Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tk90
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
tk90
6mo ago
closest thing I've seen is https://github.com/tobi/qmd , though it requires installing 3 local embedding models (300MB, 640MB, 1.1GB).
2.
▲
by
tk90
8mo ago
https://taekim.dev
3.
▲
by
tk90
8mo ago
A couple weeks ago my Ghostty session crashed and found that it was using 40GB of RAM(!) - glad this was resolved!
4.
▲
by
tk90
1y ago
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 your computer sleep" -> is this using GPU on my
5.
▲
Reflections on My Founder Journey
(taekim.dev)
1 points
by
tk90
1y ago
|
0 comments
6.
▲
by
tk90
1y ago
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 psychological point of view. Some ideas in the bo
7.
▲
by
tk90
1y ago
thank you!
8.
▲
by
tk90
1y ago
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?
9.
▲
by
tk90
1y ago
Is there a Rust equivalent to this? I'd like to dive into a rust "api_starter" as someone with mostly NodeJS experience!
10.
▲
Parsing 1 Billion Rows in TypeScript/Bun Under 10 seconds
(taekim.dev)
1 points
by
tk90
1y ago
|
0 comments
11.
▲
by
tk90
1y ago
> 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" engineer breaks a problem down, solves them o
12.
▲
by
tk90
1y ago
This post's headline should've been: "100% bootstrapped solo founder sells for $80M in 6 months"
13.
▲
Spark AI (YC W24) Is Hiring a Full Stack Engineer in San Francisco
(ycombinator.com)
1 points
by
tk90
1y ago
14.
▲
Spark AI (YC W24) Is Hiring a Full Stack Engineer in San Francisco
(ycombinator.com)
1 points
by
tk90
1y ago
15.
▲
by
tk90
1y ago
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 the biggest challenge with building more solar farms is not
16.
▲
Spark AI (YC W24) is hiring a full-stack engineer in San Francisco
(ycombinator.com)
1 points
by
tk90
1y ago
17.
▲
Spark AI (YC W24) is hiring a full-stack engineer in San Francisco
(ycombinator.com)
1 points
by
tk90
1y ago
18.
▲
Spark AI (YC W24) is hiring a full-stack engineer in San Francisco
(ycombinator.com)
1 points
by
tk90
2y ago
19.
▲
by
tk90
2y ago
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 distribution and what "the masses" end u
20.
▲
by
tk90
2y ago
This is super cool! Curious how you got the data, web scraping I assume?
21.
▲
by
tk90
2y ago
"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] - 'agent' probably ju
22.
▲
by
tk90
2y ago
tinder has a great PWA web app: tinder.com
23.
▲
by
tk90
2y ago
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 request was made previously.
24.
▲
by
tk90
2y ago
RAG?
25.
▲
by
tk90
2y ago
If you want to implement this in a AWS/ALB (Load Balancer) setup, you have to: - Remove the ALB's HTTP listener - Remove port 80 from the ALB's security group
26.
▲
by
tk90
2y ago
I don't see how a RAG that can cite sources from a document doesn't addresses this already (example [1])? Although I admit it's not a perfect solution yet... [1] https://mattyyeung.github.io/deterministic-quot
27.
▲
by
tk90
2y ago
The "Recall" part is interesting - I wonder if they're running RAG locally to achieve that? Interested to see how it works under the hood...
28.
▲
by
tk90
2y ago
Isn't there retrieval degradation with such a large context size? I would still think that a RAG system on 128K is still better than No Rag + 1M context window, no? (assuming text only)
29.
▲
by
tk90
3y ago
Rather than doom and gloom based on personal EV demand, I'd love to see the numbers on corporate EV adoption too (corporate fleets and electric semi trucks). The push for renewables in states like California show an entirely different
30.
▲
by
tk90
5y ago
One time I was working in a co-working space with terrible internet (<5mbps). It was OK until I had to order lunch from Sweetgreens - their site was so CSS/JS heavy that I couldn't even load the page to order my salad. Made me
More ›