Viewing profile — unwind
unwind
HN member- Joined
- Mon, Mar 23, 2009, 10:19 AM UTC
- HN karma
- 12,368
- Public activity
- 3,200 items
- HN profile
- View on Hacker News ↗
About unwind
I hang out a lot on Stack Overflow: http://stackoverflow.com/users/28169/unwind, mainly answering questions about C. I love C.
Recent public activity
-
comment
Comment #48965339
Wow this is really cool! Epic to see that it has "No Man's Land" [0] and really really weird feeling to read the readme. No idea why it's listed as a "17 Bit" title though, perhaps…
-
comment
Comment #48552575
Nah I'm still against repeating the type name all over the place, and the cast adds nothing good imnsho.
-
comment
Comment #48539841
Meta: a space is missing in the title. Since this is one of the bugs, I always recommemd writing game->boardPieces = swAlloc(sizeof(ThingHandle*) * row * column); Like this instead…
-
comment
Comment #48343230
Meta: confusing typo in title. Mods , please fix penciN -> penciL. Thanks.
-
comment
Comment #48126588
Can you elaborate on how it detects and signals if it runs out of output buffer space? I couldn't see how the amount of available space was even communicated to `fc_enc()`. Also th…
-
comment
Comment #48058922
Probably [1], from 2025. [1]: https://www.penguin.co.uk/books/31374/pinocchio-by-collodi-c...
-
comment
Comment #47930327
Meta; typo in title, should be "learNEd".
-
comment
Comment #47872702
This is fantastic, thank you for doing this. I hadn't thought of the poor Jaguar in ages! Heh. Found a tiny typo, this sentence from quite early (page 17): Notice how apparently wa…
-
comment
Comment #47775449
Fun post! Very happy to see a 20-something year old find and fix bugs in an X11 wm from before they were born. Gives me hope. There was some kind of editing snafu though, the loop …
-
comment
Comment #46961085
How about "R, G, B Mars" [1], then? [1]: https://en.wikipedia.org/wiki/Mars_trilogy
-
comment
Comment #46910214
As a ultra noob in the art of knotting, I liked this when I stumbled over it a few weeks back. I agree that for newbies it would be even more instructive with smoother flows, I gue…
-
comment
Comment #46868561
Meta: This is a very messy title, it should just be "The minichord: a pocket-sized musical instrument" or something like that. We have the github info in the auto-generated blurb r…
-
comment
Comment #46854814
Reasonably, that language is MicroPython [1] which is the special pared-down version of Python for memory-constrained embedded targets. [1]: https://micropython.org/
-
comment
Comment #46853908
Just a few months back I worked in embedded development on a project and there was a physical dongle to unlock the compiler, which was surprising during on-boarding as I've spent y…
-
comment
Comment #46834012
“The historical significance of JUMPSEAT cannot be understated,” said Dr. James Outzen, NRO director of the Center for the Study of National Reconnaissance. I'm no native speaker b…
-
comment
Comment #46763252
Me too, from Firefox in Linux and no (!) blockers. Weird. Maybe geo-fenced for not being in the US, sometimes companies do that which is ... weird.
-
comment
Comment #46741899
Uh that piece of horror was not in the post. Phew.
-
comment
Comment #46730432
Brown in German is actually, wait for it, "braun".
-
comment
Comment #46690002
Cool! I love seeing new games for "retro" machines, it's awesome that people keep pouring time and love into them after all these years. I'm not super familiar with 8-bit Atari mac…
-
comment
Comment #46689820
Very cool, nice effort and a good write-up! If my math is right it seems the cost in material for the printed part is around $5 which seems ridiculously cheap for a custom-designed…
-
comment
Comment #46644380
That sounded fascinating as a rather large difference in world view stemming only from using different languages. It turns out that there are various models for the number of conti…
-
comment
Comment #46631330
I think this is very cool, even though I have no historical connection to the Z80 it's of course a well-regarded and firmly entrenched/popular retro CPU. But this really is a stret…
-
comment
Comment #46629507
Which one? I did a quick search but that didn't turn up anything so perhaps it's a partial word overlap or something. I did find the projects "user-facing" home page [1] which was …
-
comment
Comment #46629473
Ah, that was a typo: you meant "GPU" (Graphics Processing Unit, not "GUI" which of course is Graphical User Interface) since that is listed in the system requirements. Explained im…
-
comment
Comment #46588985
Agreed, that really stood out as a ... questionable design decision, and felt extremely un-ergonomic which seems to go against the stated goals of the language.