Live data from Hacker News

Viewing profile — aaronjanse

aaronjanse

HN member
Joined
Sat, May 12, 2018, 3:06 AM UTC
HN karma
253
Public activity
16 items

About aaronjanse

No profile information was provided.

Recent public activity

  1. comment
    Comment #44940243

    I wrote a 2d esolang called asciidots inspired by ascii art and circuits, where “dots” follow ascii art paths and undergo operations. I posted it to Show HN a while back (2017!), w…

  2. story
  3. comment
    Comment #24370839

    Oh wow, this is quite clever. This is hacking in its pure, positive form. I love it. I wonder what the README will say once the firehose of Hacker News slows down.

  4. comment
    Comment #23253121

    Nix is a package builder & manager that creates reproducible build environments. Using the Nix language, you specify what the build environment should look like ($PATH, what should…

  5. comment
    Comment #23207490

    > why am I expecting an error? Shouldn't that keyword be "on_exception" or something? `expect` takes an input that is either an error or a value, then turns that input into just a …

  6. comment
    Comment #22861823

    My understanding is that a terminal multiplexer consists of three parts: 1. Managing shells and windows 2. Parsing the ECMA-35/ECMA-48 escape/control sequences 3. Rendering the she…

  7. comment
    Comment #22852393

    Thank you so much for this very helpful list. I'll integrate its suggestions into 3mux.

  8. comment
    Comment #22851179

    > Is this mostly for using w/o i3? Yep! I can't think of anything magical that could arise from usage with i3, but I'm open to ideas.

  9. comment
    Comment #22846655

    > This looks awesome! Thank you!! > I wonder if it's going to interfere My understanding is that i3 would intercept the keypress, not passing it onto the terminal. While I want 3mu…

  10. comment
    Comment #22846652

    > How about the memory usage? The biggest thing stored by 3mux should be the state of the terminal screen, so memory usage should be negligible. > Can you (easily) nest 3mux like t…

  11. comment
    Comment #22843789

    Hey HN, I'm a long-time user of i3 (now sway). I wrote this tool to provide the elegance of i3 to terminal users everywhere, especially for people like myself who sometimes use a n…

  12. story
  13. comment
    Comment #22791111

    This was exactly the issue! I just pushed fixes for this problem.

  14. comment
    Comment #22791031

    > Aren’t you concerned by the fact that Wikipedia is open to editing by the public? Arguably the thrill of uncertainty could add to the fun :D

  15. comment
  16. story
    Show HN: DNS over Wikipedia

    Hey HN, I saw a thread a while ago (linked in README) discussing how Wikipedia does a good job keeping track of the domains of websites like Sci-Hub or The Pirate Bay. Someone ment…