Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
punnerud
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
punnerud
8d ago
Yes
2.
▲
GPT-6 Astra solves 1918 ciphertext message from WW1
(twitter.com)
3 points
by
punnerud
8d ago
|
0 comments
3.
▲
by
punnerud
12d ago
"""One of their better releases that seemingly focused more on quality and refinements than new-features.""" - Compared to a lot of others, this one have introduced more bugs than I have ever experienced in mo
4.
▲
by
punnerud
18d 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
5.
▲
by
punnerud
24d 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
6.
▲
by
punnerud
25d 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
7.
▲
Norway's King Harald dies aged 89
(bbc.com)
12 points
by
punnerud
29d ago
|
2 comments
8.
▲
by
punnerud
1mo ago
My prediction is that HuggingFace will take up the challenge with OpenRouter (now Stripe) and ollama.com (Facebook)
9.
▲
by
punnerud
1mo 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
10.
▲
by
punnerud
1mo 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,
11.
▲
by
punnerud
1mo 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
12.
▲
by
punnerud
1mo 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
13.
▲
Auk Mini Review
(wired.com)
2 points
by
punnerud
1mo ago
|
0 comments
14.
▲
Passive NACS-Docking [pdf]
(volterio.com)
1 points
by
punnerud
1mo ago
|
0 comments
15.
▲
by
punnerud
1mo ago
Added, thanks
16.
▲
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
17.
▲
How no-computer hydrofoil works
(foil.one)
3 points
by
punnerud
2mo ago
|
0 comments
18.
▲
Show HN: Visual knowledge graphs using Ollama and Embeddings
(github.com)
2 points
by
punnerud
2mo ago
|
0 comments
19.
▲
Grok Bot
(twitter.com)
5 points
by
punnerud
2mo ago
|
1 comments
20.
▲
by
punnerud
2mo ago
Wow, had to check some of his other repos; his the one behind dump1090
21.
▲
Partmode – SolidWorks open source alternative – Live browser demo
(github.com)
3 points
by
punnerud
2mo ago
|
1 comments
22.
▲
by
punnerud
2mo ago
What’s in that “Search tool”, could actually be the same solution presented in a different way
23.
▲
by
punnerud
2mo 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
24.
▲
Show HN: MPEdb - Drop in replacement for SQLite3 with concurrency support
(github.com)
3 points
by
punnerud
2mo ago
|
0 comments
25.
▲
Show HN: Rubiks Cube Solver
(github.com)
4 points
by
punnerud
2mo ago
|
0 comments
26.
▲
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.
27.
▲
by
punnerud
2mo ago
I made this for ESP32 in Rust giving full Tailscale experience with NAT-traversal https://github.com/punnerud/mpe-tunnel
28.
▲
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
29.
▲
by
punnerud
2mo ago
I was thinking image analysis from satellite images, but of course start with what’s annotated (OSM)
30.
▲
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”
More ›