HN user

olalonde

27,281 karma

Philosophical zombie

https://syskall.com/

Posts1,279
Comments5,339
View on HN
hermit-tech.com 4d ago

AI Mania Is Eviscerating Global Decisionmaking

olalonde
9pts0
github.com 5d ago

Lingbot-map: A 3D foundation model for reconstructing scenes from streaming data

olalonde
26pts1
old.reddit.com 6d ago

Would a Stanford Taurus Actually Work?

olalonde
2pts0
www.reuters.com 12d ago

China tests sea-based rocket booster recovery system

olalonde
3pts0
news.ycombinator.com 26d ago

Ask HN: How has the ML engineer job evolved outside of LLM labs?

olalonde
1pts0
charlottekupewasserphd.substack.com 27d ago

The Sunscreen Result No One Wants to Talk About

olalonde
12pts6
whyevolutionistrue.com 27d ago

A new report on the dangers of politicizing humanities in academia

olalonde
4pts0
www.nature.com 1mo ago

Hacking their bodies for a longer life: is there science behind their methods?

olalonde
4pts0
www.chronicle.com 1mo ago

The Report That's Divided the Academy

olalonde
3pts1
www.tradingview.com 1mo ago

ZEC drops 30% after Anthropic AI finds Zcash counterfeit vulnerability

olalonde
20pts1
www.bbc.com 1mo ago

Daily pill daraxonrasib doubles survival time for pancreatic cancer patients

olalonde
6pts0
bsky.app 1mo ago

Helpful tool if you're somebody who files FOIA requests for email logs

olalonde
1pts0
en.wikipedia.org 1mo ago

Bullwhip Effect

olalonde
10pts1
medium.com 2mo ago

Stochastic Parrots: Frequently Unasked Questions

olalonde
51pts61
unherd.com 2mo ago

When Claudia Met Claudius

olalonde
1pts0
www.citadel21.com 2mo ago

The Network

olalonde
1pts0
xcancel.com 3mo ago

A hair dryer at a Paris airport broke Polymarket weather markets

olalonde
4pts1
www.plzdontkillus.com 3mo ago

Plzdontkillus: An experimental creator bootcamp about AI doom

olalonde
1pts0
tailscale.com 3mo ago

IPv4 vs. IPv6 FAQ

olalonde
3pts0
amppublic.com 4mo ago

The Need for an Independent AI Grid

olalonde
27pts3
blog.rust-lang.org 4mo ago

2025 State of Rust Survey Results

olalonde
4pts1
en.wikipedia.org 4mo ago

Amdahl's Law

olalonde
2pts0
www.domusweb.it 4mo ago

The Monobloc: the best-selling chair

olalonde
2pts0
kerkour.com 4mo ago

Using Rust and Postgres for everything: patterns learned over the years

olalonde
4pts0
twitter.com 5mo ago

X has under 30 engineers

olalonde
15pts6
www.nytimes.com 5mo ago

Chinese Peptides Are the Latest Biohacking Trend in the Tech World

olalonde
6pts1
web.archive.org 5mo ago

Is There Anything Good About Men? (2007)

olalonde
4pts1
www.aljazeera.com 5mo ago

Symbolic Doomsday Clock moves closer to midnight amid 'catastrophic risks'

olalonde
1pts1
en.wikipedia.org 5mo ago

Packet Radio

olalonde
2pts0
apnews.com 6mo ago

Canada agrees to cut tariff on Chinese EVs

olalonde
5pts1

I don't think that's true. I think most people are naturally against this idea emotionally. Why would humans not want to be special? I know I wish it wasn't true.

Probably not the author's point but to me, the takeaway is that these people are driven by emotion and can't be won over with rational arguments. They have an emotional attachment to their old ways, a fear of being obsoleted, a wish that there is something truly special and mysterious about humans, etc.

The top AI labs still employ thousands of software engineers. If it was dead, they'd be among the first to stop employing them. If by "software engineering is dead" you mean that using AI coding tools is now part of the job description, I think that's largely correct.

