Viewing profile — Toadtoad
Toadtoad
HN member- Joined
- Thu, Jan 23, 2020, 2:56 PM UTC
- HN karma
- 52
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About Toadtoad
No profile information was provided.
Recent public activity
-
comment
Comment #33557718
I'm not OP, but I'm pretty sure the point is the ritual of it, not the genre itself. Anything will work as long as it's specifically for working, and you don't play the music elsew…
-
comment
Comment #33230195
My favorite was the one talking about their "constitutional right to privacy" before dropping their full address in the FCC complaint.
-
comment
Comment #33038125
Proper link: https://www.theregister.com/2022/09/30/bitcoin_climate_impac...
-
comment
Comment #32828367
Unfortunately, at no fault of Godot itself, Sonic Colors Ultimate isn't really a great title to advertise Godot, due to the increased issues on this version of the game.[0] [0] htt…
-
comment
Comment #32658219
Whether a work is transformative or not isn't the only factor that goes towards a fair use ruling. Bring transformative is just a part of the "purpose and character of use", which …
-
comment
Comment #32291916
Sites like PhotoPea and Google Docs capture right-click to offer right-click menus more in line with what you'd expect from a desktop application. You could argue that other UX sch…
-
comment
Comment #31905079
Demo of the music video "Bad Apple" being played on this monitor (or at least an iteration of it): https://www.youtube.com/watch?v=XduK7wn9SE4
-
comment
Comment #31229588
There's some other new content in the game after completing a few endings from the original game. You'll know it when you see it.
-
comment
Comment #30964436
It's been a chat client for such a long time that I think it makes sense to add Matrix support, which is a much more modern protocol than the others supported. I think we've all ju…
-
comment
Comment #30336144
Yup. "2.5.6 Apps that browse the web must use the appropriate WebKit framework and WebKit Javascript."[0] [0] https://developer.apple.com/app-store/review/guidelines/#sof...
-
comment
Comment #29898549
There's actually another (terribly convoluted) way to "purchase" apps, with another computer and an old version of iTunes[0]. This version of iTunes supports searching for and purc…
-
comment
Comment #29465780
Since the dolphin comment wasn't in the OP article, thought I'd add the context that this is something he wrote last year in an email to employees ( https://www.forbes.com/sites/da…
-
comment
Comment #29385133
As someone who has and loves to use a split mechanical keyboard (Ergodox-like), I'd argue against this, unless you already know the recipient wants one. Most importantly, it took m…
-
comment
Comment #29154074
I've only played for a couple minutes, but from my experience it works perfectly on Linux.
-
comment
Comment #28944243
Okay, I tried a few things out and I think I understand what happened. "\" is "I'm Feeling Lucky" for a search. You can even see this in regular DuckDuckGo, for example if you sear…
-
comment
Comment #28376286
As far as I know, having two equivalent RAM sticks for dual channel mode helps performance, so most people choose that over having single stick, which is often frowned upon in the …
-
comment
Comment #27756527
I like TypeScript just because it makes it easier to know what you're writing, due to features like autocomplete with types, even if I don't strictly follow it.