It's one of the greatest stories of all time directed by Nolan. CGI or not, whatever.
HN user
buster
+1 for Ente. Replaced Google photos for me
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.
No it's probably the most important idea.
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?
He said "enterprises" not "competent programmers".
I'm using fman, which is like a lightweight graphical alternative to mc.
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.
What do you when you say defunct photos platform?
Keep in mind that kagi offers a wide range of models, not just one. I wouldn't want to have multiple subscriptions (for chatgpt, anthropic, gemini etc.)
As far as I know sqlite has such tests and probably others.
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.
May be the point is, that the one engineer replaces 10 engineers by using the dark factory which by definition doesn't need humans.
Domain driven design?
That or the Kagi Browser... Waiting for a Linux release.
Sounds amazing, but i would rather be able to run the database locally and use the same in dev as in production. Is this possible?
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.
Isn't it the same wisdom as to avoid cyclic dependencies?
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.
Awesome, love it!
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.
It's a preview, isn't it? The pages says win, mac, Linux.
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.
Can someone please explain what this means? I'm familiar with agentic development workflows but have no clue what this means and what I can do with it? Is it something like n8n, to connect agents with some work flow and let the work flow do stuff for me?