Live data from Hacker News

Viewing profile — jmiserez

jmiserez

HN member
Joined
Wed, Jan 20, 2016, 11:36 PM UTC
HN karma
1,416
Public activity
702 items

About jmiserez

Software engineer by day. I’m subscribed to hnreplies.com (no affiliation), so I’ll get an email if you reply to one of my comments.

Recent public activity

  1. comment
  2. comment
    Comment #35353558

    Marathon is still alive! AlephOne is the new engine for Marathon, runs all 3 games on modern platforms and is GPL: https://alephone.lhowon.org/ The original Mac OS 9 game files are…

  3. comment
    Comment #34073943

    Give hstr a try: https://github.com/dvorka/hstr It's saved me countless hours over the years as it's just so much better than regular CTRL-R. I also find it to work better than fzf…

  4. comment
    Comment #33770376

    No that's not the same thing, in fact that'll just do a git rebase, changing the commit itself and all commits after that one. Pretty much the polar opposite of what you want! Inte…

  5. comment
    Comment #33770138

    No magic and the same photons, but you can have the hardware sensor read them out differently. Specifically using varying amounts of analog gain / amplification before doing analog…

  6. comment
    Comment #33689450

    I don't often hack my own tools either, but it's great to have the possibility to do so. When you really need that bug fixed for your edge case or platform, it's much easier to sub…

  7. comment
  8. comment
    Comment #33322883

    Ventura even drops support for the 2016 (Touchbar) Macbook Pros which is frustrating. The machines are certainly powerful enough. But support for Intel Macs will probably be droppe…

  9. comment
  10. comment
  11. comment
  12. comment
    Comment #31665770

    Usually the whole row is copied, updated, and then appended to a different file on disk. After some time a job runs that removes the unused rows by deleting them for good, thus rew…

  13. comment
  14. comment
    Comment #30568947

    The version with MX Silent switches is considerably quieter than the standard MX Red version. I'm hoping the Kinesis 360 coming out this year will be even quieter.

  15. comment
    Comment #30141164

    > I guess a the height of hypercard, that really wasn't really on people's radar. It didn't matter yet. People were shipping the software they made in HyperCard to customers on flo…

  16. comment
  17. comment
  18. comment
  19. comment
  20. comment
  21. comment
    Comment #29650338

    FancyZones (part of Microsoft PowerToys) works well for me. I also like the fact that it's first-party, free and open-source: Project page: https://github.com/microsoft/PowerToys F…

  22. comment
    Comment #29649685

    I wonder why they couldn't go just a bit wider to make it 2880x2880 (1:1 and the same number of pixels as 4K), instead of 2560x2880.

  23. comment
  24. comment
  25. comment
    Comment #29615353

    I'd also recommend the classic "The Cathedral and the Bazaar" essay by Eric Steven Raymond: http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral... From Wikipedia: > In 199…