In this post we’ll explore what is GraphQL and when it makes sense to use it. We’ll map an existing SQL database (SQLite) with an Object Relational Mapping (ORM) system – SQLAlchemy in Python, and Read more… (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
I stumbled on a surprising instance of Elixir being much easier to learn and use than Python: I was in each one’s REPL, comparing how to do some typical programming task. (I forget exactly, but it … (more…)
Read more »
This is a python script which you can use together with the serpstat.com API to fetch your keyword rankings for free and for all locations! Hassle-free and without personalized search results. (more…)
Read more »
In real warfare and strategy games, strategists are faced with a common problem: how to allocate their resources to be the most efficient possible? Let's take an example where we have three resources: 🌾food, 🪵wood, and 🪙gold. We can produce three types of... (more…)
Read more »