HN user

buster

4,551 karma
Posts82
Comments1,618
View on HN
twitter.com 3mo ago

Roo code shuts down, Team will focus on roomote agent

buster
28pts2
buster.github.io 7mo ago

Event-Driven Architecture Is Not Event Sourcing: A Necessary Distinction

buster
5pts1
blog.kagi.com 8mo ago

Kagi Hub Belgrade: A home base for Kagi members worldwide

buster
6pts1
openkagi.com 10mo ago

OpenKagi – Custom Lenses and Themes for Kagi Search

buster
4pts0
vimeo.com 3y ago

The A. I. Dilemma

buster
1pts0
delta.chat 5y ago

Email compatibility releases – Delta Chat

buster
2pts0
delta.chat 5y ago

Delta Chat – decentralized chat via email

buster
220pts148
jeffhuang.com 6y ago

The Coronavirus Pandemic Has Changed How We Sleep

buster
3pts1
noyb.eu 8y ago

GDPR: noyb.eu filed four complaints against Google, FB, Whatsapp, Instagram

buster
68pts109
puri.sm 8y ago

Purism Meets Its $1.5M Goal for Security Focused Librem 5 Smartphone

buster
1pts0
www.nyunews.com 8y ago

Student Works Undercover in iPhone Factory

buster
1pts0
github.com 9y ago

VpnCloud – Peer-to-Peer VPN

buster
5pts0
www.phoronix.com 9y ago

Mozilla Quantum: New Browser Engine Based on Servo/Rust for Firefox

buster
3pts0
vagga.readthedocs.io 9y ago

Vagga – a daemonless container engine for development environments

buster
3pts0
medium.com 9y ago

My experience rewriting Enjarify in Rust

buster
230pts121
github.com 9y ago

Syncookied: syn flood protection

buster
3pts0
github.com 9y ago

Shoop: a high-speed encrypted file transfer tool

buster
4pts0
www.tofugu.com 10y ago

The Curse of the Fire Horse: Japan’s Ultimate Form of Contraception

buster
3pts0
lists.debian.org 10y ago

Sparc removal

buster
64pts40
www.entrepreneur.com 11y ago

6 Global Alternative Cities to Silicon Valley to Start Your Company

buster
2pts0
coreos.com 11y ago

Introducing flannel: An etcd backed overlay network for containers

buster
1pts0
www.reddit.com 11y ago

Rust vs. C++ performance for a path tracer

buster
1pts0
www.youtube.com 11y ago

David Hasselhoff – True Survivor

buster
1pts0
github.com 11y ago

Containerisation tool without daemons in Rust

buster
8pts1
rancher.com 11y ago

Running Nagios as a System Service on RancherOS

buster
1pts0
plus.google.com 11y ago

Rust pros and cons from the perspective of a C++ developer

buster
2pts0
www.youtube.com 11y ago

How you can call Rust functions from Python

buster
7pts0
www.ubuntu.com 11y ago

Ubuntu Phone – BQ Aquaris E4.5

buster
4pts0
doc.crates.io 11y ago

Cargo, Rust's Package Manager

buster
2pts0
www.reddit.com 11y ago

A tiling window manager in Rust, inspired by xmonad

buster
2pts0
GLM 5.2 vs. Opus 1 month ago

Is it fair when the one is heavily subsidized and the other one is not?

I think it's most fair to compare the plain token pricing that is used by everyone.

Forget maintaining stability, AI is a downright destabilizer. It worsens understandability, fixability, debuggability, teachability, guaranteability, all the bloody bilities.

This is just an assumption and the whole article falls flat if this turns out to be wrong. In my limited (as everyone else's) experience, working with agentic AI needs good documentation, good specification (spec driven, you know it's all the hype nowadays). Those alone lead to much improvement. Now take into account that probably your senior dev also has more time to think about the big picture, to improve all those little things that were a nuisance in the past but now are a mere "Claude, fix that" in a worktree away.. I would not bet on the assumption of this article.

I am not questioning the benchmark. But the benchmark is NOT measuring a real world application in a real world setting. Anyway, I am merely wondering IF there is a company out there affected, at all. I understand that this was only measured on a graviton 4 setting with very heavy lifting, without huge tables.

For example, this issue aside, I'd rather split such a workload into multiple smaller instances, naturally. Because the impact of a crash on this single node, heavy load, many cores, many clients scenario would be huge.

I'd rather like to know if any real world usage broke, before coming to the conclusion that an edge case synthetic benchmark is worth changing the kernel (back or wherever) where supposedly the change that broke the benchmark had real world benefits.

Since we will never know it might be a good idea to feature gate the change, change the default and let users decide to change it back. This may give some feedback on the lkml or else to decide if the change is worthwhile?

I recently had to switch to macos for work and Jesus Christ is this not the pinnacle of engineering. Sure, I'm accustomed to my self configured Linux desktop but boy is Mac OS slow to use and hard to configure. And so keyboard unfriendly.

You hopefully know thats not true. But it's a matter of quality goals. Need absolute robustness? Prioritize it and build it. Need speed and be first to market? Prioritize and build it. You can do both in an agile way. Many would argue that you won't be as fast in a non-agile way. There is no bullet point in the agile manifest saying to build unreliable software.

May be I don't understand but I can see that I press a short cut and can connect via ssh, right?

Either you included your own ssh client (battery included and such) and you'll forever be chasing the features your customers are missing from their client or you just launch the standard ssh client (or psql or whatever) but then, what's the benefit as opposed to some shell configuration?

Genuinely asking, maybe I missed it from the first glance or maybe you could include that on the front page..

I don't understand all the hate about ente, to be honest. Ente seems to try to solve the big tech lock in with their apps. Personally, i'm a very happy Ente Photos user, so what's the problem with Ensu? It's available on desktops and mobile, it's an app trying to give all a little bit more privacy and freedom and yet most comments are just hating on it. If you can vibe code Ensu in a week end, please do. Make a better clone if you want to, but don't hate on someone for their work for stupid reasons.

But that's not what is in the whole context. The whole context contains a lot of noise and false "thoughts". What the AI needs to do is to document the software project in an efficient manner without duplication. That's not what this tool is doing. I question the value in storing all the crap in git.

I've not used Claude Claude yet, but why would it be bad if it gains features that people use? Did people ever complain about Photoshop to have too many features demanding some cognitive load? Excel? Practically every IDE out there? There is a reason people use those tools instead of the plain text editor or paint. It's for power users and people will become power users of AI as well. Some will forever stick to chatgpt and some will use an ever increasing ecosystem of tools.

I don't know I tend to either come across new tools written in Rust, JavaScript or Python but relatively low amount of C. The times I see some "cargo install xyz" in a git repo of some new tool is definitely noticeable.

I fail to see how it makes it much easier to review a lot of interdependent branches where branch C needs new logic from branch B which needs commits from branch A. Sounds like a nightmare to me.

People should really try to work on trunk.

Thanks, but do you realize that you explained it to me using agent systems and ecosystems and open collaboration but i still don't know what it does for the user?

Can it book flights for me? Is it supposed to be some kind of autonomous intelligent bot that does "stuff" for me? What stuff? From the sibling comments it sounds like "we" are putting LLMs together and hope that something emerges? What?

Ultimately, i ask what openagents.org does for me as a user.