frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Everybody's Lost Their Minds

https://www.netmeister.org/blog/everybodys-lost-their-minds.html
125•ibobev•1h ago

Comments

righthand•47m ago
Artificial Unintelligence
wewewedxfgdf•47m ago
"has never been the bottleneck"

The tell of an unhinged anti AI rant that pulls only to the worst case most negative viewpoint.

drbscl•46m ago
Ironically this reads like output from an LLM trained exclusively on bluesky
orangedog•38m ago
Yeah, when you are pulling out terms of the very online like "meat proxies", you're not exactly in a place to judge the rest of society, you're in a bubble.
grebc•44m ago
I’ve had a pet theory for a long time that society loses it’s collective mind every 10ish years or so, usually starting with a good reason, but the outcome is mass stupidity followed by mass forgetting leading to a new cycle. War on terror, GFC, crypto, covid, now AI. Although the cycle does seem to be shortening.

Also we’re just so damn stupid to learn from history, or even just people 10 years older than us, that we repeat the cycle.

And there I guess is where saying a new sucker is born every minute is from.

doginasuit•18m ago
I have a more sympathetic view, I thought covid could have been much worse. Of course there were silly moments like the existential panic from a toilerpaper shortage but it seems like the vast majority of people acted responsibly and kept their heads over the long haul. In the meantime, we developed revolutionary vaccines that solved the problem.

There's the lingering societal PTSD to consider, but I think most of the challenge in the aftermath are latent issues that preexisted covid and it just brought them to the surface. I think our world a couple decades from now will be stronger than it would have been in a universe where covid never happened, and actually has a better chance at dealing with the next covid-level threat. Perhaps that is this, in a way.

Covid proved that a healthy looking society is not always so healthy, and I think it works in reverse too. The outcome of the upcoming election will tell us something about how far we have to go.

grebc•6m ago
This might be Australia specific, but I think a lot of the movement restrictions were unnecessary. And long term damaging to not just adults but there’s a whole cohort of kids/teenagers who just missed out on certain things and we’re patting ourselves on the back we survived?

The places that needed restrictions such as hospitals & nursing homes still got covid by & large. We didn’t necessarily need to close down the whole show.

I’ve had my jabs, also had covid multiple times. I’m not a disbeliever, I just think the collective reaction was completely OTT.

alexashka•4m ago
Journalists fear mongering and making sure the hoi polloi know their place as powerless pawns in a game they couldn't possibly understand is a constant.

They know what they're doing, the people who fund them know it and the people with half a working brain cell sooner or later hear someone like me and go 'oh, that explains it'.

It's much simpler than some mythical cycles - manufactured 'mass stupidity' is a conscious, deliberate, ongoing choice.

It used to be religious organizations, then it was newspapers, now its social media platforms. The playbook has been the same for thousands of years - nothing has changed.

micromacrofoot•44m ago
I agree that everyone's lost their minds, but so has this guy.

LLMs are actually producing a lot of pretty good stuff, can debug things that would have taken an entire team a week, and the people running AI companies are also generally like the most boring supervillains imaginable. All true.

It is also completely screwing up the global economy, and most people barely understand what it is and what's happening.

It's also not going to collapse anytime soon as a technology despite what the economy does, and it's going to get a lot worse before it gets better. Everyone who's extreme on it on either end is generally wrong.

iAMkenough•40m ago
I believe both extremes are right, because more than one thing can be true at once.
micromacrofoot•15m ago
that we're creating god but that it's also a fad that will go away soon?
Terr_•9m ago
I think you just accidentally described what's already been happening for 7000+ years.

Though if any followers still exist, they probably wouldn't agree that 𒀭𒂗𒆠 was just a fad.

S-E-P•44m ago
This is someone's vent post.
daedrdev•44m ago
AI does not use much water. If you believe it does, like this article does, you have fallen for propaganda and lies, ironic in a post calling everyone using AI stupid.

The main cause of water fear mongering is that one woman’s well was dirty during construction of a data center. First construction is not the center running, and having lived on a well they get dirty for all kinds of reasons.

S-E-P•42m ago
datacenters are stinky though and ruin property values. (as well as can, and has, polluted water sources in some cases)

I don't disagree with your assertion; however you do have to realize that their grievances, while not completely informed, are not wrong.

