this post was submitted on 01 May 2025
17 points (94.7% liked)
Programming
19941 readers
475 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I work with governmental organisations and heavy industry. spotty internet, data privacy, changing laws, cleanroom areas, IT audits, travel to places with less savoury governments, telemetry that shouldn't be stored but is due to some flag someone forgot, takeover of the server, ulterior motives, you name it. needing a network connection means it has to be assumed compromised, and short of letting my IT dept host its own version, you can't convince me otherwise. I need to be able to 1) sync data only when on a verified safe network, and 2) trust the server that data goes to and from.
when it comes to what something could be used for... are you doing market research, or basic research? building a tool usually means you have a need for that tool. If you're trying to market something, do a proper test with a control group. just going "i made a thing, i don't know what it's good for" isn't going to pull in crowds, especially if there is a barrier such as account creation to actually use the thing.
Edit:
also, your page is missing basic accessibility features. all the links are s, not s, so they're not properly picked up.