Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bartdegoede
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Narrating your blog with Kokoro, a local and open source text-to-speech model
(bart.degoe.de)
7 points
by
bartdegoede
2mo ago
|
0 comments
2.
▲
by
bartdegoede
2mo ago
It’s gets much larger (there’s the potion-multilingual-128M model, distilled from bge-m3 which has like 100 languages), so it gets to ~120m range for the lookup table (4x smaller if you’d do int8 quantization, so you could get to to 30-35mb
3.
▲
by
bartdegoede
2mo ago
Chrome ships with one ( https://news.ycombinator.com/item?id=43973502 ) but AFAICT it’s only used for history, there’s no api for it. There’s also an included LLM? https://www.thatprivacyguy.com/blog/chro
4.
▲
Semantic/Hybrid Search in the Browser
(bart.degoe.de)
13 points
by
bartdegoede
2mo ago
|
7 comments
5.
▲
Running a coding agent locally with MLX for when you hit your token cap
(bart.degoe.de)
3 points
by
bartdegoede
3mo ago
|
0 comments
6.
▲
The Productivity Panic Is Your Problem Now
(stratechgist.com)
4 points
by
bartdegoede
5mo ago
|
0 comments
7.
▲
OpenClaw can book flights. But can it survive a dungeon crawl?
(bart.degoe.de)
8 points
by
bartdegoede
7mo ago
|
0 comments
8.
▲
Building a semantic search engine in ±250 lines of Python
(bart.degoe.de)
5 points
by
bartdegoede
7mo ago
|
0 comments
9.
▲
Building a semantic search engine in ±250 lines of code
(bart.degoe.de)
2 points
by
bartdegoede
7mo ago
|
0 comments
10.
▲
Modernizing my "150-line" Python search engine
(bart.degoe.de)
5 points
by
bartdegoede
7mo ago
|
1 comments
11.
▲
by
bartdegoede
7mo ago
A few years ago I wrote a post about implementing tf-idf in 150 lines of python. The data source it relied on was removed (turns out Yahoo! isn't as relevant anymore).
12.
▲
Migrating my hopelessly outdated Hugo blog with Claude Code
(bart.degoe.de)
3 points
by
bartdegoede
11mo ago
|
0 comments
13.
▲
The Loyal Wingman
(loyalwingman.org)
1 points
by
bartdegoede
11mo ago
|
1 comments
14.
▲
by
bartdegoede
11mo ago
Adventures with writing a novel with LLMs
15.
▲
Tutorial: Predict diabetes using k-NN from scratch and using scikit-learn
(ieftimov.com)
2 points
by
bartdegoede
4y ago
|
0 comments
16.
▲
Google, GitHub and others leverage conditional HTTP requests to build APIs
(quadratic.fm)
28 points
by
bartdegoede
4y ago
|
3 comments
17.
▲
How to Make Reviewers Love Your Big Pull Requests
(ieftimov.com)
2 points
by
bartdegoede
4y ago
|
0 comments
18.
▲
Creating and testing gRPC server interceptors in Ruby
(ieftimov.com)
4 points
by
bartdegoede
5y ago
|
0 comments
19.
▲
Conditional HTTP GET: The fastest requests need no response body
(ieftimov.com)
9 points
by
bartdegoede
5y ago
|
0 comments
20.
▲
by
bartdegoede
5y ago
Added an MIT license. Have fun :-)
21.
▲
by
bartdegoede
5y ago
The idea was to illustrate the concepts of an inverted index and tf-idf :-) I've built some stuff like this for a smaller project written in Python because it was Easier™ than spinning up an Elasticsearch cluster (ie it definitely didn
22.
▲
by
bartdegoede
5y ago
Author here: you may want to check out something like Whoosh https://whoosh.readthedocs.io/en/latest/intro.html (it's like a clone of Lucene but in pure Python). I've used this to build some basic search
23.
▲
Building a full-text search engine in 150 lines of Python code
(bart.degoe.de)
381 points
by
bartdegoede
5y ago
|
83 comments
24.
▲
We Will Never Have Enough Software Developers
(whoisnnamdi.com)
38 points
by
bartdegoede
6y ago
|
10 comments
25.
▲
Internet Infrastructure: Introduction to Subsea Cables
(linkedin.com)
3 points
by
bartdegoede
6y ago
|
0 comments
26.
▲
Four Steps to Daemonize Your Go Programs
(ieftimov.com)
2 points
by
bartdegoede
6y ago
|
0 comments
27.
▲
Age, Race, and Gender Affect Software Engineering Pay
(whoisnnamdi.com)
3 points
by
bartdegoede
7y ago
|
2 comments
28.
▲
Testing in Go: Clean Tests Using T.Cleanup
(ieftimov.com)
1 points
by
bartdegoede
7y ago
|
0 comments
29.
▲
Resilient Go net/HTTP servers using timeouts, deadlines and context cancellation
(ieftimov.com)
3 points
by
bartdegoede
7y ago
|
0 comments
30.
▲
Use Google Cloud Text-to-Speech to create an audio version of your blog posts
(bart.degoe.de)
5 points
by
bartdegoede
7y ago
|
0 comments
More ›