Viewing profile — theshrike79
theshrike79
HN member- Joined
- Thu, Sep 13, 2012, 9:13 PM UTC
- HN karma
- 13,850
- Public activity
- 6,403 items
- HN profile
- View on Hacker News ↗
About theshrike79
aspe:keyoxide.org:JKVZEDBRMLKHYWMJWR6L6UDDY4
Recent public activity
-
comment
Comment #49208563
What's the difference between "trash" and "tropes" in your mind? For example the good old Harlequin books were pretty much trash: https://en.wikipedia.org/wiki/Harlequin_Enterprise…
-
comment
Comment #49208249
I think many people forget that the vast majority of books aren't high art. Your mind goes to Heinlein, Arthur C. Clarke, N.K. Jemsin, or Pratchett. My mind goes to Ice Planet Barb…
-
comment
Comment #49207222
First to market usually wins. After they've got their gizmo in every user's hands, who will buy a perfectly crafted replacement with E2EE and all the bells and whistles? Shove it o…
-
comment
Comment #49198686
For me it's a dopamine machine. I get my doses of lacking dopamine from completing things. Agents let me complete things in parallel all the time. They also let me build tools that…
-
comment
Comment #49193764
There were some changes when "american_patriot_47" style political accounts were discovered to be from Sri Lanka or India.
-
comment
Comment #49193747
Jameela Jamil put this out pretty well: https://www.instagram.com/reel/DOvh4_UDHGy/ (sorry for the instagram link, couldn't find the original clip) Basically the gist of it is that…
-
comment
Comment #49181732
Dunno if it's a generational thing or what, but I check my email like maybe once a day sometimes I can go 2-3 days without looking at it. It's just a place where Stuff gathers and …
-
comment
Comment #49181676
My ADHD gets dopamine from getting something working, not from the tedious process of getting there. So YMMV.
-
comment
Comment #49179851
Where and who is the pilot who crashed btw?
-
comment
Comment #49179751
Subagents are good when the harness (And agent?) understand how smart they are. My root level CLAUDE.md has pretty much just "use a lower tier agent when relevant". Then I daily-dr…
-
comment
Comment #49174978
Lidar will give you XYZ (z = distance) on a single datapoint, cameras give you XY and you need to calculate the Z from multiple cameras. Lidar is ugly and expensive, but requires w…
-
comment
Comment #49166466
Correction, the sand battery is in Finland: https://ioplus.nl/en/posts/the-sand-battery-that-could-stop-...
-
comment
Comment #49166224
And I've seen applications where the plugins are so damn complicated to make that it was easier to just make a separate tool to do that.
-
comment
Comment #49166144
Maybe instead of the emoji buttons Github should let people attach money to the issue. If that gets fixed, the project gets the money.
-
comment
Comment #49154948
/r/selfhosted was so full of people's "hey look what claude made" -attempts that they had to ban them =) Nothing wrong with doing something for yourself, but some people want to ma…
-
comment
Comment #49138047
Book two (SHIFT) is the reason the TV show had to move stuff around a lot. It's pretty much unfilmable due to real world reasons, so they're doing it this way instead. Read the boo…
-
comment
Comment #49125587
Coffee gives me heartburn and acid reflux. Energy drinks don’t. Tea does fuck all for me caffeine wise unless I drink a full ass thermos of it. Mate kinda works but drinking it is …
-
comment
Comment #49123949
If you have bcherny levels of token quotas, you can use Fable for everything =) The rest of us need to optimise a bit.
-
comment
Comment #49123846
The point being is that the default for some reason is to use nigh-illegibly small text. Just did a SwiftUI app with Claude and it defaulted to sub-.body font sizes pretty much eve…
-
comment
Comment #49121323
California farms some very non-essential things like Pistachios, that take insane amounts of water to grow. In what's effectively a desert.
-
comment
Comment #49120087
TBH a bunch of people were (still are?) massive fans of the dipshit in charge of DOGE. Nobody likes Infantino.
-
comment
Comment #49120004
https://indieweb.org/POSSE This is the way.
-
comment
Comment #49119982
There are already studies proving that a "stupid" model with a good harness + tool calling will outperform a "smart" model. Things like this give me hope for a system that can be f…
-
comment
Comment #49119939
With Claude you can have "use a lower tier subagent when appropriate" in CLAUDE.md and it'll just work. The "smart" agent goes in a busy loop observing the subagent(s) and will con…
-
comment
Comment #49119927
Using Sol or Fable for implementing is like having your Principal Staff Engineer with 30 year tenure routinely write CRUD functions for a REST API. You use the big models to plan. …