Live data from Hacker News

Viewing profile — edward_9x

edward_9x

HN member
Joined
Mon, Sep 29, 2025, 4:45 PM UTC
HN karma
2
Public activity
6 items

About edward_9x

No profile information was provided.

Recent public activity

  1. comment
    Comment #45759034

    Sure! The repo contains example scripts in the examples/ folder. The README is bare, though https://github.com/Edd12321/zrc/tree/master/examples

  2. story
    Show HN: Zrc - a Unix shell without fi, esac or done

    Welp, second time posting this project! Bourne shell's ALGOL-inspired syntax seems a bit verbose, and while `rc` is quite nice, it lacks some features I'd prefer in a shell (this i…

  3. comment
    Comment #45473359

    I find C++ friendlier for small hobby projects because it lets you get your code compiled even if it's a little messy or slightly unsafe. As for "serious code", I admit that Rust i…

  4. comment
  5. comment
    Comment #45416023

    Greetings, HN! This is a small project I first began working on around 2022 or 2023 or so, in high school. I learned quite a bit since then but I'd like to share it here anyways. I…

  6. story