Viewing profile — mogery
mogery
HN member- Joined
- Sun, Nov 29, 2020, 1:12 PM UTC
- HN karma
- 282
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About mogery
Recent public activity
- story
- story
-
comment
Comment #35801079
awww!
-
comment
Comment #35179806
lol no
-
comment
Comment #35107719
oh hey! i worked on this a while back! really cool project. runs unity games too. author is a very talented guy
-
comment
Comment #35073473
i suck at chess, but this is lovely!
-
story
Show HN: Chroma – One copy of Electron to rule them all
chroma keeps a central, up-to-date version of Electron, and makes all your installed Electron apps use it, in order to save disk space. Current caveats: linux only, no flatpak or A…
- story
-
comment
Comment #32563442
How is Adoption a chicken and egg argument? RCS is, by its design, slower to update than iMessage.
- story
-
comment
Comment #32545584
Really, using a Teensy 4.0 to make scrolling faster? That seems really overkill to me. You could make a small computer out of a Teensy 4, quite excessive to use it as a display-out…
- story
-
comment
Comment #32526077
Yeah, I've realized that the currently used API just lets you request a key for the public Spotify Web API, and I can just get the collection of the user and etc. from there.
-
comment
Comment #32519849
To be fair, any other platform could easily outdo Spotify in this regard, if they publicly documented their internal API. :D
-
comment
Comment #32518517
I haven't had any issues on the RE end, mostly because I didn't need to do a whole lot of it, as the librespot people have already paved the way. But I've still gotta figure out th…
-
comment
Comment #32518476
Spotify is actually fine with librespot existing (funnily enough, one of the main reasons the old API is still around is that librespot uses it, lol). So, I doubt it will ever get …
-
comment
Comment #32515945
Thanks! Yeah, Rust and the Switch don't mesh together very well, at least for now. I was tempted to take that route also, but I ended up reimplementing librespot in C instead, whic…
-
comment
Comment #32514706
Spotify DRM is basically security through obscurity. It's just AES-128-CTR over a plain old OGG file. The tricky part is figuring out the extremely odd protocol you have to request…
- story