Viewing profile — x0hm
x0hm
HN member- Joined
- Tue, May 15, 2018, 10:58 PM UTC
- HN karma
- 63
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About x0hm
No profile information was provided.
Recent public activity
-
comment
Comment #43069196
OOP separates coders from craftsmen.
-
comment
Comment #42745854
Mermaid CEO is probably the coolest title I've ever heard
-
comment
Comment #32792302
I think the internet has caused an uptick in people who make free speech seem like a bad idea tbh
-
comment
Comment #32046383
thants
-
comment
Comment #31838160
So this dude is just a fucking sellout.
-
comment
Comment #31003956
When Elon Musk
-
comment
Comment #30737679
How?? This is insane. Dark Souls is the most absurdly plain and boring looking game that ever somehow defined a genre.
-
comment
Comment #30602769
tl;dr - the secret to learning is to learn
-
comment
Comment #29570763
"Work" and "jobs" are two very different things. We need action towards results . We do not need 16 hour workdays .
-
comment
Comment #29189538
Lost me here - "Tiago Forte (the original creator of the second brain concept)" Ugh, no. No, no, no. Tiago isn't doing anything original. Tiago has never done anything original. Th…
-
comment
Comment #26497453
Language is fuzzy. Every word you say is a theory that carries with it everything you know about a word. "Red" may bring to mind the color. It may bring to mind anger. It may bring…
-
comment
Comment #26496618
Totally. This also applies to really anything with the "-er" suffix, which lead us to treat objects as "data" and "things that act upon that data". This often shows up in code as "…
-
comment
Comment #26496574
You can achieve immutability with OOP. Other paradigms just emphasize it more. I agree, though, that mutability is detrimental, and that traditional OOP can easily lead us to belie…
-
comment
Comment #26496500
Good questions! One of the biggest issues with OOP I think is the lack of a unified understanding. I think there's value in trying to define a "right" way, if only so that when we …
-
comment
Comment #26493233
Object oriented programming. tl;dr - literally all of you are doing it wrong.
-
comment
Comment #25418809
In "The World Beyond Your Head" by Matthew B. Crawford, the author introduces the idea of an "attentional commons". The gist of this is that there are shared resources in the world…
-
comment
Comment #23658781
Well, that's the problem. CS classes teach you to "think like a computer", and computers "think" imperatively. OOP is inherently a declarative paradigm. CS classes don't prepare yo…
-
comment
Comment #23658760
This is pretty accurate. I'd also throw in "Don't use static functions" and "Write declarative code". Honestly, I think getting rid of public getters and setters goes a LONG way to…
-
comment
Comment #23658734
Every once in a while I see this article, and every once in a while I fear that junior programmers are going to read it as if it is at all accurate. This is a great article that re…
-
comment
Comment #20636030
I'd like to see a separation of Science and State, much like we have with religion except maybe actual separate.
-
comment
Comment #20635249
Hmm, it seems like you made this repo to sell a book.
-
comment
Comment #20586488
1) Build a database 2) Begin the slow, painful, arduous process of adding them to it.
-
comment
Comment #20586384
The problem, as I see it, is that positive impact on a large enough scale that matters requires orchestration that we aren't equipped for as just software developers. The beauty, t…
-
comment
Comment #20578073
Prototype!
-
comment
Comment #20568689
Companies that don't value these practices exist. They're everywhere. That's no excuse not to sharpen your skills, but hopefully it'll help you rest a little easier. That said, the…