Live data from Hacker News

Viewing profile — mlaux

mlaux

HN member
Joined
Fri, Apr 01, 2016, 4:03 PM UTC
HN karma
33
Public activity
20 items

About mlaux

My cool projects: http://constcast.org/

Software consulting: https://misosoftware.com/

matt@misosoftware.com

Recent public activity

  1. story
  2. comment
    Comment #47106259

    I tried to build this but it's missing the weights.bin file and my computer is too weak to generate it. Can you add it to the repo?

  3. comment
    Comment #45007097

    I love the art style! Echoing the others, I'm stuck in the second room - would be cool to have a few hints at the beginning to help out with discoverability.

  4. comment
    Comment #44405238

    My favorite Satie piece is “Vexations” [1], a short clip that the composer ostensibly wished to be played 840 times in a row. As a little art project, I recently made a version for…

  5. comment
    Comment #44270244

    This is so cool! AC and ACWW were a huge part of growing up and I dare say have a little impact on who I am today. Back then, I went on Tumblr’s AC community and found all the litt…

  6. comment
    Comment #42537826

    Looks like `nodsgy.com` works, but with `www.nodsgy.com`, this appears: > Backend Not Found > Why am I seeing this? > There are a few potential reasons: > You haven't deployed an a…

  7. comment
    Comment #42454782

    Thanks for trying it out! I'll keep an eye on this issue. As much as I love native apps, for something like this where the fewer steps the better, doing everything in the browser w…

  8. story
    Show HN: Zipshare – one-step Android screen sharing for support teams

    Hello HN community! I work as an Android developer at a large retailer, on the app that the in-store employees use to see their schedules, view product details, get support, etc. P…

  9. comment
    Comment #42312799

    You might already know this but here’s my guess: OK, so this looks like it’s reading one card’s worth of code from either an actual card or tape. Based on how KNOW is used, the mys…

  10. story
    Show HN: Zipshare – one-step Android screen sharing for support teams

    Hello HN community! I work as an Android developer at a large retailer, on the app that the in-store employees use to see their schedules, view product details, get support, etc. P…

  11. comment
    Comment #41769042

    Typically seen more often as something like: http://example.com/viewPost.php?post=../../../whatever (where the server side code has the bug, not the web server configuration itself…

  12. story
  13. comment
    Comment #30436990

    I believe the ImageWriter II dot matrix printer (and maybe a few third party ones) had an optional color ribbon that supported those primary colors.

  14. comment
    Comment #25757826

    Nice idea. I just tried it - looks like alpha is ignored for colors specified in ::visited and the alpha of the non-visited color is always used.

  15. comment
    Comment #24798233

    That makes so much more sense. I was thinking per-device instead of per-logical-root. Thank you!

  16. comment
    Comment #24797658

    > There is only one exception to the rule of identical treatment of files on different devices: no link may exist between one file system hierarchy and another. This restriction is…

  17. comment
    Comment #23787456

    This is a real shame. I moved to Seattle at the beginning of COVID and never got to take a look before it closed. Hopefully they’ll be back, maybe in a new location? Edit: Maybe so…

  18. comment
    Comment #23560191

    Probably just a voltage regulator, a clock source, reset pin logic, a couple ROM chips (2 8-bit wide chips or 1 16-bit wide), some static RAM, a PAL/GAL/74xx logic for address deco…

  19. comment
    Comment #18226527

    They still exist, but they're incredibly niche nowadays. Arcades are split up into two categories: small stores that cater to niches, like classic American games or imported modern…

  20. comment
    Comment #13349374

    > It’s unique in its ability to issue seeks and reads of specific lengths, which enables a whole world of shell scripts that have no business being shell scripts. Want to simulate …