Live data from Hacker News

Viewing profile — hippospark

hippospark

HN member
Joined
Fri, Oct 04, 2019, 6:22 AM UTC
HN karma
237
Public activity
20 items

About hippospark

No profile information was provided.

Recent public activity

  1. comment
    Comment #44993573

    I used dinit in Artix Linux. It is lightweight and impressive ( https://artixlinux.org/faq.php )

  2. 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…

  3. 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…

  4. comment
    Comment #43237172

    I once built a player with a MAX98357 I2S Amp that could drive a small speaker, it was fun.

  5. story
  6. 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…

  7. story
  8. 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

  9. 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…

  10. 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…

  11. story
  12. 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...

  13. 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…

  14. 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/

  15. story
  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #24283035

    StarCraft