Comment on
A reason to wake up early on the weekends
Eeek the Cat. I 'member.
Comment on
A reason to wake up early on the weekends
Eeek the Cat. I 'member.
Comment on
Credit score is a poorly implemented modern invention.
Meanwhile people mock a fabricated Chinese social credit system that doesn't exist (I know -- I've lived there)
Comment on
Uncle Bob becoming even worse:
Been coding for about 30 years now, am I the only one who still LIKES to code? Who still LIKES to try writing a new approach to something, watching it fail, figuring out what went wrong, taking notes, learning from mistakes, and noticing improvements in their own code? Cuz it's starting to feel like it. Web development already lost me with the culture of "glue a bunch of bulky shit together that you didn't write and call yourself a 'dev' to the ladies" but this AI shit is getting absurd. And it doesn't even work! Look at how shitty all the operating systems are getting. Look at all the total slop on the app stores. It's depressing as hell.
Comment on
Juno Computers begins work on a Qt-based OpenStreetMap navigation app
I like Qt.
Comment on
I can't like the fish
Reply in thread
Good luck! No huge loss if it doesn't work though, at least in my opinion. I like it for finding and installing software, and bulk upgrading everything at once, and the ability to do it all remotely with relative ease. But it's not as powerful in terms of dependency management and whatnot, coming from POSIX package managers
Comment on
rm -rf /usr due to typo
Reply in thread
Glad I'm not the only one. It's always the shell apps that use annoying emojis too
Comment on
Uncle Bob becoming even worse:
Reply in thread
That's an excellent point. With my larger personal projects, which I have to put away for weeks at a time due to my (not-at-all-programming) job, I can come back and (more or less) dive right back in because I used patterns and organizational structures familiar to me. And if I'm digging into a particular thing, I can eventually remember all the trials and tribulations that went into the decisions I made to get to that point.
With AI code you get none of that, like you said. I can't imagine not knowing or understanding why something works the way it does, and releasing it, with my name on it, for others to use.
Comment on
I can't like the fish
Reply in thread
I do miss homebrew now that I’m working on a Windows laptop.
winget m'boy
Comment on
Guess what crashes even less than driverless cars: fucking trains and trams, that's what
Reply in thread
Comment on
Guess what crashes even less than driverless cars: fucking trains and trams, that's what
Reply in thread
Comment on
Guess what crashes even less than driverless cars: fucking trains and trams, that's what
Comment on
Uncle Bob becoming even worse:
Reply in thread
I'm glad you have enjoyed it as a career. I never even tried -- I have a dumb rule that I won't do anything I truly love for work. I guess because I don't want others ruining it. lol
Comment on
uv is the best thing to happen to the Python ecosystem in a decade
I've always been fine on venv. lol