I recently did a few tests. And always the same prompt has been cached properly.
HN user
micw
Paying $100/month and using Opus 4.8 all the time to get my work done. I had a brief look at fable (when it was available the 1st time) but it burned my allowance to fast. So I keep paying the $100 for Opus and enjoy friction-less uninterrupted work.
I'm usually at 60-70% usage at the end of a 5 hour window, that's the pace where I can still think about what to delegate and what to expect and verify the results. Could probably go faster but that would have a significant impact on output quality.
I would have expected at least a few sample real-world photos on that page.
More reason to frame it correctly, like "IBM debuts another 5 nanometer chip technology, selling it as sub nanometer chip technology"
So the title should be corrected. The did not debut sub nm chips at all.
Not to all, only to those who are in line with the president...
Talking about Venezuela, US or both?
It misses a "I don't know" button. So it has a 20% false positive by guessing bias built in, right?
For a second I thought github has updated to a clean and usable user interface. Then I realized that it's codeberg / forgejo ^^
I wonder why this is a thing nowadays. I use yocto for embedded devices and it was almost a no-brainer to implement reproducible builds. I can also easily enable Debian package management, so everything is already available.
My fist submission was rejected, probably because it was not reproducible. Now I figured out that the issue is location dependent, at least in germany, share.google is broken since the CERT does not contain the domain anymore.
Google’s Android app uses share.google as a link shortener for shared URLs. That was already controversial; now the links appear to be broken in regular browsers because share.google currently serves a TLS certificate for a different hostname.
I wish there was something like this or talos or coreos but more generic: - immutable - a/b boot - declarative (like talos) But with choice of workload, like docker, k8s, qemu
The new rate limit system is completely broken. See https://github.com/orgs/community/discussions/180092 for a lot of affected users.
Some report wait times of 50 or 100 hours. I had the issue that it shows "wait 20 seconds" but (on retry) it counts down one second every 10-20 seconds.
And all this for a service where you pay per use.
No, coal and oil is not. Since we have micro organisms that can consume wood, coal and oil will never be produced again.
During the Carboniferous period, massive amounts of plant matter accumulated to form coal because microorganisms and fungi had not yet evolved the ability to break down lignin, a tough, aromatic polymer in woody plants.
Who exactly is blocking and on what legal base? If it's Spanish ISPs and they are massively over blocking, why are there no legal actions against them? (E.g. for not fulfilling their contracts)
Hey great. Need the same for amazon ^^
SSH is forwarded via socket
Maybe I misunderstood this point. But the ssh socket also gives access to your private keys, so I see no security gain in that point. Better to have a password protected key.
You can throw matter on it. But this needs to be confined carefully...
You can easily put it into an antimatter tank ;-)
I'd like to run my personal DNS server for privacy reasons on a cheap VPS. But how can I make it available to me only? There's no auth on DNS, right?
No, the next generation queens grow in that swarm and learn it there. All swarm members learn it. To the queen (or the first few workers) you teach it. The rest learns from the others. But the workers are short living (few weeks). The queens live for about a year and can take knowledge in the next year.
For labels I use Phomomo. Quite cheap. I wrote some python code to drive it.
I built such bumblebee houses a few years ago with the kids. The flap is essential against a kind of flies that lay their eggs in the bumblebee nest and their caterpillars eats the nest. Either the Queen or the others learn the usage quite fast. Sometimes next generation queens remember it in the next year
Can I turn a real font into my handwriting?
An AST based conflict resolver could eliminate the same kind of merge conflicts on a text based RCS
Full system access? Do people run npm install as root?
If the load balancer can force a downgrade, an attacker can do it as well.
Linux runs everywhere
I try to use AI incremental and verify each result. If it goes mad, I just revert and start over. It's a bit slower but ensures consistency and correctness and it's still a huge improvement over doing everything manually.