Viewing profile — mlaux
mlaux
HN member- Joined
- Fri, Apr 01, 2016, 4:03 PM UTC
- HN karma
- 33
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About mlaux
Software consulting: https://misosoftware.com/
matt@misosoftware.com
Recent public activity
- story
-
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?
-
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.
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
- story
-
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.
-
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.
-
comment
Comment #24798233
That makes so much more sense. I was thinking per-device instead of per-logical-root. Thank you!
-
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…
-
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…
-
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…
-
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…
-
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 …