Reddit Programming
201 subscribers
1.22K photos
126K links
I will send you newest post from subreddit /r/programming
Download Telegram
PopTranslate: A open-source chrome extension that instantly pop translation by selecting text without any other click, no extra clicks needed.
https://www.reddit.com/r/programming/comments/1fgf7zz/poptranslate_a_opensource_chrome_extension_that/

submitted by /u/waa007 (https://www.reddit.com/user/waa007)
[link] (https://github.com/wa008/PopTranslate) [comments] (https://www.reddit.com/r/programming/comments/1fgf7zz/poptranslate_a_opensource_chrome_extension_that/)
Simulating an 8-bit microprocessor and using it to emulated the Apple ][
https://www.reddit.com/r/programming/comments/1fgn1uq/simulating_an_8bit_microprocessor_and_using_it_to/

<!-- SC_OFF -->I started out on the Wikipedia page for the MOS 6502. I ended up with a cycle-accurate simulation of the Apple ][. Now I'm writing a clone of VisiCalc in assembly. Sometimes this hobby really gets its claws into you... <!-- SC_ON --> submitted by /u/AndThatsCrufts (https://www.reddit.com/user/AndThatsCrufts)
[link] (https://medium.com/@www.seymour/simulating-an-8-bit-microprocessor-chapter-1-instructions-6ada8921c43f) [comments] (https://www.reddit.com/r/programming/comments/1fgn1uq/simulating_an_8bit_microprocessor_and_using_it_to/)