Viewing profile — mzs
mzs
HN member- Joined
- Wed, Feb 13, 2013, 5:29 PM UTC
- HN karma
- 9,971
- Public activity
- 3,065 items
- HN profile
- View on Hacker News ↗
About mzs
No profile information was provided.
Recent public activity
-
comment
Comment #49211927
nice series from same author: https://www.leadedsolder.com/2020/02/16/colecovision-diy-par...
-
comment
Comment #49025392
"This reporitory [ https://tangled.org/janantos.tngl.sh/brow6el ] is now the main and only source of truth, previous on Codeberg [ https://codeberg.org/janantos/brow6el ] is kept f…
-
comment
Comment #48982690
Similar story for our youngest - excuse after excuse. We just bought two round-trip tickets to Warsaw and paid privately. It was a little more but my wife and son got to spend time…
-
comment
Comment #48982581
"I've never been suicidal..." That's why you can't understand.
-
comment
Comment #48980557
https://github.com/satoshi7190/Shinjuku-indoor-threejs-demo
- story
- story
-
comment
Comment #47962598
I wonder how, if at all, you can improve precision with 4 stratum-1 clocks like he author has.
-
comment
Comment #47930494
I miss the days of knowing who last touched every source file and precisely what version it was: $ what /usr/bin/file /usr/bin/file: PROGRAM:file PROJECT:file-106 $File: apprentice…
-
comment
Comment #47779478
archive of forth translation of Crenshaw’s howto https://web.archive.org/web/20190712115536/http://home.iae.n...
-
comment
Comment #47534300
You'll probably dislike this too: $ { > echo foo \ > && echo bar \ > || echo baz ; > } foo bar $ IFS ${IFS# echo foo && echo bar || echo baz ; } $ _ There's good and bad to both ap…
-
comment
Comment #47532957
Wow I hate* that. I use bracket comments. They're cool cause they are bracket comments, so I use it in scripts to document pipelines. They are annoying cause they are bracket comme…
-
comment
Comment #47521996
indeed: B. Joshua Rosen https://www.polybus.com/hdlmaker/Resume.html
-
comment
Comment #47518044
"Part 64: Self-compilation on an 8-bit CPU" Unlike how a bunch of projects end right as they start to get good, this has a great ending. Thank you
-
comment
Comment #47437232
the code from 1995 https://github.com/thomas-hori/mirror-cwi-stdwin
-
comment
Comment #47426371
1. is? https://bugzilla.mozilla.org/show_bug.cgi?id=1659672
- story
-
comment
Comment #47411297
Had an assignment to build a shell in a week, how hard could it be? controlling terminal session leader job control The parser was easy in comparison.
-
comment
Comment #47366114
Solving the mystery of the Tully Monster: https://www.anl.gov/article/solving-the-mystery-of-the-tully...
- story
-
comment
Comment #46900630
links to this entertainment: https://crackhead.technology/anjoy-ssc338q-libtools/
-
comment
Comment #46887524
Who was the 222nd commentator? https://imgur.com/a/i5YQ2c4
-
comment
Comment #46720835
This might be a Polish thing but hero has to die. Does not matter if accomplishes a goal, just that hero put it all on the line against incredible odds.
- story
-
comment
Comment #46236215
vxworks 6.x: (one login session, say over serial) -> ioTaskStdGet 0, 1 value = 3 = 0x3 -> taskIdSelf value = 13600784 = 0xcf8810 (another session, say over telnet) -> ioTaskStdSet …