Viewing profile — riwsky
riwsky
HN member- Joined
- Sat, Feb 23, 2013, 4:59 AM UTC
- HN karma
- 2,079
- Public activity
- 580 items
- HN profile
- View on Hacker News ↗
About riwsky
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #48603717
A much better test, which dynamically adjusts difficulty level: https://www.myvocab.info/en
-
comment
Comment #48268129
git let me make changes to local files without fear, since version control let me undo those changes easily. jj let me make changes to my git commits without fear, since version co…
-
comment
Comment #48268071
That’s, uh, exactly how jj works!
-
comment
Comment #47943790
I’ll just leave this here: https://www.businessinsider.com/grok-ai-elon-musk-is-more-fi...
-
comment
Comment #47843183
With jj worktrees, you can even have agents working on each of those sub-megamerge branches in parallel.
-
comment
Comment #47821709
My gRPC point is that it already gives you a language for describing interfaces and support for generating client types from it, and already abstracts the connection management[1].…
-
comment
Comment #47812735
You’re still not getting it. Duck typing comes from the phrase “if it looks like a duck, and quacks like a duck, then it must be a duck”. The Wikipedia page contrasts it with nomin…
-
comment
Comment #47812510
Artificial intelligence predates computers.
-
comment
Comment #47811287
Ad-hoc duck typing—“if it looks like a duck[…]”—is the only kind that exists! The point of the term “duck typing” is that it doesn’t require explicit declaration of the contract by…
-
comment
Comment #47788713
The web IS the duck typing equivalent at the network boundary! That’s why plenty of alternative service providers can and do implement eg object storage APIs that work with aws s3 …
-
comment
Comment #47683479
Might makes right; brains hold reigns.
-
comment
Comment #47490389
Sure—but that’s a property of the inferred types moreso than the mere application syntax. It can be hard to revisit or understand the type of JS or unannotated Python expressions, …
-
comment
Comment #47479760
The functional programming take is that “the result of foobinade-ing an and b” IS “foobinade applied to two of its arguments”. The application is not some syntactic pun or homonym …
-
comment
Comment #47281191
cries in google wave
-
story
Show HN: Iosef, an iOS simulator CLI designed for agents
Iosef is an iOS simulator CLI designed for agents, inspired by simonw/rodney, facebook/idb, and joshuayoes/ios-simulator-mcp. For those familiar with idb, some of iosef’s agent-ori…
-
comment
Comment #47083595
In fairness to the skill author, this is indeed what Elon did to the US government with DOGE
-
comment
Comment #46952955
Am I the only one who finds this material rather dense?
-
comment
Comment #46942401
1. The collaboration and notation app for rock bands that I’d wished existed already: https://bandwith.rocks/about 2. A “runtime scheduler for humans” that I wished existed, too (t…
-
comment
Comment #46900273
I agree that the font and emoji hops aren’t great for complexity or performance, but the problem in the post was in the rendering of a tiny SVG; serving it directly would not have …
-
comment
Comment #46790750
Damn, wait: you mean the random HN commenter didn’t magically solve a difficult problem that has long-confounded experts, simply by bringing their unique insights and thirty second…
-
comment
Comment #46741686
> What's missing is a widespread replacement for XSLT jq says hello!
-
comment
Comment #46734791
"I give it a hot minute before this type of task tracking lands in Claude Code." aaaaand right on cue: https://github.com/anthropics/claude-code/commit/e431f5b4964... https://www.t…
-
comment
Comment #46713860
“I’m going to go lay down and, uh, think about the problem with my eyes closed” Oh good, mainstream coders finally catching up with the productivity of 2010s Clojurists and their “…
-
comment
Comment #46713762
The underlying guiding philosophy isn’t relativistic, though! It clearly considers some behaviors better than others. What the quoted passage rejects is not “the existence of objec…