What about dystopian surveillance tech?
- 0 posts
- 11 comments
Joined 2 years ago
Cake day: September 22nd, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
The “jeans and (white) shirt” tier seems to be missing.
- 4 months
Shouldn’t it be “Hello world.”?
Even if the code is flawless now, all it takes is a single flawed line of new code. This is of course true for all languages, but type safety helps a lot as some types of flaws would not compile.
- homoludens@feddit.orgto
Programmer Humor@programming.dev•It was best as a silly toy language in the 1990's...
7 monthsI once had a hammer head get loose and fly off the handle.
- homoludens@feddit.orgtoProgramming@programming.dev•Which software design principles do you rely on most?9 months
- Talk to your colleagues: clarify requirements, question assumptions, get feedback, talk about best practices and why you do stuff the way you do it
- Single responsibility principle
Write your code as if the next person that works with it is a violent psychopath who knows where you live.
- homoludens@feddit.orgto
Programmer Humor@programming.dev•The state should be purely passed through function inputs and outputs
1 yearBy teaching history, including how capitalism killed millions of people, whole ecosystems and uncountable species.

The same goes for unreadable/unmaintainable code (though that’s a bit harder).