Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
extropy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
extropy
4mo ago
Is it just me, or the article structure and subtitles feel very AI?
2.
▲
by
extropy
9mo ago
Thanks for linking Arcan, looks interesting. After a quick scan, Arcan seems to be pushing a microkernel approach, with some clients providing display server capabilities and others talking to them via shared memory. This will have the same
3.
▲
by
extropy
9mo ago
Wayland design choices are heavily influenced by automotive and TV where it has been industry standard way before it became mostly usable as a desktop. And that has lead to design compromises that look odd on desktop. But hey, you can proba
4.
▲
by
extropy
9mo ago
I'm not following the logic why contrails cause net warming. Why nuclear blasts - that also introduce lots of particles in atmosphere cause a cooling effect - "nuclear winter"?
5.
▲
by
extropy
1y ago
This is what Chrome OS does, works pretty well IMHO.
6.
▲
by
extropy
1y ago
The NAT firewalls do not like P2P UDP traffic. Majoritoy of the routers lack the smarts to passtrough QUIC correctly, they need to treat it the same as TCP essentially.
7.
▲
by
extropy
2y ago
Possible. Depends how the contract is structured, they may be able to claw back some money from Aerojet. Boeing still takes all the blame.
8.
▲
by
extropy
3y ago
The minimum run time of a tread before it's potentially preempted when load is high is computed based on number of cores available giving more time when there are more cores since rescheduling latency is apparently longer with more cor
9.
▲
by
extropy
3y ago
Bicycles fail safe unless a wheel falls off or both brakes fail simultaneously. Balancing onewheelers - if the control or power system fails, you immediately go down, hard. And since the cruising position is weight shifted forwards, it'
10.
▲
by
extropy
3y ago
There is a significant overap - fuel up, find the restroom, grab some snacks. EV chargers have the benefits of being cheap, take little space, and permitting is raesonably simple. Expecting them to be way more widespread than fuel stations
11.
▲
by
extropy
3y ago
That GPU firmware is generally just a blob that has never been open sourced. The driver is the part that talks to the GPU, not the OS that runs inside the GPU. Unless I'm mistaken in which case this would be a huge deal.
12.
▲
by
extropy
4y ago
I suspect the part that is failing is not the connector itself, but rather a controller chip somewhere upstream. Given the skills you could def DIY repair it for cheaper, the high price is likely including uncertainty of what's broken
13.
▲
by
extropy
4y ago
For most use cases shortest path is super simple and fast problem on modern PCs. So might be useful on extra large synthetic networks. Neural nets?, Trading logs?, Image processing? Also negative weights are rare in real life applications.
14.
▲
by
extropy
4y ago
This. Also the bigger the company is, the less the long term loyalty and people are generally there for the money. So top performers will get moving quickly.
15.
▲
by
extropy
4y ago
Opportunity to generate cheap hydrogen?
16.
▲
by
extropy
4y ago
Let me argue from the other end. The incident happened, which is obv not good. What where the causes? How can we prevent this from happening again? What do other high profile perons do to prevent this from happening?
17.
▲
by
extropy
4y ago
That sounds very wrong. Not a physicist, but light does not interact with magnets, or you need to get into the superconducting strength levels before it does. https://en.m.wikipedia.org/wiki/Optical_rotation It seems
18.
▲
by
extropy
4y ago
DOS programs loaded fast, since there was around 1MB of working memory. Granted they did not do much, but where responsive, except when needed to do real compute, then you just waited forever. Windows 3x/9x with first real multitaskin
19.
▲
by
extropy
4y ago
The accuracy figures in TA are kinda low - 99.7 for the top one, averaging out at 98.5%. Anyone has some idea what is this measuring? Bit accuracy (way too low)? A full disk read 100% error free? The actual accuracy really depends on the qu
20.
▲
by
extropy
4y ago
I think GP means prefect or nothing - it errors out if not able to get a valid read. Regular error correction + checksum is a pretty solid implementation of that.
21.
▲
by
extropy
4y ago
Tried ground elevation, seems to be broken. All buildings started floating hundreds of meters above the still flat terrain.
22.
▲
by
extropy
4y ago
And switch to metric units while we're at it.
23.
▲
by
extropy
4y ago
I still remember the days when we hand billion dollar lawsuits over 20 lines of code (Oracle vs Google). If CoPilot makes everyone see how ridiculous that is, that's a win in my book.
24.
▲
by
extropy
4y ago
The subpoena is issued by a judge for a pending case, you can either fight it by submitting an opposing motion or be held in contempt of court which in this case is pretty much a loss.
25.
▲
by
extropy
4y ago
Sure, here is your Lego set. But do not put while bricks next to red ones or it will explode!
26.
▲
by
extropy
4y ago
USA hopefully learned their lesson (over the several proxy wars). Now will Russia? Yes Putin is the dictator, but the problem started when the people allowed him to become one. Now his "strongman" ethos does not allow him anything
27.
▲
by
extropy
4y ago
Are you sure all plants get to sell at spot price? Doesn't that encourage collusion to generate artificial scarcity - all participants benefit from it?
28.
▲
by
extropy
4y ago
This used to be true for cheap panels. Better panels would have bypass diodes for every cell (the 10x10 cm square) and would only loose the output of the affected cell.
29.
▲
by
extropy
4y ago
Wine is more like a re-implementation of windows Userland using a different kernel (and graphics libraries). Since the hardware is all the same, there is nothing to emulate or compile. Or from the other direction - windows NT contains a re-
30.
▲
by
extropy
4y ago
By that logic any modern windows is an emulator of win32, since that is not a kernel API but a user space library "emulating" it. Exactly the same way as wine. Wine does not translate the calls, it for most part actually implement
More ›