scarmig•39m ago
Someone complaining about water usage is a very strong indicator that they aren't well-informed enough to contribute anything worth reading, though.
S-E-P•8m ago
You still have to grapple with the merits of their argument to find out if the indicator is correct or not.

In a world where everybody seems to be quoting grok with no further thought process you would think people would be more welcoming of someone who is "slightly wrong" on occasion. It's the strongest indicator that a flawed human being got their information not directly from a machine.

tptacek•3m ago
Maybe yours do, but all the CyrusOne date centers outside of Chicago smell like is grass and landscaping; they smell a great deal better than the car exhaust choked strip malls that dominate the exurban sprawl areas they tend to get sited in. I would much rather have one of those DCs as a neighbor than I would a Walmart.
sandinmyjoints•39m ago
> human resources are still a zero-sum game, and every individual feeling super busy in their agentic silo doing a thousand things at once does not, in the end, help solve the kinds of projects that require cross-functional collaboration and team work.

This rings true.

BadBadJellyBean•37m ago
I feel this post. I am tired of "directing" agents when in reality it feels more like trying to herd a group of toddlers.

Sure they can mostly write better code than a toddler but this constant nudging and reminding and reiterating and stopping them from using the token budget of the whole company for a one off script. It gets tiring and I feel like I am losing brain power while doing it. Maybe it's faster but explosive diarrhea is also a faster way to produce shit.

AIiscoming•3m ago
AI builds like 95% for me than i play around with it for a bit for the last 5%.

I'm still a lot faster for certain things with AI but its weird. Instead of just being annoyed about some weird bug, i'm annoyed about an LLM which can do everything and then falls over itself on weird issues.

It feels weird true but it still also relevant faster?

augment_me•35m ago
Alternative title: Cognitively tired unc goes on rant after experiencing change of job responsibilities
kragen•19m ago
This doesn't seem like a well-thought-out post. I mean, I probably could have told you that from the fact that it's either pro-AI or anti-AI (in this case the latter), but this is a particularly poorly thought out post. Others here have pointed out the water-wasting red herring, but there are several other pieces of nonsense here — the general environmental doom-mongering, and labeling recursive self-improvement as "mystical", for example.

Me, I pointed Claude Opus 5 at a C codebase I've been working on for years and it immediately found five serious bugs and told me how to fix them, as well as how to use Linux system calls I wasn't familiar with to solve some other problems. And I gave it a new language for PEGs I'd written up a couple of years ago, and it wrote me a working implementation in OCaml that afternoon, fixing several bugs in my example grammars along the way and resolving a conceptual problem I'd had a roadblock on. I asked Fable 5.1 to implement a minimal proof assistant, and it wrote a clone of J-Bob in Python, which I'm studying now. Although there is a certain firehose quality to this stuff, I sure don't intend to use AI to actively de-skill my brain.

That doesn't guarantee that AI will be a beneficial innovation overall, of course! As with most innovations, it probably depends on the balance between people being able to use the innovation to gain control over their own lives, and people being able to use it to gain control over others' lives. (Barring a FOOM scenario, of course, where our prediction ability is nonexistent.)

danvayn•3m ago
Not criticizing or calling into question the contents of the posts or your rebuttal. Just wanted to point out this is not a Normal HN post or blog. Most blogs have the self removed to some degree or ultimately focus out of the self. This is clearly a journalistic blog, a shared diary entry sort of prose. You can see it in the first paragraph. It is basically intended to be emotive or get across the idea of getting emotions out about a topic, and ironically this is what makes it a not-bad-post.

Basically, I don’t know how well thought out it is, but the prose argues that the point isn’t for it to be an objective take, and that if it were well thought out (ie highly iterated on and more objective or factual than subjective) some personal meaning that was intended to be expressed is lost along the way.

In other words It may have not appealed to you but that’s fine - you might just be outside the target demographic. In any case I don’t think it necessarily should be more well thought out. I prefer that these pieces exist or have their place. I definitely prefer jt to a world where every personal Blog post has to arise from fiduciary or technical concerns and not from the soul. This is a soulful blog.

camillomiller•15m ago
Completely off topic, but I'm absolutely fascinated by the fact that this blog's central column is built as a... <table> Good old times. Definitely not vibe coded, though.
zabriel_goss•4m ago
Table layout, my old friend!
mschuster91•13m ago
> So no, I'm not going to set ethics aside and then actively offer myself up as tribute to self-amputate my brain. I'm sorry if everybody else can't get rid of the brain slugs, but at this point I'm just looking to get off this ride.

Same. I quit, aside from two contracts I'll serve until they run out, I'll be studying Electrical Engineering. Even if AI takes over that space... good luck constructing a robot with the dexterity required to pull cables.

To anyone in IT... go and study for some qualification in tasks not easily doable for a machine. The trades are going to be a goldmine especially with all the boomers retiring. Or buy some ranch in the midst of nowhere and farm artisanal chickens, cattle or goats.

(For legal reasons, the latter was a joke. Farming is extremely risky, requires a lot of upfront cash, a lot of what used to be generational knowledge, but it seems to attract a lot of IT people, especially for whatever reason the goat farming)

bucket2015•10m ago
It's interesting how there's an increasing split of software engineers into those who're very happy with AI and leaning more into it, and those who're increasingly skeptical or dejected.

I don't know how this will play out, but I haven't seen anything like this before.

mjfisher•9m ago
Can I be both?
thechao•4m ago
Absolutely!
FailMore•3m ago
I have leaned heavily into it… and became good at “agentic thinking”, but now I’m going to reverse. I have become dumber, sloppier, lazier, more distracted. I’m less happy than before. It’s hard to escape the productivity addiction and expectations though.
tptacek•5m ago
If you think vulnerability research simply doesn't matter, you have a lot of company in that opinion. It's something Bruce Schneier used to argue, and Marcus Ranum, and a bunch of other people that used be on closed secret vulnerability-sharing mailing lists before Bugtraq blew those cliques up. These are very old arguments.

But if you do think vulnerability research matters, and you're trying to argue that frontier models aren't a seismic change for that discipline, you have almost no company. Vulnerability researchers are overwhelmingly leaning on automation to find vulnerabilities and, just as importantly, generate the tooling required to test hypotheses.

You can feel about that however you want to feel about it. I mostly don't care, except: you can watch people like this being negatively polarized back into the bad old days of the mid-1990s, content-free CERT advisories, and vendor-controlled "responsible disclosure" by a use case that frontier models unimpeachably excel at.

AlexandrB•2m ago
They're stinky? How? And how do they pollute water sources? A datacenter is a building filled with computers that uses water and air for cooling. What pollutants get "emitted" by a bunch of CPUs and video cards? No one seems to go into details.

There are certainly problems that can be crated by dumping heat into a body of water, but that's not the argument being made.

I'm willing to bet that a datacenter creates a fraction of the pollution of a similarly sized industrial facility such as a chemical plant, refinery, smelter, or steel mill.

gorjusborg•37m ago
And what are you basing that understanding on?

https://www.eesi.org/articles/view/data-centers-and-water-co...

According to EESI (a bipartisan-founded non-profit), a large data center:

> can consume up to 5 million gallons per day, equivalent to the water use of a town populated by 10,000 to 50,000 people.

Also noting that AI datacenters can use more.

6031769•24m ago
Consume it how, exactly? Are the staff drinking it all? Because the the kit sure as hell isn't. :-/
gorjusborg•13m ago
From the article:

> Approximately 80% of the water (typically freshwater) withdrawn by data centers evaporates, with the remaining water discharged to municipal wastewater facilities.

HedonicEscal8r•20m ago
Is that supposed be a lot? That article states that all US data centers combined consume 450 million gallons a day, equivalent to 90 towns, which does not sound like very much.
gorjusborg•10m ago
I'm not the one here making assertions, I'm asking questions of the person making claims. I'll leave it to others to judge what is 'a lot' or 'reasonable'.

I don't think 'anyone who thinks X is Y' is a good basis for discussion, which is the real point.

lowbloodsugar•22m ago
The major hyperscalers report water use: Google consumed 10.9 billion gallons in 2025, up 34%, versus Amazon's disclosed 2.5 billion.
gorjusborg•7m ago
Thank you, I wasn't aware they did this:

https://sustainability.google/reports/google-2026-environmen...

https://www.aboutamazon.com/news/sustainability/amazon-data-...

Astra for Law

https://openai.com/index/astra-for-law/
106•vertigoruntime•1h ago•80 comments

Hister: A private search engine for the pages you visit and the files you keep

https://github.com/asciimoo/hister
330•bookofjoe•4h ago•110 comments

Bend

https://bend-lang.com/
67•nicolas-siplis•44m ago•14 comments

Everybody's Lost Their Minds

https://www.netmeister.org/blog/everybodys-lost-their-minds.html
126•ibobev•1h ago•49 comments

Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA

https://global.fujitsu/en-global/pr/news/2026/09/14-02
452•my123•2d ago•163 comments

Wax motor

https://en.wikipedia.org/wiki/Wax_motor
114•mhb•1d ago•21 comments

CrowdSec Source Code Leak

https://www.crowdsec.net/blog/crowdsec-statement-source-code-exposure
104•eccgecko•5h ago•30 comments

Towards Self-Driving Codebases

https://blog.detail.dev/posts/towards-self-driving-codebases/
74•wilhelmklopp•4h ago•62 comments

Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data

https://arxiv.org/abs/2609.18842
74•Betelbuddy•4h ago•22 comments

Rate limits on GitLab.com are changing

https://about.gitlab.com/blog/rate-limit-change-2026/
121•darkwater•5h ago•96 comments

André Weil and the Hodge Conjecture

https://jiahao116.github.io/Articles/
18•caojiahao•5d ago•4 comments

Why I didn’t sign the Fields medallists’ letter

https://gowers.wordpress.com/2026/09/17/why-i-didnt-sign-the-fields-medallists-letter/
171•simianwords•12h ago•220 comments

The American Religion of Self-Storage Facilities

https://www.newyorker.com/magazine/2026/09/21/the-american-religion-of-self-storage-facilities
147•pseudolus•8h ago•259 comments

Running Ubuntu on the Lenovo IdeaPad Duet

https://vhaudiquet.fr/blog/duet-ubuntu/
52•vhaudiquet•2d ago•13 comments

Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI

https://zscc.ai/careers?job_id=109821
1•el_al•4h ago

How GLM built its own inference infrastructure

https://z.ai/blog/glm-built-its-inference-infrastructure
335•whiteros_e•12h ago•248 comments

TSMC revealing details about next gen A14 node

https://iedm26.mapyourshow.com/8_0/sessions/session-details.cfm?scheduleid=331
56•osnium123•2d ago•19 comments

T. Rex Had a Body Temperature of 97 Degrees

https://www.nytimes.com/2026/09/16/science/trex-dinosaur-temperature-warm-blooded.html
40•marojejian•4h ago•59 comments

Canto: A speech model built for the real world

https://wisprflow.ai/canto
16•sleepypandas•2h ago•5 comments

Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents

31•cat-whisperer•4h ago•41 comments

One year of sponsored Servo development

https://servo.org/blog/2026/09/15/one-year-of-sponsorship/
332•AshleysBrain•13h ago•133 comments

How do we prevent mathemathics from devolving into the Medieval Era of secrecy?

https://mathoverflow.net/questions/515260/how-do-we-prevent-mathematics-from-devolving-into-the-m...
35•jjgreen•2d ago•12 comments

CCC invites all model citizens to 40C3

https://events.ccc.de/en/2026/09/12/40c3-model-citizens/
303•antonly•13h ago•164 comments

Don't Make Job Referrals Public

https://blog.melashri.net/micro/public-job-referral/
23•elashri•3h ago•12 comments

Vibe Coding is the new Internet Dating?

https://joecmarshall.com/posts/vibecoding-is-the-new-internet-dating/
47•flancrest•2d ago•83 comments

Grand MS-DOS Gaming General MIDI Showdown

https://blog.johnnovak.net/2023/03/05/grand-ms-dos-gaming-general-midi-showdown/
70•ibobev•2d ago•8 comments

Show HN: Share your AI Setup, Learn from others

https://mysetup.ai/
150•steveybrown•8h ago•77 comments

The Return of Sail Power: Cargo Ships Are Turning Back to the Wind

https://gcaptain.com/the-return-of-sail-power-cargo-ships-are-turning-back-to-the-wind/
165•gumby•20h ago•118 comments

LLM Classification Is Feature Engineering

https://minimallysufficient.com/posts/llm-classification-is-feature-extraction/
82•minsufficient•5h ago•16 comments

Vinix – A modern operating system written in V

https://vinix-os.org/
81•hggh•5h ago•55 comments