Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bb88
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
bb88
14d ago
This reminds me of the experience VRML wanted to be 3 decades ago. The only difference is that links went to other worlds living on another server. But that seems trivial to implement with this.
2.
▲
by
bb88
16d ago
If you overpower a signal, is there a difference? I'm not saying you're right or wrong here. I'm just saying there's a long history of coverups in the government and military. If you can say, "oh we were only jamm
3.
▲
by
bb88
16d ago
I'm not going to argue that as it's always easy to blame dead people, but there's two different types of jamming. One is to actually jam the signal IOW preventing reception. The other is to overpower the satellites' sig
4.
▲
by
bb88
16d ago
GPS jamming was being investigated by the NTSB as a possible reason for this air crash that killed 4 people near White Sands Missile Range. The plane reported GPS signal loss 5 minutes after the jamming started by WSMR. Three other planes
5.
▲
by
bb88
18d ago
See "Responsible Adults" in quotes.
6.
▲
by
bb88
18d ago
When you can sell NYC on building a nuclear power plant on Manhattan, then I will agree with you.
7.
▲
by
bb88
19d ago
The potential for widespread radiation leakage from nuclear doesn't exist with wind or solar. I would think a terrorist would hit a nuclear power plant over any wind or solar farms. The Chernobyl exclusion zone will remain uninhabitab
8.
▲
by
bb88
19d ago
Terrorists are only one piece of the issue. Corporations and "Responsible Adults" have done more to harm nuclear power in this country than any terrorist act has. ConEd and Three Mile Island meltdown brought out a mass of normal
9.
▲
by
bb88
26d ago
This kind of "purity" argument is absolutely toxic. We've seen it with the vietnam paper comparing ORMs to SQL, etc. etc. Please stop this. You didn't hire him, you certainly aren't willing to give him a salary f
10.
▲
by
bb88
29d ago
I remember the Ivermectin/Hydroxychloroquine fights where people were gaslighting others for some unknown reason. People sharing dubious studies, with questionable results. Meanwhile many of those people had a secondary agenda to keep
11.
▲
by
bb88
1mo ago
Logic bugs in fairness happens in all languages. My unproven theory is that the fewer the foot guns, the better it will be for humans and LLMs to generate. If Rust's footguns are limited to getting past the borrow checker, and memory
12.
▲
by
bb88
1mo ago
AI's can write deterministic code and have been doing so for a while. Humans do this as well. We write deterministic code with a goal, and generally it works out okay. If you say that you can't trust AI because LLM's are st
13.
▲
by
bb88
1mo ago
Yes, and that's the case I've seen as well. I would also say rust is also more heavy on symbols, which can make code look kinda hard to parse in places. But weirdly Opus (N=1) in Claude Code does okay on it. Enough I can reliabl
14.
▲
by
bb88
1mo ago
C/C++ has "compiles but may have undefined behavior". Golang has numerous "compiles but has incorrect behavior" (normally known as footguns). Meanwhile with Rust, if you get past the compilation step, bugs become
15.
▲
by
bb88
1mo ago
N=1 here, but I'm sure you can find many many more examples. In a mass shooting in Boise, Idaho, a woman stole items off a fallen security guard that was lying on the floor. https://idahonews.com/news/local/po
16.
▲
by
bb88
1mo ago
But through short selling the stock market already allows the ability to bet against a company.
17.
▲
by
bb88
1mo ago
If the requirement causes a massive security hole, the lawyers will probably tell you that knowingly allowing a security hole from a liability perspective is worse than turning off something an audit will flag.
18.
▲
by
bb88
2mo ago
The $5 wrench isn't about breaking encryption. It's about breaking will power. If they achieve their goals great for them. If not they proved the second volume either didn't actually exist or your will power was stronger t
19.
▲
by
bb88
2mo ago
This is always been the dumbest thing about "hidden volumes": It relies upon your adversary not knowing about veracrypt's hidden volume. Which BTW, is plainly ADVERTISED on the web site. The second he knows you have veraco
20.
▲
by
bb88
2mo ago
Yes. And we are: https://news.ycombinator.com/item?id=21237875 https://news.ycombinator.com/item?id=19845029 https://news.ycombinator.com/item?id=48783117
21.
▲
by
bb88
2mo ago
How does it deal with pointers if everything is stack based? You can't really return a pointer to something on the stack because it could get overwritten between when you return it and when you access it.
22.
▲
by
bb88
2mo ago
I've been working on a SDN software for mikrotik routers (and wireguard, etc) and Fable dies when working with any kind of wireline protocol or potentially implementing any authentication mechanism. It's too the point where I just
23.
▲
by
bb88
2mo ago
Businesses have been anti-human for a while now. If you think AI is bad, wait until I tell you about the horrors of social media who profit on controversy and division, US health insurance which profits on rejecting claims, and big pharma p
24.
▲
by
bb88
2mo ago
I have list of issues with SQL. Not composable. Unable to detect query errors at compile time because the schema is only loosely coupled to the code base. And as you yourself point out, SQL is not standardized, which is also terrible an
25.
▲
by
bb88
3mo ago
In amateur radio there was a famous DXpedition there this year. https://3y0k.com/ There are some videos on facebork but you have to trade your data to see them apparently. Alternatively there's some pictures on this pa
26.
▲
by
bb88
3mo ago
More likely they'll convince congress they will need their own. Only it will 20-200 times more expensive and the US taxpayer will be paying for it but won't get access.
27.
▲
by
bb88
3mo ago
Honestly those are used as weights now in some kind of obscure calculation (or maybe not so obscure calculation but I still don't understand it). What I really learned during that time is that mail servers have well known IP addresses
28.
▲
by
bb88
3mo ago
Honestly, I think the biggest enjoyment I got from this thread is that programming culture is often toxic in ways that people aren't really ready to admit on this site which is dedicated to computers and programming. I can hear them no
29.
▲
by
bb88
3mo ago
Have you thought of opening your own truck repair shop? Often there are places where trucks break down and the solutions are slim to None. A good repair shop in the right place might make decent money.
30.
▲
by
bb88
3mo ago
I did that too years ago, but the management of it was kind of annoying. DKIM was just getting introduced when I stopped using it. SPF had controversy. I understand both of those are awesome now. The biggest issue was if your ip address
More ›