Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

45% Positive

Analyzed from 5305 words in the discussion.

Trending Topics

#software#don#focus#where#why#windows#support#experience#more#app

Discussion (119 Comments)Read Original on HackerNews

framesetabout 2 hours ago
> I opened Slack on macOS, the icon kept bouncing in the dock for a few seconds. I got impatient, switched to Ghostty, and started typing. Just then, the Slack window appeared, stole focus from Ghostty and the git pull command was sent to the group chat.

One of my absolute favourite features on KDE Plasma with Wayland is the global setting to control what can steal focus. It works wonderfully, and I always miss it when I have to use my work mac or windows computers.

See here for docs, under "Focus stealing prevention" - https://docs.kde.org/trunk_kf6/en/kwin/kcontrol/windowbehavi...

ndriscoll29 minutes ago
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 minipc. I still found that to be annoying enough to look into why it seemed so slow (and learned about the loading issue). Can't imagine things taking so long that you actually switch to another task. The same minipc can easily handle my 4k 240hz HDR monitor as well, and the whole experience is completely smooth.

The computer also just obeys me. It does exactly what I tell it to, and nothing more.

bitmasher92 minutes ago
KDE has a much older and richer history than windows 7. It’s been trying to be a safe harbor for Windows users to land in Linux for a long time.
noir_lord19 minutes ago
> 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 is no grouping, there is no ordering except order opened etc.

I think autonomously in terms of which physical screen a window is on and when it was opened relative to others so I know exactly where to look/it'll be - the Mac style (and Linux/Windows style at least out the box) defaults of hiding all windows for an application behind it's icon in the dock never made sense to me, I have widescreens why do I want a doc that only takes up 40-50% of the horizontal space?.

DicIfTEx15 minutes ago
A fantastic feature, but unfortunately currently broken (as in over- rather than under-zealous) for prevention levels other than 'Low': https://bugs.kde.org/show_bug.cgi?id=509990
eviksabout 2 hours ago
How would that global app ban help? You do want the application to steal focus when necessary. It's just in this case the user has made the decision to not wait for startup and switch to another app. Aggravating step - he was typing.

Is this workflow part of the Kwin settings? It's not interrupting typing part of the settings?

jagged-chiselabout 1 hour ago
Any app should be ready to accept focus. It should never steal focus. When I start an app, and wait for it to launch, I am attempting to give it focus. I can withdraw that intent at any time by doing something else (e.g. switching apps) and the launching app should finish launching and wait in the background.
eviksabout 1 hour ago
Your specific example is just repeating what I've said, but your generic point is wrong: let's say you have an important task in an app with unavoidable interruptions, during which you switch to your browser to mindlessly scroll.

You most likely want to return to the main task as soon as possible because that scrolling is just a time filler because you can't do anything productive. So you don't need any notification and extra action, just switch back asap and continue work with as little interruption as possible.

But even in the specific example that depends entirely on what you're switching from and to and for what reason. If it's for something quick non-interactive (I don't know, switch to a file browser to check the file name or something), then yes, you'd prefer to seamlessly be switched back to the main app to do the thing you launched it for.

But if it's not an important app, then yeah, you just want it to be ready for you and switch to it whenever you decide to avoid the launching delay later

framesetabout 2 hours ago
> How would that global app ban help? You do want the application to steal focus when necessary

Maybe you do. I don't. With this setting we can both be hapopy.

eviksabout 1 hour ago
We can't both be happy because the setting does nothing for me.
anonzzziesabout 2 hours ago
That is definitely needed. On Mac it is really infuriating how stuff (auto update etc) just take focus/pop up crap. I am literally never interested in it and am confused why I cannot just say [x] Force apps to mind their own business. We have f’ing notifications for this; why does it need a dialog window?
framesetabout 2 hours ago
Maybe it's a hazy memory, but from 2007-2011 my main computer was a MacBook Pro. I swear in that era, when an app wanted attention it would bounce in the dock endlessly.

That was annoying, but it let you finish doing what you were doing until you were ready to switch focus.

jagged-chiselabout 1 hour ago
I think you’re right - macOS changed this behavior at some point.
prmoustacheabout 2 hours ago
I never understood the OSes/desktop environments that stole focus by default. So many secrets/credentials have been shared because of that. Just give me a blinking notification that the app/window is available in the notification/taskbar/appdock area ffs. Yes that is one more click/alt-tab but that is much better imho. At least ask for preference on first ever login.
ferabout 2 hours ago
> I opened Slack on macOS, the icon kept bouncing in the dock for a few seconds. I got impatient, switched to Ghostty, and started typing. Just then, the Slack window appeared, stole focus from Ghostty and the git pull command was sent to the group chat.

I still don't understand how a full focus stealability debounce is not the norm. If I am in the middle of writing, or interacting with one UI bit in any way, no other app should be able to steal focus, full stop. Add an annoying popup if you want, make angry computer noises, flash icons, I don't care. 99.9, if not 100% of the time, it's completely unrelated to what I'm doing and can absolutely wait. While some OSs have something along these lines, they also give the tools to bypass it (I'm looking at you, Cisco AnyConnect! Being connected after clicking on connect is not an emergency!)

Imagine you're working in a terminal and an app decides to steal STDIN. Why do we accept that for a GUI?

tgv16 minutes ago
Curiously, macOS is capable of putting a recently opened app out of focus. It happens consistently on my laptop when I haven't rebooted it for a while. It may be a bug, but it could be a feature, especially when it's conditioned by the user clicking in another window before launch completion.
varjagabout 2 hours ago
You can't really debounce it easily due to how the OS event queue work across processes and windows. One fix could be to not bing the focus to newly open windows (like you could in X11) but that's not what users want.
prmoustacheabout 2 hours ago
> but that's not what users want.

You don't know that until you ask users. That would be a much more useful question than those boring "tour guide on first login" or "please activate cortana/copilot" or "do you want to sync to onedrive" stuff one gets notified on some major desktops.

My preference is focus follow mouse, no focus stealing on new window opening.

varjagabout 1 hour ago
The users are trained on their exposure to behavior in Windows, MacOS and non-ancient Linux distros. Good luck changing the expectations of the world population. I believe the GIMP tried that for a few decades.
eviksabout 2 hours ago
> annoying popup if you want, make angry computer noises, flash icons, I don't care.

I do, this is also pretty bad. User focus is more valuable than that

mrkeenabout 2 hours ago
I 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 exponential, such that half of all programmers have less than n years experience (5?).

I offer two additional reasons:

Firstly, you hone your skills doing individual algorithms on a single thread, where it's OK to get it wrong and change it as many times as you like.

When you get a job, you don't even realise you're in a distributed system and the getter/setter model you practiced on is woefully inadequate for interacting with partner systems, cqrs, event-sourcing, auditability, idempotency or whatever else is required.

In short, 10 years of practicing writing for-loops and data-structures will not translate into building a system that customers can access via their phone and multiple tabs of a browser, at the same time as a database schema is being updated.

Secondly, while I don't think there is any realistic alternative to agile development, it seems that nontechnical POs have captured the software lifecycle. 'Focus on happy path only, for the MVP' is how you build buggy software. Good developers can learn that this will guarantee the need for a rewrite in the future, but POs never will.

It seems like the languages have been increasingly targeting the beginner segment (C++ -> Java -> JS -> Python), while the tasks have been getting more complicated (b2b distributed systems, 24/7 uptime, millions of users, resistance to hackers, machine learning, etc.)

bregmaabout 2 hours ago
They made programming so simple any idiot could do it. So they do.
fhd2about 2 hours ago
Right now, the majority of companies I interact with seems to look at their now (let's assume) increased capabilities, and turns up the speed. But there's other knobs to turn up instead. Robustness, quality, user experience.

Optimistically, I think we might just enter a new phase at some point, where businesses make very conscious decisions about what to invest in to differentiate. Like, everyone has support bots now. Where do we invest, absolutely stunning human support? Or is support not that key and we should invest into being the most reliable? The most enjoyable to use?

One can hope.

benfortunaabout 2 hours ago
I think it's fair to say that AI amplifies our abilities, but it needs to be in the hands of people that know what they are doing.

If developers are producing garbage to begin with, chances are they still produce garbage just at an accelerated rate.

spwa4about 2 hours ago
But that defeats the whole point of AI, as far as business is concerned. You could describe most programming languages as working the same way and having the same limitation. If this is true, then AI will simply mean you'll have very highly paid AI experts (who know how to do X with AI) that you absolutely need to hire or your competition will run at 10x your speed.
kilroy123about 2 hours ago
Can confirm. I just had a nightmare experience with a company where the customer service sent very ChatGPT-like replies and seemed very unreasonable and AI like. I had to threaten legal action to get my money back.

Bizarre experience.

cheschireabout 2 hours ago
Bring back all the engineering rigor that people complained was too slow to keep up with VC-protected Silicon Valley competition.

And bring back change & configuration management processes and documentation reviews. All the boring slow stuff.

Except now make it part of your CI/CD pipeline.

brazzyabout 2 hours ago
> Where do we invest, absolutely stunning human support?

That's a complete non-starter unless you're serving some extreme luxury premium market with absurd margins, and/or your customer interactions already require a lot of human involvement. So 99.9% of digital products are right out.

Good human support is absurdly expensive and will easily make your product 10 times more expensive than your competitor's. But almost no customer is willing to pay 10 times more for good support.

dgellowabout 2 hours ago
I disagree. I’m biased but the customer eng/support team we created at stainless was really good and that was a key differentiator during sales calls and post-sales. It’s expensive if you see it as an afterthought and just an expense you would prefer to avoid, but we approached it as an enabler role, a multiplier of sort: ensure customers feel they engage with peers, provide guidance to the eng teams, enable salespeople to engage meaningfully with technical teams, etc. For like a year it was basically just me and an awesome colleague handling the whole thing full time. We took the very explicit decision to have it as a very technical role and designed a culture that sees it as essential to the business (because it was), and that worked really well IMHO.

If you create a startup you really want to focus on a small audience that you understand and know really well, instead of chasing everyone. And for that a support team is one of the most important asset you have

rightbyteabout 2 hours ago
I paid less for internet in the late 90s and had a good support to call. There is no way "absurd margins" are required.
compass_copiumabout 2 hours ago
Plenty of companies are willing to pick RHEL or paid Ubuntu for that very reason, even though they are infinity times more expensive than free Debian
fhd2about 2 hours ago
Apple has pretty stellar support in my experience, and while I don't buy Apple stuff for other reasons, this is a strong attractor. For B2B products/services, it can be a huge differeniator as well, in my experience. But it was really just an example, it might not be the call most companies make. Maybe most will still just invest in being faster or cutting costs. I just hope that's not how it's gonna be.
iLoveOncallabout 2 hours ago
You gotta be joking. Apple has no support at all, and if you ever go into a shop at their "GeNiUs BaR" (after booking an appointment days in advance), you will get extremely poor service and incompetent support.
Proofread0592about 2 hours ago
Counterpoint: Take a look at consumer cellular. I would say it’s drastically cheaper than verizon, at&t, or t-mobile, but the customer support is better than all 3.
ungreased0675about 2 hours ago
Ting also has (had?) excellent customer service. Call the 800 number and the first thing you hear is “hello” from an actual human who has the ability to help you. They also didn’t charge a lot, which makes me think great customer service is a choice.
officialchickenabout 2 hours ago
If your product MSRP goes up 10x because of a single OPEX line-item, the failure isn't the product, it's the business leaders.
Avshalomabout 2 hours ago
Software's absurd margins was like the whole pitch.
iLoveOncallabout 2 hours ago
The fact that I can speak to a human to refund a $2 item on Amazon proves how wrong you are.
dwedgeabout 2 hours ago
Last year I bought a book from Amazon for over $100 and they sent the wrong book. I contacted Amazon support, they said they will refund it, I don't need to send it back (throw it away if I want), and also give me a $20 credit for the inconvenience.

A month later, no refund. I contacted them again, they said unless the book is sent back, no refund. I told them about the previous conversation and they said that the CSR had lied to inflate his scores, and if I've thrown the book away I'm out of luck, he generated a return label. I complained and they threatened to close my account unless I send verification documents. I didn't, I just sent the book back and the refund processed automatically.

About a year before that I had a Samsung Fold and it cracked down the middle. I told Amazon that it was only 6 months old and it was broken, and Samsung said I need to send it to Cyprus for some reason. Amazon said to send it back for a refund, I did, and I got a warning that I'd returned something "not in original condition" and next time I'll be banned.

Last week a package didn't arrive. I queried it and there was no longer the option to talk to anyone, just a link to phone numbers for the external courier.

So I would say that Amazon having stellar support 15 years ago, building a brand on it, and then choosing to stop doing that mostly proves how wrong you are. Sure, you can still sometimes speak to someone, but it's getting worse.

purpleflashingabout 2 hours ago
As a non-technical person compared to the rest of HN, I think this has always been the problem of software made for non-technical audiences. The design was driven by programmers’ heuristics and trends in technology stack (e.g. if a company can hire a lot of JS devs bc JS is trending, they will choose JS even regardless of whether JS is the best choice for the problem).

There was a brief stint of UX, ergonomics and HMI getting traction in enterprise, and, imo, the biggest technological achievements in consumer software has been in the realm of UX in twenty first century. But it lost its importance, I suppose, as you don’t need to make good software to make money off consumers.

Whatever capabilities AI gives to programmers in terms of speed of development, etc, doesn’t change the fundamental behavior —- commercial software is not developed for humans. It is developed for investors, markets, around operational needs, based on CEOs whims, developers’ personal itches, relying on approximation of human experience that gets regurgitated through layers of commercial processes of product managers, UX researchers (who, if present at all, often don’t get invited to the conversation until there are buttons to move in a GUI of an already existing product). Where human experience is considered, it’s from the perspective of our natural weaknesses with the goal to exploit them to maximize profits. Hence why 21st century tech gave us all the dark patterns, feeds, social media, LLM chatbots, etc.

Even when I talk to individual engineers who are committed to creating something good, wholesome, something that they can be proud of -— many think and reason about the problem in a way that sounds like they are trying to engineer human experience the same way one would engineer instructions for machines.

It will never get better, IMO. AI only exemplifies what already exists.

Hugsboxabout 3 hours ago
Just a little gripe, but near the end of the article he links to a site for something called "Omarchy" which appears to be a Linux distribution. If you click on the link, the only information available is in the form of a video.

If you're making a Linux distro, please don't do this. I will not watch your video. I was interested, and now I'm not.

n6242about 2 hours ago
I've heard the meme that Omarchy is for people who would like to use Arch but don't want to read the documentation or follow the installation guide. Having a video and no text sounds like it would align with that target audience. If you want information and not a video you'd want to look at Arch instead, it has an excellent wiki and the best documentation of any OS I've ever used.
danlittabout 2 hours ago
Omarchy is basically just Arch with a bunch of configuration. It's not a particularly useful project, and the author is noted fascist DHH. So probably not worth your time.
hypferabout 2 hours ago
I think more precise terminology would go a long way here.

What is "a fascist" (in context of being labelled that on the interwebs). That could mean a lot of things.

As a reader, you learn basically nothing about DHH other than that some people might not like him.

___

So to fix that:

DHH has always been a very opinionated guy - with not all of those being agreed on, but there being usually some kind of point to them.

Starting somewhere late-ish last year, however, he seems to have dropped deep through the alt-right pipeline and started babbling talking points basically copy-pasted as-is from other talking heads.

So, in essence, he kinda stopped being opinionated, because that would require having an own opinion, and instead started just being yet another person not doing all too well mentally on the internet.

I mean the guy suddenly started talking about "body counts". What's his age again?

__

Of course, moral outrage happened but achieved absolutely nothing, because it's not the right tool for the job here.

graemepabout 2 hours ago
He is simply racist.

I do not disagree with what your said, but I think it just boils down to that.

omnimusabout 1 hour ago
To be fair DHH became exceedingly unhinged.

For example in his latest blog post he first describes problem of growing populations of wolves that are killing sheep and cannot be shot because they are protected by the state. And then starts to compare the situation with danish gypsies (Romani) in danish cities.

That's as close to fascism as you can get... it's pretty out there on the edge of legality.

I mean I used to respect his (at the time mainly technical) takes and I recommended Basecamp to so many organizations. How has this table turned so much I have no idea.

Brian_K_White16 minutes ago
They are commenting on Omarchy, not DHH other than as relates to Omarchy. They also didn't recite a wikipedia entry to define what Arch is, or linux, or what distribution means.
rightbyteabout 2 hours ago
One could argue that fascist run FOSS projects might be working against your interest as a user.

Fascist is not just a silly label. The political collapse of neoliberalism made a lot of closet fascists emerge and they seem quite common among what was earlier thought of as "techno libertarians". E.g. the VPN provider owner (forgot which) just lately.

If there was too much crying wolf 15 years ago, doesn't really matter now anyways.

watwutabout 1 hour ago
I dont think "fascist" and "been a very opinionated guy" are mutually replacable. In fact, insistence on euphemisms like that harmed the discussion a lot and overall culture a lot.
Kiroabout 2 hours ago
Bad advice considering the success Omarchy has had in marketing it. Whatever they're doing other distros should take note.
danlittabout 2 hours ago
Is there any evidence of people actually using it?
markovs_gunabout 2 hours ago
Yeah I switched to Linux full time at home last year and never even heard of this distro in doing any research about it.
Hugsboxabout 2 hours ago
I mean, I'm an everyday Linux user and half the content I consume daily is about the Linux/FOSS world and today is my first time hearing of it. And all the information I have about it is from replies to my comment, because its website doesn't actually offer any details. Genius marketing.
Kiroabout 1 hour ago
Cool. "please don't do this" still makes me laugh.
socoabout 2 hours ago
I'm a Linux user and this is the very first time I hear this name. Data set of one, which says don't base your marketing on that.
localhost300010 minutes ago
> This quarter, we won’t be releasing any new features, and we have no plans to redesign anything — we will exclusively focus on fixing bugs.

IME this happens more often than people think. If you’re leading a team part of your job is to manage the expectations of those around you and explain your choices. If you do that well you can absolutely have quarters where you only pay down debt, it doesn’t require some huge attitude shift in the industry. Just explain why it’s the right thing and then do it.

prologicabout 2 hours ago
Software has neither gotten worse nor become any better. All you're seeing is the cost of writing code approach near zero. As that happens the speed at which you see defects increases. Software is by its very definition "malleable". It is without (or very few) constraints. So it is very hard to get "prefect". That is why IMO Site Reliability Engineering will be one of the few fields that will remain, because until we build an _actual_ goodness to gracious Intelligent System that can think critically, including how systems can fail (which includes humans), software will be what is hat always been "soft".
Jtariiabout 2 hours ago
Software quality has been declining for long before AI was a thing.

Microsoft didn't need AI to make windows 11 as bad as it is.

The incentives are large companies are fundamentally not in align with making high quality software people actually enjoy interacting with.

StilesCrisisabout 1 hour ago
In fact, I am pretty sure most of the examples he lists predate AI. Mac OS apps stealing focus certainly does. Horrible laggy car infotainment systems--hard to say without any specifics, but I've certainly had the same experience pre-LLMs. I've navigated the LG website pre-LLMs and it was busted then too.
worldthruwordabout 2 hours ago
I think MS devs don't even use their windows OS. How do I know this? Because every week my favourite applications list gets reset. Why would anyone do that?
hibikirabout 3 hours ago
A lot of the product misses come from large product teams where nobody owns anything, and where there's minimal internal goal alignment. I know that, at work, what I am incentivized to do has nothing to do with what I consider the most important work I could do.... and I also know that the maze I would have to cross to be allowed to do the better work is just not worth it.

The smaller the org, the better the chances of having only reasonable levels of misalignment... but without taking on high risk, it's just better pat to work on a large, worse org. Frustrating.

RugnirVikingabout 3 hours ago
Complexity + a lack of incentives to take time to get things right.

Imo we know the tools (social, + technical) to make good software that works. But in the face of massive complexity, people just want the next feature, the next thing sales can use as a win

And yeah I agree with the other commenter here - I don't think this is AI. We had terrible software before, even declining quality.

Advertisement
lapcat5 minutes ago
> I opened Slack on macOS, the icon kept bouncing in the dock for a few seconds.

I would actually recommend disabling SIP. https://lapcatsoftware.com/articles/2024/2/3.html

> So why does software keep getting worse across the board?

Because good software requires the exact opposite of what LLMs provide: care and empathy.

> Software has always had bugs, and the nostalgia for the good old macOS Snow Leopard era when everything was stable is mostly the product of selective memory.

The Snow Leopard era was very long. Mac OS X 10.6.0 was released 22 months after 10.5.0, and 10.7.0 was released 23 months after 10.6.0. The last version of Snow Leopard 10.6.8 v1.1 was also released 23 months after 10.6.0.

The higher quality that everyone remembers came after a long succession of minor bug fix updates with no major updates. 10.6.0 was quite buggy, as all major updates are, with a number of really bad problems. If you look back fondly at Snow Leopard, you're probably remembering the later versions.

The difference between then and today is that everything changes so fast now, there's never enough time to achieve stability. The major update release schedule has been accelerated to twice as fast, and moreover, new features keep getting added even in "minor" updates. It's become practically "Agile" development, one of the worst ideas ever IMO. Constant change, no stability, the hamster wheel spins.

Something else worth noting: back in the day, major Mac OS X updates were delivered via physical discs. You had to go to the store to buy it. Thus, uptake was much slower. Nowadays, major updates are free and relentlessly pushed on us, sometimes via dark patterns. I would pay not to have to update.

elendilmabout 2 hours ago
<They were congratulating themselves on what an amazing job they had done. I keep thinking about that post every time I have to fight their product.>

This is hilarious.

eviksabout 2 hours ago
> There’s no denying that these new tools have already revolutionized how we create and use software. They have raised upper management’s expectations for team output. They may have

Expectations is neither about creation not use. "May" isn't a revolution outside of the historic calendar, so on both counts it's trivial to deny an ungrounded statement.

> So why does software keep getting worse across the board?

Because the premise on which the expectation is built is wrong?

Also plenty of the issues are prehistoric with all the past meat bag generations to blame, case in point: > Just then, the Slack window appeared, stole focus from Ghostty

So who stopped that huge fruit corpo from doing the very basics of managing user experience in the past few decades minus a few AI years?

dminikabout 2 hours ago
This is probably going to sound elitist, but it is how I've been seeing this whole LLM thing play out.

I don't necessarily believe in 10x devs, but there is a very clear output difference between various developers. During my career I've been both in a position where I was delivering much higher quality code at a similar pace to other coworkers and also mediocre code at a slower pace. Sometimes at the same time.

Now, AI itself is a force multiplier. Depending on the task, your setup, your skill level (both as a developer and with LLMs), the weather, the model and so on, it can range anywhere from actively hindering you, to solving the entire thing for you. Let's say that on average you get a 20% productivity boost.

If you take a 0.8x developer and give them a 1.2 force multiplier LLM, you get a 0.96x developer. Worse, the axis that has moved is speed, not quality.

All this to say that if you let a below average developer vibecode, you get a much higher volume of slop. You can make an agent create good code, but this developer didn't care before so why should they now?

*Note that this is from experience. I've started getting feature PRs from our devops team. It's been a very enlightening experience.

nope1000about 2 hours ago
My assumption is that AI-generated code explodes the flaws in your existing codebase. If your architecture is bad or not documented, your docs are out of date or the goal of the feature request is vague, how should the AI (or even a good human developer) develop high quality software?
graemepabout 2 hours ago
> Software may have been better back in the day, but that was mainly because it was much simpler.

I think that points do the solution. We should not make stuff more complex than we can the level of complexity at which we can make it reliable.

st-kellerabout 2 hours ago
That’s why i‘m using claude to literally write everything for myself! I cannot fix software-problems in my car or my fridge or my heat-pump. But I can start by replacing my own infrastructure!
Biologist123about 2 hours ago
> As I’m writing this, we’re in the middle of an AI-induced mass psychosis.

I work in mediation and have recently seen a few cases where I’ve wondered if the participants were suffering from AI psychosis as related to their claims: where they’d constructed their legal cases hand-in-hand with an LLM and had become absolutely convinced despite a contestable set of facts.

People have always been subject to delusion, but in these cases, all documentation submitted was obviously created by chatbots.

gchokovabout 2 hours ago
It was always like this.
Y-barabout 2 hours ago
I think the flaws have moved. I remember Mac OS 7-8-9 (”Classic”) fondly and the suite of software I regularly used there.

It crashed, and crashed hard, a few times per week. That never happens today, maybe at most once a month.

However, what has changed in terms of quality is that there are 1000% more smaller bugs. I never felt that small annoyances or problems were even noticeable or even existent back then. Every feature seemed to actually work. Yet just so far today I have encountered over a dozen small problems in my operating system and apps I use.

It’s exhausting in a different way. Two decades ago I felt ”safe” from problems by frequently saving my files. Today I dread having to navigate a UI that keeps giving me a thousand paper cuts of small bugs.

rightbyteabout 2 hours ago
I don't think it fair to compare cooperative multitasking OSs to OSs that requires virtual memory chips on a software quality basis.
Y-bar16 minutes ago
It makes a difference to my experience as an end user and that is what I am talking about.

I work in development and programming and with all the modern tools and testing frameworks and QA engineers and analytics and modern language we seem to only have achieved less crashes and more non-crashing bugs. It annoys me and I am a bit ashamed at my own profession.

luciana1uabout 2 hours ago
turns out the bottleneck was never doing things faster, it was doing things correctly, and we optimized away the people who knew the difference
Advertisement
jwrabout 1 hour ago
I have the same impression when I use things that are around me every day. Everything is broken and seemingly nobody cares. It seems that the teams developing software never use it themselves and do not care about bugs and terrible usability problems. It seems the management does not use any of the products that their businesses produce. And it seems that the ubiquitous breakage is just accepted as the status quo.

This extends to any device which has software or firmware: banking websites, banking apps on mobile phones, car firmware, etc.

I find it very depressing, especially when I think of the people who design, develop and deploy these apps. We are talking about large companies and teams of people. Entire chains of well-paid people designed, looked at, developed, tested, and then accepted these apps. And yet they break in the most obvious ways, or fail to be usable, instead pestering us with pop-ups and useless drivel and forgetting their state at every point.

These problems are not subtle. To take a glaring example from my everyday life, in my car there are buttons for moving windows up and down. Sometimes when you press the button to move the window down, it will actually start moving up. We are talking about a simple button that moves a window. And seemingly everybody thinks this is fine?

I don't know what to do about this.

sandblast17 minutes ago
What is that car, and could you make a video of it?
hasbotabout 2 hours ago
This post and the comments so far reminded me of 1984's two minutes of hate. When is Hate Week?
rightbyteabout 2 hours ago
Big Brother is trying to turn is against modern coorparate software practices or what is your point?
xg15about 1 hour ago
> If coding has been solved, why does software keep getting worse?

I mean, he has given the answer in the article: Because "coding has been solved" is from the perspective of upper management, not devs or users - and that cares about software quality and usability (as standalone metrics) about as much as the McDonald's board cares about nutrition value.

AussieWog93about 3 hours ago
I remember noticing the same thing a decade ago. I don't think it has anything to do with AI.
rightbyteabout 3 hours ago
It probably comes down handing over power from the user to capital which is antagonostic in its nature to the users' needs.

Running non free software is essentially giving up our freedom. Before internet connectivity the problem wasn't too bad but nowadays there is always the temptation to squeeze the lusers.

hypferabout 2 hours ago
Those two twitter links with people that got hospitalized might just be people trying to get their 5 seconds of internet fame by (pretending to be) doing something dumb.

So taking it at face value is kinda part of the problem here.

The only way this can get better is by completely suffocating it off attention. It doesn't exist. It's not real.

TacticalCoderabout 1 hour ago
> I opened Slack on macOS, the icon kept bouncing in the dock for a few seconds. I got impatient, switched to Ghostty, and started typing. Just then, the Slack window appeared, stole focus from Ghostty and the git pull command was sent to the group chat.

Back when I was using IRC from Emacs (with erc) I had written a safeguard in elisp against that. Haven't been on IRC in a while but this helped me prevent sending to the "group chat" (the IRC channel) a great many private infos.

Same for my real name for example: I had a filter where anything containing my actual name would be blocked.

I think a great many software where you "chat" with "groups of people" would benefit from having both default and configurable filters that catch obvious mistakes. Say you probably want a confirmation before attaching a private SSH key, or before sending a password in the clear (which could be filtered by blocking words matching the hash of the password), etc.

Not that it solves the fundamental problem TFA is talking about: nothing works.

But that is a given: that's why we need safeguards.

micotiabout 2 hours ago
MacOS contstant trolling with tab switching. I regret each day of life I need to use this shitty OS because of corporate. In linux these things will never happen
smikhanovabout 2 hours ago
God, those "software is getting worse everywhere" takes are tedious.

Let's have a look at a few rarely quoted examples from the last decade, shall we?

Just six years ago, a big company rolls out a line of new chips so good that geeks and technology experts all get ecstatic and can't stop churning endless raving reviews. Those chips are fast, small and consume little energy. On top of that, the big company reworks their entire OS (OS!), the whole suite of software it has for it, the developer suite with compilers and SDKs and god knows what else and also ensures that everything ever written for that OS for the old chips continues to work and it indeed does.

Then there's another big company that launched a file storage service around 20 years ago. Back then it was reliable and only gotten better over the years. They started offering their storage for a nanocent per gajibyte and twenty years of hard work allowed them to lower that cost to a picocent per gajibyte. They don't lose data, they are highly available, half of the internet stores their data at their servers.

And then there's a -- gasp! -- consortium of big companies (fools would reply to this with an XKCD standards strip) that works on improvements to a shared set of standards for 4G, one of the most widely used technology stacks in the world, agrees on it, calls it 5G and rolls it out across the world and the whole spectrum of hardware and software vendors in a manner that resembles replacing a wing of an aircraft mid-flight so that not a single pasta strand falls from the forks of the business class customers.

And here we have someone who thinks that a customer support page for his fridge (fridge!) thrown together by a low-paid second-grade developer in a third-world country is indicative of the whole industry decline.

"Nothing works", my hairy bum. Get real.

jjgreenabout 1 hour ago
Disagree, but upvote for "my hairy bum"
iLoveOncallabout 2 hours ago
I've also noticed so many pieces of software becoming worse and worse, either with useless features (basically any new thing on Slack in the past year) or with a huge amount of large bugs, over the past year.

It's glaringly obvious that poorly checked, AI-written, code is the culprit, I'm just wondering when companies will wake up.

Nobody gives a flying fuck about resiliency, good practices, security or any of that now that AI is there. All anyone cares about is pure output of features.

Any and all "productivity" gains attributed to AI efficiency are actually due to the complete disregard for any care or standard in the software industry in the past 2 years. Yeah you can output more shit when you don't give a fuck, big surprise, AI doesn't change anything here.

HackerThemAllabout 2 hours ago
> So why does software keep getting worse across the board?

The issue is only partially within those who code. They get directions from those in charge, and they are just making idiotic decisions. And those who code, for some reason don't stand against those idiotic decisions in defense of a common sense and a great UX.

A blatant, exaggerated parallel would be: you are designing your kitchen and you've chosen a place for your washing machine such as that it will be unable to open its door. When inviting a professional, you expect them to correct such wrong decisions and explain to you that it won't work. But in programming, those who program, calling themselves "software engineers", would just place this washing machine where they're told, because it's "not my job". It's not a feature of an "engineer". It's being a coder lemming.

Advertisement
throw84949849about 2 hours ago
Remember when you replaced all those undesirable white cis hetero guys with someone superior?

Now with AI new superior people can actually produce compilable code, and ship it to production!

dsjoerg38 minutes ago
Customers speak with their wallets, and OP doesn't like what they're saying.