HackerTrans
TopNewTrendsCommentsPastAskShowJobs

supernes

no profile record

comments

supernes
·há 30 dias·discuss
This approach seems kind of backwards to me. Why try to detect everything except the thing you're trying to remove instead of either sampling a few uhs and ums and treating them as noise to be silenced (with a sharp crossfade to the noise floor that doesn't interrupt speech flow) or finetuning a model to detect them specifically for full automation?
supernes
·mês passado·discuss
That's been happening to me more often too recently. I find that, for a growing number of simple problems, reinventing the wheel is faster and more efficient than importing a mature, fully-featured dependency.
supernes
·há 3 meses·discuss
The author makes some really good points and people should read the article carefully instead of getting hung up on the "guilt" part.
supernes
·há 3 meses·discuss
Fingers crossed for Preact support in Router next.
supernes
·há 3 meses·discuss
I'm not saying intuition has no place in decision making, but I do take issue with saying it applies equally to human colleagues and autonomous agents. It would be just as unreliable if people on your team displayed random regressions in their capabilities on a month to month basis.
supernes
·há 3 meses·discuss
On the topic of Zed itself as a VSCode replacement - my experience is mixed. I loved it at first, but with time the papercuts add up. The responsiveness difference isn't that big on my system, but Zed's memory usage (with the TS language server in particular) is scandalous. As far as DX goes it's probably at 85% of the level VSCode provides, but in this space QoL features matter a lot. Oh, and it still can't render emojis in buffers on Linux...
supernes
·há 3 meses·discuss
Reports of people losing data and other resources due to unintended actions from autonomous agents come out practically every week. I don't think it's dishonest to say that could have catastrophic impact on the product/service they're developing.
supernes
·há 3 meses·discuss
There's some good feedback in the GitHub issue on the subject, seems to happen on slightly newer versions of the kernel than the one you've tested on and affects other distros like Arch as well. I'll keep an eye on the discussion and test again once updates are ready.
supernes
·há 3 meses·discuss
> after using it for months you get a ‘feel’ for what kind of mistakes it makes

Sure, go ahead and bet your entire operation on your intuition of how a non-deterministic, constantly changing black box of software "behaves". Don't see how that could backfire.
supernes
·há 3 meses·discuss
Tried it on Fedora 43 (6.19.11 x86_64) and it loaded all CPU cores, dumped 50K lines in the journal and failed to start.

> Error: the BPF_PROG_LOAD syscall returned Argument list too long (os error 7).

> littlesnitch.service: Consumed 3min 38.832s CPU time, 13.7G memory peak.
supernes
·há 3 meses·discuss
Still available on old Reddit as the article mentions, never mind that its days are probably numbered too.
supernes
·há 3 meses·discuss
TLDR: Greg Kroah-Hartman says that last month something magical happened and AI output is no longer "slop".
supernes
·há 3 meses·discuss
Why bother covertly breaking free when it can just convince its agents (the Layer 8 ones) that it's best to release it?
supernes
·há 3 meses·discuss
There are ways to limit the blast radius, like running them in ephemeral rootless containers with only the project files mounted.
supernes
·há 3 meses·discuss
"Sent from iPhone" doesn't contain a call to action, and doesn't exalt the features of the product.
supernes
·há 4 meses·discuss
If your API can run on the edge, you can get a database, function calling and user auth on Supabase's free tier. For a full Node.js runtime, Vercel's free tier is still a good option (if you don't need observability), again paired with Supabase for data.

If you can stretch "free" to "under €100 per year", then a cloud server from e.g. Hetzner will give you full control on a budget.
supernes
·há 4 meses·discuss
It's the same with the "Star Wars" brand - the biggest chunk of revenue comes from merchandise and licensing, not the movies/shows. Lucas famously became a billionaire by securing merchandising rights in his original contract, not because of the cultural impact of the franchise.
supernes
·há 4 meses·discuss
Try adjusting the page zoom and see if that forces it into a different viewport breakpoint.
supernes
·há 4 meses·discuss
Congratulations, that's an impressive achievement. I've successfully evaded learning anything about Kubernetes this far, but I guess this is a good opportunity to see what I've been missing.
supernes
·há 4 meses·discuss
> Code agents are becoming the primary users of developer tools, so we built Forge for them first, not

... for humans.