From Engineer to Manager: keeping your technical skills
https://www.reddit.com/r/programming/comments/62drjp/from_engineer_to_manager_keeping_your_technical/
submitted by /u/j3camero (https://www.reddit.com/user/j3camero)
[link] (https://hackernoon.com/from-engineer-to-manager-keeping-your-technical-skills-40579cc8ea00) [comments] (https://www.reddit.com/r/programming/comments/62drjp/from_engineer_to_manager_keeping_your_technical/)
https://www.reddit.com/r/programming/comments/62drjp/from_engineer_to_manager_keeping_your_technical/
submitted by /u/j3camero (https://www.reddit.com/user/j3camero)
[link] (https://hackernoon.com/from-engineer-to-manager-keeping-your-technical-skills-40579cc8ea00) [comments] (https://www.reddit.com/r/programming/comments/62drjp/from_engineer_to_manager_keeping_your_technical/)
Your next JVM: Eventually replace Hotspot with Graal and convert most of the VM code from C++ into Java.
https://www.reddit.com/r/programming/comments/62drv9/your_next_jvm_eventually_replace_hotspot_with/
submitted by /u/oelang (https://www.reddit.com/user/oelang)
[link] (http://cr.openjdk.java.net/~jrose/pres/201703-YourNextVM.pdf) [comments] (https://www.reddit.com/r/programming/comments/62drv9/your_next_jvm_eventually_replace_hotspot_with/)
https://www.reddit.com/r/programming/comments/62drv9/your_next_jvm_eventually_replace_hotspot_with/
submitted by /u/oelang (https://www.reddit.com/user/oelang)
[link] (http://cr.openjdk.java.net/~jrose/pres/201703-YourNextVM.pdf) [comments] (https://www.reddit.com/r/programming/comments/62drv9/your_next_jvm_eventually_replace_hotspot_with/)
1M downloads of an open source project
https://www.reddit.com/r/programming/comments/62e2rq/1m_downloads_of_an_open_source_project/
submitted by /u/ivanakimov (https://www.reddit.com/user/ivanakimov)
[link] (http://ivanakimov.com/1m-downloads-of-an-open-source-project/) [comments] (https://www.reddit.com/r/programming/comments/62e2rq/1m_downloads_of_an_open_source_project/)
https://www.reddit.com/r/programming/comments/62e2rq/1m_downloads_of_an_open_source_project/
submitted by /u/ivanakimov (https://www.reddit.com/user/ivanakimov)
[link] (http://ivanakimov.com/1m-downloads-of-an-open-source-project/) [comments] (https://www.reddit.com/r/programming/comments/62e2rq/1m_downloads_of_an_open_source_project/)
Solve All Bugs Or Implement New Features?
https://www.reddit.com/r/programming/comments/62e5zb/solve_all_bugs_or_implement_new_features/
submitted by /u/lucasmreis (https://www.reddit.com/user/lucasmreis)
[link] (http://lucasmreis.github.io/blog/solve-all-bugs-or-implement-new-features/) [comments] (https://www.reddit.com/r/programming/comments/62e5zb/solve_all_bugs_or_implement_new_features/)
https://www.reddit.com/r/programming/comments/62e5zb/solve_all_bugs_or_implement_new_features/
submitted by /u/lucasmreis (https://www.reddit.com/user/lucasmreis)
[link] (http://lucasmreis.github.io/blog/solve-all-bugs-or-implement-new-features/) [comments] (https://www.reddit.com/r/programming/comments/62e5zb/solve_all_bugs_or_implement_new_features/)
Streaming databases in real-time with Kafka, Debezium, and MySQL
https://www.reddit.com/r/programming/comments/62ea75/streaming_databases_in_realtime_with_kafka/
submitted by /u/hypersistence (https://www.reddit.com/user/hypersistence)
[link] (https://wecode.wepay.com/posts/streaming-databases-in-realtime-with-mysql-debezium-kafka) [comments] (https://www.reddit.com/r/programming/comments/62ea75/streaming_databases_in_realtime_with_kafka/)
https://www.reddit.com/r/programming/comments/62ea75/streaming_databases_in_realtime_with_kafka/
submitted by /u/hypersistence (https://www.reddit.com/user/hypersistence)
[link] (https://wecode.wepay.com/posts/streaming-databases-in-realtime-with-mysql-debezium-kafka) [comments] (https://www.reddit.com/r/programming/comments/62ea75/streaming_databases_in_realtime_with_kafka/)
Silicon Valley tech workers are talking about starting their first union in 2017 to resist Trump
https://www.reddit.com/r/programming/comments/62eblq/silicon_valley_tech_workers_are_talking_about/
submitted by /u/speckz (https://www.reddit.com/user/speckz)
[link] (https://qz.com/916534/silicon-valley-tech-workers-are-talking-about-starting-their-first-union-in-2017-to-resist-trump/) [comments] (https://www.reddit.com/r/programming/comments/62eblq/silicon_valley_tech_workers_are_talking_about/)
https://www.reddit.com/r/programming/comments/62eblq/silicon_valley_tech_workers_are_talking_about/
submitted by /u/speckz (https://www.reddit.com/user/speckz)
[link] (https://qz.com/916534/silicon-valley-tech-workers-are-talking-about-starting-their-first-union-in-2017-to-resist-trump/) [comments] (https://www.reddit.com/r/programming/comments/62eblq/silicon_valley_tech_workers_are_talking_about/)
Comparing PostgreSQL json_agg and Spark collect_list
https://www.reddit.com/r/programming/comments/62eckq/comparing_postgresql_json_agg_and_spark_collect/
submitted by /u/wrschneider (https://www.reddit.com/user/wrschneider)
[link] (http://wrschneider.github.io/2017/03/30/postgresql-json-spark.html) [comments] (https://www.reddit.com/r/programming/comments/62eckq/comparing_postgresql_json_agg_and_spark_collect/)
https://www.reddit.com/r/programming/comments/62eckq/comparing_postgresql_json_agg_and_spark_collect/
submitted by /u/wrschneider (https://www.reddit.com/user/wrschneider)
[link] (http://wrschneider.github.io/2017/03/30/postgresql-json-spark.html) [comments] (https://www.reddit.com/r/programming/comments/62eckq/comparing_postgresql_json_agg_and_spark_collect/)
Elixir's fault tolerance doesn't come out of the box
https://www.reddit.com/r/programming/comments/62eot7/elixirs_fault_tolerance_doesnt_come_out_of_the_box/
submitted by /u/Erlang_Solutions (https://www.reddit.com/user/Erlang_Solutions)
[link] (http://www2.erlang-solutions.com/l/23452/2017-03-30/4jfq1x) [comments] (https://www.reddit.com/r/programming/comments/62eot7/elixirs_fault_tolerance_doesnt_come_out_of_the_box/)
https://www.reddit.com/r/programming/comments/62eot7/elixirs_fault_tolerance_doesnt_come_out_of_the_box/
submitted by /u/Erlang_Solutions (https://www.reddit.com/user/Erlang_Solutions)
[link] (http://www2.erlang-solutions.com/l/23452/2017-03-30/4jfq1x) [comments] (https://www.reddit.com/r/programming/comments/62eot7/elixirs_fault_tolerance_doesnt_come_out_of_the_box/)
Why Messages Queues Might Not Suck
https://www.reddit.com/r/programming/comments/62en9l/why_messages_queues_might_not_suck/
submitted by /u/reselbob (https://www.reddit.com/user/reselbob)
[link] (https://www.programmableweb.com/news/why-messages-queues-might-not-suck/analysis/2017/03/29?utm_medium=email) [comments] (https://www.reddit.com/r/programming/comments/62en9l/why_messages_queues_might_not_suck/)
https://www.reddit.com/r/programming/comments/62en9l/why_messages_queues_might_not_suck/
submitted by /u/reselbob (https://www.reddit.com/user/reselbob)
[link] (https://www.programmableweb.com/news/why-messages-queues-might-not-suck/analysis/2017/03/29?utm_medium=email) [comments] (https://www.reddit.com/r/programming/comments/62en9l/why_messages_queues_might_not_suck/)
First WebAssembly library for web developers - signal processing
https://www.reddit.com/r/programming/comments/62f5bl/first_webassembly_library_for_web_developers/
submitted by /u/playdeepinc (https://www.reddit.com/user/playdeepinc)
[link] (https://github.com/shamadee/web-dsp) [comments] (https://www.reddit.com/r/programming/comments/62f5bl/first_webassembly_library_for_web_developers/)
https://www.reddit.com/r/programming/comments/62f5bl/first_webassembly_library_for_web_developers/
submitted by /u/playdeepinc (https://www.reddit.com/user/playdeepinc)
[link] (https://github.com/shamadee/web-dsp) [comments] (https://www.reddit.com/r/programming/comments/62f5bl/first_webassembly_library_for_web_developers/)
How Locked-Up Economies Put the Adoption of Programming Technologies into Slow-Motion
https://www.reddit.com/r/programming/comments/62fcal/how_lockedup_economies_put_the_adoption_of/
submitted by /u/bryanedds (https://www.reddit.com/user/bryanedds)
[link] (https://medium.com/@bryanedds/how-locked-up-economies-put-the-adoption-of-programming-technologies-into-slow-motion-b8c2da89b93e) [comments] (https://www.reddit.com/r/programming/comments/62fcal/how_lockedup_economies_put_the_adoption_of/)
https://www.reddit.com/r/programming/comments/62fcal/how_lockedup_economies_put_the_adoption_of/
submitted by /u/bryanedds (https://www.reddit.com/user/bryanedds)
[link] (https://medium.com/@bryanedds/how-locked-up-economies-put-the-adoption-of-programming-technologies-into-slow-motion-b8c2da89b93e) [comments] (https://www.reddit.com/r/programming/comments/62fcal/how_lockedup_economies_put_the_adoption_of/)
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/)