Viewing profile — aaronduino
aaronduino
HN member- Joined
- Mon, Aug 07, 2017, 1:53 PM UTC
- HN karma
- 63
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About aaronduino
Recent public activity
-
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 …
-
comment
Comment #16047695
One interesting trick I found for clearing wierd characters from the clipboard in running `pbpaste | pbcopy` in the (macos) terminal.
-
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…
-
comment
Comment #15400449
Author here. I'm open to any suggestions or comments.
- story
-
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…
-
comment
Comment #14975701
I actually just added it :) http://asciidots.herokuapp.com/index.html?code=.-%24%22Hello...
-
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
-
comment
Comment #14954128
Thanks a ton
-
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…
-
comment
Comment #14951925
@davemp, I just uploaded the new code, a total rewrite.
-
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…
-
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)
-
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).
-
comment
Comment #14949619
Also, thanks!
-
comment
Comment #14949613
Yeah. I rewrote the code with a state machine pattern but haven't uploaded the new code yet
-
comment
Comment #14948623
Yeah, it's meant to be more fun than practical (or realistic)
-
comment
Comment #14948475
Thanks
-
comment
Comment #14947629
Author here, I'm open to any suggestions or feedback.
- story
- story