Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
201984
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
201984
15d ago
>Oh, you can also just freaking flush small things down the toilet. People with this attitude are why the drains in my apartment keep backing up and my landlord sends emails threatening to evict whoever's flushing things they should
2.
▲
by
201984
1mo ago
https://archive.ph/9FaRC
3.
▲
by
201984
1mo ago
That is a strength, not a weakness. It allows for things like 64-bit immediate loads, 32-bit branch offsets, and nearly unlimited future extensibility. With RISC-V, multiple instruction workarounds are needed for all of the above, and those
4.
▲
by
201984
1mo ago
>I still do believe RISC-V did a lot of things better than x86... Such as? I can't think of anything it does better for high performance cores.
5.
▲
by
201984
1mo ago
>Your designers want Sometimes, you need to tell the designers NO. Moving background images don't help people figure out what the weather is going to be.
6.
▲
by
201984
2mo ago
People are no longer buying internet to use google, nor buying gas for cars? The others I understand, I'm cutting back on them too.
7.
▲
by
201984
2mo ago
Depends on your financial situation, but $10 is nothing these days. That's the price of a bougie coffee, half the price of going out to eat, half the price of a movie ticket, or less than 2 gallons of gas in some states. For most peopl
8.
▲
by
201984
3mo ago
Lua basically already has ternary operators anyway since "and" and "or" short circuit. I also don't see the need of adding additional syntax for it. local x = condition ? value_a : value b local x = condition
9.
▲
by
201984
3mo ago
Interesting, thank you.
10.
▲
by
201984
3mo ago
>TIMTOWTDI What on earth is this supposed to mean?
11.
▲
by
201984
3mo ago
I cannot think of a legitimate purpose for residential proxies existing. They take advantage of people who don't understand what they're being asked to give "consent" to, and then offer up those people's internet co
12.
▲
by
201984
3mo ago
This needs to be illegal.
13.
▲
by
201984
3mo ago
It just turns the motion into fades of equal duration. Reason 352811 I will never own an iPhone.
14.
▲
by
201984
3mo ago
>We're choosing a license that is usable by the entire community. What a weaselly way to put it. A GPL library, as I'm sure you know, is perfectly usable by anyone including jujutsu and anyone else. They just have to also licen
15.
▲
by
201984
3mo ago
There's a part of the .so ELF file (the Global Offset Table aka GOT) that has to be modified with all the addresses of the functions being imported, which of course vary from process to process. If not patching, what exactly would you
16.
▲
by
201984
3mo ago
How do you think position independent code can call functions from other .so's without being patched with their addresses? They can't, so even PIC code still has to have a relocation table that gets patched. It's in a differe
17.
▲
by
201984
3mo ago
Shared libraries (and mmapped files in general) are deduplicated; it's nowhere near as bad as you think. The kernel loads a .so into memory once and then maps that memory into every process that mmaps it. Editing to add: this deduplica
18.
▲
by
201984
4mo ago
I just don't get why an image format needs the ceremony from being an international standard accepted by governments. It's just an image format; governments shouldn't be involved in this at all. What did ISO give the JPEG XL
19.
▲
by
201984
4mo ago
Does anyone know why the JPEG XL team went through ISO instead of publishing it themselves?
20.
▲
by
201984
4mo ago
Seems "closed but royalty free" would be a more accurate description then.
21.
▲
by
201984
4mo ago
Mostly off topic, but why is the spec for JPEG and JPEG XL paywalled? I wouldn't call them open standards if they're not available free-of-charge to the public.
22.
▲
by
201984
4mo ago
As if there's no difference between harmful substances combined with lewd activity, and talking with people on a video game. https://metro.co.uk/2026/06/01/uk-considering-banning-kids-s...
23.
▲
by
201984
4mo ago
You don't HAVE to, but most of the big ones do.
24.
▲
by
201984
4mo ago
This is false. Evaporative cooling systems consume significant amounts of water and do not reuse it. They can't anyway, recondensing the water would release all the heat they removed by evaporating it.
25.
▲
by
201984
4mo ago
How are kids supposed to have a safe space "to be curious, build autonomy, and feel free" if they can't get out from the authoritarian hands of their parents or their government?
26.
▲
by
201984
4mo ago
There's also a windows port of busybox if you want something more stable. w64devkit uses it. https://github.com/rmyorston/busybox-w32
27.
▲
by
201984
4mo ago
AI said to do it.
28.
▲
by
201984
4mo ago
I liked it. It has character.
29.
▲
by
201984
4mo ago
So you'd switch USA for China, and still have a foreign dependency embedded into the very fabric of your society. Do you not see a problem with this?
30.
▲
by
201984
4mo ago
What, like electronic payments using phones running American operating systems? With the bonus that you have two new gatekeepers that can lock your citizens out (Apple and Google).
More ›