Viewing profile — dimfeld
dimfeld
HN member- Joined
- Sun, Mar 13, 2011, 10:31 PM UTC
- HN karma
- 292
- Public activity
- 87 items
- HN profile
- View on Hacker News ↗
About dimfeld
No profile information was provided.
Recent public activity
-
comment
Comment #43259776
Claude Code works similarly to Aider in that they both run in the terminal and write code using LLMs, but it shares no code with Aider as far as I know. Aider is written in Python …
-
comment
Comment #41768600
Google for AHA stack. (Astro, HTMX, Alpine) There was a great site by Flavio Copes that went into a lot of detail on using them together but it looks like it’s gone.
-
comment
Comment #41335277
I agree the title was a bit confusing. There were actually two separate AI pendant products, both named Friend. My understanding is that this is one of them, and they changed the n…
- story
- story
-
comment
Comment #39575745
LLMS tend to be pretty bad at answering questions about which one it is, what version, etc. You can put stuff into the system prompt to try to help it answer better, but otherwise …
-
comment
Comment #38944922
I have no inside info, but it sounds like the key was inadvertently bundled into the client-side code. This could happen when using web frameworks that do both client-side and serv…
- story
-
comment
Comment #36219616
Only the weights themselves. There have been other models since then built on the same Llama architecture, but trained from scratch so they're safe for commercial user. The GGML co…
-
comment
Comment #36128287
Corresponding statement from bit.io here: https://blog.bit.io/whats-next-for-bit-io-joining-databricks...
- story
-
comment
Comment #35591855
Thanks, I hadn’t seen that!
-
comment
Comment #35591840
Hmm, I thought this only really applied when you use functions which Postgres can’t reason about. Hence the LEAKPROOF keyword to help with this case. Either way, I think it undersc…
-
comment
Comment #35587863
Author here. This page was actually just some notes I threw together in a couple of hours combining some research on RLS with my own existing knowledge, so it's quite possible ther…
-
comment
Comment #34768706
Hey all, this is the first in series I'll be writing on working with geographic data. This one is targeted toward newcomers to the geographic data world, to set the stage for more …
- story
- story
-
comment
Comment #28488404
Looks like there are some demo videos on the author's Youtube channel: https://www.youtube.com/watch?v=NlRxRtGpHHk
- story
- story
- story
- story
- story
-
comment
Comment #25767259
I've seen some of the GitHub issues that Rich is referring to in those tweets. They're almost always cases where someone is asking for some feature or change in Svelte and the core…
- story