Viewing profile — hydroxideOH-
hydroxideOH-
HN member- Joined
- Sat, Jun 13, 2020, 3:02 AM UTC
- HN karma
- 989
- Public activity
- 89 items
- HN profile
- View on Hacker News ↗
About hydroxideOH-
Socials: - github.com/micahcantor - linkedin.com/in/micah-cantor
Recent public activity
-
comment
Comment #46749358
Hey Joey! My Covid-era Principal internship feels like a fever dream now lol but I appreciated the support back then. Hope you're doing well too!
-
comment
Comment #46749330
Bluesky allows you to hide replies to your own post ( https://bsky.social/about/blog/08-28-2024-anti-toxicity-feat... ), and these hidden replies are exposed in API data as well. S…
- story
-
comment
Comment #46648834
I recently rebuilt my site with Parcel + React Server Components. RSC are designed to solve many of the same problems that Astro does. And Parcel is “just” a bundler and not a fram…
- story
-
comment
Comment #44968157
Well my employer chooses to use GitHub so I don’t have a choice there. And it’s vendor lock-in VSCode but that’s already my primary editor so it means there’s no need to learn anot…
-
comment
Comment #44967718
I use the GitHub Pull Request extension in VSCode to do the same thing (reviewing code locally in my editor). It works pretty well, and you can add/review comments directly in the …
-
comment
Comment #44612506
Sure, but with that argument I think you could say most people in software engineering are self taught. If you want to get a job as a SWE you probably need to learn a lot outside o…
-
comment
Comment #44595109
Linus Torvalds given as an example of self-taught engineers yet he has a masters degree in CS. Higher education isn’t just about what you learn, it’s about learning how to study an…
-
comment
Comment #44465452
It should already be possible to run CAMLBOY on WASM because of the new WASM backend of js_of_ocaml (wasm_of_ocaml).
-
comment
Comment #40933364
Masters of fine arts in literature or creative writing.
-
comment
Comment #39889924
I disagree. In Rust, traits are used all over for dynamic dispatch, the defining feature of object-oriented programming. Moreover, all three languages support structural pattern ma…
- story
-
comment
Comment #39177749
Are there a lot of people who live alone in a small apartment that are willing and able to buy a $3500 headset? I feel like this entire thread has a blind spot to the fact that thi…
-
comment
Comment #39108202
For those interested in this topic, I worked on improving dead code elimination in js_of_ocaml [1], a compiler from OCaml to JavaScript. The problem is more difficult in that case …
- story
- story
- story
-
comment
Comment #32031805
Clojure looks an feels more like a Scheme than Common Lisp
- story
-
comment
Comment #30457756
Thanks! I do like that theme and I only made a few tweaks to it with some of the code styling and the header. And I'd definitely recommend it, programming in FP languages has been …
-
comment
Comment #30423253
We actually use a collection of notes written by faculty rather than a book. But the course is much more in the style of HTDP than it is in SICP, we don't cover anything about comp…
-
comment
Comment #30415841
Thank you!
- story
-
comment
Comment #29639481
Or I could type -> and get on with my life.