Hacker News new | past | comments | ask | show | jobs | submit login

Oh fun, didn't expect to see my side-project here :) A few of my personal favorites:

https://www.dwitter.net/d/90 https://www.dwitter.net/d/406 https://www.dwitter.net/d/433 https://www.dwitter.net/d/617




Didn't mean to post with that account. Oh well.


Awesome project, love the idea!

It's fun to optimize the code under 140 bytes. https://www.dwitter.net/d/832



A little feedback, the tab got helluva laggy after scrolling down a few pages. I assume that's because you aren't unloading dwitters when they scroll past the top of the viewport - which you probably should.

Chrome 56, Windows 10.


The dweets are stopped but not unloaded as you scroll away. You're entirely right though, needs some proper unloading.

Edit: Link to the issue https://github.com/lionleaf/dwitter/issues/66


Infinite loops (accidental in my case) should probably be catched in some way.


Yeah, the halting problem has been around since 1936. You'd think someone would have solved it already!


if (time_elapsed > some_arbitrary_threshold) { interrupt_sandboxed_code(); }


maybe give the scripts a quota of cycles then can consume.

maybe the script tag should support that one day




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: