←back to thread

642 points vkoskiv | 1 comments | | HN request time: 0s | source
Show context
schnitzelstoat ◴[] No.45491030[source]
This was really interesting! I've often wondered how one would do such a thing.

Seeing your name in the Linux changelog must be awesome!

replies(2): >>45493373 #>>45534687 #
henrym ◴[] No.45534687[source]
> Seeing your name in the Linux changelog must be awesome!

Years ago when I was a teenager I had a couple patches accepted for ksnake and gedit.

Certainly not as prestigious as a patch to Linux, but still the idea of code I'd written running on millions of PCs around the world felt amazing.

replies(4): >>45535566 #>>45536567 #>>45537273 #>>45540074 #
sgarland ◴[] No.45537273[source]
I got a patch to Debian’s vixie-cron accepted [0], which thus far has been my proudest achievement. It’s tiny and stupid, and should never happen to anyone reasonable, but nevertheless, you can now change your server’s TZ without restarting crond or waiting for a DST shift, and your jobs will fire at the new correct time.

Contributing to the kernel is definitely on my list of things to eventually do.

0: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019716

replies(1): >>45537515 #
1. fragmede ◴[] No.45537515[source]
Congrats. I had a commit in the kernel but it got refactored out.