HN user

worldsayshi

3,572 karma

Like: Green tech, Tools for thinking/modelling, Making tools that take inspiration from Game UX

Working with: React, Elasticsearch, Kubernetes, Bunch of programming languages

Posts14
Comments1,764
View on HN

I've used Interrail every time I want to travel a longer distance across Europe by train. Spares me some of the stress of dealing with interruptions since I can often just hop on the next train. Unless it's fully booked...

Is scanning mandatory? - No — voluntary.

Voluntary for whom? The service provider? Can I opt out of getting scanned?

Does it touch encrypted messages? - No. End-to-end encrypted communications were never scanned but providers could deploy client-side scanning under this law.

So it circumvents e2e encryption?

---

How would these laws prevent me from just side loading my own open source client?

Iroh 1.0 1 month ago

Also, all connections in iroh are end-to-end encrypted.

Such competition will only turn into a moat of the hardware suppliers never manage (or choose) to fully adapt to increased demand?

But then the real moat should be on the hardware side anyway?

Realistically they can't go that much above the actual cost for inference since the customer can always switch to self hosted or inference only providers. Or their models have to be significantly better than the open source models for the foreseeable future. They will never be able to charge much more for their lower tier models.

I see at least two potential positives in this:

- The frontier AI companies have realized they won't be able to count on gaining ground and earning more in the future through sheer moat. They have to start earning right now.

- The playing field on the market got a whole lot more even as a result. Now everyone is competing on cost and quality - while there are still a lot of competition. AI suppliers can't easily get away with subsidizing their own product and enshittify later.

I might be missing something obvious here? It feels to me that if the frontier AI companies thought they could gain a lot more moat they wouldn't raise their prices this much this early? And their current moats/head start doesn't seem insurmountable?

I guess it becomes different if instead of hiring more people to do more - all investment goes into more AI credits.

Then again, as long as there is more demand and there's a limited supply of compute you can still continue to hire people as well. If we assume that the market has infinite demand for whatever AI + humans can produce together both will have jobs.

If demand is limited and compute is plentiful it should make sense for a company to try to have AI do as much of the work as possible.

I see two points:

1. AIs aren't yet good at architecture.

2. AIs aren't yet good at imagining technically exciting stuff to build.

And I agree that there's still space there to build a career in the short to medium term (plus Jevons Paradox). When both those points are no longer true we are certainly much closer to, dear I say it, agi. I suspect that (1) will be solved for somewhat limited domains in the near future using harnesses. And it could snowball from there.

Just Use Go 3 months ago

I often think of go as a "better" python. As in, easy to learn and easy to use. But also performant and the module system and package manager seem to be a little neater. (sorry for flamebait)

But I wonder how well it can cover similar use cases? Go is great for devops and web backends. But what about AI and data science?