Introduction
This document is a curated list of useful, inspiring, fascinating, and eclectic discoveries and thoughts I made and produced during my readings, experiments and job decisions making being a startup advisor and the CTO of a world leading drone company. Some topics are highly technical; some are not.
This document was written mainly as a guide for my future self, a tool to precisely remember what it means building something, helping people to grow, and growing myself. One can see it as my humble version of the Encyclopedia of Absolute and Relative Knowledge.
This document exposes some of my ideas and views expressed are my own.
Inspirational resources π‘
I have several inspirational resources I regularly dig to do technology watch β certain almost every day.
Publications
I subscribed to several newsletters, and I have my favorite websites.
- arXiv - The million e-prints open access to scientific papers that democratized Machine Learning over the globe. 99% of, not to say all, papers we were using are coming from that place. Even for not professional activities, it is inspiring to look at that source.
- github - GitHub again, with explore you will discover a lot of inspiring projects.
- MIT Technology Review - An endless stream of popular science, in particular in machine learning. The only one to which I have been willing to pay a subscription so far.
- Kaggle - “The place to do data science”, learn, share and access dataset, share and create algorithms, compete
- Newsletters:
- Data Elixir - My most productive and de facto favorite newsletter regarding Artificial Intelligence and Data science in general.
- Changelog - Staying up to date with the developer community and finding fun stuff.
- Inside AI - A lot of AI news, sometimes too many
- UX Collective - When you are building a product, and you want your customer to fall in love with your product, you need basic knowledge of User eXperience. This newsletter will give you an excellent idea of what’s going on.
Companies
The following are companies with new business models, innovative offerings or inspiring founders. These truly stimulate me.
- Cogitai - Reinforcement learning as a service promising to avoid heavy tasks of data annotation.
- Comet.ml - Provides a GitHub like experience dedicated to ML.
- Stitchfix, Ebo Box, and Gofind.ai for redefining the retail industry with artificial intelligence. Either with cutting edge recommendation - the first two - or ease discovery the latter.
- algorithmia - AI models provisioned as APIs.
- deepomatic - Their concept is to provide AI implementation acceleration service for fortune 500.
- fritz.ai - Focuses on mobile, provide a set of available models and allows for higher pricing some model customization.
- mobeye - How to crowdsource data annotation through a mobile application that lets people earn money.
- namr - Their mission is to create value from open data.
- nervous system - For making jewelry, lighting, houseware, and puzzles from generative algorithms often bio-inspired and 3D printing or laser cutting.
- notion - For their product line, their energizing onboarding process and their will to simplify everyone day 2 day in documentation production, note taking, task and project management.
Others
Some others I look less often, or I refer to time to time.
- aiindex2018 - The one place to go if you need insights into Artificial Intelligence in numbers: from the number of papers published by category to state of the art performances and human-level performance milestones going through VC funding landscape.
-
distill.pub - This is an attempt to modernize the main issues we face with the traditional printed scientific papers in computer science and machine learning which now more than ever involve an overabundant amount of data and are nearly impossible to understand on a sheet of paper. Distill.pub brings clarity, reproducibility, and interactivity.
PDF
files are from another age.distill.pub
is an expression of our time.
Must reads π
There are a couple of books mentioned in this document, and there are some books that inspired me so much. Here are my definite must-reads:
- Edward Tufte’s The Visual Display of Quantitative Information - The first book to read when you are entering the world of data visualization.
- Eric Rise’s The lean startup - This book led me to become CTO of a startup training me to the “lean approach.” So much time saved from this lecture.
- Toby Segaran’s Programming Collective Intelligence - This book built my interest for intelligent applications, it gives me a taste of how important are data in modern applications, and it was fun to read and to apply.
- Yuval Noah Harari’s Sapiens: A Brief History of Humankind - This book and the followings “Homo Deus” and “21 lessons for the 21st century” were thrilling to discover. They give the key to understand Human relations, from where we are coming from and our possible futures.
- The serverless stack - The guys behind Seed wrote an this online book that pushes you straight to your first true serverless deployment proving how fast a team can focus on building value instead of spending time to set an infrastructure. More details on my though regarding this topic in the Architecture and infrastructure section.
Feeback is welcome π’
Even though I first wrote this document for myself as a way to track my knowledge and discoveries, any feedback or questions are more than welcome π.
Table of content π
- Architecture & InfrastructureArchitecturing an information system and deploying its supporting infrastructure will set its backbone for a while. Doing it right is crucial.
- Algorithms are a fascinating topic, this section will handle my favorites.
- Artificial Intelligence
- Blockchain
- Data science
- Development
- Growing a company
- Productivity
- UX/UI
- Ideas
- Various