Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aallaall
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
28 ms
·
1.
▲
by
aallaall
10mo ago
Perhaps Elmo can move his toxic, illegal, cancer inducing, gas generators there, instead of doing it in Memphis. https://tennesseelookout.com/2025/07/07/a-billionaire-an-ai-...
2.
▲
by
aallaall
10mo ago
It’s better than having your DC confiscated (by Putin, in Russia), or bombed (in Ukraine, by Russia). As some hyperscalers realized.
3.
▲
by
aallaall
10mo ago
No, E-bikes doesn’t make this much less of an issue.
4.
▲
by
aallaall
10mo ago
Do you think it’s a coincidence that the top two countries are completely flat?
5.
▲
by
aallaall
10mo ago
Of course it helps if the city, and country in general, is completely flat. Cities in Norway or Nepal have mother nature against all form of manual locomotion.
6.
▲
by
aallaall
10mo ago
Always interesting to see the privacy fear of americans. The rest of the world isn’t afraid of non-sexual intimacy with friend/family.
7.
▲
by
aallaall
10mo ago
So async enable concurrent outstanding requests.
8.
▲
by
aallaall
10mo ago
There’s syntax that is objectively easier to both read and write, and there’s syntax that is both harder to read and write. For a majority. In general, using english words consisting of a-z is easier to read. Using regex-like mojibake is ha
9.
▲
by
aallaall
10mo ago
For a while the brain dead utf32 encoding was popular in the Unix/Linux world.
10.
▲
by
aallaall
10mo ago
Custom word widgets in that zoom dialog, the scroll wheel doesn’t even work in the spinner box.
11.
▲
by
aallaall
10mo ago
1% is closer to 100%, than 0% is, yes.
12.
▲
by
aallaall
10mo ago
Companies typically move more and more functionality to closed firmware, so they can ”open source” a thin wrapper, like a driver, that is often completely useless, and often encumbered with cryptography restrictions, strict trademarks and s
13.
▲
by
aallaall
10mo ago
Closed verilog I can accept. But in general firmware is also software, for example it has become quite popular in the recent years to execute firmware on an embedded riscv cpu. And move more and more functionality to that kind of firmware.
14.
▲
by
aallaall
10mo ago
Isn’t minix open source?
15.
▲
by
aallaall
10mo ago
Enshittification. Open source is a valuable guarantee against that.
16.
▲
by
aallaall
10mo ago
Apple provide even less documentation than Qualcomm. Let that sink in.
17.
▲
by
aallaall
10mo ago
Linux on arm is probably the most popular computing device platform in the world.
18.
▲
by
aallaall
10mo ago
All made in Taiwan!
19.
▲
by
aallaall
10mo ago
Gons.
20.
▲
by
aallaall
10mo ago
Some regulation should double the costs, to prevent evil people from doing bad things. Also, under-regulation might triple the costs for society.
21.
▲
by
aallaall
10mo ago
Only took 18 years for apple and google, good work! See you in 2043 for next common feature.
22.
▲
by
aallaall
10mo ago
Windows95 also doubled the dos limit of a cmdline from 128 to 256 in… 1995.
23.
▲
by
aallaall
10mo ago
A congestion algorithm using a machine learning model would of course be better than a generic approach, and the browser could then also be promoted with ”AI”. Come on google!
24.
▲
by
aallaall
10mo ago
Perhaps their grand children are still around?
25.
▲
by
aallaall
10mo ago
Most operating systems mounts things dynamically. You can never trust that a path for you exists for another user.
26.
▲
by
aallaall
10mo ago
That’s the hard part to answer, that Mozilla leaves to you!
27.
▲
by
aallaall
10mo ago
Modern cpus are optimized for calling functions. Spaghetti code with gotos is actually slower.
28.
▲
by
aallaall
10mo ago
Just put all code on one line then. Statements (or tokens) is what matters.