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/)
16-bit math look-up tables (scaled integer math)
https://www.reddit.com/r/programming/comments/62jn8i/16bit_math_lookup_tables_scaled_integer_math/
submitted by /u/pier4r (https://www.reddit.com/user/pier4r)
[link] (http://wilsonminesco.com/16bitMathTables/) [comments] (https://www.reddit.com/r/programming/comments/62jn8i/16bit_math_lookup_tables_scaled_integer_math/)
https://www.reddit.com/r/programming/comments/62jn8i/16bit_math_lookup_tables_scaled_integer_math/
submitted by /u/pier4r (https://www.reddit.com/user/pier4r)
[link] (http://wilsonminesco.com/16bitMathTables/) [comments] (https://www.reddit.com/r/programming/comments/62jn8i/16bit_math_lookup_tables_scaled_integer_math/)
TIL that brute-forcing a 256-bit key would cost about 10441044 times the world GDP.
https://www.reddit.com/r/programming/comments/62jpnd/til_that_bruteforcing_a_256bit_key_would_cost/
submitted by /u/ash1729 (https://www.reddit.com/user/ash1729)
[link] (http://crypto.stackexchange.com/questions/1145/how-much-would-it-cost-in-u-s-dollars-to-brute-force-a-256-bit-key-in-a-year) [comments] (https://www.reddit.com/r/programming/comments/62jpnd/til_that_bruteforcing_a_256bit_key_would_cost/)
https://www.reddit.com/r/programming/comments/62jpnd/til_that_bruteforcing_a_256bit_key_would_cost/
submitted by /u/ash1729 (https://www.reddit.com/user/ash1729)
[link] (http://crypto.stackexchange.com/questions/1145/how-much-would-it-cost-in-u-s-dollars-to-brute-force-a-256-bit-key-in-a-year) [comments] (https://www.reddit.com/r/programming/comments/62jpnd/til_that_bruteforcing_a_256bit_key_would_cost/)
A Live Demo of Solving Coins Flipping Puzzle With A* Search
https://www.reddit.com/r/programming/comments/62jt57/a_live_demo_of_solving_coins_flipping_puzzle_with/
submitted by /u/GameJazzMachine (https://www.reddit.com/user/GameJazzMachine)
[link] (https://rvhuang.github.io/livedemo/coinsflipping.html) [comments] (https://www.reddit.com/r/programming/comments/62jt57/a_live_demo_of_solving_coins_flipping_puzzle_with/)
https://www.reddit.com/r/programming/comments/62jt57/a_live_demo_of_solving_coins_flipping_puzzle_with/
submitted by /u/GameJazzMachine (https://www.reddit.com/user/GameJazzMachine)
[link] (https://rvhuang.github.io/livedemo/coinsflipping.html) [comments] (https://www.reddit.com/r/programming/comments/62jt57/a_live_demo_of_solving_coins_flipping_puzzle_with/)
Stack Overflow Introduced Dance Dance Authentication
https://www.reddit.com/r/programming/comments/62jxlz/stack_overflow_introduced_dance_dance/
submitted by /u/PhantomBenace (https://www.reddit.com/user/PhantomBenace)
[link] (https://www.youtube.com/watch?v=VgC4b9K-gYU) [comments] (https://www.reddit.com/r/programming/comments/62jxlz/stack_overflow_introduced_dance_dance/)
https://www.reddit.com/r/programming/comments/62jxlz/stack_overflow_introduced_dance_dance/
submitted by /u/PhantomBenace (https://www.reddit.com/user/PhantomBenace)
[link] (https://www.youtube.com/watch?v=VgC4b9K-gYU) [comments] (https://www.reddit.com/r/programming/comments/62jxlz/stack_overflow_introduced_dance_dance/)
A Python Python Google-YouTube History Analytics, which reads your history data you get from Google and provide analytics about your searches on Google, YouTube and YouTube watch history. It provides number of counts for the term you searched for.
https://www.reddit.com/r/programming/comments/62jxr5/a_python_python_googleyoutube_history_analytics/
submitted by /u/chiragr83 (https://www.reddit.com/user/chiragr83)
[link] (https://github.com/srcecde/google-youtube-history-analytics) [comments] (https://www.reddit.com/r/programming/comments/62jxr5/a_python_python_googleyoutube_history_analytics/)
https://www.reddit.com/r/programming/comments/62jxr5/a_python_python_googleyoutube_history_analytics/
submitted by /u/chiragr83 (https://www.reddit.com/user/chiragr83)
[link] (https://github.com/srcecde/google-youtube-history-analytics) [comments] (https://www.reddit.com/r/programming/comments/62jxr5/a_python_python_googleyoutube_history_analytics/)
Linux development in VS 2017
https://www.reddit.com/r/programming/comments/62k8ds/linux_development_in_vs_2017/
submitted by /u/liranbh (https://www.reddit.com/user/liranbh)
[link] (https://www.google.co.il/url?sa=t&source=web&rct=j&url=https://m.youtube.com/watch%3Fv%3D4NenIuAbtGs&ved=0ahUKEwiqwZG_goDTAhWBxxQKHT5GDkwQwqsBCFgwBw&usg=AFQjCNEB3gYt3m5-X73VRWDlx8A35z4-sQ) [comments] (https://www.reddit.com/r/programming/comments/62k8ds/linux_development_in_vs_2017/)
https://www.reddit.com/r/programming/comments/62k8ds/linux_development_in_vs_2017/
submitted by /u/liranbh (https://www.reddit.com/user/liranbh)
[link] (https://www.google.co.il/url?sa=t&source=web&rct=j&url=https://m.youtube.com/watch%3Fv%3D4NenIuAbtGs&ved=0ahUKEwiqwZG_goDTAhWBxxQKHT5GDkwQwqsBCFgwBw&usg=AFQjCNEB3gYt3m5-X73VRWDlx8A35z4-sQ) [comments] (https://www.reddit.com/r/programming/comments/62k8ds/linux_development_in_vs_2017/)
Build Node.js RESTful APIs in 10 Minutes
https://www.reddit.com/r/programming/comments/62kblw/build_nodejs_restful_apis_in_10_minutes/
submitted by /u/generalgmt (https://www.reddit.com/user/generalgmt)
[link] (https://www.codementor.io/olatundegaruba/nodejs-restful-apis-in-10-minutes-q0sgsfhbd) [comments] (https://www.reddit.com/r/programming/comments/62kblw/build_nodejs_restful_apis_in_10_minutes/)
https://www.reddit.com/r/programming/comments/62kblw/build_nodejs_restful_apis_in_10_minutes/
submitted by /u/generalgmt (https://www.reddit.com/user/generalgmt)
[link] (https://www.codementor.io/olatundegaruba/nodejs-restful-apis-in-10-minutes-q0sgsfhbd) [comments] (https://www.reddit.com/r/programming/comments/62kblw/build_nodejs_restful_apis_in_10_minutes/)
Martin Fowler's "Branch By Abstraction" (2014)
https://www.reddit.com/r/programming/comments/62kf5e/martin_fowlers_branch_by_abstraction_2014/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://martinfowler.com/bliki/BranchByAbstraction.html) [comments] (https://www.reddit.com/r/programming/comments/62kf5e/martin_fowlers_branch_by_abstraction_2014/)
https://www.reddit.com/r/programming/comments/62kf5e/martin_fowlers_branch_by_abstraction_2014/
submitted by /u/fagnerbrack (https://www.reddit.com/user/fagnerbrack)
[link] (https://martinfowler.com/bliki/BranchByAbstraction.html) [comments] (https://www.reddit.com/r/programming/comments/62kf5e/martin_fowlers_branch_by_abstraction_2014/)
A comparison of regex engines
https://www.reddit.com/r/programming/comments/62krty/a_comparison_of_regex_engines/
submitted by /u/speckz (https://www.reddit.com/user/speckz)
[link] (https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/) [comments] (https://www.reddit.com/r/programming/comments/62krty/a_comparison_of_regex_engines/)
https://www.reddit.com/r/programming/comments/62krty/a_comparison_of_regex_engines/
submitted by /u/speckz (https://www.reddit.com/user/speckz)
[link] (https://rust-leipzig.github.io/regex/2017/03/28/comparison-of-regex-engines/) [comments] (https://www.reddit.com/r/programming/comments/62krty/a_comparison_of_regex_engines/)
The Importance of Quality Comments
https://www.reddit.com/r/programming/comments/62kzwh/the_importance_of_quality_comments/
submitted by /u/terro90 (https://www.reddit.com/user/terro90)
[link] (https://bugfender.com/importance-quality-comments) [comments] (https://www.reddit.com/r/programming/comments/62kzwh/the_importance_of_quality_comments/)
https://www.reddit.com/r/programming/comments/62kzwh/the_importance_of_quality_comments/
submitted by /u/terro90 (https://www.reddit.com/user/terro90)
[link] (https://bugfender.com/importance-quality-comments) [comments] (https://www.reddit.com/r/programming/comments/62kzwh/the_importance_of_quality_comments/)
Annotating constant parameters
https://www.reddit.com/r/programming/comments/62l5wc/annotating_constant_parameters/
submitted by /u/sluu99 (https://www.reddit.com/user/sluu99)
[link] (https://www.luu.io/blog/annotating-constant-parameters) [comments] (https://www.reddit.com/r/programming/comments/62l5wc/annotating_constant_parameters/)
https://www.reddit.com/r/programming/comments/62l5wc/annotating_constant_parameters/
submitted by /u/sluu99 (https://www.reddit.com/user/sluu99)
[link] (https://www.luu.io/blog/annotating-constant-parameters) [comments] (https://www.reddit.com/r/programming/comments/62l5wc/annotating_constant_parameters/)