Posts
Install Java on Fedora with OpenJDK
How to install Java on Fedora with OpenJDK.
Build an Android App in Linux with Flutter
I have been thinking of buildind an app:
Install Miniconda on Linux
I loved
virtualenv
and then I foundMiniconda
. With Miniconda you can create a Python environment with a specific Python version and/or specific library versions.Remote Access Linux Fedora Desktop in LAN
A mini tutorial about: remote access in Linux.
Learning Git and Github
This is a setup to practice git and Github. At the end there is a Git crash course.
My vimrc config file
Relevant articles:
Remote Tmux Inside a Local Tmux
How to work with an SSH remote Tmux inside a local Tmux.
Make a Static Website with Python and Github Pages
Updated Jan 11, 2020
Sublime Text Typewriter Autoscroll
How to set Sublime text typewriter mode and autoscroll in Sublime Text 3
Tableau Tutorial Visualization - CO2 World Dataset
A Tableau tutorial to build a visualization of emissions from a CO2 world dataset.
Web Scraping with Python
This is a tutorial on web scraping with Python. Learn to scrape websites with Python and BeautifulSoup.
USB Stuck in Read Only in Linux
Fixing a usb stuck in read only in Linux
Vim Stuck in Insert Mode
Fixing vim stuck in insert mode.
Python Unit Testing Tutorial
This is a tutorial about unit testing in Python.
Bash Commands for Productivity
Here are some interesting bash commands to run from the shell for productivity.
pip install SSL Module in Python Is Not Available
Working inside a virtual environment and running
pip install
anything was giving me this error:Python Context Manager
A short tutorial about Python context manager: “with” statement.
Screen Recording in Linux with OBS Studio
OBS Studio is an open source software for screen recording. Applicable to Windows, MAC and Linux.
Python Logging Tutorial
This is a short tutorial about logging in Python.
How to Reload Tmuxinator
This is how I reload Tmuxinator if I want to change my dashboard without having to exit all the panes.