Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IcePic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
IcePic
10d ago
The problem with missing drivers is not "typing code fast enough", it is knowing that you need to poke 5 into [base-address + $0562] within 5 milliseconds of receiving an IRQ or something stupid like that which good docs would tel
2.
▲
by
IcePic
15d ago
This is totally crazy. And cool. But also crazy.
3.
▲
by
IcePic
1mo ago
In Sweden it has. When I got my EV 4 years ago, the list of public EV charging locations was about the same as the amount of petrol stations, now its 3-4x as many. And as others have mentioned, having a wall charger of your own is of course
4.
▲
by
IcePic
2mo ago
Even then, what europeans would want is that noone could force them to copy or release it outside of Europe. Otherwise its kind of moot where its stored, if it can be coerced out anyhow.
5.
▲
by
IcePic
2mo ago
Yes, did not mean to imply that everyone should know everything immediately, just that "the server was too small" feels a bit misguided. It might solve the problem to make the hw a real monster, but if you hit limits at 500 then I
6.
▲
by
IcePic
2mo ago
In the 90s, people thought about the c10k problem, which is how to handle 10000 connections. In those days, this 2GB server would have been a dream to have and probably had moved the needle to 20k, 50k or whatever the limit is. You only get
7.
▲
by
IcePic
4mo ago
It worked for Stephen Hawking, and he was totally worth listening to.
8.
▲
by
IcePic
4mo ago
C64 also has a token parsing routine in zeropage.
9.
▲
by
IcePic
4mo ago
It would also eat up even more RAM, so your 64k computer that "normally" gave you only 39k for BASIC, with Simons' BASIC loaded you would be down to 30.7k.
10.
▲
by
IcePic
4mo ago
If we get new code by the "shovel", then it is likely trained on old bad code, so it might just (re)introduce old types of bugs by the shovel until all new fixed code overshadows the old code by a margin, which in turn will take a
11.
▲
by
IcePic
4mo ago
If they don't get scanned, then they also don't get fixed, so if they have the same amount of holes, they will stay vulnerable for longer.
12.
▲
by
IcePic
5mo ago
Go back to amiga and C64.
13.
▲
by
IcePic
5mo ago
The 64Ultimate goes to 64MHz, the Ultimate64 cartridge goes to 48MHz "only".
14.
▲
by
IcePic
5mo ago
I don't really know which "we" you refer to that did find enough v4 ips. Once you could get a /24 by just applying for it, now you have to purchase second-hand ranges from some previous spammer network taken down so the
15.
▲
by
IcePic
5mo ago
Well, in a strict sense, it is "you" who chooses to run a nat'ing router there, you could just have one single computer per ISP connection. Or have it run a proxy for you, or nat. I mean, I understand that this feels normal
16.
▲
by
IcePic
5mo ago
In some sense, "you did". Your actions, intentional and direct or not, allowed for one more sale of Win11 and an accompanying sad Dell computer, giving them the signal (however weak from you as one single individual) that whatever
17.
▲
by
IcePic
5mo ago
Not on all OSes. And it's not all good to have one less socket, there are still issues with people not expecting v4 traffic on a v6-capable socket, like described here: https://radar.offseq.com/threat/ipv4-mapped-i
18.
▲
by
IcePic
6mo ago
Then again, remote DMA to your memory via a port on the computer, while a great tool for debugging internal stuff, is also quite the wide door to getting hacked if someone every manages to plug in a malicious device in the same port.
19.
▲
by
IcePic
6mo ago
https://chromium.googlesource.com/chromiumos/third_party/gcc... has some looong select/case things with lots of ifs in them, but I don't think they would hit 30k.
20.
▲
by
IcePic
6mo ago
One thing could also be that by the time you have 10GE uplinks, shaping is not as important. When we had 512kbit links, prioritizing VOIP would be a thing, and for asymmetric links like 128/512kbit it was prudent to prioritize small pa
21.
▲
by
IcePic
6mo ago
Yeah, someone wrote along the lines of "userland sets the rules, the kernel enforces them" which I thought was a neat short version.
22.
▲
by
IcePic
7mo ago
They will just move to a low-price country in Asia with their $100 and .. or not.
23.
▲
by
IcePic
7mo ago
Sounds like you would run into E=mc^2 for your "lets just not have mass and stuff solves itself". The words "easily" here and there have a lot of work in front of them. For the Alcubierre drive which also speculates on
24.
▲
by
IcePic
7mo ago
Unfortunately it talks a lot of how they shoot lasers and get the plasma to emit a lot of energy, but less on how they are to turn this into electricity to first feed the reactor itself to keep it going, and get a net gain out of it. A bit
25.
▲
by
IcePic
8mo ago
I think NTFS get a bit of crap from the OS above it adding limitations. If you read up on what NTFS allows, it is far better than what Windows and the explorer allows you to do with it.
26.
▲
by
IcePic
9mo ago
And if you time travel to the 90s, this is what amiga owners with 1M ram said about PC/Win users needing 8,16,32M of ram to paint a few icons on the monitor. But noone listened then, because ram was cheap and you should not stand in th
27.
▲
by
IcePic
9mo ago
For some people, when you are not taking over the whole machine (as you would do in demos and games), then replacing the OS with something that gives you memory protections and virtual memory, uses all ram for caches, talks ipv6 and things
28.
▲
by
IcePic
9mo ago
It does, you make certain claims in your text, and the parent questions how to test you alternate theory against the perceived reality to see which of those two are true.
29.
▲
by
IcePic
9mo ago
Bad link, this was better, https://github.com/microsoft/snmalloc/blob/main/docs/securit...
30.
▲
by
IcePic
10mo ago
If you are writing HelloWorld-webscale daemon from scratch, then counting +lines is probably "ok", but considering some existing large project like Linux (for instance), you would be well off keeping people who has managed to reta
More ›