HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jgarzik

no profile record

投稿

"apython": Accelerated asm Python 3.12

github.com
5 ポイント·投稿者 jgarzik·5 か月前·3 コメント

RooDB outperforms MySQL on all benchmarks

twitter.com
2 ポイント·投稿者 jgarzik·5 か月前·1 コメント

RooDB: Now faster than MySQL (acc. to sysbench 1M rows)

github.com
1 ポイント·投稿者 jgarzik·5 か月前·0 コメント

BotMaker: Simple Openclaw Configurator

github.com
1 ポイント·投稿者 jgarzik·5 か月前·1 コメント

BrainPro: "OpenCode and mullbot, in Rust" – secure agentic platform

github.com
2 ポイント·投稿者 jgarzik·5 か月前·0 コメント

High performance, open source RAFT clustered database: RooDB

github.com
9 ポイント·投稿者 jgarzik·5 か月前·0 コメント

CFT: "sqawk" 0.8.0 – optimized SQL Awk utility with Rust's sqlparser

github.com
3 ポイント·投稿者 jgarzik·6 か月前·1 コメント

It boots on real hardware (hk kernel)

github.com
4 ポイント·投稿者 jgarzik·6 か月前·3 コメント

It boots (Linux compatible kernel)

github.com
23 ポイント·投稿者 jgarzik·7 か月前·4 コメント

A new C99 optimizing compiler, with full testsuite

github.com
5 ポイント·投稿者 jgarzik·7 か月前·1 コメント

Xbasic: 1980s era BASIC, compiler to x86-64, complete with test suite

github.com
15 ポイント·投稿者 jgarzik·8 か月前·0 コメント

コメント

jgarzik
·4 か月前·議論
Skeptical of their engineering, with replies to questions like this: https://x.com/jgarzik/status/2031312666036146460?s=20
jgarzik
·5 か月前·議論
Rough draft for comment - passes core cpython 3.12 tests with an inspired design.
jgarzik
·5 か月前·議論
Does it isolate keys away from bots?
jgarzik
·5 か月前·議論
Already done, months ago, with better taste: https://github.com/rustcoreutils/posixutils-rs
jgarzik
·5 か月前·議論
I needed this for experimenting. Sharing with others. Please file issues, to extend.
jgarzik
·6 か月前·議論
The next iteration of awk?
jgarzik
·6 か月前·議論
Passes 100% of userland tests, supporting 99% of linux syscalls (though very few filesystems!)
jgarzik
·7 か月前·議論
Early boot and early page table setup, logging single characters to simulated serial console.

Then keep adding tests/features/tests/features/...
jgarzik
·7 か月前·議論
I always wanted a kernel where I can experiment with the device driver model, eBPF, device tree and more. Now I've built one:
jgarzik
·7 か月前·議論
Somewhat related, a kernel in Rust: https://github.com/jgarzik/hk
jgarzik
·7 か月前·議論
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 suites pass, alpha-beta stage, starting to test on Gentoo and open source package builds "real world builds"

Posixutils status: Very close to 1.0 (all POSIX utils, all POSIX util features, tests pass)