Viewing profile — rjknight
rjknight
HN member- Joined
- Sat, Jan 01, 2011, 9:03 PM UTC
- HN karma
- 2,856
- Public activity
- 523 items
- HN profile
- View on Hacker News ↗
About rjknight
No profile information was provided.
Recent public activity
-
comment
Comment #48159181
But then you lose the Jackson Pollock joke, which is what makes it compelling and memorable!
-
comment
Comment #47541152
It's not that you know the artist first and then say "this art is cool because I like the artist". The art is the means by which you know the artist. The more of their works you en…
-
comment
Comment #46600487
Doesn’t that also create a kind of immunity, though? If what I see is a cacophony of differing views, then I am unlikely to be influenced by any particular sock puppet account. Whe…
-
comment
Comment #46253751
I wonder if it would be possible to have gone directly to Zed, without going through Atom first (likewise, Plan 9 would never have been the first iteration of a Unix-like OS). "Rew…
-
comment
Comment #46046485
No, we are using this thing called a metaphor . What's being compared is the relationship between the hangman and the ropemaker, and the relationship between the app developer and …
-
comment
Comment #45641645
Surely the answer is "the other side of the Gobi Desert".
-
story
Study of 1M-year-old skull points to earlier origins of modern humans
Paper: https://www.science.org/doi/10.1126/science.ado9202
-
comment
Comment #45479592
I always think of it as the "Perez plateau"[1], but I will grant that this is less catchy. [1]: https://www.researchgate.net/figure/Phases-of-the-S-Curve-Pe...
- story
- story
-
comment
Comment #44772791
I think it depends a lot on the org. In enterprise software development, there's definitely a type of "business analyst" or "domain expert" who is capable of reading code, at least…
-
comment
Comment #44770860
The "domain expert" is the business-person who is, it is suggested, more capable of reading and comprehending the Clojure code than the Haskell code. Since there is an equivalence …
-
comment
Comment #44701933
One of the neat properties of base58 (and, strictly speaking, of base62 as well) is that it does not contain any characters that require special encoding to be used in either a URL…
-
comment
Comment #44597534
"I want an end to corruption, or a chance to participate in it!"
- story
-
comment
Comment #43794202
It's weird, but LLMs really do gamify the experience of doing software engineering properly. With a much faster feedback loop, you can see immediate benefits from having better spe…
-
comment
Comment #43792740
One thing I've noticed about working with LLMs is that it's forcing me to get _better_ at explaining my intent and fully understanding a problem before coding. Ironically, I'm gett…
- comment
-
comment
Comment #43759919
I think it depends on whether you think there's low-hanging fruit in making the ML stack more efficient, or not. LLMs are still somewhat experimental, with various parts of the sta…
-
comment
Comment #41909832
Some of these seem good to me: - "everything is an expression" is a nicer solution for conditional assignments and returns than massive ternary expressions - the pipe operator feel…
-
comment
Comment #41794524
I would really like to know whether this feature gets any (non-accidental) use. It's certainly an important problem to solve, and I can see the technical merit in the solution prop…
-
comment
Comment #41790395
Valibot is really nice, particularly for avoiding bundle size bloat. Because Zod uses a "fluent builder" API, all of Zod's functionality is implemented in classes with many methods…
- story
-
comment
Comment #39791343
It's also worth bearing in mind that much theology is an attempt to explain what the experience of God is like. The experience of God is not (for Tillich, nor perhaps for very many…
- story