Programming in Minecraft - Square and Rectangle
https://www.reddit.com/r/programming/comments/7e2yi5/programming_in_minecraft_square_and_rectangle/
submitted by /u/themarhio (https://www.reddit.com/user/themarhio)
[link] (https://www.youtube.com/watch?v=xXsCDzJIcm0) [comments] (https://www.reddit.com/r/programming/comments/7e2yi5/programming_in_minecraft_square_and_rectangle/)
https://www.reddit.com/r/programming/comments/7e2yi5/programming_in_minecraft_square_and_rectangle/
submitted by /u/themarhio (https://www.reddit.com/user/themarhio)
[link] (https://www.youtube.com/watch?v=xXsCDzJIcm0) [comments] (https://www.reddit.com/r/programming/comments/7e2yi5/programming_in_minecraft_square_and_rectangle/)
Linear Feedback Shift Registers: how to randomize a set using zero extra memory (aka the Castle Wolfenstein fade-to-red death screen)
https://www.reddit.com/r/programming/comments/7e338o/linear_feedback_shift_registers_how_to_randomize/
submitted by /u/Pipinpadiloxacopolis (https://www.reddit.com/user/Pipinpadiloxacopolis)
[link] (http://datagenetics.com/blog/november12017/index.html) [comments] (https://www.reddit.com/r/programming/comments/7e338o/linear_feedback_shift_registers_how_to_randomize/)
https://www.reddit.com/r/programming/comments/7e338o/linear_feedback_shift_registers_how_to_randomize/
submitted by /u/Pipinpadiloxacopolis (https://www.reddit.com/user/Pipinpadiloxacopolis)
[link] (http://datagenetics.com/blog/november12017/index.html) [comments] (https://www.reddit.com/r/programming/comments/7e338o/linear_feedback_shift_registers_how_to_randomize/)
How to fix a program without the source code? Patch the binary directly
https://www.reddit.com/r/programming/comments/7e39c8/how_to_fix_a_program_without_the_source_code/
submitted by /u/Ullallulloo (https://www.reddit.com/user/Ullallulloo)
[link] (https://arstechnica.com/gadgets/2017/11/microsoft-patches-equation-editor-flaw-without-fixing-the-source-code/) [comments] (https://www.reddit.com/r/programming/comments/7e39c8/how_to_fix_a_program_without_the_source_code/)
https://www.reddit.com/r/programming/comments/7e39c8/how_to_fix_a_program_without_the_source_code/
submitted by /u/Ullallulloo (https://www.reddit.com/user/Ullallulloo)
[link] (https://arstechnica.com/gadgets/2017/11/microsoft-patches-equation-editor-flaw-without-fixing-the-source-code/) [comments] (https://www.reddit.com/r/programming/comments/7e39c8/how_to_fix_a_program_without_the_source_code/)
Modern IRC Client Protocol
https://www.reddit.com/r/programming/comments/7e3gfa/modern_irc_client_protocol/
submitted by /u/based2 (https://www.reddit.com/user/based2)
[link] (https://modern.ircdocs.horse/) [comments] (https://www.reddit.com/r/programming/comments/7e3gfa/modern_irc_client_protocol/)
https://www.reddit.com/r/programming/comments/7e3gfa/modern_irc_client_protocol/
submitted by /u/based2 (https://www.reddit.com/user/based2)
[link] (https://modern.ircdocs.horse/) [comments] (https://www.reddit.com/r/programming/comments/7e3gfa/modern_irc_client_protocol/)
Reverse engineering the Intel FSP… a primer guide!
https://www.reddit.com/r/programming/comments/7e3jrj/reverse_engineering_the_intel_fsp_a_primer_guide/
submitted by /u/based2 (https://www.reddit.com/user/based2)
[link] (https://puri.sm/posts/primer-to-reverse-engineering-intel-fsp/) [comments] (https://www.reddit.com/r/programming/comments/7e3jrj/reverse_engineering_the_intel_fsp_a_primer_guide/)
https://www.reddit.com/r/programming/comments/7e3jrj/reverse_engineering_the_intel_fsp_a_primer_guide/
submitted by /u/based2 (https://www.reddit.com/user/based2)
[link] (https://puri.sm/posts/primer-to-reverse-engineering-intel-fsp/) [comments] (https://www.reddit.com/r/programming/comments/7e3jrj/reverse_engineering_the_intel_fsp_a_primer_guide/)
For the Three Thousand Five Hundred and Thirty Seventh time: Technical Interviews are broken (and this is partly why we have a developer "shortage")
https://www.reddit.com/r/programming/comments/7e3pvt/for_the_three_thousand_five_hundred_and_thirty/
submitted by /u/KG7ULQ (https://www.reddit.com/user/KG7ULQ)
[link] (https://www.linkedin.com/pulse/three-thousand-five-hundred-thirty-seventh-time-technical-phil-tomson/?published=t) [comments] (https://www.reddit.com/r/programming/comments/7e3pvt/for_the_three_thousand_five_hundred_and_thirty/)
https://www.reddit.com/r/programming/comments/7e3pvt/for_the_three_thousand_five_hundred_and_thirty/
submitted by /u/KG7ULQ (https://www.reddit.com/user/KG7ULQ)
[link] (https://www.linkedin.com/pulse/three-thousand-five-hundred-thirty-seventh-time-technical-phil-tomson/?published=t) [comments] (https://www.reddit.com/r/programming/comments/7e3pvt/for_the_three_thousand_five_hundred_and_thirty/)
[pdf] A critical view of SICP and rationale for HtDP
https://www.reddit.com/r/programming/comments/7e4eps/pdf_a_critical_view_of_sicp_and_rationale_for_htdp/
submitted by /u/indraniel (https://www.reddit.com/user/indraniel)
[link] (https://cs.brown.edu/~sk/Publications/Papers/Published/fffk-htdp-vs-sicp/paper.pdf) [comments] (https://www.reddit.com/r/programming/comments/7e4eps/pdf_a_critical_view_of_sicp_and_rationale_for_htdp/)
https://www.reddit.com/r/programming/comments/7e4eps/pdf_a_critical_view_of_sicp_and_rationale_for_htdp/
submitted by /u/indraniel (https://www.reddit.com/user/indraniel)
[link] (https://cs.brown.edu/~sk/Publications/Papers/Published/fffk-htdp-vs-sicp/paper.pdf) [comments] (https://www.reddit.com/r/programming/comments/7e4eps/pdf_a_critical_view_of_sicp_and_rationale_for_htdp/)
The Performance Cost of Server Side Rendered React on Node.js
https://www.reddit.com/r/programming/comments/7e4g9y/the_performance_cost_of_server_side_rendered/
submitted by /u/Wolfspaw (https://www.reddit.com/user/Wolfspaw)
[link] (https://malloc.fi/performance-cost-of-server-side-rendered-react-node-js) [comments] (https://www.reddit.com/r/programming/comments/7e4g9y/the_performance_cost_of_server_side_rendered/)
https://www.reddit.com/r/programming/comments/7e4g9y/the_performance_cost_of_server_side_rendered/
submitted by /u/Wolfspaw (https://www.reddit.com/user/Wolfspaw)
[link] (https://malloc.fi/performance-cost-of-server-side-rendered-react-node-js) [comments] (https://www.reddit.com/r/programming/comments/7e4g9y/the_performance_cost_of_server_side_rendered/)
Boltzmann Machines in TensorFlow with examples
https://www.reddit.com/r/programming/comments/7e4r2j/boltzmann_machines_in_tensorflow_with_examples/
submitted by /u/monsta-hd (https://www.reddit.com/user/monsta-hd)
[link] (https://github.com/monsta-hd/boltzmann-machines) [comments] (https://www.reddit.com/r/programming/comments/7e4r2j/boltzmann_machines_in_tensorflow_with_examples/)
https://www.reddit.com/r/programming/comments/7e4r2j/boltzmann_machines_in_tensorflow_with_examples/
submitted by /u/monsta-hd (https://www.reddit.com/user/monsta-hd)
[link] (https://github.com/monsta-hd/boltzmann-machines) [comments] (https://www.reddit.com/r/programming/comments/7e4r2j/boltzmann_machines_in_tensorflow_with_examples/)
How do computers read code? - A great video explaining the basics of how compilers turn high-level software into machine code
https://www.reddit.com/r/programming/comments/7e59fl/how_do_computers_read_code_a_great_video/
submitted by /u/godlyguitar (https://www.reddit.com/user/godlyguitar)
[link] (https://www.youtube.com/watch?v=QXjU9qTsYCc) [comments] (https://www.reddit.com/r/programming/comments/7e59fl/how_do_computers_read_code_a_great_video/)
https://www.reddit.com/r/programming/comments/7e59fl/how_do_computers_read_code_a_great_video/
submitted by /u/godlyguitar (https://www.reddit.com/user/godlyguitar)
[link] (https://www.youtube.com/watch?v=QXjU9qTsYCc) [comments] (https://www.reddit.com/r/programming/comments/7e59fl/how_do_computers_read_code_a_great_video/)
Prune node_modules properly
https://www.reddit.com/r/programming/comments/7e5kp4/prune_node_modules_properly/
submitted by /u/alexsnurnikov (https://www.reddit.com/user/alexsnurnikov)
[link] (https://github.com/tj/node-prune) [comments] (https://www.reddit.com/r/programming/comments/7e5kp4/prune_node_modules_properly/)
https://www.reddit.com/r/programming/comments/7e5kp4/prune_node_modules_properly/
submitted by /u/alexsnurnikov (https://www.reddit.com/user/alexsnurnikov)
[link] (https://github.com/tj/node-prune) [comments] (https://www.reddit.com/r/programming/comments/7e5kp4/prune_node_modules_properly/)
Pivotal Contributes Steeltoe to the .NET Foundation
https://www.reddit.com/r/programming/comments/7e5sh7/pivotal_contributes_steeltoe_to_the_net_foundation/
submitted by /u/garfeildma (https://www.reddit.com/user/garfeildma)
[link] (https://content.pivotal.io/blog/pivotal-contributes-steeltoe-to-the-net-foundation) [comments] (https://www.reddit.com/r/programming/comments/7e5sh7/pivotal_contributes_steeltoe_to_the_net_foundation/)
https://www.reddit.com/r/programming/comments/7e5sh7/pivotal_contributes_steeltoe_to_the_net_foundation/
submitted by /u/garfeildma (https://www.reddit.com/user/garfeildma)
[link] (https://content.pivotal.io/blog/pivotal-contributes-steeltoe-to-the-net-foundation) [comments] (https://www.reddit.com/r/programming/comments/7e5sh7/pivotal_contributes_steeltoe_to_the_net_foundation/)
C++ SDL2 - Adventure Fights + Source Code
https://www.reddit.com/r/programming/comments/7e5t4j/c_sdl2_adventure_fights_source_code/
submitted by /u/ryuga290 (https://www.reddit.com/user/ryuga290)
[link] (https://www.youtube.com/watch?v=g01saCMH3MM) [comments] (https://www.reddit.com/r/programming/comments/7e5t4j/c_sdl2_adventure_fights_source_code/)
https://www.reddit.com/r/programming/comments/7e5t4j/c_sdl2_adventure_fights_source_code/
submitted by /u/ryuga290 (https://www.reddit.com/user/ryuga290)
[link] (https://www.youtube.com/watch?v=g01saCMH3MM) [comments] (https://www.reddit.com/r/programming/comments/7e5t4j/c_sdl2_adventure_fights_source_code/)
The XHR History Lesson You Never Wanted
https://www.reddit.com/r/programming/comments/7e5vqo/the_xhr_history_lesson_you_never_wanted/
submitted by /u/ckannan90 (https://www.reddit.com/user/ckannan90)
[link] (https://hackernoon.com/the-xhr-history-lesson-you-never-wanted-2c892678f78d) [comments] (https://www.reddit.com/r/programming/comments/7e5vqo/the_xhr_history_lesson_you_never_wanted/)
https://www.reddit.com/r/programming/comments/7e5vqo/the_xhr_history_lesson_you_never_wanted/
submitted by /u/ckannan90 (https://www.reddit.com/user/ckannan90)
[link] (https://hackernoon.com/the-xhr-history-lesson-you-never-wanted-2c892678f78d) [comments] (https://www.reddit.com/r/programming/comments/7e5vqo/the_xhr_history_lesson_you_never_wanted/)
Leveraging Codable in Swift 4 for UserDefaults
https://www.reddit.com/r/programming/comments/7e616j/leveraging_codable_in_swift_4_for_userdefaults/
submitted by /u/NSZ0mbie (https://www.reddit.com/user/NSZ0mbie)
[link] (https://github.com/Nirma/Default) [comments] (https://www.reddit.com/r/programming/comments/7e616j/leveraging_codable_in_swift_4_for_userdefaults/)
https://www.reddit.com/r/programming/comments/7e616j/leveraging_codable_in_swift_4_for_userdefaults/
submitted by /u/NSZ0mbie (https://www.reddit.com/user/NSZ0mbie)
[link] (https://github.com/Nirma/Default) [comments] (https://www.reddit.com/r/programming/comments/7e616j/leveraging_codable_in_swift_4_for_userdefaults/)
How Safe Is This Code?
https://www.reddit.com/r/programming/comments/7e6otm/how_safe_is_this_code/
submitted by /u/ynonp (https://www.reddit.com/user/ynonp)
[link] (https://www.ynonperek.com/2017/11/20/is-this-code-safe/) [comments] (https://www.reddit.com/r/programming/comments/7e6otm/how_safe_is_this_code/)
https://www.reddit.com/r/programming/comments/7e6otm/how_safe_is_this_code/
submitted by /u/ynonp (https://www.reddit.com/user/ynonp)
[link] (https://www.ynonperek.com/2017/11/20/is-this-code-safe/) [comments] (https://www.reddit.com/r/programming/comments/7e6otm/how_safe_is_this_code/)
Benefits of Continuous Delivery
https://www.reddit.com/r/programming/comments/7e6z09/benefits_of_continuous_delivery/
submitted by /u/henrik_w (https://www.reddit.com/user/henrik_w)
[link] (https://henrikwarne.com/2017/11/19/benefits-of-continuous-delivery/) [comments] (https://www.reddit.com/r/programming/comments/7e6z09/benefits_of_continuous_delivery/)
https://www.reddit.com/r/programming/comments/7e6z09/benefits_of_continuous_delivery/
submitted by /u/henrik_w (https://www.reddit.com/user/henrik_w)
[link] (https://henrikwarne.com/2017/11/19/benefits-of-continuous-delivery/) [comments] (https://www.reddit.com/r/programming/comments/7e6z09/benefits_of_continuous_delivery/)
Instrumenting Ruby Methods
https://www.reddit.com/r/programming/comments/7e766z/instrumenting_ruby_methods/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (http://www.soulcutter.com/articles/instrumenting-ruby-methods.html) [comments] (https://www.reddit.com/r/programming/comments/7e766z/instrumenting_ruby_methods/)
https://www.reddit.com/r/programming/comments/7e766z/instrumenting_ruby_methods/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (http://www.soulcutter.com/articles/instrumenting-ruby-methods.html) [comments] (https://www.reddit.com/r/programming/comments/7e766z/instrumenting_ruby_methods/)
What does IntelliJ IDEA 2017.3 have in store for Docker support
https://www.reddit.com/r/programming/comments/7e76ev/what_does_intellij_idea_20173_have_in_store_for/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://blog.jetbrains.com/idea/2017/11/what-does-intellij-idea-2017-3-have-in-store-for-docker-support/) [comments] (https://www.reddit.com/r/programming/comments/7e76ev/what_does_intellij_idea_20173_have_in_store_for/)
https://www.reddit.com/r/programming/comments/7e76ev/what_does_intellij_idea_20173_have_in_store_for/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://blog.jetbrains.com/idea/2017/11/what-does-intellij-idea-2017-3-have-in-store-for-docker-support/) [comments] (https://www.reddit.com/r/programming/comments/7e76ev/what_does_intellij_idea_20173_have_in_store_for/)
Introducing container-diff, a tool for quickly comparing container images
https://www.reddit.com/r/programming/comments/7e76kb/introducing_containerdiff_a_tool_for_quickly/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://opensource.googleblog.com/2017/11/container-diff-for-comparing-container-images.html) [comments] (https://www.reddit.com/r/programming/comments/7e76kb/introducing_containerdiff_a_tool_for_quickly/)
https://www.reddit.com/r/programming/comments/7e76kb/introducing_containerdiff_a_tool_for_quickly/
submitted by /u/one_eyed_golfer (https://www.reddit.com/user/one_eyed_golfer)
[link] (https://opensource.googleblog.com/2017/11/container-diff-for-comparing-container-images.html) [comments] (https://www.reddit.com/r/programming/comments/7e76kb/introducing_containerdiff_a_tool_for_quickly/)
The Data Structure That Changed The Way I Program
https://www.reddit.com/r/programming/comments/7e7cni/the_data_structure_that_changed_the_way_i_program/
submitted by /u/hastradamus (https://www.reddit.com/user/hastradamus)
[link] (http://hasanyahmed.com/2017/11/20/the-data-structure-that-changed-the-way-i-program/) [comments] (https://www.reddit.com/r/programming/comments/7e7cni/the_data_structure_that_changed_the_way_i_program/)
https://www.reddit.com/r/programming/comments/7e7cni/the_data_structure_that_changed_the_way_i_program/
submitted by /u/hastradamus (https://www.reddit.com/user/hastradamus)
[link] (http://hasanyahmed.com/2017/11/20/the-data-structure-that-changed-the-way-i-program/) [comments] (https://www.reddit.com/r/programming/comments/7e7cni/the_data_structure_that_changed_the_way_i_program/)