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

You mean the AI agent that was prompted to vibe code this?

Of course you can build great things with AI, but trash written by AI is worse than trash written by a human, and some things are just trash.

> The real issue is when the law inevitably gets expanded to get some real teeth, and all the easy workarounds stop being legal

Which will happen. The road to hell is built one brick at a time.


Authoritarianism rarely happens overnight, it happens one step at a time and at every step the useful idiots [0] exclaim "It's just one step! What's the big deal? Stop overreacting!".

Next thing you know you've walked 100 miles and it's too late to turn back.

[0] https://en.wikipedia.org/wiki/Useful_idiot


This is not being supported because the size of the step is small, but because the step itself makes sense.

The slippery slope argument says that open source software is a stepping stone to a world where all commercial activity is banned. Should we therefore oppose open source software?


"makes sense" does a lot of heavy lifting. Explain the justification for this restriction on 1A rights and mandatory compulsion of speech for anyone writing software.

And your provided "slippery slope argument" is just a straw man argument. No one in this thread made that argument. The slippery slope is the authoritarian ratchet.

If you want to restrict your kid's access to the internet, install software that does that. I think in 2026, when kids have personal devices, key word "personal", meaning there is an expected level of privacy we should respect, effective insulation against the bad parts of the internet will not be achieved through software. Meanwhile, this legislation will be used to prevent children from turning into organized free thinkers.


How does the step make sense? Has any linux user ever requested this "feature"? Does it provide some sort of benefit to the user?

> The slippery slope argument says that open source software is a stepping stone to a world where all commercial activity is banned.

No it doesn't.


Yes, it's very useful to parents who want to restrict their children's computer use. Some of those parents use Linux.

Yes, it does.


The comment you replied to only said the first "it's just one step" part. You're imagining the rest. Are we not even allowed to make factual statements when something is, in fact, just one step? "It's bad to factually describe what's happening because it will get worse" is a terrible way to make your case.

> I've heard a proposal that "age verification passes" be sold at liqour stores and porno shops, for example, who already seem to do an acceptable job of checking ID without destroying people's privacy.

It's also because as you increase organisational complexity, you need to manage it somehow, which generally means hiring more people to do that. And then you need to hire people to manage those new managers. Ad infinitum. The increased complexity begets more complexity.

It sort of reminds me of The Collapse of Complex Societies by Joseph Tainter. These companies are their own microcosms of a complex society and I bet we will see mass layoffs in the future, not from AI but from those companies collapsing into a more sustainable state.


> Currently, the Oxc transformer does not support lowering native decorators as we are waiting for the specification to progress

Does Oxc also support TS runtime features like constructor parameter properties and enums? I seem to recall in the beta that they had enabled --erasableSyntaxOnly, presumably because Rolldown / Oxc didn't support doing a full transform.


Yes, those work fine: https://playground.oxc.rs/?options=%7B%22run%22%3A%7B%22lint...

For that matter, TypeScript's version of decorators ("experimental decorators") also works: https://playground.oxc.rs/?options=%7B%22run%22%3A%7B%22lint...

What's not supported is the current draft proposal for standardized ECMAScript decorators; if you uncheck experimentalDecorators, the decorator syntax is simply passed through as-is, even when lowering to ES2015.


TC39 decorators emit just landed in tsgo about 24 hours ago. Hopefully they're available in Vite 8 soon. I'm using them in GodotJS https://github.com/godotjs/GodotJS/commit/a4bafef9f14c103b09...

It doesn't support const enum, unlike esbuild which supports them well enough to be credible.

https://github.com/oxc-project/oxc/issues/6073


Awesome. Standard decorators support is not a dealbreaker for me, but enums and other types of non-erasable syntax would be.

Do you know what the status is on using Rolldown as a crate for rust usage? At the moment most rust projects use SWC but afaik its bundler is depreciated. I usually just call into Deno for builds but would be nice to have it all purely in Rust.


All of the computers you listed have an inferior CPU, inferior battery life, inferior performance, inferior build quality, and inferior software for most peoples usecases. I know we all love linux here, but a lot of creative (or school, or work) apps that people use don't support Linux, so people must choose between MacOS and Windows.

All of the "cons" you list for the Neo apply doubly if not more for the alternatives you provided. Not to mention the cheap plastic build quality, poor OEM support, horrible screens, etc.


Let’s go through these:

Ryzen 5 AI 340 has a higher multicore benchmark score than the A18 Pro. If you go up to $800 you get the Ryzen 7 AI 350 which matches or beats the A18 Pro in graphics, gets pretty much on par in single core performance, and that SKU has 16GB/1TB in its configuration. If you spend $100 less on the high end Neo with 512GB you get half the storage and lose a lot of I/O and get a worse screen and no replaceable SSD.

USB 3 5Gbps and USB 2 as your only ports are pathetic. Competing systems have more throughput and other conveniences like microSD readers, HDMI, and USB-A.

Inferior battery life, care to send me test data to back that up? Because the Neo is not a star at battery life for medium intensity tasks. It has the smallest battery of any Mac. Early reviews note that screen brightness and higher intensity workloads quickly deplete the battery. It comes with a very slow charging power brick. I guarantee you the physical size of the battery in that Yoga is much larger than what you get in the Neo.

Inferior software: highly subjective. There are over 900 million PC gamers on this planet who can’t play PC games on their MacBook Neo. Windows objectively runs more applications than Mac. Plenty of people I know prefer Windows over Mac.

Cheap build quality: again, Neo has no haptic trackpad, so it’s not that different than a typical windows PC.

Poor OEM support: Lenovo sells parts, Apple doesn’t.

Horrible screens: the Neo has the worst screen in any Mac, the Yoga laptop has a touchscreen OLED. Have you seen the Neo screen in person?


It's a machine, it doesn't need anything.

Technically true but besides the point.

Ask if there is something else it could do? Ask if it should make changes to the plan? Reiterate that it's here to help with anything else? Tf you mean "what else is it suppose to do", it's supposed to do the opposite of what it did.

I think there is some behind the scenes prompting from claude code for plan vs build mode, you can even see the agent reference that in it's thought trace. Basically I think the system is saying "if in plan mode, continue planning and asking questions, when in build mode, start implementing the plan" and it looks to me(?) like the user switched from plan to build mode and then sent "no".

From our perspective it's very funny, from the agents perspective maybe very confusing.


The irony of course is that this service already exists. It's called Claude Code (or Codex, etc...) and it costs $200 / month.

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

Search: