Viewing profile — spruce_tips
spruce_tips
HN member- Joined
- Mon, May 27, 2024, 10:50 PM UTC
- HN karma
- 94
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About spruce_tips
No profile information was provided.
Recent public activity
-
comment
Comment #46960540
Yea I knew embeddings I just didn’t quite understand it in OPs context. Makes sense, thanks
-
comment
Comment #46959191
sorry - what do you mean by embeddings in your last sentence?
-
comment
Comment #46954449
https://github.com/JoeBerg8/tollbooth this was part of a little saas tool i was building (since retired it) so spent some time today having an LLM help me pull it into a headless s…
-
comment
Comment #46954448
https://github.com/JoeBerg8/tollbooth this was part of a little saas tool i was building (since retired it) so spent some time today having an LLM help me pull it into a headless s…
-
comment
Comment #46954446
https://github.com/JoeBerg8/tollbooth this was part of a little saas tool i was building (since retired it) so spent some time today having an LLM help me pull it into a headless s…
-
comment
Comment #46954230
no one paid me but didnt really have this running for very long on my inbox. was really just a poc. and you're right - the human side is weird. surprisingly hard to solve the "real…
-
comment
Comment #46940640
I built a side project to solve this for myself that’s basically an inbox toll system. It funnels emails from unknown senders into a hidden mailbox and auto replies to the sender w…
-
comment
Comment #46915432
Opus is a superior brand line to Sonnet because historically it’s been a more powerful model. I think the thinking behind a rebrand is that people wouldn’t have as willingly switch…
-
comment
Comment #46902666
Ah yes, explains why it takes 3 seconds for a new chat to load after I click new chat in the macOS app.
-
comment
Comment #46864578
Tried it, not impressed. Terrible UX and generally just confusing. Didn't really intuitively know where to go and why. The thing that made me most mad was the clunkiness around pul…
-
comment
Comment #46647952
https://read-faster.com/read/SgIcbUqJ
- story
- comment
-
comment
Comment #46533474
wow, it's almost like this makes sense
-
comment
Comment #46329449
composer 1 has been my most used model the past few months. but i only use it to execute plans that i write with the help of larger, more intelligent models like opus 4.5. composer…
-
comment
Comment #46239585
it took me a lot of tinkering to get this feeling seamless in my own apps that use the api under the hood. i ended up buffering every token into a redis stream (with a final db sav…
-
comment
Comment #46128779
try java 25, and update your priors :)
-
comment
Comment #46113461
it's in cursor only
-
comment
Comment #46113153
no, i dont think it's a heavier lift to test different model families. my point was that swapping models, whether that's to different model families or to new versions in the same …
-
comment
Comment #46111806
I agree there is no moat to the mechanics of switching models i.e. what openrouter does. But it's not as straightforward as everyone says to switch out the model powering a workflo…
-
comment
Comment #45987720
100% agree. composer-1 really has been the sweet spot for me of capability, reliability, and speed. i dont ask it to do too much at once, and this approach + its speed, materially …
-
story
Ask HN: Is anyone using Devin/Cognition?
I've tried it, and wasn't really impressed. Curious if and how teams/individuals here are actually using it, and why!
-
comment
Comment #45120307
yes, in a software engineering context, always use ask mode instead of agent mode unless youre truly doing dumb, tedious work that youve done many times before
- comment
-
comment
Comment #44827371
Wonder if deprecating direct access means the gpt5 can still route to those behind the scenes?