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

Interesting point. And from the agents point of view, it’s always joining at the last minute, and doesn’t stick around longer than its context window. There’s a lesson in there maybe…

The context window is the onboarding period. Every invocation is a new hire reading the codebase for the first time.

This is why architecture legibility keeps getting more important. Clean interfaces, small modules, good naming. Not because the human needs it (they already know the codebase) but because the agent has to reconstruct understanding from scratch every single time.

Brooks was right that the conceptual structure is the hard part. We just never had to make it this explicit before.


A small difference is that AGENTS.md gets added every time, so the evolution of that is essentially your agent's equivalent of team experience.

Unifi makes a doorbell and consumer (and commerical) security cameras which run and store data on a local device, but still reachable online with their app connecting directly to your device. I used their dream machine pro with a big HDD, but they're released a few other devices in the last few years which might be cheaper and use SSDs. And I think you could run the stack in docker. But if you want to hack it yourself, there's probably easier projects. If you want to spend a bit more but have everything more or less just work with nice hardware and apps, Ubiquity's Unifi system is really great for home security. Not to mention the wifi and other networking solutions they have.

Couldn’t deliver on anything?


I wonder who owns this eu-inc.org website and is selling the merch.

In the ToS it states: >These Terms are governed by the laws of the State of California


Yeah, I think there is some confusion in this thread. eu-inc.org isn't an official source or anything, though von der Leyen did say "EU Inc" in her speech at Davos. The European Parliament specifically mentioned not liking "incorporated" because it was American terminology preferring "Societas Europaea Unificata" instead which is pretty funny.


Reminds me of all the official sounding websites with short domain names purporting to explain the purpose and mechanisms of the GDPR, which were almost all operated by advertising companies or industry groups representing them.


One of them is https://klinger.io who has been lobbying and working on this EU Inc topic for a while if you follow him on Linkedin.


The FAQ states:

> Imprint: eu-inc.org, Factory Lisbon, Av. Infante Dom Henrique 143, 1950-406 Lisboa, Portugal


Which is odd, because Germany is the country that requires the "imprint", and it absolutely must be labelled "impressum" and not "imprint".


Can you point to any law which states that it has to be Impressum? Could not find anything and I doubt that this naming is a law.

Also: Germany is by far not the only country which requires a sort of imprint.


It is by some guy on X who memed about the EU Inc for a long time.


Someone in Silicon Valley really wants this to happen :-)


Honestly very confused by the people happy or agreeing with Anthropic here. You can use their API on a pay-per-use basis, or (as I interpreted the agreement) you can prepay as a subscription and use their service with hourly & weekly session limits.

What's changed is that I thought I was subscribing to use their API services, claude code as a service. They are now pushing it more as using only their specific CLI tool.

As a user, I am surprised, because why should it matter to them whether I open my terminal and start up using `claude code`, `opencode`, `pi`, or any other local client I want to send bits to their server.

Now, having done some work with other clients, I can kind of see the point of this change (to play devils' advocate): their subscription limits likely assume aggregate usage among all users doing X amount of coding, which when used with their own cli tool for coding works especially well with client side and service caching and tool-calls log filtering— something 3rd party clients also do to varying effectivness.

So I can imagine a reason why they might make this change, but again, I thought I was subscribing to a prepaid account where I can use their service within certain session limits, and I see no reason why the cli tool on my laptop would matter then.


This is like asking why you can use ChatGPT in the Claude desktop app. “They are both Electron apps. What’s the problem?”


Because they get no telemetry or usage data if you use a third party tool.

Just pay per token if you want to use third party tools. Stop feeling entitled to other people's stuff.


illegal?


my 3am writing tends to be less precise, updated


Seems like a great day for Pulsar / StreamNative and Redpanda who are going to get a lot of new customers in the coming years.

When looking for alternatives to Kafka these are the most promising options I found, not counting RabbitMQ which needs no introduction.

Pulsar seems to be 'kafka done better'. The version of Kafka that Confluent used internally (Kora) seems closer to Pular as well. Pulsar has a lot of features that Kafka doesn't have, like per-message acknowledgement, similar to RabbitMQ. And it has protocol support for RabbitMQ and Kafka, so can be a drop-in replacement.

Redpanda seems like a great re-implementation of Kafka.

I'm hoping this boosts Pulsar's status and helps get some traction for StreamNative. It seems like the best technical solution for events and messaging. It just needs a bit more market adoption to make an easier choice for enterprise, in my opinion. This might be that moment.

https://streamnative.io/

*(yes I know about NATS)


Pulsar supports the kafka protocol, so anything that works with Kafka should just work with Pulsar.

https://docs.streamnative.io/cloud/build/kafka-clients/kafka...


Lukas Eder has a nice presentation arguing the same point: https://www.jug.ch/events/slides/180612_SQL_Algorithms.pdf

I have recalled over the years this quote from his presentation: "Your app is sitting on a Ferrari-style computation engine!"


If anyone wants to chat with a developer (me) at Picnic, feel free to message me at the email in my profile.


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

Search: