Earlier quoted context omitted.
And, I noticed yesterday, old.reddit.com now requires login. Which renders a blank page on my phone. Check and mate.
I've read this on here previously but still can't reproduce it, neither from home nor mobile IP (this is in Germany). Are they slowly rolling this out? Did you connect via VPN? I suppose they might finally feel ready to close the doors...
If coding has been solved, why does software keep getting worse?
301–310 of 719 posts
Re: If coding has been solved, why does software keep getting worse?
#302Earlier quoted context omitted.
Yeah the obvious answer to software getting worse is to switch to FOSS. Use Linux/KDE. It's been great for a long time and only ever gets better. It's as if Windows 7 just continued to slowly iterate and add useful polish. NixOS has a longstanding issue where library loading (and therefore program start, particularly GUI programs that load a lot) is n^2, but programs still all start in ~1 second or less on my n100 mi…
> It's as if Windows 7 just continued to slowly iterate and add useful polish. That's a pretty good description of it, I even have KDE laid out the same way I did on Windows 7 (or more accurately I guess on KDE going back even further since Linux has been my main OS since the 90's with Windows relegated to gaming). To this day - Taskbar shows window titles, only shows window titles for windows on that screen, there i…
Not that it's a better workflow, but macOS does make a distinction between hidden and minimized. You can "hide" an app, and all windows will be hidden, only the dock icon showing. Minimize will move that specific window into a separate area onto the dock since macOS treats apps & windows as separate entities.
What I absolutely hate though is you can cmd+tab and bring out a hidden app (but it restores all of its windows which drives me nuts), but you can't for a minimized app without holding option before releasing the keys.
Re: If coding has been solved, why does software keep getting worse?
#303Earlier quoted context omitted.
Perhaps its a slight overcorrection but it's better than the past where an online shop I gave my credit card info to would reply to a forgotten password request with an e-mail with my password in it in plaintext. Security used to be awful and people suffered because of it.
I wonder how many accounts have ever actually been compromised by a MITM reading passwords out of plaintext emails. I would guess it's very, very small.
Re: If coding has been solved, why does software keep getting worse?
#304I agree that software becoming worse (in some sense) but I don't blame AI. My experiences as a user haven't really changed. Streamers fail to cast to TVs. Browsers are devices which reliably and efficiently propagate red console text and 500s from companies to you. I still see bluescreens on public touchscreens. Uncle Bob nailed one reason why the industry isn't getting better: the growth of programmers is exponentia…
I generally agree that software has been getting worse, and AI isn't the cause, necessarily, but certainly is accelerating the decay. Maybe a corollary to the growth of programmers is that pride/artisanship in the work decreases. Bugs happen more when the engineers dgaf, or aren't as dedicated to the craft. Software was pretty solid when I was a teenager (I'm thinking Windows, MSN Messenger, Flash, CDs, general web u…
But watching large software projects fail over and over again, even when craftsmanship is demanded, often times the only way that good stuff gets in is the unpaid heroics of developers passionate about the project, who want it to be good. There’s so… little space for that nowadays, because there is so little stability in people’s lives.
Re: If coding has been solved, why does software keep getting worse?
#305> We’ve reached a point where an update to macOS — or to any app I rely on, really — is a source of dread rather than excitement. I now expect the new version to be worse. I actually relate to that. It used to be cool and exciting to update to see what new things are coming for free. I was just looking up what Fedora Workstation 45 might bring. Updates on phones, TV's, cars and non-Linux operating systems on PC's/lap…
AI is here, time to create something new and shiny.
The AI we have in 2026 cannot do that or it'd have already been done. I use AI daily: it saves some time. But it produces an infinite amount of insecure, unnecessary, sloppy-pasta.
And that sloppy-pasta doesn't make software any better.
Re: If coding has been solved, why does software keep getting worse?
#306Earlier quoted context omitted.
Yes, yes, but you see, it's also an arsonist right-wing mob running amok in the real world. Repeatedly! I mean I get it. This is terrifying. But that's exactly my point.
Where I think I can say things are not as bad as they might look is that these mobs are a few hundred people at a time out of a country of 70m. Maybe a few thousand at the most actually violent at some point. As a visible ethnic minority person in the UK I can say I am not terrified. Concerned, yes, but its not even a major issue in my life.
You're talking about a gang of a few hundred people roaming around and burning down Muslim places.
Those people are the ones who are talking about rape gangs (which don't exist), right? How big are the rape gangs they talk about?
Re: If coding has been solved, why does software keep getting worse?
#307Re: If coding has been solved, why does software keep getting worse?
#308> We’ve reached a point where an update to macOS — or to any app I rely on, really — is a source of dread rather than excitement. I now expect the new version to be worse. I actually relate to that. It used to be cool and exciting to update to see what new things are coming for free. I was just looking up what Fedora Workstation 45 might bring. Updates on phones, TV's, cars and non-Linux operating systems on PC's/lap…
> > We’ve reached a point where an update to macOS — or to any app I rely on, really — is a source of dread rather than excitement. I now expect the new version to be worse. You know what software doesn't fill me with dread to update? FOSS. Proprietary software isn't built for users anymore. But (some) FOSS still is.
speak for your clearly non-pulseaudio-using self (:
Re: If coding has been solved, why does software keep getting worse?
#309Reddit on iOS safari has been getting incrementally, nearly unusable worse. It had some sharp edges before but it seems they are moving faster now with the same or greater defect rate and shit is getting bad: - URLs commonly auto-link to the things behind them, even including spaces and words. - Pinch to zoom on the homepage causes the page to reload. Forcing you to lose your place/content. - I sometimes cannot click…
With Reddit I think it's on purpose. They want to drive users to the mobile app. Maybe they aren't introducing bugs on purpose but not addressing them isn't a accident.
Re: If coding has been solved, why does software keep getting worse?
#310I suppose that because we trained llm’s on code with bugs in it will write code with bugs in