Why you’re probably asking your test system the wrong question - Blog post
https://www.reddit.com/r/programming/comments/662mts/why_youre_probably_asking_your_test_system_the/
submitted by /u/testfailure (https://www.reddit.com/user/testfailure)
[link] (http://undo.io/resources/blog-articles/asking-testing-wrong-q/) [comments] (https://www.reddit.com/r/programming/comments/662mts/why_youre_probably_asking_your_test_system_the/)
https://www.reddit.com/r/programming/comments/662mts/why_youre_probably_asking_your_test_system_the/
submitted by /u/testfailure (https://www.reddit.com/user/testfailure)
[link] (http://undo.io/resources/blog-articles/asking-testing-wrong-q/) [comments] (https://www.reddit.com/r/programming/comments/662mts/why_youre_probably_asking_your_test_system_the/)
Gradient Descent in C tutorial - I made it so easy my mom understands machine learning now
https://www.reddit.com/r/programming/comments/662o81/gradient_descent_in_c_tutorial_i_made_it_so_easy/
submitted by /u/sloppycoding (https://www.reddit.com/user/sloppycoding)
[link] (http://sloppycoding.com/index.php/gradient-descent-part-1/) [comments] (https://www.reddit.com/r/programming/comments/662o81/gradient_descent_in_c_tutorial_i_made_it_so_easy/)
https://www.reddit.com/r/programming/comments/662o81/gradient_descent_in_c_tutorial_i_made_it_so_easy/
submitted by /u/sloppycoding (https://www.reddit.com/user/sloppycoding)
[link] (http://sloppycoding.com/index.php/gradient-descent-part-1/) [comments] (https://www.reddit.com/r/programming/comments/662o81/gradient_descent_in_c_tutorial_i_made_it_so_easy/)
10 Technical Interview Tips
https://www.reddit.com/r/programming/comments/662r02/10_technical_interview_tips/
submitted by /u/levthedev (https://www.reddit.com/user/levthedev)
[link] (https://medium.com/p/67bf962efaa0) [comments] (https://www.reddit.com/r/programming/comments/662r02/10_technical_interview_tips/)
https://www.reddit.com/r/programming/comments/662r02/10_technical_interview_tips/
submitted by /u/levthedev (https://www.reddit.com/user/levthedev)
[link] (https://medium.com/p/67bf962efaa0) [comments] (https://www.reddit.com/r/programming/comments/662r02/10_technical_interview_tips/)
Web Scraping and Crawling Are Perfectly Legal, Right?
https://www.reddit.com/r/programming/comments/662rbo/web_scraping_and_crawling_are_perfectly_legal/
submitted by /u/mbenbernard (https://www.reddit.com/user/mbenbernard)
[link] (https://benbernardblog.com/web-scraping-and-crawling-are-perfectly-legal-right/) [comments] (https://www.reddit.com/r/programming/comments/662rbo/web_scraping_and_crawling_are_perfectly_legal/)
https://www.reddit.com/r/programming/comments/662rbo/web_scraping_and_crawling_are_perfectly_legal/
submitted by /u/mbenbernard (https://www.reddit.com/user/mbenbernard)
[link] (https://benbernardblog.com/web-scraping-and-crawling-are-perfectly-legal-right/) [comments] (https://www.reddit.com/r/programming/comments/662rbo/web_scraping_and_crawling_are_perfectly_legal/)
The Joy of Processing
https://www.reddit.com/r/programming/comments/662t0j/the_joy_of_processing/
submitted by /u/dethfire (https://www.reddit.com/user/dethfire)
[link] (https://www.physicsforums.com/insights/the-joy-of-processing/) [comments] (https://www.reddit.com/r/programming/comments/662t0j/the_joy_of_processing/)
https://www.reddit.com/r/programming/comments/662t0j/the_joy_of_processing/
submitted by /u/dethfire (https://www.reddit.com/user/dethfire)
[link] (https://www.physicsforums.com/insights/the-joy-of-processing/) [comments] (https://www.reddit.com/r/programming/comments/662t0j/the_joy_of_processing/)
I created an open-source NES emulator that can rewind time. It can be programmatically controlled from C, C#, Java, Lua and Python.
https://www.reddit.com/r/programming/comments/662tgc/i_created_an_opensource_nes_emulator_that_can/
submitted by /u/zeroone (https://www.reddit.com/user/zeroone)
[link] (http://nintaco.com/) [comments] (https://www.reddit.com/r/programming/comments/662tgc/i_created_an_opensource_nes_emulator_that_can/)
https://www.reddit.com/r/programming/comments/662tgc/i_created_an_opensource_nes_emulator_that_can/
submitted by /u/zeroone (https://www.reddit.com/user/zeroone)
[link] (http://nintaco.com/) [comments] (https://www.reddit.com/r/programming/comments/662tgc/i_created_an_opensource_nes_emulator_that_can/)
What really bothers us about waiting for things: A software lesson
https://www.reddit.com/r/programming/comments/6635v9/what_really_bothers_us_about_waiting_for_things_a/
submitted by /u/kiwigod170 (https://www.reddit.com/user/kiwigod170)
[link] (https://www.getdonedone.com/what-really-bothers-us-about-waiting-for-things/) [comments] (https://www.reddit.com/r/programming/comments/6635v9/what_really_bothers_us_about_waiting_for_things_a/)
https://www.reddit.com/r/programming/comments/6635v9/what_really_bothers_us_about_waiting_for_things_a/
submitted by /u/kiwigod170 (https://www.reddit.com/user/kiwigod170)
[link] (https://www.getdonedone.com/what-really-bothers-us-about-waiting-for-things/) [comments] (https://www.reddit.com/r/programming/comments/6635v9/what_really_bothers_us_about_waiting_for_things_a/)
Introduction to GNU make with examples
https://www.reddit.com/r/programming/comments/663867/introduction_to_gnu_make_with_examples/
submitted by /u/kantoniak (https://www.reddit.com/user/kantoniak)
[link] (http://antoniak.in/blog/2017/04/18/make-tool-speed-development/) [comments] (https://www.reddit.com/r/programming/comments/663867/introduction_to_gnu_make_with_examples/)
https://www.reddit.com/r/programming/comments/663867/introduction_to_gnu_make_with_examples/
submitted by /u/kantoniak (https://www.reddit.com/user/kantoniak)
[link] (http://antoniak.in/blog/2017/04/18/make-tool-speed-development/) [comments] (https://www.reddit.com/r/programming/comments/663867/introduction_to_gnu_make_with_examples/)
Steve Ballmer has been building and is about to release a database of US Government spending
https://www.reddit.com/r/programming/comments/663939/steve_ballmer_has_been_building_and_is_about_to/
submitted by /u/scott_dsgn (https://www.reddit.com/user/scott_dsgn)
[link] (https://www.nytimes.com/2017/04/17/business/dealbook/steve-ballmer-serves-up-a-fascinating-data-trove.html?_r=1) [comments] (https://www.reddit.com/r/programming/comments/663939/steve_ballmer_has_been_building_and_is_about_to/)
https://www.reddit.com/r/programming/comments/663939/steve_ballmer_has_been_building_and_is_about_to/
submitted by /u/scott_dsgn (https://www.reddit.com/user/scott_dsgn)
[link] (https://www.nytimes.com/2017/04/17/business/dealbook/steve-ballmer-serves-up-a-fascinating-data-trove.html?_r=1) [comments] (https://www.reddit.com/r/programming/comments/663939/steve_ballmer_has_been_building_and_is_about_to/)
Street Fighter II's AI Engine
https://www.reddit.com/r/programming/comments/663dn5/street_fighter_iis_ai_engine/
submitted by /u/figurelover (https://www.reddit.com/user/figurelover)
[link] (https://sf2platinum.wordpress.com/2017/01/20/the-ai-engine/) [comments] (https://www.reddit.com/r/programming/comments/663dn5/street_fighter_iis_ai_engine/)
https://www.reddit.com/r/programming/comments/663dn5/street_fighter_iis_ai_engine/
submitted by /u/figurelover (https://www.reddit.com/user/figurelover)
[link] (https://sf2platinum.wordpress.com/2017/01/20/the-ai-engine/) [comments] (https://www.reddit.com/r/programming/comments/663dn5/street_fighter_iis_ai_engine/)
Understanding Homoiconicity through Clojure Macros
https://www.reddit.com/r/programming/comments/663b00/understanding_homoiconicity_through_clojure_macros/
submitted by /u/scott_dsgn (https://www.reddit.com/user/scott_dsgn)
[link] (https://hackernoon.com/understanding-homoiconicity-through-clojure-macros-eeb8c1f25369) [comments] (https://www.reddit.com/r/programming/comments/663b00/understanding_homoiconicity_through_clojure_macros/)
https://www.reddit.com/r/programming/comments/663b00/understanding_homoiconicity_through_clojure_macros/
submitted by /u/scott_dsgn (https://www.reddit.com/user/scott_dsgn)
[link] (https://hackernoon.com/understanding-homoiconicity-through-clojure-macros-eeb8c1f25369) [comments] (https://www.reddit.com/r/programming/comments/663b00/understanding_homoiconicity_through_clojure_macros/)
Free Modern, lightweight, customizable portfolio template
https://www.reddit.com/r/programming/comments/663ig8/free_modern_lightweight_customizable_portfolio/
submitted by /u/Secretmapper (https://www.reddit.com/user/Secretmapper)
[link] (https://github.com/Secretmapper/Riyu) [comments] (https://www.reddit.com/r/programming/comments/663ig8/free_modern_lightweight_customizable_portfolio/)
https://www.reddit.com/r/programming/comments/663ig8/free_modern_lightweight_customizable_portfolio/
submitted by /u/Secretmapper (https://www.reddit.com/user/Secretmapper)
[link] (https://github.com/Secretmapper/Riyu) [comments] (https://www.reddit.com/r/programming/comments/663ig8/free_modern_lightweight_customizable_portfolio/)
Mum and Developer: Resolving life’s conflicts
https://www.reddit.com/r/programming/comments/66430m/mum_and_developer_resolving_lifes_conflicts/
submitted by /u/ArturT (https://www.reddit.com/user/ArturT)
[link] (http://blog.lunarlogic.io/2017/mum-and-developer-resolving-lifes-conflicts/) [comments] (https://www.reddit.com/r/programming/comments/66430m/mum_and_developer_resolving_lifes_conflicts/)
https://www.reddit.com/r/programming/comments/66430m/mum_and_developer_resolving_lifes_conflicts/
submitted by /u/ArturT (https://www.reddit.com/user/ArturT)
[link] (http://blog.lunarlogic.io/2017/mum-and-developer-resolving-lifes-conflicts/) [comments] (https://www.reddit.com/r/programming/comments/66430m/mum_and_developer_resolving_lifes_conflicts/)
The new Google Earth powered by Web Components and Portable Native Client (NaCl)
https://www.reddit.com/r/programming/comments/663rnw/the_new_google_earth_powered_by_web_components/
submitted by /u/Tsukku (https://www.reddit.com/user/Tsukku)
[link] (http://react-etc.net/entry/the-new-google-earth-is-powered-by-web-components-and-portable-native-client) [comments] (https://www.reddit.com/r/programming/comments/663rnw/the_new_google_earth_powered_by_web_components/)
https://www.reddit.com/r/programming/comments/663rnw/the_new_google_earth_powered_by_web_components/
submitted by /u/Tsukku (https://www.reddit.com/user/Tsukku)
[link] (http://react-etc.net/entry/the-new-google-earth-is-powered-by-web-components-and-portable-native-client) [comments] (https://www.reddit.com/r/programming/comments/663rnw/the_new_google_earth_powered_by_web_components/)
Create Gantt Charts directly from Github Issues (with near-cache using Realm)
https://www.reddit.com/r/programming/comments/66460q/create_gantt_charts_directly_from_github_issues/
submitted by /u/astigsen (https://www.reddit.com/user/astigsen)
[link] (https://realm.io/news/gantt-chart-from-github-issues-caching-architecture-using-realm/) [comments] (https://www.reddit.com/r/programming/comments/66460q/create_gantt_charts_directly_from_github_issues/)
https://www.reddit.com/r/programming/comments/66460q/create_gantt_charts_directly_from_github_issues/
submitted by /u/astigsen (https://www.reddit.com/user/astigsen)
[link] (https://realm.io/news/gantt-chart-from-github-issues-caching-architecture-using-realm/) [comments] (https://www.reddit.com/r/programming/comments/66460q/create_gantt_charts_directly_from_github_issues/)
Trump will sign an executive order reviewing high-skilled H-1B immigration visas
https://www.reddit.com/r/programming/comments/664n4q/trump_will_sign_an_executive_order_reviewing/
submitted by /u/TubesBestNoob (https://www.reddit.com/user/TubesBestNoob)
[link] (http://www.recode.net/platform/amp/2017/4/17/15334662/trump-h1b-visa-immigration-order) [comments] (https://www.reddit.com/r/programming/comments/664n4q/trump_will_sign_an_executive_order_reviewing/)
https://www.reddit.com/r/programming/comments/664n4q/trump_will_sign_an_executive_order_reviewing/
submitted by /u/TubesBestNoob (https://www.reddit.com/user/TubesBestNoob)
[link] (http://www.recode.net/platform/amp/2017/4/17/15334662/trump-h1b-visa-immigration-order) [comments] (https://www.reddit.com/r/programming/comments/664n4q/trump_will_sign_an_executive_order_reviewing/)
Introducing the Apollo Android GraphQL client
https://www.reddit.com/r/programming/comments/664t3h/introducing_the_apollo_android_graphql_client/
submitted by /u/tofueggplant (https://www.reddit.com/user/tofueggplant)
[link] (https://dev-blog.apollodata.com/launching-apollo-graphql-on-android-40ee0b5789bd) [comments] (https://www.reddit.com/r/programming/comments/664t3h/introducing_the_apollo_android_graphql_client/)
https://www.reddit.com/r/programming/comments/664t3h/introducing_the_apollo_android_graphql_client/
submitted by /u/tofueggplant (https://www.reddit.com/user/tofueggplant)
[link] (https://dev-blog.apollodata.com/launching-apollo-graphql-on-android-40ee0b5789bd) [comments] (https://www.reddit.com/r/programming/comments/664t3h/introducing_the_apollo_android_graphql_client/)
That time a customer reported an error in the map used by Flight Simulator
https://www.reddit.com/r/programming/comments/6657k2/that_time_a_customer_reported_an_error_in_the_map/
submitted by /u/TbL2zV0dk0 (https://www.reddit.com/user/TbL2zV0dk0)
[link] (https://blogs.msdn.microsoft.com/oldnewthing/20170418-00/?p=95985) [comments] (https://www.reddit.com/r/programming/comments/6657k2/that_time_a_customer_reported_an_error_in_the_map/)
https://www.reddit.com/r/programming/comments/6657k2/that_time_a_customer_reported_an_error_in_the_map/
submitted by /u/TbL2zV0dk0 (https://www.reddit.com/user/TbL2zV0dk0)
[link] (https://blogs.msdn.microsoft.com/oldnewthing/20170418-00/?p=95985) [comments] (https://www.reddit.com/r/programming/comments/6657k2/that_time_a_customer_reported_an_error_in_the_map/)
Facebook announces React Fiber, a rewrite of its React framework
https://www.reddit.com/r/programming/comments/665doy/facebook_announces_react_fiber_a_rewrite_of_its/
submitted by /u/figurelover (https://www.reddit.com/user/figurelover)
[link] (https://techcrunch.com/2017/04/18/facebook-announces-react-fiber-a-rewrite-of-its-react-framework/) [comments] (https://www.reddit.com/r/programming/comments/665doy/facebook_announces_react_fiber_a_rewrite_of_its/)
https://www.reddit.com/r/programming/comments/665doy/facebook_announces_react_fiber_a_rewrite_of_its/
submitted by /u/figurelover (https://www.reddit.com/user/figurelover)
[link] (https://techcrunch.com/2017/04/18/facebook-announces-react-fiber-a-rewrite-of-its-react-framework/) [comments] (https://www.reddit.com/r/programming/comments/665doy/facebook_announces_react_fiber_a_rewrite_of_its/)
Introduction to Erlang [x-post /r/erlang]
https://www.reddit.com/r/programming/comments/665igp/introduction_to_erlang_xpost_rerlang/
submitted by /u/elbrujohalcon (https://www.reddit.com/user/elbrujohalcon)
[link] (http://www.cakesolutions.net/teamblogs/erlang-tutorial) [comments] (https://www.reddit.com/r/programming/comments/665igp/introduction_to_erlang_xpost_rerlang/)
https://www.reddit.com/r/programming/comments/665igp/introduction_to_erlang_xpost_rerlang/
submitted by /u/elbrujohalcon (https://www.reddit.com/user/elbrujohalcon)
[link] (http://www.cakesolutions.net/teamblogs/erlang-tutorial) [comments] (https://www.reddit.com/r/programming/comments/665igp/introduction_to_erlang_xpost_rerlang/)