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

Satoshi is a paper billionaire - he can't use a small fraction of his "wealth" to hire proper security. Simultaneously his "assets" are much more attractive to criminals. Imagine holding a regular billionaire hostage and demanding they give you a billion dollars. They'd probably have to sell 1B worth of stock, then convert it to cash (or crypto), etc. all of that requiring multiple interactions with different people and institutions.

Heisting multiple billions worth of crypto would have the same issues, just to a smaller degree. If that much illicit money is on the line, `mJurisdiction` which normally looks the other way might be tempted to investigate and confiscate it for their own benefit.

They also can't easily sell that amount quickly without repercussions (and without another institution like an exchange).

You're right, but only to a limited degree.


The real winner in this war is Israel. Iran's military might is now a shadow of its former self while all the costs have been paid by someone else: American taxpayers, gas consumers around the world, Arab states. Even the political costs are on Trump.

Certainly economically. NIS-USD exchange is now 3.09 and continuing to drop, reflecting optimism.

Strategically, it remains to be seen what will happen to the nuclear material in the peace talks. If Iran emerges from the war with an intact nuclear program due to a lack of American stamina to carry through and achieve its war goals, that would be an enormous strategic defeat for Israel.


I am working on a P2P VPN app that lets you route your traffic through a friend's Internet connection easily. It has a few distinct uses, but right now I am testing whether emigrants from authoritarian countries will be interested in providing censorship-free connectivity to their family/friends at home.

It's called Spora: https://spora.to/

The current MVP is about 90% vibe-coded while being a fairly sophisticated piece of software.


It's not the extension developer who should decide this, but the browser user.

On what would the browser user base their decision?

If an extension injects an icon into the DOM of the page, then the resulting `img` tag needs to put something in its `src`.

The extension author may choose to use the `data:` scheme, but that's a development-time decision.


Not a mental health crisis like the guy in TFA had, but I've definitely experienced states I would characterize as overexcitement while calibrating my expectations of these new tools to their abilities.


That could explain the glut of AI hype on HN. Some people think it's magic, when it's just creating a lot of barely-functional slop. If they actually looked at the code it creates, they probably wouldn't be shouting about it from the rooftops. It almost seems like AI has its own "reality distortion field".

I often give the AI a task to produce some code for a specific thing. Then I also code to solve the same problem in parallel with the AI. My solution is always 1/4 the code, and is likely far easier for another real human to read through.

I also either match or beat the AI in speed, Claude seems to take forever sometimes. With all the coddling and revisions I have to do with the AI, I'm usually done before the AI is. It takes a non-negligible amount of time to think through and write down instructions so the AI can make a try at not fucking it up - and that's time I could have used for coding a straight-forward solution that I already knew how to produce without needing to write down step-by-step instructions.


In my experience, it's definitely faster to do manually if it's something that you know well. What LLMs enable is to skip research and learning by producing usable code immediately.


There is a long way between "usable code" and "the code I actually want". And each change I ask for piles on the slop. I don't get the slop when I just spend the same amount of time to write it out myself.

Most of what I find AI useful for is analyzing large volumes of data and summarizing, like looking in log files for a problem, or compiling reports from tons of JSON data. But even for those use cases, a simple CTRL-F is way way faster.


It was close enough for me and I do acknowledge the cruelty and abstain from many kinds of meat. I was super excited when I tried it first. But after about a year of being part of my regular diet it started being disgusting unfortunately. Now I can only eat it once a in a while.


It may indeed be the case that the candidate promised one thing and the voters acting irrationally (or correctly assuming he's a liar) voted with an expectation of him doing the exact opposite. The GP, however didn't say anything about voting. He was talking specifically about the mismatch between campaign promises and actions taken once in office.


I am working on a P2P VPN app that lets you use a friend abroad as your VPN provider with no special setup: https://spora.to

It's mainly for censorship evasion (should be much harder to block than the regular centralized VPNs), but also for expats to access geo-blocked domestic services.

It's at the MVP stage and honestly it evoked much less interest in people than I hoped it would, but I'm still going on despite my better judgement.


Same at 42. I've been making software for 30 years and the gap between what I can envision and what I can code in a single day is so huge that it takes all the steam out of me. With agentic coding I can move at a pace that feels right again.


If only we had some technology that would relieve us of the need to share IP addresses among multiple servers, this might have been unnecessary.


If every server has its own IP then the privacy leak comes from merely connecting to it. It makes ECH useless, but that's not the same thing as making it unnecessary.


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

Search: