Hacker Newsnew | past | comments | ask | show | jobs | submit | basilikum's commentslogin

People accidentally hurt themselves with kitchen knives every day. They are also very often used for violent crimes.

Clearly we need to regulate the kitchen knife industry more. There should be a central authority that sells authorized kitchen knives with at max 6cm length and all other knives should only be available to certified chefs.

Once we have outlawed the longer knives and strong restrictions on ordinary kitchen tools become normal we should just outlaw knives altogether. You can still hurt yourself with a short knife. Only chefs should ever be allowed to own such a dangerous tool. Just buy or order readily prepared food. Why would you do this weird nerd thing called cooking anyway? Just choose from the official list of allowed foods.

The idea that we have to prevent people from being in control of their own computers — that's what a smartphone is — is deeply dystopian and authoritarian.


> People accidentally hurt themselves with kitchen knives every day. They are also very often used for violent crimes

People are rightfully nervous when they see someone walking down the street swinging a knife i.e openly misusing it or treating it casually

People don't realize how much software is being misused or treated too casually. They might be similarly bothered by lax security on databases and data leaks if they realized that it represented a threat to them


Yes, hold people accountable for their actions. Don't take away their freedom. We may prohibit individual actions that involve a general tool when they harm others. That is compatible with a free society. We may not prohibit fundamental tools¹ That is fundamentally incompatible with a free society. Especially when that tool forms the infrastructure for the flow of information and free speech.

[1] General purpose computing


How did you dertmine it was those two companies? Also did you disallow them in robots.txt?

No, I definitely spent months fighting off bots across multiple hosts and never set up a robots.txt file anywhere nor did I look at the analytics dashboard on cloudflare.

I'm asking sincerely, how do you get to the conclusion that it's those two?

To that point, Cloudflare quite literally tells you the source of the bot traffic on your sites that use it as a WAF! And what percentage they are allowing through, despite you setting rules specifically to block them by name.

It’s baffling.


Mad props to the people at the Archive. You are the heros we need in a formerly open internet that is surrendering to evil big corps and closing down free access.

The Internet Archive is in a really bad spot being attacked from multiple sides at once. But — while service has not been consistent — they have maintained open access. I can still access anonymously from Tor without Cloudflare or some other centralized gatekeeper showing me the middle finger.

If you got some money to spare, consider donating to them. They need it.


I donate to them every year b/c I fully agree they’re doing a thankless critical job very well.

I have a recurring donation, there is so much cool stuff in the archive. It really is the library of the internet, and I love it.

Thank you for the inspiration! I just made my first donation.

I've been donating $5 to them monthly for I don't know how long. I've only recently bumped it up to $25. They're the heroes of the internet age

fully expect them and wikipedia to get assaulted by AI companies to monopolize data source access in the near future.

The future is bleak :\


I'm expecting a full court legal attack on Wikipedia at some point. It's just too good for information, and companies would rather you use their chatbot to regurgitate that info now that they have their own copies. Google was already built to pretend as if they had some magic system giving you "Answers" that were 95% just the text of the infobox they used to have for wikipedia on the side.

It's going to suddenly be extremely valuable that wikipedia didn't settle for having a small rainy day fund and instead ceaselessly grabbed every fucking donation they could for two decades so they can fight such a legal battle.


I don't think there's much grounds for a serious legal attack at this point, and also it would look so horrible from a PR standpoint no non-desperate would dare it. Anyway, google has been steering enough traffic away, now that its AI jumps in with an answer and the wikipedia link which 99% of the response is based on is always hidden with a bunch of other overlaid icons. Google has surely managed to kill off a bunch of reddit and stackoverflow traffic with this trick.

Why would any chatbot provider attack Wikipedia *legally*? Captcha is fully solved, and agents are fully capable of acting as editors, pushing any agenda desired by the user.

Strangers can't really edit Wikipedia any more, especially if their edit is suspicious. It's a closed system despite the appearance. An anti-vandal bot or human will quickly revert your edit.

This is not really true in my experience aside from protected articles; however it is true that sometimes another human will make an edit which degrade the article quality or insist on keeping something that shouldn't be kept. Also, Articles on contentious subjects tend to be problematic.

Wikipedia is not a challenge to the system. If it were, it would be excluded from search results, much like blogs are now.

This became obvious to me when from 2023-2025 they refused to call it anything other than "Israel-Hamas war"

It's since been renamed to "Gaza genocide", as it should have been all along - but it took forever to get there.

This is because of their policy of only mirroring what mainstream media outlets are saying.


This tells us more about your bias then Wikipedia bias, observe that WWII and Bosnian War have their own Wikipedia articles regardless of any genocide occurring in them.

It’s the only “genocide” in history where the population being genocided grew during their genocide.

this is not correct

Are you disputing that Gaza had more births than reported deaths during this period, or do you have other examples of “genocides” where the population grew during their genocide?

https://en.wikipedia.org/wiki/Brandolini%27s_law

Account created 1 hour ago and only made these two comments, no others. Dang should investigate where these bots are coming from.


Funny how you led with a desire to get Wikipedia to align with one side in a conflict, and an opposition to the “mainstream” having no diversity of opinion in your view, yet the moment you are confronted with alternative viewpoints and facts you refuse to engage with the content, and instead try to silence views that you don’t like.

on what basis?

Interesting topic.

Started reading, the text is dreadfully lengthy, hard to stay concentrate on due to all the filler and mindlessly arranged words that obscure the actual content, notice AI tell signs.

Stop reading, paste into Pangram, mostly AI,

scroll down on the text, find this:

> Note: The author used AI tools to assist with drafting and language. The technical work, analysis and conclusions are the author’s own. For more information about our policy on AI-generated content, see our Contributing to RIPE Labs page.

Do better RIPE. I assumed RIPE had some standard. If you decide to not have any standards, at the very least put the AI disclaimer at the top so I don't waste my time on slop. It's disrespectful.

Does anyone have an article about NDP and GRAND that is not slop and worth sharing and reading?


I'm not sure if I'm misunderstanding you or the article, but as far as I understand it from a cursory reading this is not a jailbreak. They use this one prompt for fine tuning and use the model's response to the prompt as the sole underlying benchmark.

How would you do this with a closed weights model?


Perhaps it would be useful if both of you could provide examples of supposedly good and bad code – the latter being the result of a genuine effort to produce good code with state of the art models. Just asserting that LLM code is good or bad ends in a yes - no - yes - no back and forth circle immediately.

I just used an LLM (along with my decades of operating system development experience) to create a macOS tool [0] that lets me see through windows, instead of having to continually command+tab between windows.

The solution required reverse engineering and internals knowledge that most human engineers don't even have.

The question is no longer "Can an LLM write code?". It can. The problem is that certain humans refuse to put in the effort required to properly utilize these tools.

[0] https://imgur.com/a/2CUEjmA


We can't judge code quality without having the code.

LLMs have been good at knowing what's in the manual from v1.0. Super good at that. Pretty good translators. Pretty good at doing things that have been done a million times before, like your CRUD app. Super mediocre at everything else.

LLMs as things that know what's in the manual are AAA+. Extremely helpful. Very good at making a rough draft of something filled with a lot of stupid mistakes and no new abstractions. That's what your transparent window thing is. Something that you could never ship, is probably too big and doing senseless things for no intelligible reason, and definitely has bizarre bugs.


What in the world are you talking about? I was literally an senior engineer on the Windows Kernel team, the Visual Studio team, and the Xcode team at Apple.

This application, named Seymore, is being evaluated for purchase by several tech companies. (It helps having good industry contacts)

There was a ton of interesting engineering required to make this work at 60 fps+ without resorting to hacks or using private APIs. Most macOS engineers wouldn't even know where to start.

I've shipped code that is used by billions of people and all you just did was spew a bunch of bullshit. As someone who has built their own LLM from scratch, I have an extremely good idea of what they can and can't do.

If you don't know how to use these tools, you'll end up with crap. If you DO know how to use them, they are incredibly useful.


I don't agree with using your credentials to show your code quality, but I don't doubt you have better standards than most developers. That said, stop trying to change their minds. Antirez was a good at programming until he started coding using AI only. The same will be said about Carmack and Linus.

What they are saying is increasingly difficult to defend, but they will do it anyways. I see the same arguments at my job, and I just gave up arguing against


I mention my background because it is relevant context: I spent nearly 30 years building software used by billions of people. If you use Windows or macOS, you have likely used code I helped ship. I’m not going to apologize for that experience or pretend it does not inform my judgment.

Some engineering problems (such as designing a performant thread-quantum algorithm) require depth accumulated over years of working on real systems at scale. That is not elitism; it is simply how specialized expertise works. Experience is unevenly distributed, and that matters when evaluating technical claims.

When I say I trust LLM generated code, I mean that in a qualified, engineering sense. I do not treat an LLM as a slot machine: enter a prompt, paste the output, and hope. I use a deliberate workflow for decomposition, prompting, review, testing, validation, and integration. Developing that workflow took substantial time and experimentation.

The useful question is not “Can an LLM write code without oversight?” It obviously cannot, at least not reliably for nontrivial work. The question is whether an experienced engineer can build a process that makes LLM output trustworthy enough for particular classes of work. In my experience, the answer is yes. But the process, judgment, and willingness to do the work are the hard parts.


Twitter heavily censors speech on the platform itself by downranking things they do not like without any transparency.

Back when they disliked and downranked the opposite kind of thing, nobody on your side agreed that it was "censorship".

Is there a difference between downranking "gas the Jews" and downranking "trans women are women", or are those both equally bad censorship?

I mean, you could easily construct a mirror image of both of those, and I would say that that's closer to the reality of what the content available to downrank is actually like. I don't think questions like yours are engaging honestly or in good faith.

Answer the question.

No. I already explained perfectly well why the question does not deserve to be answered.

How do you even know what "side" I'm on?

From the fact that you are speaking about the site's actions in present tense.

Because that's what's being discussed?

That is overly simplistic to the point where it is hard to interpret it as good faith.

We live in a world where both the government is increasingly spying on everything, often in secret, as well as companies in every aspect of modern life who constantly lie about this. It is not a fair choice with natural disadvantages.

Blaming all this on the individual reeks of bad faith.


Most captchas are invisible as long as they like your IP and device. But they still do the fingerprinting in the background.

Google may actively prefer AI slop over human quality content: https://www.youtube.com/watch?v=II2QF9JwtLc

Obviously Google uses AI to rate sites, because everyone uses AI for everything, and AI has been proven to rate AI-generated text higher than human-generated.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: