Viewing profile — wannabe44
wannabe44
HN member- Joined
- Fri, Apr 21, 2023, 4:32 AM UTC
- HN karma
- 72
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About wannabe44
No profile information was provided.
Recent public activity
-
comment
Comment #49166148
That makes it sound like a PM problem. The hardest part is building the mental model which doesn't crumble. I have worked with humans who had the same failure modes as LLMs.
- comment
-
comment
Comment #49164390
Native compilation which is fast enough, green threads, AST and analysis framework, in-built testing and profiling, call graphs, rewrite tooling (go fix), go.work and modules which…
- comment
-
comment
Comment #49158939
> no patience for working through hard problems with others, and can’t break down vague requirements into tangible action items. These are very convenient and vague enough excuses …
-
comment
Comment #49152405
To add, less articulate and somewhat overtly anti-intellectual. Why even learn something when you can ask the slot machine?
-
comment
Comment #49151794
It's always hyping up something and throwing punch lines in every sentence. Normies love this shit.
- comment
-
comment
Comment #49151136
A (lexically-scoped) defer is a more general than a finally block. You can express finally-block semantics using defer. It's also more exception-safe when you have more than one th…
- comment
-
comment
Comment #49146010
Map/Filter/Reduce is a bad example for an imperative language. But look at slices and maps packages, or the new proposal for container types. There are many good examples how gener…
-
comment
Comment #49146003
Sure it's a bad example. But you can't simplify something like this without losing type safety: SortBy[T, K comparable](slice: []T, key: func (T) K)
-
comment
Comment #49145985
In terms of tooling, Go is one of the few languages which remembers that we are in STEM.
-
comment
Comment #49136594
Good that you asked, I found even worse wastages of your taxpayer money. https://scholarspace.manoa.hawaii.edu/items/1d69a970-812a-43... Or let's talk about our own field: https://…
- comment
- comment
- comment
-
comment
Comment #49132879
Everyone knows the humanities departments are bastions of certain types of propaganda. Either you're naive or engaging in bad faith rhetoric.
-
comment
Comment #49132047
Nietzsche, Norse havamal, Greek epics and the Vedas of India did teach me some critical thinking skills on how we take certain types of morality and virtue for granted in the curre…
-
comment
Comment #49132012
Comprehensions are way cleaner and more optimizable for the common case.
-
comment
Comment #49131995
That makes it even more interesting. There are now two possibilities. 1. Most business leaders have quietly turned "anti-woke" because of the performative and loud rhetoric, and DH…
-
comment
Comment #49131969
> The humanities are what tells you whether to build a bomb or a bridge etc. That's just the justification they give for their existence. You neither need not count on someone who …
-
comment
Comment #49128028
Map function leads to poor code in Go. Function literals are verbose and inlining is far less agressive. It simply isn't the way of the language. Even python shuns map and filter i…
-
comment
Comment #49118920
I would be interested to hear the lore.
- comment