Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jgarzik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
SQawk: SQL-based Awk tool for CSV/TSV files
(crates.io)
2 points
by
jgarzik
1mo ago
|
0 comments
2.
▲
by
jgarzik
6mo ago
Skeptical of their engineering, with replies to questions like this: https://x.com/jgarzik/status/2031312666036146460?s=20
3.
▲
"apython": Accelerated asm Python 3.12
(github.com)
5 points
by
jgarzik
7mo ago
|
3 comments
4.
▲
by
jgarzik
7mo ago
Rough draft for comment - passes core cpython 3.12 tests with an inspired design.
5.
▲
by
jgarzik
7mo ago
Does it isolate keys away from bots?
6.
▲
RooDB outperforms MySQL on all benchmarks
(twitter.com)
2 points
by
jgarzik
7mo ago
|
1 comments
7.
▲
RooDB: Now faster than MySQL (acc. to sysbench 1M rows)
(github.com)
1 points
by
jgarzik
7mo ago
|
0 comments
8.
▲
by
jgarzik
8mo ago
Already done, months ago, with better taste: https://github.com/rustcoreutils/posixutils-rs
9.
▲
BotMaker: Simple Openclaw Configurator
(github.com)
1 points
by
jgarzik
8mo ago
|
1 comments
10.
▲
by
jgarzik
8mo ago
I needed this for experimenting. Sharing with others. Please file issues, to extend.
11.
▲
BrainPro: "OpenCode and mullbot, in Rust" – secure agentic platform
(github.com)
2 points
by
jgarzik
8mo ago
|
0 comments
12.
▲
High performance, open source RAFT clustered database: RooDB
(github.com)
9 points
by
jgarzik
8mo ago
|
0 comments
13.
▲
by
jgarzik
8mo ago
The next iteration of awk?
14.
▲
CFT: "sqawk" 0.8.0 – optimized SQL Awk utility with Rust's sqlparser
(github.com)
3 points
by
jgarzik
8mo ago
|
1 comments
15.
▲
It boots on real hardware (hk kernel)
(github.com)
4 points
by
jgarzik
9mo ago
|
3 comments
16.
▲
by
jgarzik
9mo ago
Passes 100% of userland tests, supporting 99% of linux syscalls (though very few filesystems!)
17.
▲
by
jgarzik
9mo ago
Early boot and early page table setup, logging single characters to simulated serial console. Then keep adding tests/features/tests/features/...
18.
▲
It boots (Linux compatible kernel)
(github.com)
23 points
by
jgarzik
9mo ago
|
4 comments
19.
▲
by
jgarzik
9mo ago
I always wanted a kernel where I can experiment with the device driver model, eBPF, device tree and more. Now I've built one:
20.
▲
by
jgarzik
9mo ago
Somewhat related, a kernel in Rust: https://github.com/jgarzik/hk
21.
▲
A new C99 optimizing compiler, with full testsuite
(github.com)
5 points
by
jgarzik
9mo ago
|
1 comments
22.
▲
by
jgarzik
9mo ago
Accelerated by Claude Code, leashed tightly by unit and integration tests, and test-driven development. Speaking as a compiler and kernel expert, the productivity boost for domain experts is real. Compiler status: Full C99 compliance, test
23.
▲
Xbasic: 1980s era BASIC, compiler to x86-64, complete with test suite
(github.com)
15 points
by
jgarzik
10mo ago
|
0 comments
24.
▲
by
jgarzik
1y ago
enums > defines
25.
▲
by
jgarzik
1y ago
Love this! I had the same idea, and was pondering funding apps like this. Was going to call it "SimpleFree" and focus on privacy, offline, mobile, games.
26.
▲
by
jgarzik
1y ago
Thanks! There is very little info available on useful, working Veo 3 techniques, so I cobbled together what I could find, with my own experiments: https://x.com/jgarzik/status/1926496820311605577
27.
▲
Guide to Generative Video with Google Veo 3 and Flow
(github.com)
1 points
by
jgarzik
1y ago
|
3 comments
28.
▲
Vibe-coded a professional C99 compiler with a broken hand (then threw it away)
(old.reddit.com)
17 points
by
jgarzik
1y ago
|
2 comments
29.
▲
by
jgarzik
1y ago
No, not using sqlite under the hood. This is using Rust's native sqlparser crate, which is quite powerful, plus an internal memory database. We can extend this beyond what sqlite SQL supports.
30.
▲
Sqawk 0.1.0: A fusion of SQL and Awk: Applying SQL to text-based data files
(github.com)
4 points
by
jgarzik
1y ago
|
3 comments
More ›