I'm fixing all the problems that annoyed me with group chat software
https://www.reddit.com/r/programming/comments/60452g/im_fixing_all_the_problems_that_annoyed_me_with/
submitted by /u/jacob_the_snacob (https://www.reddit.com/user/jacob_the_snacob)
[link] (https://www.youtube.com/watch?v=zpodMv5xhEU) [comments] (https://www.reddit.com/r/programming/comments/60452g/im_fixing_all_the_problems_that_annoyed_me_with/)
https://www.reddit.com/r/programming/comments/60452g/im_fixing_all_the_problems_that_annoyed_me_with/
submitted by /u/jacob_the_snacob (https://www.reddit.com/user/jacob_the_snacob)
[link] (https://www.youtube.com/watch?v=zpodMv5xhEU) [comments] (https://www.reddit.com/r/programming/comments/60452g/im_fixing_all_the_problems_that_annoyed_me_with/)
I wrote a tutorial on how to implement breadth-first search in Python
https://www.reddit.com/r/programming/comments/6044ni/i_wrote_a_tutorial_on_how_to_implement/
submitted by /u/diabulusInMusica (https://www.reddit.com/user/diabulusInMusica)
[link] (https://pythoninwonderland.wordpress.com/2017/03/18/how-to-implement-breadth-first-search-in-python/) [comments] (https://www.reddit.com/r/programming/comments/6044ni/i_wrote_a_tutorial_on_how_to_implement/)
https://www.reddit.com/r/programming/comments/6044ni/i_wrote_a_tutorial_on_how_to_implement/
submitted by /u/diabulusInMusica (https://www.reddit.com/user/diabulusInMusica)
[link] (https://pythoninwonderland.wordpress.com/2017/03/18/how-to-implement-breadth-first-search-in-python/) [comments] (https://www.reddit.com/r/programming/comments/6044ni/i_wrote_a_tutorial_on_how_to_implement/)
Python Paso a Paso #2. Aprendemos algo de programación en castellano.
https://www.reddit.com/r/programming/comments/6046a2/python_paso_a_paso_2_aprendemos_algo_de/
submitted by /u/lacosagorda (https://www.reddit.com/user/lacosagorda)
[link] (https://www.youtube.com/attribution_link?a=qrpujpC7P4U&u=%2Fwatch%3Fv%3DZ03fSmOJIWw%26feature%3Dshare) [comments] (https://www.reddit.com/r/programming/comments/6046a2/python_paso_a_paso_2_aprendemos_algo_de/)
https://www.reddit.com/r/programming/comments/6046a2/python_paso_a_paso_2_aprendemos_algo_de/
submitted by /u/lacosagorda (https://www.reddit.com/user/lacosagorda)
[link] (https://www.youtube.com/attribution_link?a=qrpujpC7P4U&u=%2Fwatch%3Fv%3DZ03fSmOJIWw%26feature%3Dshare) [comments] (https://www.reddit.com/r/programming/comments/6046a2/python_paso_a_paso_2_aprendemos_algo_de/)
Hooking WinAPI to improve Qt performance · x64dbg
https://www.reddit.com/r/programming/comments/6046kv/hooking_winapi_to_improve_qt_performance_x64dbg/
submitted by /u/mrexodia (https://www.reddit.com/user/mrexodia)
[link] (http://x64dbg.com/blog/2017/03/18/caching.html) [comments] (https://www.reddit.com/r/programming/comments/6046kv/hooking_winapi_to_improve_qt_performance_x64dbg/)
https://www.reddit.com/r/programming/comments/6046kv/hooking_winapi_to_improve_qt_performance_x64dbg/
submitted by /u/mrexodia (https://www.reddit.com/user/mrexodia)
[link] (http://x64dbg.com/blog/2017/03/18/caching.html) [comments] (https://www.reddit.com/r/programming/comments/6046kv/hooking_winapi_to_improve_qt_performance_x64dbg/)
Interesting insight in better react performance in production.
https://www.reddit.com/r/programming/comments/6046se/interesting_insight_in_better_react_performance/
submitted by /u/mattmajewski (https://www.reddit.com/user/mattmajewski)
[link] (https://inside.getambassador.com/react-performance-being-proactive-vs-reactive-44438ab7c606#.7paln08wh) [comments] (https://www.reddit.com/r/programming/comments/6046se/interesting_insight_in_better_react_performance/)
https://www.reddit.com/r/programming/comments/6046se/interesting_insight_in_better_react_performance/
submitted by /u/mattmajewski (https://www.reddit.com/user/mattmajewski)
[link] (https://inside.getambassador.com/react-performance-being-proactive-vs-reactive-44438ab7c606#.7paln08wh) [comments] (https://www.reddit.com/r/programming/comments/6046se/interesting_insight_in_better_react_performance/)
The Tools You Need for Programming With Your Android Smartphone
https://www.reddit.com/r/programming/comments/60487q/the_tools_you_need_for_programming_with_your/
submitted by /u/Smithy468 (https://www.reddit.com/user/Smithy468)
[link] (http://www.circuitbasics.com/programming-with-your-android-smartphone-the-tools-you-need/) [comments] (https://www.reddit.com/r/programming/comments/60487q/the_tools_you_need_for_programming_with_your/)
https://www.reddit.com/r/programming/comments/60487q/the_tools_you_need_for_programming_with_your/
submitted by /u/Smithy468 (https://www.reddit.com/user/Smithy468)
[link] (http://www.circuitbasics.com/programming-with-your-android-smartphone-the-tools-you-need/) [comments] (https://www.reddit.com/r/programming/comments/60487q/the_tools_you_need_for_programming_with_your/)
Black magic: hotpatching the standard library
https://www.reddit.com/r/programming/comments/604k3z/black_magic_hotpatching_the_standard_library/
submitted by /u/cyandyedeyecandy (https://www.reddit.com/user/cyandyedeyecandy)
[link] (https://github.com/jwt27/libjwdpmi/blob/master/src/main.cpp) [comments] (https://www.reddit.com/r/programming/comments/604k3z/black_magic_hotpatching_the_standard_library/)
https://www.reddit.com/r/programming/comments/604k3z/black_magic_hotpatching_the_standard_library/
submitted by /u/cyandyedeyecandy (https://www.reddit.com/user/cyandyedeyecandy)
[link] (https://github.com/jwt27/libjwdpmi/blob/master/src/main.cpp) [comments] (https://www.reddit.com/r/programming/comments/604k3z/black_magic_hotpatching_the_standard_library/)
LLVM tried some nasty tactics to grow, read the whole thread...
https://www.reddit.com/r/programming/comments/604pty/llvm_tried_some_nasty_tactics_to_grow_read_the/
submitted by /u/rbitdan (https://www.reddit.com/user/rbitdan)
[link] (http://lists.gnu.org/archive/html/dotgnu-libjit/2004-05/msg00012.html) [comments] (https://www.reddit.com/r/programming/comments/604pty/llvm_tried_some_nasty_tactics_to_grow_read_the/)
https://www.reddit.com/r/programming/comments/604pty/llvm_tried_some_nasty_tactics_to_grow_read_the/
submitted by /u/rbitdan (https://www.reddit.com/user/rbitdan)
[link] (http://lists.gnu.org/archive/html/dotgnu-libjit/2004-05/msg00012.html) [comments] (https://www.reddit.com/r/programming/comments/604pty/llvm_tried_some_nasty_tactics_to_grow_read_the/)
Sieve Of Atkin, for Folks
https://www.reddit.com/r/programming/comments/604zdl/sieve_of_atkin_for_folks/
submitted by /u/fylux (https://www.reddit.com/user/fylux)
[link] (https://fylux.github.io/2017/03/16/Sieve-Of-Atkin/) [comments] (https://www.reddit.com/r/programming/comments/604zdl/sieve_of_atkin_for_folks/)
https://www.reddit.com/r/programming/comments/604zdl/sieve_of_atkin_for_folks/
submitted by /u/fylux (https://www.reddit.com/user/fylux)
[link] (https://fylux.github.io/2017/03/16/Sieve-Of-Atkin/) [comments] (https://www.reddit.com/r/programming/comments/604zdl/sieve_of_atkin_for_folks/)
Basic design patterns implemented in PHP
https://www.reddit.com/r/programming/comments/6055ak/basic_design_patterns_implemented_in_php/
submitted by /u/pavelfluffy (https://www.reddit.com/user/pavelfluffy)
[link] (https://github.com/PavelLoparev/design-patterns) [comments] (https://www.reddit.com/r/programming/comments/6055ak/basic_design_patterns_implemented_in_php/)
https://www.reddit.com/r/programming/comments/6055ak/basic_design_patterns_implemented_in_php/
submitted by /u/pavelfluffy (https://www.reddit.com/user/pavelfluffy)
[link] (https://github.com/PavelLoparev/design-patterns) [comments] (https://www.reddit.com/r/programming/comments/6055ak/basic_design_patterns_implemented_in_php/)
Just found nice tool for testing programs that depends on 3rd party REST services
https://www.reddit.com/r/programming/comments/605at4/just_found_nice_tool_for_testing_programs_that/
submitted by /u/pavelfluffy (https://www.reddit.com/user/pavelfluffy)
[link] (http://www.kastordriver.one/2017/03/fake-third-party-rest-services-using.html) [comments] (https://www.reddit.com/r/programming/comments/605at4/just_found_nice_tool_for_testing_programs_that/)
https://www.reddit.com/r/programming/comments/605at4/just_found_nice_tool_for_testing_programs_that/
submitted by /u/pavelfluffy (https://www.reddit.com/user/pavelfluffy)
[link] (http://www.kastordriver.one/2017/03/fake-third-party-rest-services-using.html) [comments] (https://www.reddit.com/r/programming/comments/605at4/just_found_nice_tool_for_testing_programs_that/)
Commodore 64 assembly tutorial
https://www.reddit.com/r/programming/comments/605c2j/commodore_64_assembly_tutorial/
submitted by /u/rquesada (https://www.reddit.com/user/rquesada)
[link] (https://github.com/c64scene-ar/chipdisk-nac-vol.1/blob/master/chipdisk_internals.en.rst) [comments] (https://www.reddit.com/r/programming/comments/605c2j/commodore_64_assembly_tutorial/)
https://www.reddit.com/r/programming/comments/605c2j/commodore_64_assembly_tutorial/
submitted by /u/rquesada (https://www.reddit.com/user/rquesada)
[link] (https://github.com/c64scene-ar/chipdisk-nac-vol.1/blob/master/chipdisk_internals.en.rst) [comments] (https://www.reddit.com/r/programming/comments/605c2j/commodore_64_assembly_tutorial/)
A Briefly introduction to SCSS (CSS programming language).
https://www.reddit.com/r/programming/comments/605gnm/a_briefly_introduction_to_scss_css_programming/
submitted by /u/gmGenius (https://www.reddit.com/user/gmGenius)
[link] (http://reallifeinfo.com/introduction-to-sass-and-scss.php) [comments] (https://www.reddit.com/r/programming/comments/605gnm/a_briefly_introduction_to_scss_css_programming/)
https://www.reddit.com/r/programming/comments/605gnm/a_briefly_introduction_to_scss_css_programming/
submitted by /u/gmGenius (https://www.reddit.com/user/gmGenius)
[link] (http://reallifeinfo.com/introduction-to-sass-and-scss.php) [comments] (https://www.reddit.com/r/programming/comments/605gnm/a_briefly_introduction_to_scss_css_programming/)
Started my first mobile application! Please check it out and leave input!
https://www.reddit.com/r/programming/comments/605fmk/started_my_first_mobile_application_please_check/
submitted by /u/csnewber (https://www.reddit.com/user/csnewber)
[link] (http://multus.herokuapp.com/) [comments] (https://www.reddit.com/r/programming/comments/605fmk/started_my_first_mobile_application_please_check/)
https://www.reddit.com/r/programming/comments/605fmk/started_my_first_mobile_application_please_check/
submitted by /u/csnewber (https://www.reddit.com/user/csnewber)
[link] (http://multus.herokuapp.com/) [comments] (https://www.reddit.com/r/programming/comments/605fmk/started_my_first_mobile_application_please_check/)
GitHub Markdown ##Headers Disaster touches 0.5MM repositories
https://www.reddit.com/r/programming/comments/605jct/github_markdown_headers_disaster_touches_05mm/
submitted by /u/markovtsev (https://www.reddit.com/user/markovtsev)
[link] (https://gist.github.com/vmarkovtsev/59cd7349d41cf804b9a8775388e681f8) [comments] (https://www.reddit.com/r/programming/comments/605jct/github_markdown_headers_disaster_touches_05mm/)
https://www.reddit.com/r/programming/comments/605jct/github_markdown_headers_disaster_touches_05mm/
submitted by /u/markovtsev (https://www.reddit.com/user/markovtsev)
[link] (https://gist.github.com/vmarkovtsev/59cd7349d41cf804b9a8775388e681f8) [comments] (https://www.reddit.com/r/programming/comments/605jct/github_markdown_headers_disaster_touches_05mm/)
Why Your C++ Should Be Simple
https://www.reddit.com/r/programming/comments/605kz7/why_your_c_should_be_simple/
submitted by /u/turol (https://www.reddit.com/user/turol)
[link] (https://hacksoflife.blogspot.com/2017/03/why-your-c-should-be-simple.html) [comments] (https://www.reddit.com/r/programming/comments/605kz7/why_your_c_should_be_simple/)
https://www.reddit.com/r/programming/comments/605kz7/why_your_c_should_be_simple/
submitted by /u/turol (https://www.reddit.com/user/turol)
[link] (https://hacksoflife.blogspot.com/2017/03/why-your-c-should-be-simple.html) [comments] (https://www.reddit.com/r/programming/comments/605kz7/why_your_c_should_be_simple/)
Prohuddle: Database related Webinars (slight bias towards Oracle)
https://www.reddit.com/r/programming/comments/605tlc/prohuddle_database_related_webinars_slight_bias/
submitted by /u/lukaseder (https://www.reddit.com/user/lukaseder)
[link] (http://www.prohuddle.com/webinars/archive.php) [comments] (https://www.reddit.com/r/programming/comments/605tlc/prohuddle_database_related_webinars_slight_bias/)
https://www.reddit.com/r/programming/comments/605tlc/prohuddle_database_related_webinars_slight_bias/
submitted by /u/lukaseder (https://www.reddit.com/user/lukaseder)
[link] (http://www.prohuddle.com/webinars/archive.php) [comments] (https://www.reddit.com/r/programming/comments/605tlc/prohuddle_database_related_webinars_slight_bias/)
How developers programmed old Nintendo games to scroll so smoothly
https://www.reddit.com/r/programming/comments/605zz0/how_developers_programmed_old_nintendo_games_to/
submitted by /u/r-wabbit (https://www.reddit.com/user/r-wabbit)
[link] (https://medium.freecodecamp.com/how-developers-programmed-old-nintendo-games-to-scroll-so-smoothly-615028c7a311#.7mkg9c399) [comments] (https://www.reddit.com/r/programming/comments/605zz0/how_developers_programmed_old_nintendo_games_to/)
https://www.reddit.com/r/programming/comments/605zz0/how_developers_programmed_old_nintendo_games_to/
submitted by /u/r-wabbit (https://www.reddit.com/user/r-wabbit)
[link] (https://medium.freecodecamp.com/how-developers-programmed-old-nintendo-games-to-scroll-so-smoothly-615028c7a311#.7mkg9c399) [comments] (https://www.reddit.com/r/programming/comments/605zz0/how_developers_programmed_old_nintendo_games_to/)
Nodejs and V8: Getting Started with Memory and Performance
https://www.reddit.com/r/programming/comments/6063gn/nodejs_and_v8_getting_started_with_memory_and/
submitted by /u/tayo42 (https://www.reddit.com/user/tayo42)
[link] (http://tejom.github.io/general/nodejs/v8/debugging/2017/01/16/nodejs-and-v8.html) [comments] (https://www.reddit.com/r/programming/comments/6063gn/nodejs_and_v8_getting_started_with_memory_and/)
https://www.reddit.com/r/programming/comments/6063gn/nodejs_and_v8_getting_started_with_memory_and/
submitted by /u/tayo42 (https://www.reddit.com/user/tayo42)
[link] (http://tejom.github.io/general/nodejs/v8/debugging/2017/01/16/nodejs-and-v8.html) [comments] (https://www.reddit.com/r/programming/comments/6063gn/nodejs_and_v8_getting_started_with_memory_and/)
Build an 8-bit decimal display for our 8-bit computer
https://www.reddit.com/r/programming/comments/606711/build_an_8bit_decimal_display_for_our_8bit/
submitted by /u/mrkite77 (https://www.reddit.com/user/mrkite77)
[link] (https://www.youtube.com/watch?v=dLh1n2dErzE) [comments] (https://www.reddit.com/r/programming/comments/606711/build_an_8bit_decimal_display_for_our_8bit/)
https://www.reddit.com/r/programming/comments/606711/build_an_8bit_decimal_display_for_our_8bit/
submitted by /u/mrkite77 (https://www.reddit.com/user/mrkite77)
[link] (https://www.youtube.com/watch?v=dLh1n2dErzE) [comments] (https://www.reddit.com/r/programming/comments/606711/build_an_8bit_decimal_display_for_our_8bit/)
Video teaching how to make Snapchat-like lens using Python and SimpleCV
https://www.reddit.com/r/programming/comments/6067ce/video_teaching_how_to_make_snapchatlike_lens/
submitted by /u/thalesmello (https://www.reddit.com/user/thalesmello)
[link] (https://www.youtube.com/watch?v=HgOV4yq8ZNw) [comments] (https://www.reddit.com/r/programming/comments/6067ce/video_teaching_how_to_make_snapchatlike_lens/)
https://www.reddit.com/r/programming/comments/6067ce/video_teaching_how_to_make_snapchatlike_lens/
submitted by /u/thalesmello (https://www.reddit.com/user/thalesmello)
[link] (https://www.youtube.com/watch?v=HgOV4yq8ZNw) [comments] (https://www.reddit.com/r/programming/comments/6067ce/video_teaching_how_to_make_snapchatlike_lens/)