Viewing profile — hippospark
hippospark
HN member- Joined
- Fri, Oct 04, 2019, 6:22 AM UTC
- HN karma
- 237
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About hippospark
No profile information was provided.
Recent public activity
-
comment
Comment #44993573
I used dinit in Artix Linux. It is lightweight and impressive ( https://artixlinux.org/faq.php )
-
comment
Comment #44992939
Related posts: - [How to Run GUI Applications Directly in Containers]( https://github.com/hemashushu/docker-archlinux-gui ) - [GUI Application Development Environment in a Containe…
-
comment
Comment #43905643
For those interested in writing a debugger: There are a series of tutorials on how to write a debugger from scratch for Windows x86-64 using Rust [1]. Additionally, there is a book…
-
comment
Comment #43237172
I once built a player with a MAX98357 I2S Amp that could drive a small speaker, it was fun.
- story
-
comment
Comment #42958812
I prefer RISCV as an starting assembly language because: it has good design, it's more intuitive, it has modern language and tool support (GCC, LLVM, Rust, etc.), and it runs on QE…
- story
-
comment
Comment #42361935
Also take a look at ASON [1]. ASON is a data format that evolved from JSON, introducing strong data typing and support for variant types. [^1] https://github.com/hemashushu/ason
-
story
Show HN: ASON Is a Strong Datatype of JSON
ASON is a data format evolved from JSON, featuring strong data types and support for variant types. It offers excellent readability and maintainability. ASON is well-suited for con…
-
comment
Comment #37032284
There is a similar project _Linux containers in 500 lines of code_ [1], the code is a bit old, but the procedure is quite simple. [1]: https://blog.lizzie.io/linux-containers-in-50…
- story
-
comment
Comment #31551687
I recommend Dmitry Soshnikov's video tutorials _Building an Interpreter from scratch_ [0] [0] https://www.dmitrysoshnikov.education/p/essentials-of-interp...
-
comment
Comment #28489761
see also: VisiData [1] - A terminal interface for exploring and arranging tabular data. VisiData supports tsv, csv, sqlite, json, xlsx (Excel), hdf5, and many other formats. [1]: h…
-
comment
Comment #26933901
You may try Yu Writer, it supports bg images, toc, math, charts, code and general slide show functions. https://hemashushu.github.io/yu-writer.site/
- story
- story
- story
- story
- story
-
comment
Comment #24283035
StarCraft