Viewing profile — cheese65536
cheese65536
HN member- Joined
- Sat, Sep 05, 2020, 5:56 PM UTC
- HN karma
- 12
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About cheese65536
No profile information was provided.
Recent public activity
-
comment
Comment #25762091
Here is a Udacity course using webgl: https://www.udacity.com/course/interactive-3d-graphics--cs29... Here is the Class Central page with reviews: https://www.classcentral.com/cour…
-
comment
Comment #25007578
Also, what is the correct way to use scp copy remote files with a space in the name? I usually end up just using wildcards (or rsync), but that can behave incorrectly with similarl…
-
comment
Comment #24979130
Shouldn't the more conservative court be against Hollywood liberals? /s Yes, I know you probably mean the court will be more corporatist.
-
comment
Comment #24979076
I regularly use software decoding on the 3B+ for (legally) recorded over-the-air (ATSC) MPEG2 content and it handles 1080i@30 and 720p@60 just fine. For some shows I watch at 150% …
-
comment
Comment #24705347
One issue with this is that it would favor H1B workers working for companies located in high wage areas (the coasts) over low wage areas (mid-west).
-
comment
Comment #24385529
A lot of embedded compilers are bad or at least old. You frequently only get C and not C++, so you can use header files as a sort of template. Write all your real code to use a per…