Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LukeShu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
LukeShu
3d ago
But those weren't on "IBM PC"-compatibles, just older micros? The 5150 had 5¼" drives. That is: (Q|MS|PC)-DOS never supported 8" floppies, right?
2.
▲
by
LukeShu
1mo ago
Several of the peripherals in the RP2350 are also ARM IP.
3.
▲
by
LukeShu
1mo ago
Luke Wren works at Raspberry Pi and designed the Hazard3 CPU core that is in the RP2350 chip.
4.
▲
by
LukeShu
1mo ago
It was not. It was implemented by Dylan Taylor, an outside contributor who works at a fintech company in North Carolina, and has made it his hobby to submit PRs implementing age verification to all kinds of projects. The systemd maintainer
5.
▲
by
LukeShu
1mo ago
NB that you could already add your own freeform fields; it just added that field to userdbctl and friends.
6.
▲
by
LukeShu
1mo ago
GCC has `[[gnu::musttail]] return`. But yes, framing TCO as an optimization is unfortunate.
7.
▲
by
LukeShu
2mo ago
type IntBox struct { v int } type StrBox struct { v string } func (b IntBox) MapToStr(f func(int) string) StrBox { return StrBox{v: f(b.v)} } (Please forgive any typos I made on mobile.) It wasn't a great
8.
▲
by
LukeShu
2mo ago
> along with their style of development: patches onto mailing lists I mean that's also Git's style of development.
9.
▲
by
LukeShu
2mo ago
I'm surprised to see that it's OK that he has opensource AHB/APB stuff in it--I'd avoided learning them too much about them assuming that they were ARM proprietary.
10.
▲
by
LukeShu
2mo ago
I mean no disrespect to Luke Wren, but he did not write it in 2026; he wrote it in 2018-2021. :)
11.
▲
by
LukeShu
2mo ago
I think "ASIC design" engineer is under-selling him--he's working on their CPU cores too!
12.
▲
by
LukeShu
2mo ago
He works at Raspberry Pi, and designed the Hazard3 RISC-V core that is at the heart of the RP2350--although he did Hazard3 in his spare time. It's actually a fork of the "Hazard5" core that he designed for the RISCBoy.
13.
▲
by
LukeShu
8mo ago
Heh, I assumed he was referring to "Scott the Woz" Scott Wozniak, a vintage-gaming youtuber. I assumed that the GP took a more literal attack on "only one 'Woz'", hile you took a more symbolic "only one en
14.
▲
by
LukeShu
8mo ago
"CL"/"Change List" is the lingo for the Gerrit code review tool, which is how all contributions to Go happen. Creating a GitHub PR simply triggers a bot to create a Gerrit CL, which is where all discussion about th
15.
▲
by
LukeShu
8mo ago
First they said you wouldn't be able to travel unless you had a Real ID by 2008. Then they delayed it. Many times. Based on which airport/facility and what state your ID was from, some enforcement started in 2014. Not all states
16.
▲
by
LukeShu
8mo ago
In 2005, we decided that we were going to have Real ID by 2008. We're now looking at a 2027 completion date.
17.
▲
by
LukeShu
8mo ago
The correct answer is `go mod vendor && cat vendor/modules.txt`
18.
▲
by
LukeShu
9mo ago
Linux on PA-RISC also has an upward-growing stack (AFAIK, it's the only architecture Linux has ever had an upward-growing stack on; it's certainly the only currently-supported one).
19.
▲
by
LukeShu
9mo ago
In 2002, Caldera licensed Research Unix <= 7th edition and 32-bit 32V Unix under a BSD-style license. Gotta stick the "This product includes software developed or owned by Caldera International, Inc." notice on it though.
20.
▲
by
LukeShu
9mo ago
TL;DR: Not the FSF, but SFC; email compliance@sfconservancy.org The dominant legal theory is that the GPL can only be enforced by the party holding the copyright. SFC's lawsuit against Vizio is strategically trying to establish preced
21.
▲
by
LukeShu
9mo ago
While it doesn't add much more info: https://lore.kernel.org/linux-cve-announce/2025121614-CVE-20...
22.
▲
by
LukeShu
9mo ago
libgccjit is much higher level than what's documented in the "GCC Internals" manual.
23.
▲
by
LukeShu
10mo ago
...yes? Hence me saying that 'composition' and 'polymorphism' have often been unnecessarily coupled together in 'inheritance'? Compare: Ruby mixins or Go embedded struct fields.
24.
▲
by
LukeShu
10mo ago
Inheritance is just the unnecessary coupling of composition and polymorphism.
25.
▲
by
LukeShu
10mo ago
Yes, subscribing to bullshit I don't want them to work on will surely send the signal that they're focusing on the wrong things!
26.
▲
by
LukeShu
10mo ago
While exact definitions vary, it's a term of art for Research Unix ≤ V7, perhaps plus or minus a version, perhaps including contemporary derivatives.
27.
▲
by
LukeShu
11mo ago
At the same time, it's easy to believe that MIT of 2013 is very different than MIT of 1988.
28.
▲
by
LukeShu
11mo ago
> You can do the same thing with a vt220. Can you? The last I looked at it (a year or two ago), the vt220 in MAME was just the beginning skeleton of an implementation, and it doesn't seem to have been touched much since then. A sha
29.
▲
by
LukeShu
11mo ago
I know the trendy thing is to hide the menu-bar, but it's great for discoverability. Tools→Games→Zone Out
30.
▲
by
LukeShu
11mo ago
Many flip phones had cameras by then. For instance, the Razr V3 was the best selling phone of 2005, and had a 640×480px camera.
More ›