
How to Create a New Conda Environment with Terminal
Learn how you can create your Conda environment for your next python projects!

Riccardo Orion Feingold in 💻 Tech, ✏️ Blog
Jan 5, 2022 • 1 min read
Learn how you can create your Conda environment for your next python projects!
Jan 5, 2022 • 1 min read
Protocols are like certificates that are adopted by a class, structure, or enumeration.
Nov 13, 2021 • 1 min read
Github is a place where you can host and review your code, manage projects, and build software alongside millions of other developers. Git helps you to version control your project files.
Nov 11, 2021 • 11 min read
Today we’re going to be looking at how we can save data into a .plist file as well as get it back from that file. But first things first, what is actually “Local Data Persistency” and why is it important for app developers? Feel free to skip that part if you are already familiar with that term.
Oct 28, 2021 • 6 min read
This is a useful .gitignore file that I'm using for python projects on a mac. I thought it would be handy to publish it on my website so that others can use it as well. Feel free to copy it!
Oct 28, 2021 • 1 min read
In this quick tutorial, I'll show you how I reduced the RAM usage of Ghost and MySQL on my DigitalOcean Droplet. I'm using the cheapest available droplet, which you can get for 5$ per month. So let's get started!
Oct 5, 2021 • 2 min read
In this brief article I'm going to show you how you can bring your GraphQl querying to the next level.
Sep 22, 2021 • 1 min read
A brief overview of how I develop my blog with Gatsby, Ghost, and React!
Sep 16, 2021 • 3 min read
In this post I’ll be giving you a step by step guide on how to update your Ghost CMS on a Digital Ocean Droplet. So let’s get started!
Sep 15, 2021 • 2 min read