Live data from Hacker News

Viewing profile — pcein

pcein

HN member
Joined
Thu, Feb 22, 2018, 10:22 AM UTC
HN karma
23
Public activity
14 items

About pcein

No profile information was provided.

Recent public activity

  1. comment
    Comment #46629100

    https://pramode.net Mostly tech (FOSS) stuff. Plain HTML static site generated by a small golang program.

  2. comment
    Comment #42839448

    For a change, here is a movie (in Malayalam language) which shows the hacker working with real tools!

  3. story
  4. comment
    Comment #28791295

    Another good resource: https://zig.news/

  5. comment
    Comment #27506102

    This is a really wonderful initiative! Best wishes for its success!

  6. comment
    Comment #25141227

    I have been using rust-analyzer with vscode (on small programs) and it has been working reliably for me.

  7. comment
    Comment #24439393

    The first time I used caddy (came to it from nginx), I was blown away by how simple it was to get up and running (letsencrypt etc...). Thank you for creating something wonderful, a…

  8. comment
    Comment #23163317

    I haven't used them myself, but these boards look awesome, and they are supported by an end-to-end open source toolchain: 1. https://www.crowdsupply.com/1bitsquared/icebreaker-fpga…

  9. story
  10. comment
    Comment #20813248

    At work, I have to use a Windows laptop running stock Ubuntu 16.04 inside Virtualbox. This VM used to behave in weird ways - network got disconnected periodically (only a restart c…

  11. comment
    Comment #18580895

    The counterparts of these books in the mathematical domain may be self-contained with respect to the subject matter, but you fail to consider the fact that most of them require a h…

  12. comment
    Comment #18374933

    I am happily running Rust generated code on my ARM microcontrollers. Rust uses LLVM for code generation and can support any architecture which LLVM supports.

  13. comment
    Comment #16489273

    It is not just the borrow checker. The ownership system / move semantics and powerful static type system with traits and generics helps to create some interesting abstractions (whi…

  14. story