Viewing profile — ctnb
ctnb
HN member- Joined
- Tue, May 15, 2018, 6:49 PM UTC
- HN karma
- 49
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About ctnb
No profile information was provided.
Recent public activity
-
comment
Comment #36448123
James Cameron understood OceanGate's critical flaw with this one weird trick
-
comment
Comment #30128730
25TB would be ~$25/m with Glacier Deep Archive
-
comment
Comment #23430386
Software Design and Architecture Specialization: https://www.coursera.org/specializations/software-design-arc... I learned so much in these courses that cover OOD, design patterns,…
-
comment
Comment #22146940
Same for me - this can be called the "Illusion of Competence" and is discussed by Barbara Oakley in her book "Learning How to Learn."
-
comment
Comment #20275719
I'm also a big fan of Bitwarden. I use it on Linux, my wife uses it on macOS, and we both use it on iOS. It allows us to share passwords seamlessly across all platforms. I also lik…
-
comment
Comment #19970577
You get a certain number (10-20?) of free articles per month.
-
comment
Comment #19621216
Personally, I wouldn't consider it Mozilla Corporation's moral obligation to resign over including an add-on by default, that can be disabled.
-
comment
Comment #19128921
Yup, my 5th gen runs flawlessly with arch. Only thing that doesn't by default is the fingerprint reader.
-
comment
Comment #19114675
Julia Evans' blog is one of my favorites: https://jvns.ca/
-
comment
Comment #19038563
I'm glad most a lot of these comments are saying DDG works for them; I still have a lot of issues with the search quality and switched to Startpage a while ago which uses anonymize…
-
comment
Comment #18588533
I don't see anyone mentioning the ability to store about:config settings in a user.js file. Unless you have some reason not to use it, it's much easier than changing about:config o…
-
comment
Comment #18053754
You have to use Firefox Developer Edition and change 'xpinstall.signatures.required' to True in about:config
-
comment
Comment #17430551
Here's one of three parts on coding your own TCP/IP stack. I haven't gotten around to it, but it looks solid. http://www.saminiir.com/lets-code-tcp-ip-stack-1-ethernet-ar...