The quote accurately mirrors a lot of the anti-AI sentiment in my experience. The pushback comes from a visceral, emotional aversion, and the technical or economic arguments proposed against it are largely post-hoc rationalizations.

I don't think they have ulterior motives because I do, I think that because of the loaded language they use (e.g. "taking a stand against AI", "LLM-extrusions") and the dubious reasons they came up with.

It's been decided pretty much everywhere that LLM output is not copyrighted by the LLM vendor. The only realistic risk here is for vibecoded code to be considered public domain, if too little human input was involved, but public domain is functionally equivalent to a very permissive open source license (e.g. MIT minus attribution).

Well, not quite, it would still have to deal with handling and moderating copyright claims under German law. So while it's not a legal issue, it's definitely overhead for a nonprofit.

Who is sending all those takedown requests on vibe coded repos? My guess is that this is absolutely not an issue that they actually have.

Based on what?

LLMs produce buggy code. Humans do too. Like you mentioned, it's difficult to say one is categorically worse than the other since both humans and LLMs vary so much. By "less likely" I was just thinking about the fact that LLMs often refuse to intentionally produce harmful code.

Anyways, my point was that this is just a pretext. If by some objective measure they discovered that vibe coded repos were less likely to contain "harmful code", do you really think they would enact the opposite policy (e.g. ban non vibe coded projects)? Don't think so.

It would be cool if they just admitted that this is ideologically motivated rather than hide behind pragmatic excuses.

1) "unclear copyright status"

Even if the copyright concern was legitimate (highly doubt so), Codeberg would be fully protected under safe harbor laws.

2) "little safeguards to ensure that they do not include harmful code"

Inclusion of harmful code is no more likely than human-extruded code (probably less actually).

I simply meant that users ought to be free to choose between a product that offers a free ad-supported tier and one that is paid and ad-free. And I do believe that letting morons choose for themselves is the lesser evil.

Back then there was no versioning. When you imported a URL, you had to hope that all your projects and transient dependencies happened to be compatible with whatever commit was currently sitting on the master branch. Because one update could silently break an unrelated project on your machine, adding a dependency was a bigger decision. That naturally led the ecosystem to favor fewer, larger libraries.

PS: it looks like this issue was addressed in 2019 with the introduction of Go Modules.

Interesting. When I learned Go a while ago, it didn't have a package manager. You just pulled down master branches directly into your global GOPATH. So pulling in a dependency was a big decision and people naturally favored "batteries included" libraries. That probably still permeates the culture today.

Decoy Font 6 days ago

I thought that's what it was going to be when I read the submission title. But like the other methods of obfuscation, it only works until the model learns about it.

You said it was about morality, so it was not clear you knew it was actually about risk. Each payment company has to set their own policies because regulations tend to be (intentionally) vague and not all companies have the same risk tolerance. If the legal risks weren't there, Stripe would absolutely accept these categories. You should really complain about the dumb AML regulations instead.

Don't forget that part about understanding and being responsible. It's important.

Shouldn't open-source projects like Linux operate under the assumption that contributors might immediately disappear?

They play better with statically typed languages, not compiled ones in particular. Rust's typing is stricter than Typescript though so that probably helps.

I second. I live right above a shopping mall and next to Dongmen, which is easily one of the largest shopping areas in the world, yet I still end up ordering most things online.

Milton Friedman was prescient on this:

The two biggest enemies of the free market are two separate groups: my academic colleagues and business people. Business people are enemies of free markets, not friends.

[...]

The business people are just the opposite. They're all in favor of freedom for everybody else, and at the drop of a hat you can get any leading businessman to give you an eloquent speech on the virtues of a free market. But when it comes to their own business, they want to go down to Washington and get a special tariff to protect their business. They want a special tax deduction. They want a tax subsidy. And Chrysler is on the verge of failing, which it should have done. It should have been allowed to fail. Chrysler goes down and exercises political influence and tries to get the government to lend it money to subsidize it.

So businessmen in general — not all, there have been some notable exceptions — and I don't want to include everybody. But in the main, most businessmen are enemies of free markets.

https://www.youtube.com/watch?v=vhgaPVO8aw8