Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
punnerud
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
punnerud
8d ago
The program this fits into was not started by us nor was it proposed by a Large Language Model. (…) We took their work as a starting point, using Large Language Models to push their program to completion. Thats how most people use LLMs? If
2.
▲
by
punnerud
14d ago
The demo use WASM/browser when available, but also supports running only on ESP32. Figured out I could offload and give the users a better experience when available. Thanks for noticing the Tailscale demo. Created a Tailscale-Rust clie
3.
▲
by
punnerud
15d ago
A trick to fit language models of this size it to remove the word to embeddings from the NN, and have a database to look up a dictionary of words and their embeddings. This way the LLL only need the "core" and you do the reverse f
4.
▲
Norway's King Harald dies aged 89
(bbc.com)
12 points
by
punnerud
20d ago
|
2 comments
5.
▲
by
punnerud
20d ago
My prediction is that HuggingFace will take up the challenge with OpenRouter (now Stripe) and ollama.com (Facebook)
6.
▲
by
punnerud
21d ago
Already using it as the primary DB in multiple off my apps and dev pipelines. I don't trust my own "slop", but the all the tests from SQLite, Python, PHP etc agains the DB
7.
▲
by
punnerud
21d ago
You can think further, you can build a no-server server; Example let Nginx be running, then forward requests to the database, running the code, query data and responding then shutting down again. Need the service to do something regularly,
8.
▲
by
punnerud
21d ago
I build a SQLite clone in Rust with this analogy in mind, and unlike SQLite it support multiple writers by giving them separate segment in a file. Calles the programming "language" PySpell, it converts Python into AST then into RU
9.
▲
by
punnerud
24d ago
“I start to see what’s really slowing people down and what my team or I can do about it.” I often tell engineers that employees will never go to an “innovation center” in a company to say that their job could be made obsolete. And by defini
10.
▲
Auk Mini Review
(wired.com)
2 points
by
punnerud
29d ago
|
0 comments
11.
▲
Passive NACS-Docking [pdf]
(volterio.com)
1 points
by
punnerud
1mo ago
|
0 comments
12.
▲
by
punnerud
1mo ago
Added, thanks
13.
▲
by
punnerud
1mo ago
Checked and this 100% compatible SQLite3 database (also C-API) did not contain the bug: https://github.com/punnerud/mpedb (Disclaimer: My own project) And this statement is wrong in the article: “ Because SQLite is a s
14.
▲
How no-computer hydrofoil works
(foil.one)
3 points
by
punnerud
1mo ago
|
0 comments
15.
▲
Show HN: Visual knowledge graphs using Ollama and Embeddings
(github.com)
2 points
by
punnerud
1mo ago
|
0 comments
16.
▲
Grok Bot
(twitter.com)
5 points
by
punnerud
1mo ago
|
1 comments
17.
▲
by
punnerud
1mo ago
Wow, had to check some of his other repos; his the one behind dump1090
18.
▲
Partmode – SolidWorks open source alternative – Live browser demo
(github.com)
3 points
by
punnerud
1mo ago
|
1 comments
19.
▲
by
punnerud
1mo ago
What’s in that “Search tool”, could actually be the same solution presented in a different way
20.
▲
by
punnerud
1mo ago
What a great idea! Anyone that want to join up in Oslo / Norway? I can use the work office, have more then enough coffee, tea etc. with space to around 150 people. https://forms.gle/2pDEkQTYihQ4txK29 (Copy pasted the f
21.
▲
Show HN: MPEdb - Drop in replacement for SQLite3 with concurrency support
(github.com)
3 points
by
punnerud
2mo ago
|
0 comments
22.
▲
Show HN: Rubiks Cube Solver
(github.com)
4 points
by
punnerud
2mo ago
|
0 comments
23.
▲
by
punnerud
2mo ago
Sorry, that’s correct. The other one is an internal one not released yet that also have a full Tailscale server written in Rust.
24.
▲
by
punnerud
2mo ago
I made this for ESP32 in Rust giving full Tailscale experience with NAT-traversal https://github.com/punnerud/mpe-tunnel
25.
▲
by
punnerud
2mo ago
Not often I see companies referring to HN, thanks “ We quietly released the open-source Codex Security CLI, but Hacker News found it before we had a chance to share it here…” https://x.com/openai/status/20822637179
26.
▲
by
punnerud
2mo ago
I was thinking image analysis from satellite images, but of course start with what’s annotated (OSM)
27.
▲
by
punnerud
2mo ago
No you don’t need an external one, it’s actually possible to sample parts of high bandwidth using a lower bandwidth because of the small buffer in most SDR. The problem is that you can’t freeze the buffer so have to gather multiple “sweeps”
28.
▲
by
punnerud
2mo ago
Actually possible to receive and decode ADS-B on ESP32, but MLAT is failing (tried hard but not found a trick yet). Biggest problem isn’t that it’s not powerful enough, but the USB port bandwidth don’t match most SDR. Using some clever tric
29.
▲
by
punnerud
2mo ago
Nice job! When I zoom in on Google earth you can easily see if it’s actually a golf course or not, would been interesting to use this to draw up the areas with polygons and some more details. Then you could start providing a lot more detail
30.
▲
by
punnerud
2mo ago
Tested with incognito, works fine without login using the link
More ›