HackerTrans
TopNewTrendsCommentsPastAskShowJobs

begoon

no profile record

Submissions

Rapira (Рапира) – Soviet programming language interpreter

github.com
87 points·by begoon·2 miesiące temu·66 comments

Soviet Radio-86RK/i8080 computer IDE: emulator, assembler, C and PL/M compilers

rk86.ru
3 points·by begoon·2 miesiące temu·0 comments

A Tour of Txtar

rednafi.com
3 points·by begoon·2 miesiące temu·0 comments

GPU-accelerated terminal environment in Zig

github.com
1 points·by begoon·2 miesiące temu·0 comments

Original Volkov Commander Sources

github.com
4 points·by begoon·2 miesiące temu·0 comments

A Deep Dive into Email Addresses

lasans.blog
1 points·by begoon·2 miesiące temu·0 comments

Gomoku (5 in a Row) in Zig (Minimax with Alpha-Beta Pruning) Zig/WASM

github.com
1 points·by begoon·3 miesiące temu·0 comments

Sokoban Solver in Zig

github.com
1 points·by begoon·3 miesiące temu·0 comments

[untitled]

1 points·by begoon·3 miesiące temu·0 comments

Google Account Name Change

blog.google
2 points·by begoon·3 miesiące temu·0 comments

Go Naming Conventions: A Practical Guide

alexedwards.net
29 points·by begoon·4 miesiące temu·0 comments

Solod: Go can be a better C

antonz.org
5 points·by begoon·4 miesiące temu·3 comments

Hackable single-file console file manager powered by uv with S3/GCS support

github.com
2 points·by begoon·4 miesiące temu·0 comments

Building a JavaScript runtime in one month

themackabu.dev
3 points·by begoon·5 miesięcy temu·1 comments

LiteStar – a FastAPI rival (DTOs, controllers, msgpack)

litestar.dev
1 points·by begoon·6 miesięcy temu·0 comments

3D-projecting on screen in 20 mins: from nothing to full understanding

youtube.com
2 points·by begoon·7 miesięcy temu·0 comments

Micro QuickJS: a JavaScript engine for microcontroller

github.com
25 points·by begoon·7 miesięcy temu·1 comments

Do you know that there is an HTML tables API?

christianheilmann.com
253 points·by begoon·8 miesięcy temu·202 comments

TRAC (64) Interpreter in JavaScript

github.com
3 points·by begoon·9 miesięcy temu·1 comments

Compiler for "Easy" language from "Etudes for Programmers" book (1978)

github.com
28 points·by begoon·9 miesięcy temu·9 comments

comments

begoon
·3 miesiące temu·discuss
Consider https://github.com/begoon/xc
begoon
·4 miesiące temu·discuss
Resembles V, but the memory management story is very clear, closer to Zig — explicit and manual with defer.
begoon
·8 miesięcy temu·discuss
I personally disagree. When data is semantically a table, not just a “table-looking” layout, I would rather use the table tag.
begoon
·3 lata temu·discuss
Indeed. After a few hours with Arc, I abandoned Chrome and Safari and never looked back :-).

I keep other browsers for frontend developments testing only.