Live data from Hacker News

Viewing profile — nickynickell

nickynickell

HN member
Joined
Tue, Dec 20, 2016, 5:49 AM UTC
HN karma
22
Public activity
19 items

About nickynickell

No profile information was provided.

Recent public activity

  1. comment
    Comment #44609109

    Coincidentally, I bought one of these recently and it was delivered this morning. Including the MultiPort II port replicator and floppy drive. Boots and runs fine (sans some unhapp…

  2. comment
    Comment #21021896

    Many games already throw brass across the screen. To the extent that mirroring weapons or using lefty versions right handed is a thing. It "looks cool."

  3. comment
    Comment #20712142

    > we figured out how to send messages to all computers (using Novell Zenworks or something) The Novell messaging utility[0] thing? For us that was disabled in the registry. Unfortu…

  4. comment
    Comment #20664040

    They were joking, and you're being needlessly hostile. Plus you're wrong on multiple counts. Most of the counter examples are historic, but still. Yes, barrel is not a unit of roun…

  5. comment
    Comment #20663680

    In this context we're talking about death: giving more death to the enemy than they could give to you. Ultimately the meaning is the same as your rewording. Just a bit more grim.

  6. comment
    Comment #20662865

    I'd wager they meant drum. Though superimposed loads are a thing too.

  7. comment
    Comment #17143799

    Not a hard confirm, but I stood there marveling at the pneumatic ceiling fans in an Amish bakery once. Each one had a little oscillating engine and some plumbing for the compressed…

  8. comment
    Comment #17035800

    Why does it need to be relevant for more people? It looks as if you're treating it as a means to an end. I would say that it was more of an end in itself. Sure, something else migh…

  9. comment
    Comment #16615497

    To clarify, I was only talking about audio formats. Not automagically converting everything to run on the new engine. Doing that would kind of be missing the point. There is a simi…

  10. comment
    Comment #16587809

    Supposedly some file formats have changed between Fallout 3 and 4 so you'd need to convert said files as well. Not exactly an insurmountable technical hurdle. There is at least one…

  11. comment
    Comment #14773608

    Is that number attached or crawling? If attached, how many have you caught before they dug in? I live in the same area and that number would be really low. Stumble on some deer tic…

  12. comment
    Comment #14406998

    The best 879 pages of urgent meaninglessness and near-constant déjà vu ever written. I found picking different starting points on later re-reads rather interesting. For anyone who …

  13. comment
    Comment #14338070

    Pretty slick for what I'm assuming is your first big project. Tangentially related: do you think your mentor might have been indirectly encouraging you by telling you it was imposs…

  14. comment
    Comment #13591058

    That is beautifully well documented. Are you planning to extend it further or do any similar projects?

  15. comment
    Comment #13576171

    Take it a step lower and do one in assembly and it is even more fun. I almost have enough code together to say that I'm doing one in RISC-V assembly. At this point I have already a…

  16. comment
    Comment #13575167

    So far everything is in Logisim[1], but I'm actually thinking of writing an emulator so I can debug programs quicker. I started a lisp interpreter in risc-v assembly, but testing m…

  17. comment
    Comment #13573375

    Actually designing an ISA is voodoo, but doing the mircrocode is fairly easy. On a tiny little 4-bit design with only a few control lines you can do it by hand. Past a certain poin…

  18. comment
    Comment #13565818

    I'm actually gearing up for a RISC-V processor in Fallout 4. All of the design work is done, but building it with the vanilla logic gates (introduced in the Contraptions DLC) actua…

  19. comment
    Comment #13467301

    Having done a bit of lisp spelunking myself, I would suggest that you dig into the source of the lisp your program ran under. Trying to figure out behavior from the surrounding con…