Rapira (Рапира) – Soviet programming language interpretergithub.com87 points·by begoon·2 เดือนที่ผ่านมา·66 comments
Soviet Radio-86RK/i8080 computer IDE: emulator, assembler, C and PL/M compilersrk86.ru3 points·by begoon·2 เดือนที่ผ่านมา·0 comments
Gomoku (5 in a Row) in Zig (Minimax with Alpha-Beta Pruning) Zig/WASMgithub.com1 points·by begoon·3 เดือนที่ผ่านมา·0 comments
Go Naming Conventions: A Practical Guidealexedwards.net29 points·by begoon·4 เดือนที่ผ่านมา·0 comments
Hackable single-file console file manager powered by uv with S3/GCS supportgithub.com2 points·by begoon·4 เดือนที่ผ่านมา·0 comments
Building a JavaScript runtime in one monththemackabu.dev3 points·by begoon·5 เดือนที่ผ่านมา·1 comments
LiteStar – a FastAPI rival (DTOs, controllers, msgpack)litestar.dev1 points·by begoon·6 เดือนที่ผ่านมา·0 comments
3D-projecting on screen in 20 mins: from nothing to full understandingyoutube.com2 points·by begoon·7 เดือนที่ผ่านมา·0 comments
Micro QuickJS: a JavaScript engine for microcontrollergithub.com25 points·by begoon·7 เดือนที่ผ่านมา·1 comments
Do you know that there is an HTML tables API?christianheilmann.com253 points·by begoon·8 เดือนที่ผ่านมา·202 comments
Compiler for "Easy" language from "Etudes for Programmers" book (1978)github.com28 points·by begoon·9 เดือนที่ผ่านมา·9 comments
begoon·4 เดือนที่ผ่านมา·discussResembles V, but the memory management story is very clear, closer to Zig — explicit and manual with defer.
begoon·8 เดือนที่ผ่านมา·discussI personally disagree. When data is semantically a table, not just a “table-looking” layout, I would rather use the table tag.
begoon·3 ปีที่แล้ว·discussIndeed. After a few hours with Arc, I abandoned Chrome and Safari and never looked back :-).I keep other browsers for frontend developments testing only.