Optimizing Subdivisions in Spatial Data Structures
https://www.reddit.com/r/programming/comments/62fjpl/optimizing_subdivisions_in_spatial_data_structures/
submitted by /u/paraquat (https://www.reddit.com/user/paraquat)
[link] (http://cesiumjs.org/2017/03/30/Spatial-Subdivision/) [comments] (https://www.reddit.com/r/programming/comments/62fjpl/optimizing_subdivisions_in_spatial_data_structures/)
https://www.reddit.com/r/programming/comments/62fjpl/optimizing_subdivisions_in_spatial_data_structures/
submitted by /u/paraquat (https://www.reddit.com/user/paraquat)
[link] (http://cesiumjs.org/2017/03/30/Spatial-Subdivision/) [comments] (https://www.reddit.com/r/programming/comments/62fjpl/optimizing_subdivisions_in_spatial_data_structures/)
An efficient B~tree rendered and described.
https://www.reddit.com/r/programming/comments/62fnkq/an_efficient_btree_rendered_and_described/
submitted by /u/fdrandom2 (https://www.reddit.com/user/fdrandom2)
[link] (https://github.com/strainer/fancy/wiki/Spotmap) [comments] (https://www.reddit.com/r/programming/comments/62fnkq/an_efficient_btree_rendered_and_described/)
https://www.reddit.com/r/programming/comments/62fnkq/an_efficient_btree_rendered_and_described/
submitted by /u/fdrandom2 (https://www.reddit.com/user/fdrandom2)
[link] (https://github.com/strainer/fancy/wiki/Spotmap) [comments] (https://www.reddit.com/r/programming/comments/62fnkq/an_efficient_btree_rendered_and_described/)
Comparing Floating-Point Numbers Is Tricky
https://www.reddit.com/r/programming/comments/62fsu3/comparing_floatingpoint_numbers_is_tricky/
submitted by /u/slavik262 (https://www.reddit.com/user/slavik262)
[link] (http://bitbashing.io/comparing-floats.html) [comments] (https://www.reddit.com/r/programming/comments/62fsu3/comparing_floatingpoint_numbers_is_tricky/)
https://www.reddit.com/r/programming/comments/62fsu3/comparing_floatingpoint_numbers_is_tricky/
submitted by /u/slavik262 (https://www.reddit.com/user/slavik262)
[link] (http://bitbashing.io/comparing-floats.html) [comments] (https://www.reddit.com/r/programming/comments/62fsu3/comparing_floatingpoint_numbers_is_tricky/)
Scaling your API with rate limiters
https://www.reddit.com/r/programming/comments/62g24d/scaling_your_api_with_rate_limiters/
submitted by /u/dabshitty (https://www.reddit.com/user/dabshitty)
[link] (https://stripe.com/blog/rate-limiters) [comments] (https://www.reddit.com/r/programming/comments/62g24d/scaling_your_api_with_rate_limiters/)
https://www.reddit.com/r/programming/comments/62g24d/scaling_your_api_with_rate_limiters/
submitted by /u/dabshitty (https://www.reddit.com/user/dabshitty)
[link] (https://stripe.com/blog/rate-limiters) [comments] (https://www.reddit.com/r/programming/comments/62g24d/scaling_your_api_with_rate_limiters/)
Simple chess AI — Step by step
https://www.reddit.com/r/programming/comments/62g7ht/simple_chess_ai_step_by_step/
submitted by /u/voileipa (https://www.reddit.com/user/voileipa)
[link] (https://medium.com/@lhartikk/simple-chess-ai-step-by-step-1d55a9266977) [comments] (https://www.reddit.com/r/programming/comments/62g7ht/simple_chess_ai_step_by_step/)
https://www.reddit.com/r/programming/comments/62g7ht/simple_chess_ai_step_by_step/
submitted by /u/voileipa (https://www.reddit.com/user/voileipa)
[link] (https://medium.com/@lhartikk/simple-chess-ai-step-by-step-1d55a9266977) [comments] (https://www.reddit.com/r/programming/comments/62g7ht/simple_chess_ai_step_by_step/)
Securing the Confluent Schema Registry for Apache Kafka
https://www.reddit.com/r/programming/comments/62ggle/securing_the_confluent_schema_registry_for_apache/
submitted by /u/blyndon (https://www.reddit.com/user/blyndon)
[link] (https://www.confluent.io/blog/securing-confluent-schema-registry-apache-kafka/) [comments] (https://www.reddit.com/r/programming/comments/62ggle/securing_the_confluent_schema_registry_for_apache/)
https://www.reddit.com/r/programming/comments/62ggle/securing_the_confluent_schema_registry_for_apache/
submitted by /u/blyndon (https://www.reddit.com/user/blyndon)
[link] (https://www.confluent.io/blog/securing-confluent-schema-registry-apache-kafka/) [comments] (https://www.reddit.com/r/programming/comments/62ggle/securing_the_confluent_schema_registry_for_apache/)
Presentation smells: How not to prepare your conference presentation
https://www.reddit.com/r/programming/comments/62gjnd/presentation_smells_how_not_to_prepare_your/
submitted by /u/TuSharma (https://www.reddit.com/user/TuSharma)
[link] (http://www.tusharma.in/smells/presentation-smells/) [comments] (https://www.reddit.com/r/programming/comments/62gjnd/presentation_smells_how_not_to_prepare_your/)
https://www.reddit.com/r/programming/comments/62gjnd/presentation_smells_how_not_to_prepare_your/
submitted by /u/TuSharma (https://www.reddit.com/user/TuSharma)
[link] (http://www.tusharma.in/smells/presentation-smells/) [comments] (https://www.reddit.com/r/programming/comments/62gjnd/presentation_smells_how_not_to_prepare_your/)
A Lamport lock (fast mutex) built with Javascript promises. Because we can
https://www.reddit.com/r/programming/comments/62gkdc/a_lamport_lock_fast_mutex_built_with_javascript/
submitted by /u/swizec (https://www.reddit.com/user/swizec)
[link] (https://swizec.com/blog/fast-mutex-lamport-lock-javascript-promises/swizec/7532) [comments] (https://www.reddit.com/r/programming/comments/62gkdc/a_lamport_lock_fast_mutex_built_with_javascript/)
https://www.reddit.com/r/programming/comments/62gkdc/a_lamport_lock_fast_mutex_built_with_javascript/
submitted by /u/swizec (https://www.reddit.com/user/swizec)
[link] (https://swizec.com/blog/fast-mutex-lamport-lock-javascript-promises/swizec/7532) [comments] (https://www.reddit.com/r/programming/comments/62gkdc/a_lamport_lock_fast_mutex_built_with_javascript/)
The C# Interpreter
https://www.reddit.com/r/programming/comments/62hcde/the_c_interpreter/
submitted by /u/mattwarren (https://www.reddit.com/user/mattwarren)
[link] (http://www.mattwarren.org/2017/03/30/The-C-Interpreter/) [comments] (https://www.reddit.com/r/programming/comments/62hcde/the_c_interpreter/)
https://www.reddit.com/r/programming/comments/62hcde/the_c_interpreter/
submitted by /u/mattwarren (https://www.reddit.com/user/mattwarren)
[link] (http://www.mattwarren.org/2017/03/30/The-C-Interpreter/) [comments] (https://www.reddit.com/r/programming/comments/62hcde/the_c_interpreter/)
Parsing JSON with Types (Part 1)
https://www.reddit.com/r/programming/comments/62hopk/parsing_json_with_types_part_1/
submitted by /u/noahcallaway-wa (https://www.reddit.com/user/noahcallaway-wa)
[link] (http://www.apsis.io/blog/2017/03/03/parsing-json-with-types-1) [comments] (https://www.reddit.com/r/programming/comments/62hopk/parsing_json_with_types_part_1/)
https://www.reddit.com/r/programming/comments/62hopk/parsing_json_with_types_part_1/
submitted by /u/noahcallaway-wa (https://www.reddit.com/user/noahcallaway-wa)
[link] (http://www.apsis.io/blog/2017/03/03/parsing-json-with-types-1) [comments] (https://www.reddit.com/r/programming/comments/62hopk/parsing_json_with_types_part_1/)
Put your Trust in Rust – Shipping Now in Firefox
https://www.reddit.com/r/programming/comments/62hrf0/put_your_trust_in_rust_shipping_now_in_firefox/
submitted by /u/caramba2654 (https://www.reddit.com/user/caramba2654)
[link] (https://blog.mozilla.org/firefox/put-trust-rust-shipping-now-firefox/) [comments] (https://www.reddit.com/r/programming/comments/62hrf0/put_your_trust_in_rust_shipping_now_in_firefox/)
https://www.reddit.com/r/programming/comments/62hrf0/put_your_trust_in_rust_shipping_now_in_firefox/
submitted by /u/caramba2654 (https://www.reddit.com/user/caramba2654)
[link] (https://blog.mozilla.org/firefox/put-trust-rust-shipping-now-firefox/) [comments] (https://www.reddit.com/r/programming/comments/62hrf0/put_your_trust_in_rust_shipping_now_in_firefox/)
Shuffle Puzzle
https://www.reddit.com/r/programming/comments/62hs1q/shuffle_puzzle/
submitted by /u/InfraRuby (https://www.reddit.com/user/InfraRuby)
[link] (https://infraruby.com/school) [comments] (https://www.reddit.com/r/programming/comments/62hs1q/shuffle_puzzle/)
https://www.reddit.com/r/programming/comments/62hs1q/shuffle_puzzle/
submitted by /u/InfraRuby (https://www.reddit.com/user/InfraRuby)
[link] (https://infraruby.com/school) [comments] (https://www.reddit.com/r/programming/comments/62hs1q/shuffle_puzzle/)
Beyond Floating Point - an implementation of John Gustafson's Posit floating point format, a drop-in replacement of IEEE 754 floats.
https://www.reddit.com/r/programming/comments/62hu4c/beyond_floating_point_an_implementation_of_john/
submitted by /u/leobru (https://www.reddit.com/user/leobru)
[link] (https://github.com/libcg/bfp) [comments] (https://www.reddit.com/r/programming/comments/62hu4c/beyond_floating_point_an_implementation_of_john/)
https://www.reddit.com/r/programming/comments/62hu4c/beyond_floating_point_an_implementation_of_john/
submitted by /u/leobru (https://www.reddit.com/user/leobru)
[link] (https://github.com/libcg/bfp) [comments] (https://www.reddit.com/r/programming/comments/62hu4c/beyond_floating_point_an_implementation_of_john/)
An implementation of Douglas Hofstadter formal systems, from his book Gödel, Escher, Bach [in Python]
https://www.reddit.com/r/programming/comments/62ip1n/an_implementation_of_douglas_hofstadter_formal/
submitted by /u/stanislavb (https://www.reddit.com/user/stanislavb)
[link] (https://github.com/alexprengere/FormalSystems) [comments] (https://www.reddit.com/r/programming/comments/62ip1n/an_implementation_of_douglas_hofstadter_formal/)
https://www.reddit.com/r/programming/comments/62ip1n/an_implementation_of_douglas_hofstadter_formal/
submitted by /u/stanislavb (https://www.reddit.com/user/stanislavb)
[link] (https://github.com/alexprengere/FormalSystems) [comments] (https://www.reddit.com/r/programming/comments/62ip1n/an_implementation_of_douglas_hofstadter_formal/)
First Foray into C++ with SFML
https://www.reddit.com/r/programming/comments/62izdp/first_foray_into_c_with_sfml/
submitted by /u/Kaylors (https://www.reddit.com/user/Kaylors)
[link] (https://medium.com/@scionofbytes/first-foray-into-c-with-sfml-f7a405efa2dd) [comments] (https://www.reddit.com/r/programming/comments/62izdp/first_foray_into_c_with_sfml/)
https://www.reddit.com/r/programming/comments/62izdp/first_foray_into_c_with_sfml/
submitted by /u/Kaylors (https://www.reddit.com/user/Kaylors)
[link] (https://medium.com/@scionofbytes/first-foray-into-c-with-sfml-f7a405efa2dd) [comments] (https://www.reddit.com/r/programming/comments/62izdp/first_foray_into_c_with_sfml/)
A really fast and simple diff algorithm (revised after this blew up on Hacker News)
https://www.reddit.com/r/programming/comments/62iuku/a_really_fast_and_simple_diff_algorithm_revised/
submitted by /u/achen2345 (https://www.reddit.com/user/achen2345)
[link] (http://prettydiff.com/guide/unrelated_diff.xhtml) [comments] (https://www.reddit.com/r/programming/comments/62iuku/a_really_fast_and_simple_diff_algorithm_revised/)
https://www.reddit.com/r/programming/comments/62iuku/a_really_fast_and_simple_diff_algorithm_revised/
submitted by /u/achen2345 (https://www.reddit.com/user/achen2345)
[link] (http://prettydiff.com/guide/unrelated_diff.xhtml) [comments] (https://www.reddit.com/r/programming/comments/62iuku/a_really_fast_and_simple_diff_algorithm_revised/)
Stack Overflow Unveils the Next Steps in Computer Security - Stack Overflow Blog
https://www.reddit.com/r/programming/comments/62j2s2/stack_overflow_unveils_the_next_steps_in_computer/
submitted by /u/crossbrowser (https://www.reddit.com/user/crossbrowser)
[link] (https://stackoverflow.blog/2017/03/30/stack-overflow-unveils-next-steps-computer-security/) [comments] (https://www.reddit.com/r/programming/comments/62j2s2/stack_overflow_unveils_the_next_steps_in_computer/)
https://www.reddit.com/r/programming/comments/62j2s2/stack_overflow_unveils_the_next_steps_in_computer/
submitted by /u/crossbrowser (https://www.reddit.com/user/crossbrowser)
[link] (https://stackoverflow.blog/2017/03/30/stack-overflow-unveils-next-steps-computer-security/) [comments] (https://www.reddit.com/r/programming/comments/62j2s2/stack_overflow_unveils_the_next_steps_in_computer/)
Beyond Bash: Microsoft Refines the Windows Subsystem for Linux - The New Stack
https://www.reddit.com/r/programming/comments/62ji76/beyond_bash_microsoft_refines_the_windows/
submitted by /u/moljac024 (https://www.reddit.com/user/moljac024)
[link] (https://thenewstack.io/windows-10-creators-update-means-windows-subsystem-linux/) [comments] (https://www.reddit.com/r/programming/comments/62ji76/beyond_bash_microsoft_refines_the_windows/)
https://www.reddit.com/r/programming/comments/62ji76/beyond_bash_microsoft_refines_the_windows/
submitted by /u/moljac024 (https://www.reddit.com/user/moljac024)
[link] (https://thenewstack.io/windows-10-creators-update-means-windows-subsystem-linux/) [comments] (https://www.reddit.com/r/programming/comments/62ji76/beyond_bash_microsoft_refines_the_windows/)
PCRE2 has got a new heap based interpreter, backtracking into recursions is possible now
https://www.reddit.com/r/programming/comments/62jlgm/pcre2_has_got_a_new_heap_based_interpreter/
submitted by /u/dark100 (https://www.reddit.com/user/dark100)
[link] (https://lists.exim.org/lurker/message/20170309.171107.680baaec.en.html) [comments] (https://www.reddit.com/r/programming/comments/62jlgm/pcre2_has_got_a_new_heap_based_interpreter/)
https://www.reddit.com/r/programming/comments/62jlgm/pcre2_has_got_a_new_heap_based_interpreter/
submitted by /u/dark100 (https://www.reddit.com/user/dark100)
[link] (https://lists.exim.org/lurker/message/20170309.171107.680baaec.en.html) [comments] (https://www.reddit.com/r/programming/comments/62jlgm/pcre2_has_got_a_new_heap_based_interpreter/)
Chromium policy on JavaScript dialogs
https://www.reddit.com/r/programming/comments/62jl5p/chromium_policy_on_javascript_dialogs/
submitted by /u/ancsunamun (https://www.reddit.com/user/ancsunamun)
[link] (https://developers.google.com/web/updates/2017/03/dialogs-policy) [comments] (https://www.reddit.com/r/programming/comments/62jl5p/chromium_policy_on_javascript_dialogs/)
https://www.reddit.com/r/programming/comments/62jl5p/chromium_policy_on_javascript_dialogs/
submitted by /u/ancsunamun (https://www.reddit.com/user/ancsunamun)
[link] (https://developers.google.com/web/updates/2017/03/dialogs-policy) [comments] (https://www.reddit.com/r/programming/comments/62jl5p/chromium_policy_on_javascript_dialogs/)