Who am I
Hi, I'm Diego Carrasco, an entrepreneur-turned-developer living in Germany. I enjoy writing, learning, developing and creating stuff. Some may event say I also like to complicate things; I prefer to think I like to understand them. You can find me in LinkedIn, Xing, sometimes in Twitter and in GitHub
What have I made?
- 2022-10-28 21:42 La destrucción de la razón
- 2022-10-28 21:42 Zen Stories
Articles from my blog
Non-technical
- 2022-12-16 10:00 Business Toolkits for Innovation, Management, and Solving Problems
- 2022-12-08 15:00 What is Git (version control system) and why you need to use it for your projects (any project with files and content, not just code)
- 2022-10-29 14:02 How to write and publish a book
- 2020-06-03 02:31 How to run multiple instances of Google Chrome on Mac
- 2019-02-22 15:44 Clustering cities in Germany and Chile based on their infrastructure
- 2019-02-16 12:02 Data Science - A small intro, what enticed me and a few resources to start
Technical (mainly how-to`s)
- 2023-02-23 09:00 (Quick-note) SSH Keys Permissions
- 2023-01-26 09:00 How to deal with dates, dates with timezones and dates with particular formats with python and pandas (code snippets for different use cases)
- 2023-01-19 09:00 How to set up fingerprint authentication on openSuse Tumbleweed and KDE Plasma
- 2022-12-29 08:30 How to add a table of contents (TOC) to a markdown post or page to nikola ssg
- 2022-12-22 08:30 How to find all processes with a specific string in their name and kill them all (in linux command line using ps, grep and awk)
- 2022-12-01 15:00 How to back up your Mac config and apps from Terminal (using brew, conda, pip and mackup)
- 2022-11-24 15:00 How to remove a network with active endpoints in Docker
- 2022-11-17 15:00 How to copy files to remote server through SSH Tunnel using ngrok and rsync (quick-note)
- 2022-11-10 15:00 Fixed: When using Jupyter on WSL2 on Windows 11 I get "Kernel won't start", and throws "Permissions assignment failed for secure file" error
- 2022-11-03 15:00 How to download Google Takeout files (150GB+) with wget (on a remote server)
- 2022-10-31 23:25 How to install Proxmox VE 6.4 in an old HPE MicroServer G8 on SATA 5 (ODD) using iLo and boot from the microSD card in 2021
- 2022-10-30 20:11 How to batch print multiple PDFs from multiple (sub)folders in linux (command line, find, xargs and lpr)
- 2021-06-10 17:54 How to import several folders with files into WordPress Media Library using wp-cli
- 2020-06-02 17:06 How to manage several SSH Config files on Mac and Linux (quick-note)
- 2020-05-31 08:07 How to use multiple SSH keys on a Mac with Github or Gitlab
- 2019-03-24 07:30 How to find files using Regex (Regular Expressions) in GNU/Linux and MacOs command line and do something.
- 2019-03-04 17:14 How to access Jupyter Notebooks running in your local server with ngrok (and an intro to GNU Screen)
- 2019-03-02 06:36 Back to Windows 7 & 10 Home (for some tasks): chocolatey (package manager) and cmder (terminal emulator)
- 2019-03-01 08:33 How to create a SSH Tunnel with ngrok on Ubuntu Server (aka ssh access to your local server in local network with dynamic ip)
- 2019-02-26 10:24 How to prepare Ubuntu for Data Science: Torus, Cookiecutter and Docker in Ubuntu Server LTS 18.04
- 2019-02-16 08:16 Python package to get venues from Foursquare API into Pandas DataFrame