Rob Bogie
banner
robbogie.nl
Rob Bogie
@robbogie.nl
Tech Lead (EdTech) & Builder. Skilled in Kotlin, Java, JS/TS. Passionate about electronics & home automation. Currently building Lode, a tool to fix local HTTPS and host files. 🚀 Join the waitlist: getlode.app
Ooh, I will look into that. Thanks! Never used azure and it's still not cheap, but much more reasonable

I'm in doubt on whether I should just self sign my app for the service verification I want to do. Signing with a trusted cert can always still be done when I get some (payed) users
November 24, 2025 at 6:37 PM
Yeah, I don't get why they can't do it like apple: Register with a (small) fee with a creditcard or with some small verification; Trust the certificate. Revoke the certificate and never hand you another one if you betray the trust...

Now it's just another money machine for 3rd party cert providers
November 24, 2025 at 6:34 PM
If anyone has tips to do it cheaper, please let me know ;)

I wanted to sign my code so that I can verify it from a service to make sure not every app on the computer can contact the service and do certain administrator actions without verification
November 24, 2025 at 5:57 PM
getlode.app Streamline your local development flow with instant SSL protected .test domains
Lode | Orchestrate Your Local Dev
Stop fighting with SSL and host files. Lode is a zero-config app that puts all your local services on secure .test domains.
getlode.app
November 19, 2025 at 1:13 PM
If you want to check it out; Join the beta on getlode.app

You'll receive a mail when it's publicly downloadable (currently working on the mails 😅)
Lode | Orchestrate Your Local Dev
Stop fighting with SSL and host files. Lode is a zero-config app that puts all your local services on secure .test domains.
getlode.app
November 19, 2025 at 1:07 PM
If you find out, let me know since I'm also building a developer focused tool, and trying to figure out the same thing ;)
October 25, 2025 at 12:10 PM
Try to not focus on the features of your product. Instead try to focus on what pains a user experiences which are solved by your tool
October 22, 2025 at 6:44 AM
Which I now spot a typo in... Damn, let's try that again 🙈
October 22, 2025 at 6:37 AM
Today I'm starting on the MVP for Lode (getlode.app) after finishing the landing page this morning (Last step was the opengraph meta/image).
Lode | Orchestrate Your Local Dev
Stop fighting with SSL and host files. Lode is a zero-config app that puts all your local services on secure .test domains.
getlode.app
October 22, 2025 at 6:36 AM
I actually develop on macOS, but no matter your OS, localhost is not a good replica. The blogpost describes what kind of differences you can expect though. One example would be how browsers handle cookies differently for localhost
October 19, 2025 at 7:33 PM
If you're interested in a all in one solution, the tool I'm building will help with this. You can always subscribe on the landing page I'm building. (it's not finished, but subscribing works...)

Check it out at getlode.app
October 19, 2025 at 6:46 PM
By promoting on certain reddit communities, by writing blog posts and trying to get those in the right spots, and also by trying to get my SEO in good order (will be more longterm though)
October 19, 2025 at 6:44 PM
I use it through a locally resolved .test TLD 😉 That's why I can test locally as if it is in production
October 19, 2025 at 5:10 PM
For just the website (as long as it doesn't have any functionality besides marketing) I simply run it locally during development, and go straight to production (hosted on Cloudflare).
October 19, 2025 at 3:23 PM
I was writing a blogpost about why you shouldn't use localhost during development directly.

My current title is "Stop using localhost: bugs it creates and how to prevent them"

I actually just submitted it in the hopes of getting it published on 'Level Up Coding' on Medium
October 18, 2025 at 3:21 PM
I think buildinpublic is more about sharing what you do, or where you're going, and not about sharing details about the how. You shouldn't show how your secret sauce works, just show what results that sauce delivers.

User data wise; just don't share those. Only global stats.
October 18, 2025 at 9:16 AM