HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jgarzik

no profile record

Submissions

"apython": Accelerated asm Python 3.12

github.com
5 points·by jgarzik·5 месяцев назад·3 comments

RooDB outperforms MySQL on all benchmarks

twitter.com
2 points·by jgarzik·5 месяцев назад·1 comments

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

github.com
1 points·by jgarzik·5 месяцев назад·0 comments

BotMaker: Simple Openclaw Configurator

github.com
1 points·by jgarzik·5 месяцев назад·1 comments

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

github.com
2 points·by jgarzik·5 месяцев назад·0 comments

High performance, open source RAFT clustered database: RooDB

github.com
9 points·by jgarzik·5 месяцев назад·0 comments

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

github.com
3 points·by jgarzik·6 месяцев назад·1 comments

It boots on real hardware (hk kernel)

github.com
4 points·by jgarzik·6 месяцев назад·3 comments

It boots (Linux compatible kernel)

github.com
23 points·by jgarzik·7 месяцев назад·4 comments

A new C99 optimizing compiler, with full testsuite

github.com
5 points·by jgarzik·7 месяцев назад·1 comments

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

github.com
15 points·by jgarzik·7 месяцев назад·0 comments

comments

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

Then keep adding tests/features/tests/features/...
jgarzik
·7 месяцев назад·discuss
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 месяцев назад·discuss
Somewhat related, a kernel in Rust: https://github.com/jgarzik/hk
jgarzik
·7 месяцев назад·discuss
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)