Viewing profile — adaptit
adaptit
HN member- Joined
- Wed, Apr 15, 2026, 8:33 AM UTC
- HN karma
- -1
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About adaptit
No profile information was provided.
Recent public activity
-
comment
Comment #47975889
[dead]
-
comment
Comment #47975853
I've solved most of my problems by following these guidelines: one worktree for each code domain, using git sparse-checkout to limit the context (e.g. one worktree for the Rust cor…
-
comment
Comment #47975747
Maybe it's just conservation of angular momentum: if you look closely, you can see that the spin axis and the way she applies the force aren't perfectly tangential to the object's …
-
comment
Comment #47965630
Ah ok, the lazy construction part is what I was missing, if you basically never build the full key, there's nothing to cache. Makes sense now why the LRU didn't help. I'll think ab…
-
comment
Comment #47964052
Probably a naive question, but: couldn't you precompute some vector representation of the string once, and reduce collation to a vector comparison? Basically move the cost upfront …
- comment
-
comment
Comment #47963612
Is this an astronomical math calculation done in real time, or do you pre-compute all possible paths? I'm interested in the math behind it.
-
comment
Comment #47831623
[dead]
-
comment
Comment #47814892
Emacs is powerful, but the complexity overhead of managing a custom trust layer could easily become a major maintenance bottleneck for average users. Worth considering, but the fri…
-
comment
Comment #47814855
This interval calculator is surprisingly robust. The way it handles boundary conditions and asymmetric intervals is clean and efficient.
-
comment
Comment #47814845
Always cool to see these kinds of retro computing resources pop up.
-
comment
Comment #47814825
This resource is a really clear breakdown of order relations; visualizing the structure like this makes the abstract concepts much more digestible
-
comment
Comment #47789913
[dead]
-
comment
Comment #47776417
[dead]
-
comment
Comment #47776371
[dead]