Live data from Hacker News

Viewing profile — aaronduino

aaronduino

HN member
Joined
Mon, Aug 07, 2017, 1:53 PM UTC
HN karma
63
Public activity
21 items

About aaronduino

[ my public key: https://keybase.io/aaronjanse; my proof: https://keybase.io/aaronjanse/sigs/hZ4dob-_H352u99dmrVzctaKzVqT78BDRi6hMFaC7Oc ]

Recent public activity

  1. comment
    Comment #16060057

    I recommend reading about Shamir Secret Sharing. You could have a system setup such that (for example) you give 16 friends each a code and 9 of your 16 trusted friends all have to …

  2. comment
    Comment #16047695

    One interesting trick I found for clearing wierd characters from the clipboard in running `pbpaste | pbcopy` in the (macos) terminal.

  3. comment
    Comment #15753418

    Maybe it's just me, could "private GitHub coding site" have meant a private GitHub repo with GitHub pages turned on ? If that were the case, there would be no authentication whatso…

  4. comment
    Comment #15400449

    Author here. I'm open to any suggestions or comments.

  5. story
  6. comment
    Comment #15010904

    Sorry to hear that. I recently wrote some code to support debugging without curses (both the library and a pun when you are on windows and need it). It just uses try-catch block to…

  7. comment
    Comment #14975701

    I actually just added it :) http://asciidots.herokuapp.com/index.html?code=.-%24%22Hello...

  8. comment
    Comment #14975694

    That's really cool! I just gave the online demo a debug view, and your counter is the first code I tried (this is a link to your code on the demo site): https://goo.gl/edPZdR

  9. comment
    Comment #14954128

    Thanks a ton

  10. comment
    Comment #14952158

    Thanks, and thank you for the great comment! These are really interesting ideas, and I can't wait to start figuring out implementations. I wonder if I could make something like jQu…

  11. comment
    Comment #14951925

    @davemp, I just uploaded the new code, a total rewrite.

  12. comment
    Comment #14951389

    Funny thing-- I read about Befunge for the first time in the middle of development. Befunge is a really fun language, but I decided to continue development of AsciiDots because I f…

  13. comment
    Comment #14949776

    Right now, it just loops, without freezing the computer. I think this caused the try-it-online server to crash. (Yeah, it was dumb to have it work like that online)

  14. comment
    Comment #14949733

    That's really interesting. I will look into that. Right now, subcircuits are created by using "libraries" to define custom characters (typically letters).

  15. comment
    Comment #14949619

    Also, thanks!

  16. comment
    Comment #14949613

    Yeah. I rewrote the code with a state machine pattern but haven't uploaded the new code yet

  17. comment
    Comment #14948623

    Yeah, it's meant to be more fun than practical (or realistic)

  18. comment
  19. comment
    Comment #14947629

    Author here, I'm open to any suggestions or feedback.

  20. story
  21. story