Datasette: instantly create and publish an API for your SQLite databases
https://www.reddit.com/r/programming/comments/7crwu1/datasette_instantly_create_and_publish_an_api_for/
submitted by /u/simonw (https://www.reddit.com/user/simonw)
[link] (https://simonwillison.net/2017/Nov/13/datasette/) [comments] (https://www.reddit.com/r/programming/comments/7crwu1/datasette_instantly_create_and_publish_an_api_for/)
https://www.reddit.com/r/programming/comments/7crwu1/datasette_instantly_create_and_publish_an_api_for/
submitted by /u/simonw (https://www.reddit.com/user/simonw)
[link] (https://simonwillison.net/2017/Nov/13/datasette/) [comments] (https://www.reddit.com/r/programming/comments/7crwu1/datasette_instantly_create_and_publish_an_api_for/)
Heisenberg - the comprehensive JS testing framework I've been working on. Here's my progress so far!
https://www.reddit.com/r/programming/comments/7cs6x5/heisenberg_the_comprehensive_js_testing_framework/
submitted by /u/blorklythraup (https://www.reddit.com/user/blorklythraup)
[link] (https://github.com/afturner/heisenberg) [comments] (https://www.reddit.com/r/programming/comments/7cs6x5/heisenberg_the_comprehensive_js_testing_framework/)
https://www.reddit.com/r/programming/comments/7cs6x5/heisenberg_the_comprehensive_js_testing_framework/
submitted by /u/blorklythraup (https://www.reddit.com/user/blorklythraup)
[link] (https://github.com/afturner/heisenberg) [comments] (https://www.reddit.com/r/programming/comments/7cs6x5/heisenberg_the_comprehensive_js_testing_framework/)
The big break in computer languages (x-post r/morningcupofcoding)
https://www.reddit.com/r/programming/comments/7csbs9/the_big_break_in_computer_languages_xpost/
submitted by /u/pekalicious (https://www.reddit.com/user/pekalicious)
[link] (http://esr.ibiblio.org/?p=7724) [comments] (https://www.reddit.com/r/programming/comments/7csbs9/the_big_break_in_computer_languages_xpost/)
https://www.reddit.com/r/programming/comments/7csbs9/the_big_break_in_computer_languages_xpost/
submitted by /u/pekalicious (https://www.reddit.com/user/pekalicious)
[link] (http://esr.ibiblio.org/?p=7724) [comments] (https://www.reddit.com/r/programming/comments/7csbs9/the_big_break_in_computer_languages_xpost/)
yaraft, Yet Another Implementation of Raft protocol
https://www.reddit.com/r/programming/comments/7csc9f/yaraft_yet_another_implementation_of_raft_protocol/
submitted by /u/neverchanje (https://www.reddit.com/user/neverchanje)
[link] (https://github.com/neverchanje/yaraft) [comments] (https://www.reddit.com/r/programming/comments/7csc9f/yaraft_yet_another_implementation_of_raft_protocol/)
https://www.reddit.com/r/programming/comments/7csc9f/yaraft_yet_another_implementation_of_raft_protocol/
submitted by /u/neverchanje (https://www.reddit.com/user/neverchanje)
[link] (https://github.com/neverchanje/yaraft) [comments] (https://www.reddit.com/r/programming/comments/7csc9f/yaraft_yet_another_implementation_of_raft_protocol/)
A Social Network Feed Curator. Delete multiple items from your social network feeds.
https://www.reddit.com/r/programming/comments/7csqlv/a_social_network_feed_curator_delete_multiple/
submitted by /u/juanpagfe (https://www.reddit.com/user/juanpagfe)
[link] (https://juanpagfe.github.io/sn-bulk-curator/) [comments] (https://www.reddit.com/r/programming/comments/7csqlv/a_social_network_feed_curator_delete_multiple/)
https://www.reddit.com/r/programming/comments/7csqlv/a_social_network_feed_curator_delete_multiple/
submitted by /u/juanpagfe (https://www.reddit.com/user/juanpagfe)
[link] (https://juanpagfe.github.io/sn-bulk-curator/) [comments] (https://www.reddit.com/r/programming/comments/7csqlv/a_social_network_feed_curator_delete_multiple/)
Introduction to Neural Networks (with examples, math, and code)
https://www.reddit.com/r/programming/comments/7ctffz/introduction_to_neural_networks_with_examples/
submitted by /u/Neb519 (https://www.reddit.com/user/Neb519)
[link] (https://gormanalysis.com/introduction-to-neural-networks/) [comments] (https://www.reddit.com/r/programming/comments/7ctffz/introduction_to_neural_networks_with_examples/)
https://www.reddit.com/r/programming/comments/7ctffz/introduction_to_neural_networks_with_examples/
submitted by /u/Neb519 (https://www.reddit.com/user/Neb519)
[link] (https://gormanalysis.com/introduction-to-neural-networks/) [comments] (https://www.reddit.com/r/programming/comments/7ctffz/introduction_to_neural_networks_with_examples/)
Hardening C/C++ Programs Part II - Executable-Space Protection and ASLR
https://www.reddit.com/r/programming/comments/7ctsz8/hardening_cc_programs_part_ii_executablespace/
submitted by /u/ai3ai3 (https://www.reddit.com/user/ai3ai3)
[link] (http://www.productive-cpp.com/hardening-cpp-programs-executable-space-protection-address-space-layout-randomization-aslr/) [comments] (https://www.reddit.com/r/programming/comments/7ctsz8/hardening_cc_programs_part_ii_executablespace/)
https://www.reddit.com/r/programming/comments/7ctsz8/hardening_cc_programs_part_ii_executablespace/
submitted by /u/ai3ai3 (https://www.reddit.com/user/ai3ai3)
[link] (http://www.productive-cpp.com/hardening-cpp-programs-executable-space-protection-address-space-layout-randomization-aslr/) [comments] (https://www.reddit.com/r/programming/comments/7ctsz8/hardening_cc_programs_part_ii_executablespace/)
Finite-State Machines, Part 1: Modeling with Haskell Data Types
https://www.reddit.com/r/programming/comments/7ctxuz/finitestate_machines_part_1_modeling_with_haskell/
submitted by /u/owickstrom (https://www.reddit.com/user/owickstrom)
[link] (https://wickstrom.tech/finite-state-machines/2017/11/10/finite-state-machines-part-1-modeling-with-haskell.html) [comments] (https://www.reddit.com/r/programming/comments/7ctxuz/finitestate_machines_part_1_modeling_with_haskell/)
https://www.reddit.com/r/programming/comments/7ctxuz/finitestate_machines_part_1_modeling_with_haskell/
submitted by /u/owickstrom (https://www.reddit.com/user/owickstrom)
[link] (https://wickstrom.tech/finite-state-machines/2017/11/10/finite-state-machines-part-1-modeling-with-haskell.html) [comments] (https://www.reddit.com/r/programming/comments/7ctxuz/finitestate_machines_part_1_modeling_with_haskell/)
YAML sucks
https://www.reddit.com/r/programming/comments/7ctwi7/yaml_sucks/
submitted by /u/Saltones (https://www.reddit.com/user/Saltones)
[link] (https://github.com/cblp/yaml-sucks) [comments] (https://www.reddit.com/r/programming/comments/7ctwi7/yaml_sucks/)
https://www.reddit.com/r/programming/comments/7ctwi7/yaml_sucks/
submitted by /u/Saltones (https://www.reddit.com/user/Saltones)
[link] (https://github.com/cblp/yaml-sucks) [comments] (https://www.reddit.com/r/programming/comments/7ctwi7/yaml_sucks/)
Will Artificial Intelligence replace developers (part 1)?
https://www.reddit.com/r/programming/comments/7cuazj/will_artificial_intelligence_replace_developers/
submitted by /u/___atomlib___ (https://www.reddit.com/user/___atomlib___)
[link] (http://www.michalkomorowski.com/2017/11/will-artificial-intelligence-replace.html) [comments] (https://www.reddit.com/r/programming/comments/7cuazj/will_artificial_intelligence_replace_developers/)
https://www.reddit.com/r/programming/comments/7cuazj/will_artificial_intelligence_replace_developers/
submitted by /u/___atomlib___ (https://www.reddit.com/user/___atomlib___)
[link] (http://www.michalkomorowski.com/2017/11/will-artificial-intelligence-replace.html) [comments] (https://www.reddit.com/r/programming/comments/7cuazj/will_artificial_intelligence_replace_developers/)
Plotting latency distributions with gonum (#justforfunc 23)
https://www.reddit.com/r/programming/comments/7cuii8/plotting_latency_distributions_with_gonum/
submitted by /u/mfrw1 (https://www.reddit.com/user/mfrw1)
[link] (https://www.youtube.com/watch?v=77ZFKuMLkp4&t=) [comments] (https://www.reddit.com/r/programming/comments/7cuii8/plotting_latency_distributions_with_gonum/)
https://www.reddit.com/r/programming/comments/7cuii8/plotting_latency_distributions_with_gonum/
submitted by /u/mfrw1 (https://www.reddit.com/user/mfrw1)
[link] (https://www.youtube.com/watch?v=77ZFKuMLkp4&t=) [comments] (https://www.reddit.com/r/programming/comments/7cuii8/plotting_latency_distributions_with_gonum/)
Why use Zig when C++, D, and Rust exist?
https://www.reddit.com/r/programming/comments/7cumiy/why_use_zig_when_c_d_and_rust_exist/
submitted by /u/alexeyr (https://www.reddit.com/user/alexeyr)
[link] (https://github.com/zig-lang/zig/wiki/Why-Zig-When-There-is-Already-CPP%2C-D%2C-and-Rust%3F) [comments] (https://www.reddit.com/r/programming/comments/7cumiy/why_use_zig_when_c_d_and_rust_exist/)
https://www.reddit.com/r/programming/comments/7cumiy/why_use_zig_when_c_d_and_rust_exist/
submitted by /u/alexeyr (https://www.reddit.com/user/alexeyr)
[link] (https://github.com/zig-lang/zig/wiki/Why-Zig-When-There-is-Already-CPP%2C-D%2C-and-Rust%3F) [comments] (https://www.reddit.com/r/programming/comments/7cumiy/why_use_zig_when_c_d_and_rust_exist/)
Learn some awesome tricks of Sublime Text
https://www.reddit.com/r/programming/comments/7cuoc2/learn_some_awesome_tricks_of_sublime_text/
submitted by /u/faysal1991 (https://www.reddit.com/user/faysal1991)
[link] (http://faisalweb.com/most-useful-tips-for-sublime-text/) [comments] (https://www.reddit.com/r/programming/comments/7cuoc2/learn_some_awesome_tricks_of_sublime_text/)
https://www.reddit.com/r/programming/comments/7cuoc2/learn_some_awesome_tricks_of_sublime_text/
submitted by /u/faysal1991 (https://www.reddit.com/user/faysal1991)
[link] (http://faisalweb.com/most-useful-tips-for-sublime-text/) [comments] (https://www.reddit.com/r/programming/comments/7cuoc2/learn_some_awesome_tricks_of_sublime_text/)
Compile D to WebAssembly using ldc --betterC and emcc
https://www.reddit.com/r/programming/comments/7cuoih/compile_d_to_webassembly_using_ldc_betterc_and/
submitted by /u/pjmlp (https://www.reddit.com/user/pjmlp)
[link] (https://github.com/cosinus2/dlang-emnoscripten-demo) [comments] (https://www.reddit.com/r/programming/comments/7cuoih/compile_d_to_webassembly_using_ldc_betterc_and/)
https://www.reddit.com/r/programming/comments/7cuoih/compile_d_to_webassembly_using_ldc_betterc_and/
submitted by /u/pjmlp (https://www.reddit.com/user/pjmlp)
[link] (https://github.com/cosinus2/dlang-emnoscripten-demo) [comments] (https://www.reddit.com/r/programming/comments/7cuoih/compile_d_to_webassembly_using_ldc_betterc_and/)
How to Filter Data by Map Shape (Using PostgreSQL and Elasticsearch)
https://www.reddit.com/r/programming/comments/7cusg8/how_to_filter_data_by_map_shape_using_postgresql/
submitted by /u/elpassion (https://www.reddit.com/user/elpassion)
[link] (https://blog.elpassion.com/how-to-filter-data-by-map-shape-5cb6e5d18b33) [comments] (https://www.reddit.com/r/programming/comments/7cusg8/how_to_filter_data_by_map_shape_using_postgresql/)
https://www.reddit.com/r/programming/comments/7cusg8/how_to_filter_data_by_map_shape_using_postgresql/
submitted by /u/elpassion (https://www.reddit.com/user/elpassion)
[link] (https://blog.elpassion.com/how-to-filter-data-by-map-shape-5cb6e5d18b33) [comments] (https://www.reddit.com/r/programming/comments/7cusg8/how_to_filter_data_by_map_shape_using_postgresql/)
Community forum by GitHub
https://www.reddit.com/r/programming/comments/7cuzku/community_forum_by_github/
submitted by /u/mfrw1 (https://www.reddit.com/user/mfrw1)
[link] (https://github.community/) [comments] (https://www.reddit.com/r/programming/comments/7cuzku/community_forum_by_github/)
https://www.reddit.com/r/programming/comments/7cuzku/community_forum_by_github/
submitted by /u/mfrw1 (https://www.reddit.com/user/mfrw1)
[link] (https://github.community/) [comments] (https://www.reddit.com/r/programming/comments/7cuzku/community_forum_by_github/)
-0// …or How I Learned to Stop Worrying and Love my Errors
https://www.reddit.com/r/programming/comments/7cv3v5/0_or_how_i_learned_to_stop_worrying_and_love_my/
submitted by /u/elbrujohalcon (https://www.reddit.com/user/elbrujohalcon)
[link] (https://medium.com/tech-lead-talks/0-20c54f76fc8b) [comments] (https://www.reddit.com/r/programming/comments/7cv3v5/0_or_how_i_learned_to_stop_worrying_and_love_my/)
https://www.reddit.com/r/programming/comments/7cv3v5/0_or_how_i_learned_to_stop_worrying_and_love_my/
submitted by /u/elbrujohalcon (https://www.reddit.com/user/elbrujohalcon)
[link] (https://medium.com/tech-lead-talks/0-20c54f76fc8b) [comments] (https://www.reddit.com/r/programming/comments/7cv3v5/0_or_how_i_learned_to_stop_worrying_and_love_my/)
A new WebAssembly tool: Cheerp 2.0RC1 compiles C++ to mixed WebAssembly/JavaScript, same performance as Emnoscripten, full DOM access, 30-90% smaller output
https://www.reddit.com/r/programming/comments/7cv40h/a_new_webassembly_tool_cheerp_20rc1_compiles_c_to/
submitted by /u/smm11 (https://www.reddit.com/user/smm11)
[link] (http://blog.leaningtech.com/2017/11/cheerp-c-to-webassembly-20rc1-released.html) [comments] (https://www.reddit.com/r/programming/comments/7cv40h/a_new_webassembly_tool_cheerp_20rc1_compiles_c_to/)
https://www.reddit.com/r/programming/comments/7cv40h/a_new_webassembly_tool_cheerp_20rc1_compiles_c_to/
submitted by /u/smm11 (https://www.reddit.com/user/smm11)
[link] (http://blog.leaningtech.com/2017/11/cheerp-c-to-webassembly-20rc1-released.html) [comments] (https://www.reddit.com/r/programming/comments/7cv40h/a_new_webassembly_tool_cheerp_20rc1_compiles_c_to/)
[x-post r/django] Tutorial: User Authentication with Django REST Framework
https://www.reddit.com/r/programming/comments/7cv7v4/xpost_rdjango_tutorial_user_authentication_with/
submitted by /u/mike_burn (https://www.reddit.com/user/mike_burn)
[link] (https://michaelwashburnjr.com/django-user-authentication/) [comments] (https://www.reddit.com/r/programming/comments/7cv7v4/xpost_rdjango_tutorial_user_authentication_with/)
https://www.reddit.com/r/programming/comments/7cv7v4/xpost_rdjango_tutorial_user_authentication_with/
submitted by /u/mike_burn (https://www.reddit.com/user/mike_burn)
[link] (https://michaelwashburnjr.com/django-user-authentication/) [comments] (https://www.reddit.com/r/programming/comments/7cv7v4/xpost_rdjango_tutorial_user_authentication_with/)
Copy avoidance with MSG_ZEROCOPY
https://www.reddit.com/r/programming/comments/7cv93l/copy_avoidance_with_msg_zerocopy/
submitted by /u/mfrw1 (https://www.reddit.com/user/mfrw1)
[link] (https://www.youtube.com/watch?v=9F8I9vYQydU) [comments] (https://www.reddit.com/r/programming/comments/7cv93l/copy_avoidance_with_msg_zerocopy/)
https://www.reddit.com/r/programming/comments/7cv93l/copy_avoidance_with_msg_zerocopy/
submitted by /u/mfrw1 (https://www.reddit.com/user/mfrw1)
[link] (https://www.youtube.com/watch?v=9F8I9vYQydU) [comments] (https://www.reddit.com/r/programming/comments/7cv93l/copy_avoidance_with_msg_zerocopy/)
A casual intro to Machine Learning and Deep Learning
https://www.reddit.com/r/programming/comments/7cvepw/a_casual_intro_to_machine_learning_and_deep/
submitted by /u/jeroen_moons (https://www.reddit.com/user/jeroen_moons)
[link] (https://towardsdatascience.com/a-casual-intro-to-machine-learning-f43ccf316245) [comments] (https://www.reddit.com/r/programming/comments/7cvepw/a_casual_intro_to_machine_learning_and_deep/)
https://www.reddit.com/r/programming/comments/7cvepw/a_casual_intro_to_machine_learning_and_deep/
submitted by /u/jeroen_moons (https://www.reddit.com/user/jeroen_moons)
[link] (https://towardsdatascience.com/a-casual-intro-to-machine-learning-f43ccf316245) [comments] (https://www.reddit.com/r/programming/comments/7cvepw/a_casual_intro_to_machine_learning_and_deep/)