Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cjd8
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Stabilizing Rust's Never Type
(lwn.net)
244 points
by
cjd8
8d ago
|
93 comments
2.
▲
The rest of the 7.3 merge window
(lwn.net)
3 points
by
cjd8
17d ago
|
0 comments
3.
▲
by
cjd8
2mo ago
What a moronic thing to say...
4.
▲
by
cjd8
2mo ago
Funny, I'm working on a simple tool that pulls the atom feed of the latest patches from lore with Python, and I just slip a User-Agent header into the requests.get() and it works great.
5.
▲
Finding your first Linux kernel contribution
(cjd8.github.io)
1 points
by
cjd8
2mo ago
|
0 comments
6.
▲
by
cjd8
2mo ago
I recently started a blog documenting my kernel work, and thought that I should create a series that helps people make their first contribution. Please let me know whether you have any ideas!
7.
▲
How to choose a Linux kernel subsystem to work on (as a beginner)
(cjd8.github.io)
4 points
by
cjd8
2mo ago
|
1 comments
8.
▲
by
cjd8
2mo ago
Not bad, I'd still use Claws-mail for reading and replying to kernel mailing lists, but good to know that people are developing tools with which you don't have to rely on an ancient email client. Reminds me a lot of hkml, which yo
9.
▲
by
cjd8
2mo ago
> rewrite of already popular technology in a different language > look at commit history > "Claude xxx committed yyy ago" I'm sorry, but what is this need to just vibe code a port of an existing technology to a diffe
10.
▲
by
cjd8
3mo ago
I would assume that it's not just the fuel, but also the construction materials etc. It's in the article that they had to grind down the surfaces of the spent fuel pool, the residue from that would probably weigh a lot on its own!
11.
▲
by
cjd8
3mo ago
>Huh... I thought Linux actually required MMUs. I was under the impression it'd never run on these old consoles because of that. Learned something new today. There have been variants of the kernel around for some time that can run o
12.
▲
by
cjd8
3mo ago
Ah, well in the Czech Republic universities get funding based on the number of currently enrolled students, not graduates. Some places will therefore accept 1000 into a CS program, only to have <100 people actually graduate. As for the a
13.
▲
by
cjd8
3mo ago
There is, however I didn't really have a valid reason for an appeal so I just went ahead with it and started applying for jobs.
14.
▲
by
cjd8
3mo ago
Essentially all Czech universities have a rule where you can only twice enroll in the same course - failing to do so will lead to termination. Nevertheless I still have my credits so I'll try to get them accepted at the new university.
15.
▲
by
cjd8
3mo ago
Hard to say, different language - different problems. Nevertheless Sashiko gets the big picture and its main concerns are race conditions, bad register mapping etc., issues that concern C code style are minimal (at least in the patches I wr
16.
▲
by
cjd8
3mo ago
Great job! A few months ago I was kicked out of university for failing my Real Analysis course a second time (4 years of CS suddenly gone, thesis was half done) and had to get a full time job. Now I got accepted to a different public univer
17.
▲
by
cjd8
3mo ago
Thanks! Feel free to add more "fortunes" by submitting a pull request.
18.
▲
Fate – a joke horoscope generator utility for Linux pids
(github.com)
3 points
by
cjd8
3mo ago
|
3 comments
19.
▲
by
cjd8
3mo ago
Realizing that I don't do any programming for fun anymore, I made a program that prints the horoscope for the PID of a Linux process. The Fowler-No-Voll hash ensures uniqueness for each day, guaranteeing a deterministic output. A frien
20.
▲
by
cjd8
3mo ago
okay, banner is a classic, but dadadodo is pretty interesting
21.
▲
Show HN: Fate – a joke horoscope generator utility for Linux pids
(github.com)
2 points
by
cjd8
3mo ago
|
0 comments
22.
▲
by
cjd8
3mo ago
Not a kernel veteran, but I do send patches and reviews occasionally and as mentioned in the article, Sashiko is a big help. It can detect very obscure race conditions, stack leaks and other bugs that could cause a kernel panic. It's a
23.
▲
Ask HN: What is your favourite Unix 'joke' program or obscure utility?
2 points
by
cjd8
3mo ago
|
2 comments