Viewing profile — tk90
tk90
HN member- Joined
- Sat, Oct 06, 2018, 10:23 PM UTC
- HN karma
- 21
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About tk90
Recent public activity
-
comment
Comment #47539518
closest thing I've seen is https://github.com/tobi/qmd , though it requires installing 3 local embedding models (300MB, 640MB, 1.1GB).
-
comment
Comment #46625514
https://taekim.dev
-
comment
Comment #46577787
A couple weeks ago my Ghostty session crashed and found that it was using 40GB of RAM(!) - glad this was resolved!
- comment
-
comment
Comment #44892088
Pretty cool, especially the voice and background music - feels just right. I asked it about pointers in Rust. The transcript and images were great, very approachable! "Do not let y…
- story
-
comment
Comment #44652769
If you found this interesting, I highly recommend reading "The Righteous Mind" by Jonathan Haidt. It's deeply impacted how I think of morality and politics from a societal and psyc…
-
comment
Comment #44609093
thank you!
-
comment
Comment #44607525
Hi Peter! Thank you for doing this. Are you seeing any issues/concerns with Green Card holders traveling internationally and returning to the US in the past few months?
-
comment
Comment #44587211
Is there a Rust equivalent to this? I'd like to dive into a rust "api_starter" as someone with mostly NodeJS experience!
- story
-
comment
Comment #44493916
> Can they read code and debug it in their head? > Strong engineers, however, can break out the two problems and solve them at the same time. Disagree so much with this. A "good" e…
-
comment
Comment #44320645
This post's headline should've been: "100% bootstrapped solo founder sells for $80M in 6 months"
- job
- job
-
comment
Comment #43864435
Spark AI | Full Stack Engineer | Full-time | Onsite | San Francisco Hi HN! We’re Spark, building an AI research tool to help deploy solar farms and battery plants faster. Turns out…
- job
- job
- job
-
comment
Comment #42257651
Exactly. Reminds me of all the "technically superior" crypto coins that failed, and what ended up winning were the popular memecoins like dogecoin. There's a lot to say about distr…
-
comment
Comment #41191660
This is super cool! Curious how you got the data, web scraping I assume?
-
comment
Comment #41175180
"agent" is a buzzword. All it is, is a bunch of LLM calls in a while loop. - 'rag' is meaningless as a concept. imagine calling a web app 'database augmented programming'. [1] - 'a…
-
comment
Comment #40728610
tinder has a great PWA web app: tinder.com
-
comment
Comment #40636288
out of curiosity, what's the technical solution? My guess: add an idempotency key to the request and a message queue? Then when you try to consume it, you check whether that reques…
-
comment
Comment #40635551
RAG?