Viewing profile — cubedrone
cubedrone
HN member- Joined
- Wed, Aug 21, 2019, 3:33 PM UTC
- HN karma
- 33
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About cubedrone
No profile information was provided.
Recent public activity
-
comment
Comment #23341151
That's not true, and it is frustrating to read such a pointless falsehood. I worked in a soup kitchen for years. The Bill Emerson's Good Samaritan Act of 1996 codified in federal l…
-
comment
Comment #23279007
In my opinion, Windows search is the absolute most infuriating example of this, compounded by how slow it is. Let's name it so we can shame it
-
comment
Comment #21776667
I use a firefox mobile add-on called 'night mode - hacker news'
-
comment
Comment #21466455
There was a post about this recently. They need to buy the ad to keep their competitor from being the first result. https://www.seroundtable.com/basecamp-google-ad-28161.html
-
comment
Comment #21183535
I had been thinking about similar projects myself. I figure that experience with the z80, 68000, and the 6502 would give someone a platform for hacking for at least the next centur…
-
comment
Comment #21160609
I have used Vue to simplify some enterprise pages of unholy jquery. Vue is added as a single js file in the header, and I call 'new Vue' on a div element. I do not get .vue files, …
-
comment
Comment #20894678
"The audio programming book" by MIT press is amazing, a great book that doesn't cost much. Starts with a fairly large c++ tutorial.
-
comment
Comment #20758225
I have just finished Think Julia, which was a pretty good introduction and is available for free online: https://benlauwens.github.io/ThinkJulia.jl/latest/book.html Its a little sl…