Live data from Hacker News

Viewing profile — foone

foone

HN member
Joined
Fri, Sep 05, 2014, 7:40 PM UTC
HN karma
134
Public activity
26 items

About foone

No profile information was provided.

Recent public activity

  1. comment
    Comment #34634289

    [flagged]

  2. comment
    Comment #33238679

    It was deleted because it was posted here.

  3. comment
    Comment #32976828

    yeah, same. they really need to be blocked from HN, permanently.

  4. comment
    Comment #24613232

    my favorite part of this bullshittery that there's quotes around my name. it's just my name. it's on my license and everything. anyway you can keep linking to my threads. I just wo…

  5. comment
    Comment #21430639

    ADHD. If I have a long-form blog post to write end, I get caught up in going back and rephrasing and re-editing and such, and it never gets finished. Twitter's paragraph-size chunk…

  6. comment
    Comment #18525434

    Feel free to write it as one! But personally I can only do it this way, as I've got rather bad ADHD. So when I'm writing, it's a choice between "a rambly twitter thread" or "an unf…

  7. comment
    Comment #18375329

    Yeah, if you read to the bottom I apologize for this. I made this rant at 5am after being in the hospital for 8 hours, I could barely see the screen. It's amazing the thread doesn'…

  8. comment
    Comment #18197495

    A few people have mentioned that! I'm keeping my eye out for a second one, so if I find one (or I figure out a way to talk to off-the-shelf hardware with this one) I'll send it his…

  9. comment
    Comment #18197488

    The drive itself was actually very powerful and capable, it just was very limited by having to talk to the C64 using the Vic20-compatible interface, which had issues. That's why th…

  10. comment
    Comment #18197289

    Very neat! That sounds like it's pretty similar to this one then. I wonder if the FISK was directly inspired by the DiskFax? I'm hoping to get in touch with the designer so I may h…

  11. comment
    Comment #18192742

    oh, hello! I've been looking for a DiskFax machine for a long while, in fact I think it was my searches for that that ended up finding this one (on ebay). That was a few years befo…

  12. comment
    Comment #18192595

    Sorry. I've got ADHD, so that's really the only way I can usually do these things. I'm planning to videoify it in the future, if that's more your style.

  13. comment
    Comment #14524184

    I checked, and that means it's basically illegal to fly a drone in the bay area: https://pbs.twimg.com/media/DB54FczUQAEQ5D6.jpg:large

  14. comment
    Comment #13393876

    I've actually got the game in-box, that's how I remembered it. The only web-version I know of is the one based on the novelization, which is only available on internet archive now:…

  15. comment
    Comment #13393419

    I just now realized this story I'd been ignoring isn't about the game "Portal" for the Apple II. Activision published a game with that title in '86 about exploring the future inter…

  16. comment
    Comment #12484027

    We also had weird CCITT Group 4 issues, because of someone trying to be extra smart and convert TIFF to PDF without a recompress (PDF supports Group 4 compression too, so you can t…

  17. comment
    Comment #12483829

    I bet I worked with the same company when I was with the government. We had a subcontractor who'd been hired to digitize something like 200 million paper records (they made it abou…

  18. comment
    Comment #11624236

    I think they mean use the magic numbers so you can limit to common file formats like jpeg/png/gif/bmp/tiff/etc instead of just dumping everything to imagemagick, which has the side…

  19. comment
    Comment #11553010

    I swear I've had amazon ask me if it was alright to deliver to a new address on weekends. Maybe that's a recent feature?

  20. comment
    Comment #11523735

    That was a joke. Sorry, more than one person thought it was serious.

  21. comment
    Comment #10077605

    It's an old trick for compression/size limit competitions. You have N bytes allowed, but you can get an extra M bytes by putting them in the filename (minus however many bytes it t…

  22. comment
    Comment #9404842

    Seems unlikely. This page is at least 16 years old.

  23. comment
    Comment #8859074

    Ollydbg run traces and in a plain text format. I'm constrained by my target application only working on older versions of windows, so I can't easily insert a compression step in th…

  24. comment
    Comment #8858889

    Yeah, one of my main debugging tasks right now is primarily limited by my SSD write speed. Instruction-level traces take 9gb at minimum, any more significant work takes quite a lot…

  25. comment
    Comment #8429189

    There are some. I had to deal with a microsoft project using one, and in the end the only solution we came up for dealing with it was extracting the decompression code out of the E…