Andy Tanenbaum, author of Minix, writes an open letter to Intel
https://www.reddit.com/r/programming/comments/7bbubw/andy_tanenbaum_author_of_minix_writes_an_open/
submitted by /u/DreamerFi (https://www.reddit.com/user/DreamerFi)
[link] (http://www.cs.vu.nl/~ast/intel/) [comments] (https://www.reddit.com/r/programming/comments/7bbubw/andy_tanenbaum_author_of_minix_writes_an_open/)
https://www.reddit.com/r/programming/comments/7bbubw/andy_tanenbaum_author_of_minix_writes_an_open/
submitted by /u/DreamerFi (https://www.reddit.com/user/DreamerFi)
[link] (http://www.cs.vu.nl/~ast/intel/) [comments] (https://www.reddit.com/r/programming/comments/7bbubw/andy_tanenbaum_author_of_minix_writes_an_open/)
Sick of Ruby, dynamic typing, side effects, and basically object-oriented programming
https://www.reddit.com/r/programming/comments/7bbung/sick_of_ruby_dynamic_typing_side_effects_and/
submitted by /u/swizec (https://www.reddit.com/user/swizec)
[link] (https://blog.abevoelker.com/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/?repost2014) [comments] (https://www.reddit.com/r/programming/comments/7bbung/sick_of_ruby_dynamic_typing_side_effects_and/)
https://www.reddit.com/r/programming/comments/7bbung/sick_of_ruby_dynamic_typing_side_effects_and/
submitted by /u/swizec (https://www.reddit.com/user/swizec)
[link] (https://blog.abevoelker.com/sick-of-ruby-dynamic-typing-side-effects-object-oriented-programming/?repost2014) [comments] (https://www.reddit.com/r/programming/comments/7bbung/sick_of_ruby_dynamic_typing_side_effects_and/)
How does Elm use the Result type?
https://www.reddit.com/r/programming/comments/7bbzat/how_does_elm_use_the_result_type/
submitted by /u/get-finch (https://www.reddit.com/user/get-finch)
[link] (https://www.youtube.com/watch?v=ydqxDKCEDoY&utm_source=reddit&utm_medium=r_programming) [comments] (https://www.reddit.com/r/programming/comments/7bbzat/how_does_elm_use_the_result_type/)
https://www.reddit.com/r/programming/comments/7bbzat/how_does_elm_use_the_result_type/
submitted by /u/get-finch (https://www.reddit.com/user/get-finch)
[link] (https://www.youtube.com/watch?v=ydqxDKCEDoY&utm_source=reddit&utm_medium=r_programming) [comments] (https://www.reddit.com/r/programming/comments/7bbzat/how_does_elm_use_the_result_type/)
10 Mistakes to Avoid When Hiring SaaS App Developers
https://www.reddit.com/r/programming/comments/7bbznm/10_mistakes_to_avoid_when_hiring_saas_app/
submitted by /u/collonmade (https://www.reddit.com/user/collonmade)
[link] (https://www.collonmade.com/10-mistakes-avoid-hiring-saas-app-developers/) [comments] (https://www.reddit.com/r/programming/comments/7bbznm/10_mistakes_to_avoid_when_hiring_saas_app/)
https://www.reddit.com/r/programming/comments/7bbznm/10_mistakes_to_avoid_when_hiring_saas_app/
submitted by /u/collonmade (https://www.reddit.com/user/collonmade)
[link] (https://www.collonmade.com/10-mistakes-avoid-hiring-saas-app-developers/) [comments] (https://www.reddit.com/r/programming/comments/7bbznm/10_mistakes_to_avoid_when_hiring_saas_app/)
[Rails] Tips for the best resources to learn Rails on your own
https://www.reddit.com/r/programming/comments/7bc02h/rails_tips_for_the_best_resources_to_learn_rails/
submitted by /u/Labby92 (https://www.reddit.com/user/Labby92)
[link] (https://albertomontalesi.github.io/blog/bestof/best-resources-to-learn-rails-in-2017/) [comments] (https://www.reddit.com/r/programming/comments/7bc02h/rails_tips_for_the_best_resources_to_learn_rails/)
https://www.reddit.com/r/programming/comments/7bc02h/rails_tips_for_the_best_resources_to_learn_rails/
submitted by /u/Labby92 (https://www.reddit.com/user/Labby92)
[link] (https://albertomontalesi.github.io/blog/bestof/best-resources-to-learn-rails-in-2017/) [comments] (https://www.reddit.com/r/programming/comments/7bc02h/rails_tips_for_the_best_resources_to_learn_rails/)
Choose The Right Language To Save The Planet
https://www.reddit.com/r/programming/comments/7bc2wu/choose_the_right_language_to_save_the_planet/
submitted by /u/yglukhov (https://www.reddit.com/user/yglukhov)
[link] (https://yglukhov.github.io/Choose-The-Right-Language-To-Save-The-Planet/) [comments] (https://www.reddit.com/r/programming/comments/7bc2wu/choose_the_right_language_to_save_the_planet/)
https://www.reddit.com/r/programming/comments/7bc2wu/choose_the_right_language_to_save_the_planet/
submitted by /u/yglukhov (https://www.reddit.com/user/yglukhov)
[link] (https://yglukhov.github.io/Choose-The-Right-Language-To-Save-The-Planet/) [comments] (https://www.reddit.com/r/programming/comments/7bc2wu/choose_the_right_language_to_save_the_planet/)
Single Responsibility is Hard (part 2)
https://www.reddit.com/r/programming/comments/7bc56j/single_responsibility_is_hard_part_2/
submitted by /u/lagerdalek (https://www.reddit.com/user/lagerdalek)
[link] (http://obviouscode.com/index.php/2017/11/07/single-responsibility-is-hard-part-2-getting-started/) [comments] (https://www.reddit.com/r/programming/comments/7bc56j/single_responsibility_is_hard_part_2/)
https://www.reddit.com/r/programming/comments/7bc56j/single_responsibility_is_hard_part_2/
submitted by /u/lagerdalek (https://www.reddit.com/user/lagerdalek)
[link] (http://obviouscode.com/index.php/2017/11/07/single-responsibility-is-hard-part-2-getting-started/) [comments] (https://www.reddit.com/r/programming/comments/7bc56j/single_responsibility_is_hard_part_2/)
How you can write functional javanoscript without using a 3rd party library, just native js using Array.prototype!
https://www.reddit.com/r/programming/comments/7bc9g1/how_you_can_write_functional_javanoscript_without/
submitted by /u/tonechild (https://www.reddit.com/user/tonechild)
[link] (https://medium.com/@docodemore/writing-functional-javanoscript-without-a-3rd-party-library-b2fd7862d93c) [comments] (https://www.reddit.com/r/programming/comments/7bc9g1/how_you_can_write_functional_javanoscript_without/)
https://www.reddit.com/r/programming/comments/7bc9g1/how_you_can_write_functional_javanoscript_without/
submitted by /u/tonechild (https://www.reddit.com/user/tonechild)
[link] (https://medium.com/@docodemore/writing-functional-javanoscript-without-a-3rd-party-library-b2fd7862d93c) [comments] (https://www.reddit.com/r/programming/comments/7bc9g1/how_you_can_write_functional_javanoscript_without/)
Function monoids
https://www.reddit.com/r/programming/comments/7bcfj8/function_monoids/
submitted by /u/justaguythatcodes (https://www.reddit.com/user/justaguythatcodes)
[link] (http://blog.ploeh.dk/2017/11/06/function-monoids/) [comments] (https://www.reddit.com/r/programming/comments/7bcfj8/function_monoids/)
https://www.reddit.com/r/programming/comments/7bcfj8/function_monoids/
submitted by /u/justaguythatcodes (https://www.reddit.com/user/justaguythatcodes)
[link] (http://blog.ploeh.dk/2017/11/06/function-monoids/) [comments] (https://www.reddit.com/r/programming/comments/7bcfj8/function_monoids/)
Hackers mod an inexpensive GPS quadcopter with open source to add more features
https://www.reddit.com/r/programming/comments/7bcj7d/hackers_mod_an_inexpensive_gps_quadcopter_with/
submitted by /u/sidcool1234 (https://www.reddit.com/user/sidcool1234)
[link] (https://dronegarageblog.wordpress.com/2017/11/06/bayangtoys-x16-inexpensive-durable-hackable-gps-drone/) [comments] (https://www.reddit.com/r/programming/comments/7bcj7d/hackers_mod_an_inexpensive_gps_quadcopter_with/)
https://www.reddit.com/r/programming/comments/7bcj7d/hackers_mod_an_inexpensive_gps_quadcopter_with/
submitted by /u/sidcool1234 (https://www.reddit.com/user/sidcool1234)
[link] (https://dronegarageblog.wordpress.com/2017/11/06/bayangtoys-x16-inexpensive-durable-hackable-gps-drone/) [comments] (https://www.reddit.com/r/programming/comments/7bcj7d/hackers_mod_an_inexpensive_gps_quadcopter_with/)
There’s no such thing as bad code
https://www.reddit.com/r/programming/comments/7bckhy/theres_no_such_thing_as_bad_code/
submitted by /u/itamarst (https://www.reddit.com/user/itamarst)
[link] (https://codewithoutrules.com/2017/11/07/no-such-thing-as-bad-code/) [comments] (https://www.reddit.com/r/programming/comments/7bckhy/theres_no_such_thing_as_bad_code/)
https://www.reddit.com/r/programming/comments/7bckhy/theres_no_such_thing_as_bad_code/
submitted by /u/itamarst (https://www.reddit.com/user/itamarst)
[link] (https://codewithoutrules.com/2017/11/07/no-such-thing-as-bad-code/) [comments] (https://www.reddit.com/r/programming/comments/7bckhy/theres_no_such_thing_as_bad_code/)
Do programmers need a degree in Computer Science?
https://www.reddit.com/r/programming/comments/7bcm83/do_programmers_need_a_degree_in_computer_science/
submitted by /u/TheLastLived (https://www.reddit.com/user/TheLastLived)
[link] (https://www.technotification.com/2017/06/do-you-need-a-degree-to-make-a-living-as-a-programmer.html) [comments] (https://www.reddit.com/r/programming/comments/7bcm83/do_programmers_need_a_degree_in_computer_science/)
https://www.reddit.com/r/programming/comments/7bcm83/do_programmers_need_a_degree_in_computer_science/
submitted by /u/TheLastLived (https://www.reddit.com/user/TheLastLived)
[link] (https://www.technotification.com/2017/06/do-you-need-a-degree-to-make-a-living-as-a-programmer.html) [comments] (https://www.reddit.com/r/programming/comments/7bcm83/do_programmers_need_a_degree_in_computer_science/)
Functional Programming Jargon
https://www.reddit.com/r/programming/comments/7bcj9t/functional_programming_jargon/
submitted by /u/sidcool1234 (https://www.reddit.com/user/sidcool1234)
[link] (https://functional.works-hub.com/blog/Functional-Programming-Jargon) [comments] (https://www.reddit.com/r/programming/comments/7bcj9t/functional_programming_jargon/)
https://www.reddit.com/r/programming/comments/7bcj9t/functional_programming_jargon/
submitted by /u/sidcool1234 (https://www.reddit.com/user/sidcool1234)
[link] (https://functional.works-hub.com/blog/Functional-Programming-Jargon) [comments] (https://www.reddit.com/r/programming/comments/7bcj9t/functional_programming_jargon/)
Web katas at Redgate
https://www.reddit.com/r/programming/comments/7bcnor/web_katas_at_redgate/
submitted by /u/santiaago (https://www.reddit.com/user/santiaago)
[link] (https://medium.com/ingeniouslysimple/web-katas-at-redgate-6e2a5ce4c33e) [comments] (https://www.reddit.com/r/programming/comments/7bcnor/web_katas_at_redgate/)
https://www.reddit.com/r/programming/comments/7bcnor/web_katas_at_redgate/
submitted by /u/santiaago (https://www.reddit.com/user/santiaago)
[link] (https://medium.com/ingeniouslysimple/web-katas-at-redgate-6e2a5ce4c33e) [comments] (https://www.reddit.com/r/programming/comments/7bcnor/web_katas_at_redgate/)
Make your first IOT device via AWS IOT Service and Raspberry Pi
https://www.reddit.com/r/programming/comments/7bctng/make_your_first_iot_device_via_aws_iot_service/
submitted by /u/maingi4 (https://www.reddit.com/user/maingi4)
[link] (https://cloudncode.blog/2017/11/07/make-your-first-iot-device-via-aws-iot-service-and-raspberry-pi/) [comments] (https://www.reddit.com/r/programming/comments/7bctng/make_your_first_iot_device_via_aws_iot_service/)
https://www.reddit.com/r/programming/comments/7bctng/make_your_first_iot_device_via_aws_iot_service/
submitted by /u/maingi4 (https://www.reddit.com/user/maingi4)
[link] (https://cloudncode.blog/2017/11/07/make-your-first-iot-device-via-aws-iot-service-and-raspberry-pi/) [comments] (https://www.reddit.com/r/programming/comments/7bctng/make_your_first_iot_device_via_aws_iot_service/)
The Memory Sinkhole - Unleashing An X86 Design Flaw Allowing Universal Privilege Escalation
https://www.reddit.com/r/programming/comments/7bcvqn/the_memory_sinkhole_unleashing_an_x86_design_flaw/
submitted by /u/theyre_not_their (https://www.reddit.com/user/theyre_not_their)
[link] (https://www.youtube.com/watch?v=lR0nh-TdpVg) [comments] (https://www.reddit.com/r/programming/comments/7bcvqn/the_memory_sinkhole_unleashing_an_x86_design_flaw/)
https://www.reddit.com/r/programming/comments/7bcvqn/the_memory_sinkhole_unleashing_an_x86_design_flaw/
submitted by /u/theyre_not_their (https://www.reddit.com/user/theyre_not_their)
[link] (https://www.youtube.com/watch?v=lR0nh-TdpVg) [comments] (https://www.reddit.com/r/programming/comments/7bcvqn/the_memory_sinkhole_unleashing_an_x86_design_flaw/)
The dark side of Salesforce limits
https://www.reddit.com/r/programming/comments/7bd0w3/the_dark_side_of_salesforce_limits/
submitted by /u/sedzia (https://www.reddit.com/user/sedzia)
[link] (https://hackernoon.com/building-an-online-marketplace-from-scratch-the-dark-side-of-salesforce-limits-6834c2d5d71e) [comments] (https://www.reddit.com/r/programming/comments/7bd0w3/the_dark_side_of_salesforce_limits/)
https://www.reddit.com/r/programming/comments/7bd0w3/the_dark_side_of_salesforce_limits/
submitted by /u/sedzia (https://www.reddit.com/user/sedzia)
[link] (https://hackernoon.com/building-an-online-marketplace-from-scratch-the-dark-side-of-salesforce-limits-6834c2d5d71e) [comments] (https://www.reddit.com/r/programming/comments/7bd0w3/the_dark_side_of_salesforce_limits/)
Custom Akka HTTP PathMatcher
https://www.reddit.com/r/programming/comments/7bd3ui/custom_akka_http_pathmatcher/
submitted by /u/dkupfer1 (https://www.reddit.com/user/dkupfer1)
[link] (https://blog.codecentric.de/en/2017/11/custom-akka-http-pathmatcher/) [comments] (https://www.reddit.com/r/programming/comments/7bd3ui/custom_akka_http_pathmatcher/)
https://www.reddit.com/r/programming/comments/7bd3ui/custom_akka_http_pathmatcher/
submitted by /u/dkupfer1 (https://www.reddit.com/user/dkupfer1)
[link] (https://blog.codecentric.de/en/2017/11/custom-akka-http-pathmatcher/) [comments] (https://www.reddit.com/r/programming/comments/7bd3ui/custom_akka_http_pathmatcher/)
How to Create a Facebook Messenger Bot Using the Unified Messaging API
https://www.reddit.com/r/programming/comments/7bd57c/how_to_create_a_facebook_messenger_bot_using_the/
submitted by /u/ua111 (https://www.reddit.com/user/ua111)
[link] (https://blog.cloudrail.com/tutorial-how-to-create-facebook-messenger-bot-unified-api/) [comments] (https://www.reddit.com/r/programming/comments/7bd57c/how_to_create_a_facebook_messenger_bot_using_the/)
https://www.reddit.com/r/programming/comments/7bd57c/how_to_create_a_facebook_messenger_bot_using_the/
submitted by /u/ua111 (https://www.reddit.com/user/ua111)
[link] (https://blog.cloudrail.com/tutorial-how-to-create-facebook-messenger-bot-unified-api/) [comments] (https://www.reddit.com/r/programming/comments/7bd57c/how_to_create_a_facebook_messenger_bot_using_the/)
5 Novelties in PostgreSQL 10 That Will Make You a Happier Developer
https://www.reddit.com/r/programming/comments/7bd5wz/5_novelties_in_postgresql_10_that_will_make_you_a/
submitted by /u/chrossh (https://www.reddit.com/user/chrossh)
[link] (https://10clouds.com/blog/postgresql-10/) [comments] (https://www.reddit.com/r/programming/comments/7bd5wz/5_novelties_in_postgresql_10_that_will_make_you_a/)
https://www.reddit.com/r/programming/comments/7bd5wz/5_novelties_in_postgresql_10_that_will_make_you_a/
submitted by /u/chrossh (https://www.reddit.com/user/chrossh)
[link] (https://10clouds.com/blog/postgresql-10/) [comments] (https://www.reddit.com/r/programming/comments/7bd5wz/5_novelties_in_postgresql_10_that_will_make_you_a/)
Explore Pokemon Emerald in your browser
https://www.reddit.com/r/programming/comments/7bd6f2/explore_pokemon_emerald_in_your_browser/
submitted by /u/Schampu (https://www.reddit.com/user/Schampu)
[link] (https://maierfelix.github.io/emerald-engine/static/) [comments] (https://www.reddit.com/r/programming/comments/7bd6f2/explore_pokemon_emerald_in_your_browser/)
https://www.reddit.com/r/programming/comments/7bd6f2/explore_pokemon_emerald_in_your_browser/
submitted by /u/Schampu (https://www.reddit.com/user/Schampu)
[link] (https://maierfelix.github.io/emerald-engine/static/) [comments] (https://www.reddit.com/r/programming/comments/7bd6f2/explore_pokemon_emerald_in_your_browser/)