That problem happened because there was no way to travel from town to town quickly so if the clocks were off nobody cared. The trains changed that.
- 0 Posts
- 11 Comments
Crisps@lemmy.worldto Programmer Humor@programming.dev•Not really sure whether S-expressions or Python indentation-based scoping get more hate...6·1 year agoThis leads to weird bugs when you change indentation and miss a line or reorder lines. The logic changes. Not too bad when you’re on your own, as Python seems to be intended for. Add multiple developers and git merges and it is a recipe for disaster. With end tags at least you just end up with poorly formatted working code.
I’d love to see some stats on how many people use please and thank you in prompts.
Crisps@lemmy.worldto Selfhosted@lemmy.world•Looking to build my first PC in almost 30 years; What should I be on the look out for?English14·1 year agoThere is no need for a separate sound card now, it is built in.
Dynamically typed languages don’t scale. Large project bases become hard to maintain, read and refactor.
Basic type errors which should be found in compilation become runtime errors or unexpected behavior.
Add YAML to that for the same reason.
Crisps@lemmy.worldto Linux@lemmy.ml•Most popular 'real' desktop will soon be the Linux desktop [Opinion]2·2 years agoActive Directory, for joining an account in a network.
Crisps@lemmy.worldto Linux@lemmy.ml•Most popular 'real' desktop will soon be the Linux desktop [Opinion]1·2 years agoIt is probably Home vs. Professional. Home has no AD either.
In personal experience there has been a big rise of Linux on the server and more people being forced to get used to it. Docker is pushing this along even more now. We are seeing the continued rise in osx and improvements in the Linux desktop. Moving away from windows is becoming more acceptable now, even in corporations. This will continue!
This is why voting needs to be really easy. If a phone app/website is good enough for banking, it is good enough for voting.