Big reading log
Some useful pointers for Software engineers. Collected over 10 years in the software industry.
Why?
- To keep track of helpful resources I have referred to during my career
- To help my fellow young colleagues learn quickly
Inspiration: Richard Stallman, Jason Kottke, Sindre Sohrus, Stephen Wolfram, Mari Kondo, Leo Babauta
Table of Contents
About Me
About me, Curriculum vitae.
Some talks I have done recently, mostly in French: A short history of the software industry, Productivity tips and decluttering, Deep learning for programmers
Subjects I am researching about: 3D Pose applications, Data journalism, technical writing and editing. My past micro-entrepreurial ideas.
Posts and Webapps
back to TOC
2023
Objectives
March
- Microsoft continues investing in OpenAI promising to innovate using transformers in the enterprise applications. Developers can already try to build their own apps using GPT-3, Codex, and with Spark plugins already available. On the desktop side, Microsoft Teams already integrates with ChatGPT.
- In GPT-3 and Beyond, Christopher Potts explains how algorithms are outperforming humans in classic NLP problems with the dimensionality explosion of large language models (LLM).
- In a Prompt Engineering Guide, authors from
dair.ai dissect how prompt works in LLM. Ironically, the term “prompt engineer” also begins to pop up as a newly demanded skill on LinkedIn promising to change the way we work.
- YOLOv8 was released in January 2023, this short tutorial video explains how to easily train a object detection system using popular service Roboflow, which supports multiple deployment platform, web or on even edge devices from Nvidia and Luxonis.
- Inside Zillow’s propensity model. Authors explain how the real estate platform identify potential buyers and serve them the appropriate contents.
- A walkthough on how to build a embeddings based similar products recommendation system using Redis and Docarray.
- Choosing between Snowflake, Databricks, BigQuery or Redshift or EMR from Lak Lakshmanan, using Apache Iceberg from your data lakehouse
January
- A primer from PagerDuty for dealing with technical incidents. The Postmortem document is at the core of the SRE culture, making sure the process is clear will make engineering teams succeed, when facing critical applications and busy stakeholders. PagerDuty is a SaaS service to provide engineer tools to manage on-calls effectively.
- Guido van Rossum, creator of Python language, was invited at the Lex Fridman Podcast for the second time. He shared his opinions about the language evolution, programmer careers, but also new things like GitHub Copilot which he says he uses personally.
- 10 years after the foundational article from Harvard Business Review, the original authors talk about the evolutions of opportunity in data science related careers. They discuss how this new area played a big role in maintaining companies stability and growth, highlight the challenges to train or find skillful people, and also the new trends of MLOps.
- GCP provides a 40 points checklist to maintain a well-organized Airflow code base.
- Following a recent refactoring, LinkedIn wrote a comprehensive architecture note about how their central instant messaging component works, enabling its 900 million members to communicate in real time.
- Snowflake released new features possibility with some security enhancements and the possibility to run query from VSCode.
2022
December
- GitHub tips to level up your CI/CD
- With new GPT-3 type models capable of generating human like contents and even winning arts competition, a16z is considering how it can extend to other area such as science, and potentially change how researchers work.
- In research conducted end of 2021, McKinsey identified major AI opportunities for China. Key sectors of automotive, manufacturing and enterprise software could bring up to $600 billion to using AI technologies.
- In mind sports and online games, professional have been using AI to cheat and win prizes. A controversy has been going on in September involving top players for the game of chess. The columnist also prospects that people in the future will be using AI wearables for everyday decisions.
- AWS unveiled a report on the economic impact of AWS in France. The group plans to invest 5 billion between 2022 and 2031. It also highlights that France is lagging behind in the training of data profiles. AWS will also adopt a sustainability approach through the use of less energy consuming ARM chips.
- AlphaTensor, an AI developed by based on previous work AlphaZero, has solved an old numerical analysis problem. The system was trained to search efficient matrix multiplication algorithms and outperformed Strassen algorithm.
- During this year’s Ignite event (day1, day2). Microsoft announced changes on the server side, like ARM-based instances, AI assistance for developers, but also for corporate meetings, and an upgrade of Azure OpenAI. On the desktop side, Windows 11 updates and Microsoft Teams updates should improve the quality of the calls. TLDR note from Satya Nadella
- Laptops and desktop computers are more powerful than ever. Now with DuckDB, a new in-memory OLAP tool, developers can take use their own compute power. Horizontal scaling is no longer necessary for simple analyses.
- Different types of senior level engineers are depicted in this article with their typical weekly schedule. Interesting ideas of how developers can organize their time to be more focused and productive.
- Meta recently opened an API to write chatbots for the WhatsApp messaging platform. With a backend server in Python, Flask or FastAPI for example, businesses can now trigger text events enriched with ML or API calls, or retrieve knowledge from an external source. With chatbots, brands can engage their users in a direct and personalized way, using a simple text interface, and Facebook has been one of the first platforms to enable business and developers to do it.
October
- https://github.com/openai/whisper
- https://snyk.io/blog/best-practices-create-modern-npm-package
- https://duckdb.org/2022/10/12/modern-data-stack-in-a-box.html
- https://www.linkedin.com/pulse/doing-more-less-microsoft-cloud-satya-nadella
- https://www.deepmind.com/blog/discovering-novel-algorithms-with-alphatensor
June
- DVC released a new ML extension to track both experiments and datasets directly with Git and VS Code, check out this demo on YouTube.
- Amazon recently released code with a minimalistic infrastructure to process its Marketing Cloud API.
- Google broke the world record for computing the Pi number digits, they provided a small API for developers to try out and discussed the infrastructure they used for this classical HPC workload.
May
March
January
- Avocode templates to apply the Shape Up method
2021
back to TOC
December
June
May
April
March
January
2020
back to TOC
December
November
July
April
March
January
2019
back to TOC
December
November
September
March
January
- Spring Boot resources from Brian Clozel: From Zero to Hero with Spring Boot, Under the covers of Spring Boot
- Carlos Montecinos Geisse - Python Cheatsheet
- Helpful GDPR links: RGPD (27 avril 2016), loi sur la protection des données personnelles (20 juin 2018), décret d’application (1er août 2018), ordonnance (12 décembre 2018), loi informatique et libertés (6 janvier 1978), proposition de règlement ePrivacy
- CNIL / GDPR: Les labels CNIL, Logiciel PIA pour les analyses d’impact
- Collective actions regarding privacy: La Quadrature du Net, noyb.eu, Videos LQDN, DataGueule
- How to secure your AWS insfrastructure
- Some survival CLI tools for Hadoop on AWS: awslogs, hdfs dfs, htop
- Doing data engineering on Microsoft environment: glances, mssql-scripter, mssql-tools, visidata, Azure Data Studio, DBeaver
- Building Scala libraries with Gradle
2018
back to TOC
December
August
March
January
2017
back to TOC
December
March
- AWS Whitepapers
- Franz
- Postman
- https://students.brown.edu/seeing-theory/, March 2017
2016
back to TOC
December
June
March
- Scala Exercises is a good website to learn Scala interactively.
- Tails is a USB operating system to preserve privacy.
January
2015
back to TOC
September
March
- The Twelve-Factor App
- https://www.bbc.co.uk/blogs/internet/entries/47a96d23-ae04-444e-808f-678e6809765d, March 2015
- Elevator Saga for learning JavaScript
2014
back to TOC
- Steve Yegge - Good Agile, Bad Agile on the trend companies using Agile as a buzzword and not doing it seriously
- Paul Graham from Y Combinator wrote a list of startup ideas
- WakeOnLAN is useful for desktop computers you want to use as servers or screenboards only at business hours, you can combine it with
crontab, check also this stackoverflow post
- Benchmarks game compares language and tells who has the fastest implementations of different classical algorithms
- Solarized theme is awesome, at that time screen were more eye aggressive, using this and f.lux helped a lot. Simple Desktops had cool distraction-free wallpapers.
- Explain shell provides explanation for Bash one liners
- SvgCharts4Xsl, one of the first charting library for the web, it doesn’t use JavaScript!
- Generating Word documents from XML was one of my concern, I also had to deal with RTF files
- Some civil engineering softwares that were inspirational but that I never really used Straticad, Code ASTER, GDM
- French - English translations for EXCEL formulas, helpful as finding help in English is far more easier, and if your employer locks you with a French operating system
- Some online dictionary for STEM: Dico BTP, Grand dictionnaire terminologique
- Wolfram Alpha was the most impressive website for me as I was from a STEM background and it was one of the first computation intensive cloud experience
- RATP had lightweight maps for Paris. Very cool if you didn’t want to use Google Maps or Mappy.
- W3Schools gave me the basics of modern web layout, I was also interested in colorwheels 1, 2 and JavaScript, How jQuery works
- Secure share interesting 0-server file-sharing website
- Learn you a Haskell, one colleague told me about Haskell, “it is like maths you will like it”.
- enable cross-origin resource sharing
- Inside DuckDuckGo
- Resources for learning MongoDB: https://university.mongodb.com/, https://cookbook.mongodb.org/
- https://datatables.net/
- AWS vs GCP
- https://learnvimscriptthehardway.stevelosh.com/
2013
back to TOC
December
October
September
June
April
2012
back to TOC
2011
back to TOC
2010
Books
back to TOC
Blogs and Podcasts
back to TOC
Following
back to TOC
- Entrepreuneurship: Andreessen Horowitz, Rude Baguette, Usine Digitale, Tech In Asia, Jason Kottke, Le Monde Informatique
- Research: Image des mathématiques, INRIA Interstices
- Civil Engineering: Yann Le Tilly
- Software engineering: Scott Hanselman, Uber Engineering, Spotify Engineering, Facebook Engineering, GitHub Engineering, Pinterest Engineering, Google, Etalab, Datawrapper, Erik Bernstein
- Data engineering: Duolingo, Scalac, Google Data Analytics, AWS Big Data, Datadog, The Guardian
- Web design: Uninvited Redesign, Google Web Team
- General News: Courrier International, Le Monde Videos, Le Monde Big Browser
Social Networks
- Big Data: Heather Miller, Jacek Laskowski, James Powell
- Coding: Sergei Winitzki, Suhan Wijaya
- AI: Jason Mayes, Gilles Wainrib, Lex Fridman, Meghan Zhao
- Microsoft: Satya Nadella, Xavier Perret
- Economics and Leadership: Bill Aulet, Emily Chang, Jean-Marc Sylvestre, Jean Massiet, Justin Kan, Stephen Engle, Virginie Guyot, Xinmei Shen
Archive
back to TOC
- https://hackernoon.com/
- https://threatpost.com
- https://calnewport.com/blog/
- https://alistapart.com/
- https://www.smashingmagazine.com/articles/
- https://www.brainpickings.org/
- https://www.ted.com/talks/
- https://www.theverge.com
- https://www.forbes.com/sites/dailymuse/
- https://lifehacker.com/
- https://blog.simplyhired.com
- https://betterexplained.com
Entrepreneurship
- https://www.fastcompany.com
- https://www.paulgraham.com
- https://tim.blog/
- https://techcrunch.com/
Research
- https://www.ibm.com/blogs/research/
- http://smai.emath.fr/
- https://www.roadef.org/
Civil engineering
- http://civilfrance.typepad.com/blog/
- http://dwf.blogs.com/beyond_the_paper/
- http://ellipsis-autodesk.typepad.com/blog/
- http://perspectives.3ds.com
- http://through-the-interface.typepad.com/through_the_interface/
- http://structurebim.typepad.com/blog/
- http://blog.bouygues-construction.com
- https://blogs.autodesk.com/bim-and-beam/
- https://blogs.solidworks.com/solidworksblog
- https://www.audeladeslignes.com/
- https://www.mobilettre.com/
- http://transid.blogspot.com/
- http://transports.blog.lemonde.fr/
Software engineering
- http://www.codinghorror.com/blog/
- http://www.industrie.com/it/
- http://www.nouvellefabrique.fr/blog
- Algolia Engineering
- Yelp Engineering
- Joel Spolsky
- http://martinfowler.com/
- https://developers.facebook.com/blog/
- https://engineeringblog.yelp.com
- https://michaelfeathers.typepad.com
- https://addyosmani.com/
- LinkedIn Engineering
Programming languages
- http://cpptruths.blogspot.com/
- http://love-python.blogspot.com/
- https://medium.com/javascript-scene
- https://milessabin.com/blog/
PropTech
Data engineering
Web design
- https://99u.com
- https://thenextweb.com/
- https://webdesign.tutsplus.com/
Newsletters
back to TOC
Online courses
back to TOC
back to TOC
SORT-ME
New links
- [`GoogleCloudPlatform/microservices-demo`](https://github.com/GoogleCloudPlatform/microservices-demo)
- [`envoyproxy/envoy`](https://github.com/envoyproxy/envoy)
- [`GoogleCloudPlatform/data-analytics-golden-demo`](https://github.com/GoogleCloudPlatform/data-analytics-golden-demo)
- [`cloudspannerecosystem/harbourbridge`](https://github.com/cloudspannerecosystem/harbourbridge)
- [`powerline/fonts`](https://github.com/powerline/fonts)
- [`ydataai/ydata-profiling`](https://github.com/ydataai/ydata-profiling)
- [`mastodon/mastodon`](https://github.com/mastodon/mastodon)
- [`fredgis/GPS-Data-AI`](https://github.com/fredgis/GPS-Data-AI)
- [`feast-dev/feast`](https://github.com/feast-dev/feast)
- [`deepset-ai/haystack`](https://github.com/deepset-ai/haystack)
- [`pythonprofilers/memory_profiler`](https://github.com/pythonprofilers/memory_profiler)
- [`alexlenail/NN-SVG`](https://github.com/alexlenail/NN-SVG)
- [`brainix/pottery`](https://github.com/brainix/pottery)
- [`tugstugi/dl-colab-notebooks`](https://github.com/tugstugi/dl-colab-notebooks)
- [`docarray/docarray`](https://github.com/docarray/docarray)
- [`holtzy/The-Python-Graph-Gallery`](https://github.com/holtzy/The-Python-Graph-Gallery)
- [`TheAlgorithms/Python`](https://github.com/TheAlgorithms/Python)
- [`mintlify/writer`](https://github.com/mintlify/writer)
- [`glinscott/fishtest`](https://github.com/glinscott/fishtest)
- [`unit8co/darts`](https://github.com/unit8co/darts)
- [`vespa-engine/vespa`](https://github.com/vespa-engine/vespa)
- [`tldraw/tldraw`](https://github.com/tldraw/tldraw)
- [`aws-samples/amazon-sagemaker-integration-with-snowflake`](https://github.com/aws-samples/amazon-sagemaker-integration-with-snowflake)
- [`languagetool-org/languagetool`](https://github.com/languagetool-org/languagetool)
- [`datastaxdevs/bootcamp-fullstack-apps-with-cassandra`](https://github.com/datastaxdevs/bootcamp-fullstack-apps-with-cassandra)
- [`justinfagnani/chessboard-element`](https://github.com/justinfagnani/chessboard-element)
- [`deepchecks/deepchecks`](https://github.com/deepchecks/deepchecks)
- [`node-formidable/formidable`](https://github.com/node-formidable/formidable)
- [`apollos/opencv-practice`](https://github.com/apollos/opencv-practice)
- [`marcusbuffett/command-line-chess`](https://github.com/marcusbuffett/command-line-chess)
- [`aws-samples/aws-cdk-examples`](https://github.com/aws-samples/aws-cdk-examples)
- [`handsonscala/handsonscala`](https://github.com/handsonscala/handsonscala)
- [`tonsky/FiraCode`](https://github.com/tonsky/FiraCode)
- [`google/go-containerregistry`](https://github.com/google/go-containerregistry)
- [`LaurenceRawlings/savify`](https://github.com/LaurenceRawlings/savify)
- [`kdeldycke/awesome-engineering-team-management`](https://github.com/kdeldycke/awesome-engineering-team-management)
- [`rbw/pysnow`](https://github.com/rbw/pysnow)
- [`chimpler/postgres-aws-s3`](https://github.com/chimpler/postgres-aws-s3)
- [`tensorflow/tfjs-models`](https://github.com/tensorflow/tfjs-models)
- [`CSSLab/maia-chess`](https://github.com/CSSLab/maia-chess)
- [`ydavidchen/gcp-mle-outline`](https://github.com/ydavidchen/gcp-mle-outline)
- [`PAIR-code/what-if-tool`](https://github.com/PAIR-code/what-if-tool)
- [`MichalHecko/SSLPoke`](https://github.com/MichalHecko/SSLPoke)
- [`geogebra/geogebra`](https://github.com/geogebra/geogebra)
- [`TeamNewPipe/NewPipe`](https://github.com/TeamNewPipe/NewPipe)
- [`amundsen-io/amundsen`](https://github.com/amundsen-io/amundsen)
- [`datahub-project/datahub`](https://github.com/datahub-project/datahub)
- [`sleuthkit/scalpel`](https://github.com/sleuthkit/scalpel)
- [`numerai/example-scripts`](https://github.com/numerai/example-scripts)
Old JS links
- [`CanalTP/navitia`](https://github.com/CanalTP/navitia)
- [`caolan/async`](https://github.com/caolan/async)
- [`cchantep/acolyte`](https://github.com/cchantep/acolyte)
- [`chen-ye/hubot-fb`](https://github.com/chen-ye/hubot-fb)
- [`chrstphrknwtn/grid-clock/`](https://github.com/chrstphrknwtn/grid-clock/)
- [`cjb/GitTorrent`](https://github.com/cjb/GitTorrent)
- [`cloudinary/cloudinary_angular`](https://github.com/cloudinary/cloudinary_angular)
- [`cmpolis/Pagify`](https://github.com/cmpolis/Pagify)
- [`cpbotha/nvpy`](https://github.com/cpbotha/nvpy)
- [`creationix/js-git`](https://github.com/creationix/js-git)
- [`crockpotveggies/tinderbox`](https://github.com/crockpotveggies/tinderbox)
- [`cucumber/cucumber-js`](https://github.com/cucumber/cucumber-js)
- [`cyberglot/awesome-answers`](https://github.com/cyberglot/awesome-answers)
- [`danielgtaylor/aglio`](https://github.com/danielgtaylor/aglio)
- [`databricks/mlflow`](https://github.com/databricks/mlflow)
- [`derikon/awesome-human-motion`](https://github.com/derikon/awesome-human-motion)
- [`derimagia/awesome-alfred-workflows`](https://github.com/derimagia/awesome-alfred-workflows)
- [`DimitarPetrov/stegify`](https://github.com/DimitarPetrov/stegify)
- [`dmajda/pegjs`](https://github.com/dmajda/pegjs)
- [`dominictarr/excel-stream`](https://github.com/dominictarr/excel-stream)
- [`dominictarr/split`](https://github.com/dominictarr/split)
- [`doug-martin/nools`](https://github.com/doug-martin/nools)
- [`dtrebbien/gedit-trim-trailing-whitespace-before-saving-plugin`](https://github.com/dtrebbien/gedit-trim-trailing-whitespace-before-saving-plugin)
- [`elastic/elasticsearch`](https://github.com/elastic/elasticsearch)
- [`eschaefer/PageRank-Checking-Script`](https://github.com/eschaefer/PageRank-Checking-Script)
- [`eush77/object-pairs`](https://github.com/eush77/object-pairs)
- [`facebookincubator/dhcplb`](https://github.com/facebookincubator/dhcplb)
- [`fcambus/nginx-resources`](https://github.com/fcambus/nginx-resources)
- [`firebase/angularfire`](https://github.com/firebase/angularfire)
- [`firebase/examples`](https://github.com/firebase/examples)
- [`firebase/firebase-import`](https://github.com/firebase/firebase-import)
- [`firebase/firebase-simple-login`](https://github.com/firebase/firebase-simple-login)
- [`firebase/firebase-streaming-import`](https://github.com/firebase/firebase-streaming-import)
- [`firebase/firebase-token-generator-node`](https://github.com/firebase/firebase-token-generator-node)
- [`firebase/firechat`](https://github.com/firebase/firechat)
- [`firebase/firesnake`](https://github.com/firebase/firesnake)
- [`firebase/geoFire`](https://github.com/firebase/geoFire)
- [`ftpgrab/ftpgrab`](https://github.com/ftpgrab/ftpgrab)
- [`gabrielpoca/browser-pcm-stream`](https://github.com/gabrielpoca/browser-pcm-stream)
- [`gjtorikian/isBinaryFile`](https://github.com/gjtorikian/isBinaryFile)
- [`GoogleCloudPlatform/functions-framework-nodejs`](https://github.com/GoogleCloudPlatform/functions-framework-nodejs)
- [`graysky2/xscreensaver-aerial/`](https://github.com/graysky2/xscreensaver-aerial/)
- [`gulpjs`](https://github.com/gulpjs)
- [`guptarohit/asciigraph`](https://github.com/guptarohit/asciigraph)
- [`hapijs/joi`](https://github.com/hapijs/joi)
- [`hexojs/hexo`](https://github.com/hexojs/hexo)
- [`humanwhocodes/computer-science-in-javascript`](https://github.com/humanwhocodes/computer-science-in-javascript)
- [`ibaaj/awesome-OpenSourcePhotography`](https://github.com/ibaaj/awesome-OpenSourcePhotography)
- [`igorbarinov/awesome-data-engineering`](https://github.com/igorbarinov/awesome-data-engineering)
- [`InseeFr/Meleze`](https://github.com/InseeFr/Meleze)
- [`jgthms/juketube`](https://github.com/jgthms/juketube)
- [`jonathandion/awesome-emails`](https://github.com/jonathandion/awesome-emails)
- [`jonschlinkert/get-value`](https://github.com/jonschlinkert/get-value)
- [`JorgeBucaran/awesome-fish`](https://github.com/JorgeBucaran/awesome-fish)
- [`josephmisiti/awesome-machine-learning`](https://github.com/josephmisiti/awesome-machine-learning)
- [`jshint/jshint`](https://github.com/jshint/jshint)
- [`JustServerless/awesome-serverless`](https://github.com/JustServerless/awesome-serverless)
- [`jwaterfaucett/awesome-foss-apps`](https://github.com/jwaterfaucett/awesome-foss-apps)
- [`kakoni/awesome-healthcare`](https://github.com/kakoni/awesome-healthcare)
- [`keleshev/schema`](https://github.com/keleshev/schema)
- [`kensho/ng-describe`](https://github.com/kensho/ng-describe)
- [`Kickball/awesome-selfhosted`](https://github.com/Kickball/awesome-selfhosted)
- [`KimberlyMunoz/empathy-in-engineering`](https://github.com/KimberlyMunoz/empathy-in-engineering)
- [`kirbs-/hide_code`](https://github.com/kirbs-/hide_code)
- [`koekeishiya/chunkwm`](https://github.com/koekeishiya/chunkwm)
- [`kovidgoyal/kitty`](https://github.com/kovidgoyal/kitty)
- [`kpdecker/jsdiff`](https://github.com/kpdecker/jsdiff)
- [`krakenjs/lusca`](https://github.com/krakenjs/lusca)
- [`kripken/emscripten`](https://github.com/kripken/emscripten)
- [`kriskowal/q`](https://github.com/kriskowal/q)
- [`leonardomso/33-js-concepts`](https://github.com/leonardomso/33-js-concepts)
- [`ligurio/free-software-testing-books`](https://github.com/ligurio/free-software-testing-books)
- [`lihaoyi/cask`](https://github.com/lihaoyi/cask)
- [`likeastore/ngDialog`](https://github.com/likeastore/ngDialog)
- [`logicalparadox/matcha`](https://github.com/logicalparadox/matcha)
- [`lukeed/sockette`](https://github.com/lukeed/sockette)
- [`madrobby/keymaster`](https://github.com/madrobby/keymaster)
- [`mafintosh/peercast`](https://github.com/mafintosh/peercast)
- [`mafintosh/peerflix`](https://github.com/mafintosh/peerflix)
- [`mapbox/ecs-watchbot`](https://github.com/mapbox/ecs-watchbot)
- [`MariaLetta/free-gophers-pack`](https://github.com/MariaLetta/free-gophers-pack)
- [`mariano-fiorentino/amid`](https://github.com/mariano-fiorentino/amid)
- [`marijnh/tern_for_sublime`](https://github.com/marijnh/tern_for_sublime)
- [`mattinsler/longjohn`](https://github.com/mattinsler/longjohn)
- [`MaximAbramchuck/awesome-interview-questions`](https://github.com/MaximAbramchuck/awesome-interview-questions)
- [`maxogden/cool-ascii-faces`](https://github.com/maxogden/cool-ascii-faces)
- [`mbeaudru/modern-js-cheatsheet`](https://github.com/mbeaudru/modern-js-cheatsheet)
- [`metafloor/bwip-js`](https://github.com/metafloor/bwip-js)
- [`mgechev/angularjs-in-patterns`](https://github.com/mgechev/angularjs-in-patterns)
- [`micromata/awesome-javascript-learning`](https://github.com/micromata/awesome-javascript-learning)
- [`minimaxir/big-list-of-naughty-strings`](https://github.com/minimaxir/big-list-of-naughty-strings)
- [`mmcgrana/services-engineering`](https://github.com/mmcgrana/services-engineering)
- [`montanaflynn/stats`](https://github.com/montanaflynn/stats)
- [`motdotla/node-lambda`](https://github.com/motdotla/node-lambda)
- [`mvdan/sh`](https://github.com/mvdan/sh)
- [`neoziro/push-notify`](https://github.com/neoziro/push-notify)
- [`nicolasdao/google-graphql-functions`](https://github.com/nicolasdao/google-graphql-functions)
- [`noffle/art-of-readme`](https://github.com/noffle/art-of-readme)
- [`nvm-sh/nvm`](https://github.com/nvm-sh/nvm)
- [`oortcloud/meteorite`](https://github.com/oortcloud/meteorite)
- [`oortcloud/unofficial-meteor-faq`](https://github.com/oortcloud/unofficial-meteor-faq)
- [`opencompany/awesome-open-company`](https://github.com/opencompany/awesome-open-company)
- [`opfl/google-speech-full-duplex`](https://github.com/opfl/google-speech-full-duplex)
- [`paldepind/flyd`](https://github.com/paldepind/flyd)
- [`Pent/generator-meteor`](https://github.com/Pent/generator-meteor)
- [`pharzan/promiseRunner`](https://github.com/pharzan/promiseRunner)
- [`pinojs/pino`](https://github.com/pinojs/pino)
- [`postcss/postcss`](https://github.com/postcss/postcss)
- [`prismagraphql/prisma`](https://github.com/prismagraphql/prisma)
- [`prnicolas/ScalaMl`](https://github.com/prnicolas/ScalaMl)
- [`pyeve/cerberus`](https://github.com/pyeve/cerberus)
- [`Q42/TrelloScrum`](https://github.com/Q42/TrelloScrum)
- [`qinwf/awesome-R`](https://github.com/qinwf/awesome-R)
- [`Quixotix/gedit-source-code-browser`](https://github.com/Quixotix/gedit-source-code-browser)
- [`ricardobeat/flatkeys`](https://github.com/ricardobeat/flatkeys)
- [`rmurphey/js-assessment`](https://github.com/rmurphey/js-assessment)
- [`rogerpadilla/angular2-minimalist-starter`](https://github.com/rogerpadilla/angular2-minimalist-starter)
- [`roperzh/jroff`](https://github.com/roperzh/jroff)
- [`rwaldron/idiomatic.js`](https://github.com/rwaldron/idiomatic.js)
- [`rwaldron/johnny-five`](https://github.com/rwaldron/johnny-five)
- [`ryanaghdam/has-key-deep`](https://github.com/ryanaghdam/has-key-deep)
- [`samg/timetrap`](https://github.com/samg/timetrap)
- [`SamRagusa/Checkers-Reinforcement-Learning`](https://github.com/SamRagusa/Checkers-Reinforcement-Learning)
- [`samu/angular-table`](https://github.com/samu/angular-table)
- [`sanity-io/litter`](https://github.com/sanity-io/litter)
- [`schematics/schematics`](https://github.com/schematics/schematics)
- [`schollz/progressbar`](https://github.com/schollz/progressbar)
- [`sdras/awesome-actions`](https://github.com/sdras/awesome-actions)
- [`seanhaufler/banned-bluebook`](https://github.com/seanhaufler/banned-bluebook)
- [`senchalabs/connect`](https://github.com/senchalabs/connect)
- [`sfischer13/awesome-ledger`](https://github.com/sfischer13/awesome-ledger)
- [`sger/ElixirBooks`](https://github.com/sger/ElixirBooks)
- [`shift-js/shift-js`](https://github.com/shift-js/shift-js)
- [`shipitjs/shipit`](https://github.com/shipitjs/shipit)
- [`shk3/edx-downloader`](https://github.com/shk3/edx-downloader)
- [`shobrook/BitVision`](https://github.com/shobrook/BitVision)
- [`showcases/data-visualization`](https://github.com/showcases/data-visualization)
- [`showcases/open-journalism`](https://github.com/showcases/open-journalism)
- [`sindresorhus/awesome-nodejs`](https://github.com/sindresorhus/awesome-nodejs)
- [`sindresorhus/filter-obj`](https://github.com/sindresorhus/filter-obj)
- [`sindresorhus/get-port`](https://github.com/sindresorhus/get-port)
- [`sindresorhus/map-obj`](https://github.com/sindresorhus/map-obj)
- [`sindresorhus/mem`](https://github.com/sindresorhus/mem)
- [`sindresorhus/quick-look-plugins`](https://github.com/sindresorhus/quick-look-plugins)
- [`sindresorhus/strip-json-comments`](https://github.com/sindresorhus/strip-json-comments)
- [`sindresorhus/superb`](https://github.com/sindresorhus/superb)
- [`skale-me/skale-engine`](https://github.com/skale-me/skale-engine)
- [`Slava/tern-meteor`](https://github.com/Slava/tern-meteor)
- [`smallwins/spacetime`](https://github.com/smallwins/spacetime)
- [`spikebrehm/isomorphic-tutorial`](https://github.com/spikebrehm/isomorphic-tutorial)
- [`squaremo/amqp.node`](https://github.com/squaremo/amqp.node)
- [`sryza/spark-timeseries`](https://github.com/sryza/spark-timeseries)
- [`streamproc/MediaStreamRecorder`](https://github.com/streamproc/MediaStreamRecorder)
- [`substance/data`](https://github.com/substance/data)
- [`superscriptjs/superscript`](https://github.com/superscriptjs/superscript)
- [`surveyjs/surveyjs`](https://github.com/surveyjs/surveyjs)
- [`syntaqx/serve`](https://github.com/syntaqx/serve)
- [`thoughtbot/design-sprint`](https://github.com/thoughtbot/design-sprint)
- [`timisbusy/node-amqp-stats`](https://github.com/timisbusy/node-amqp-stats)
- [`tjanczuk/iisnode`](https://github.com/tjanczuk/iisnode)
- [`tobiasbueschel/awesome-pokemon`](https://github.com/tobiasbueschel/awesome-pokemon)
- [`TryGhost/Ghost`](https://github.com/TryGhost/Ghost)
- [`tryolabs/fetch-it`](https://github.com/tryolabs/fetch-it)
- [`twobucks/zapsnap`](https://github.com/twobucks/zapsnap)
Prompt
back to TOC
CSS
back to TOC
JavaScript
back to TOC
Visualization
Testing
Frontend
Backend
Data engineering
Safer JS
Tensorflow.js
Scala
back to TOC
Spark and Hadoop
Python
Back to TOC
Machine Learning
Visualization
Automation
Environment
Notebooks
Safer Python
Databases
SQL
Microservices
Tensorflow
Go and native languages
back to TOC
Java
back to TOC
Apache Beam
Self-development
back to TOC
Museum
back to TOC
DevOps
back to TOC
Monitoring
Continuous Integration
Docker and Kubernetes
Site Reliability
Functions
MLOps
Databases
back to TOC
CLI
back to TOC
Markdown
Data Browser
Scripting
Code management
Vim
Scrapping
Structured text
Load testing
Filesystem
Security
back to TOC
Quotes
back to TOC
“Thus, I thought dynamic programming was a good name. It was something not even a Congressman could object to. So I used it as an umbrella for my activities” Richard Bellman
“A mathematician is a device for turning coffee into theorems.” Paul Erdos
“Games are won by players who focus on the playing field, not by those whose eyes are glued to the scoreboard.” Warren Buffet
“The single most important thing in life is to believe in yourself regardless of what everyone else says.” Hikaru Nakamura
References
back to TOC