Viewing profile — snikeris
snikeris
HN member- Joined
- Sun, Sep 28, 2008, 2:26 PM UTC
- HN karma
- 1,226
- Public activity
- 451 items
- HN profile
- View on Hacker News ↗
About snikeris
No profile information was provided.
Recent public activity
-
comment
Comment #48281972
I use it through reagent and re-frame. I don't have any complaints.
-
comment
Comment #48277559
I was a little surprised to find when I gave an LLM REPL access to the running program, it readily started using it during development and debugging.
-
comment
Comment #48270147
Yeah they probably wouldn't show up to a political rally because of this: > Separation from Evil > The community of Christians shall have no association with those who remain in di…
-
comment
Comment #48266568
> I think reading this helps me imagine a version of the future I'd actually like to live in. A version where technology is used well (rather than preaching for abstinence from tec…
-
comment
Comment #48224170
This is my favorite alternative form of Magic: https://articles.starcitygames.com/articles/the-danger-room/ "I have a feeling that roughly 25% of games are decided by a player draw…
-
comment
Comment #47912753
I know that it is now commonly defined that way, so I explicitly called out that I was referring back to an the older definition: > usury (loans made for unproductive purposes)
-
comment
Comment #47882395
Yeah it was redefined to that at some point. See Belloc’s essay on usury if you’re interested.
-
comment
Comment #47882360
It’s not about the interest rate. It’s the availability of loans for unproductive purposes on a societal level. It raises the price even if you choose not to partake in said loans.…
-
comment
Comment #47880310
Houses got expensive because of usury (loans made for unproductive purposes). It destroys civilizations over time. That is why it was encoded into ancient religious traditions. Hou…
-
comment
Comment #47797315
All good, I'm in!
-
comment
Comment #47794652
After I log in, but before I confirm my email address I'm taken to a page in German. I'm guessing it is telling me that my email is not yet confirmed.
-
comment
Comment #47660942
https://www.helleniscope.com/2025/07/31/august-1971-the-day-... https://www.huffpost.com/entry/august-15-1971_b_4284327
-
comment
Comment #47504676
You don't have to read the whole thing to upvote it.
-
comment
Comment #47337967
Taking the time to craft a well-formed message requires a degree of empathy. The golden rule suggests that we write messages in a way that dignifies the recipient. The Global Elite…
-
comment
Comment #47168266
Science and engineering didn't begin with the Industrial Revolution. See: https://en.wikipedia.org/wiki/Great_Pyramid_of_Giza
-
comment
Comment #47078093
This is cool. While we're discussing optimizing emacs keybindings...I've found it key to have my bindings set up such that my thumbs operate the control modifier key.
-
comment
Comment #47038735
This is a good point. Perhaps the poor attempt at grammar indicates a lack of empathy, which is a trait the Epstein-adjacent share.
-
comment
Comment #46965826
It's a tale as old as life itself. Some organisms succeed in coping with the environment they find themselves in. The genes and culture of these organisms gets passed on to the nex…
-
comment
Comment #46965613
If you planted an apple tree and it never produced apples, you might start to wonder what's wrong with the tree. Maybe there's something wrong with the soil? How do you know if an …
-
comment
Comment #46696920
Joe Biden.
-
comment
Comment #46114097
Nearly 2 in 5 Americans are covered by Medicare or Medicaid. TANSTAAFL. The other 3 bear the burden. At some point Atlas shrugs and decides welfare is a better deal.
-
comment
Comment #46037889
I've found it crucial to have Control mapped to the keys immediately next to and on both sides of the spacebar. Thumbs are stronger than pinkies for modifying keypresses.
-
comment
Comment #45722833
"It is hard for an empty sack to stand upright." - Benjamin Franklin
-
comment
Comment #43130631
> If you wish to not get stuck, seek to perceive what you have not yet perceived This may seem like impractical advice. How does one increase the scope of perception? Personally, I…
-
comment
Comment #42991986
I think the idea is to reduce the set of memory that needs to be frequently collected. Long lived objects age to the old generation which can be large and infrequently collected. I…