dextercd
- Karma
- 0
- Created
- ()
- Submissions
- 0
- CMake 4.0.0-rc1 is ready for testing (discourse.cmake.org)
- Nginx: try_files Is Evil Too (2024) (getpagespeed.com)
- Show HN: Site for running Lua snippets. No login or ads (dexter.xn--dpping-wxa.eu)
Uses WebAssembly. Three .lua dependencies are included that you can load with `require(xyz)`. You can see which ones using `os.execute("ls /lib")`
- Ending OCSP Support in 2025 (letsencrypt.org)
- Show HN: Website for creating self-signed certificates (dexter.xn--dpping-wxa.eu)
If you're developing locally and need to use HTTPS for whatever, then this tool is hopefully useful to you. I made it because there's a lot of bad info online about generating self-signed certificates. For instance, a…