Posts
-
Death in Orihuela Costa
I am 40 years old and I live in a retirement home in Alicante. I live where all the people around me have grey hair,...
Read more...
-
Banana Bread without sugar and without wheat recipe
Simple Banana bread recipe without added sugar. The sweetness comes from the bananas and raisins and you can add more sweetness with honey or maple...
Read more...
-
Simple overnight chia pudding and oatmeal recipe
Simple overnight chia pudding and oatmeal recipe. This is something I have done for years and I never measure anything. I don’t like following recipes...
Read more...
-
i3 Window Manager vs Sway
i3 window manager vs Sway on Ubuntu 24.04 I have been using Ubuntu since 2013 and the i3 window manager since 2014. When I tried...
Read more...
-
I created software for Repair Shops
In 2017 I started working on software for repair shops A family member was running a repair shop, both selling and repairing bicycles and scooters...
Read more...
-
Installing PostgreSQL on Ubuntu 22 to use with Ruby on Rails
I use Ubuntu for developing Ruby on Rails apps, and usually use PostgreSQL for the database. On Ubuntu 22 this is how I install and...
Read more...
-
Why I quit facebook
In August 2019 I deleted my Facebook account. At the time, the process took 30 days. When you decide to delete your account, you have...
Read more...
-
How to build Ardour 6 on Ubuntu 20
Build Ardour 6 on Ubuntu 20.04 This is how you build Ardour 6 on Ubuntu 20. EDIT: This also works for Ardour 7 on Ubuntu...
Read more...
-
Creating a free website on GitHub pages
Creating a free website on GitHub Log in to GitHub https://github.com/login Create a new repository Click the top-right + (plus) button Or go to https://github.com/new...
Read more...
-
Wordpress vs Github Pages
Wordpress is a CMS (from 2003) that reads and saves data into an SQL database, making it a target for SQL injection. Github Pages is...
Read more...
-
Auto deploy commits from Travis to Github pages
Auto deploy from Travis to Github Create a key and save it to a file called deploy_rsa ssh-keygen -t rsa -b 4096 -C 'build@travis-ci.org' -f...
Read more...
-
Bicycling in Barcelona
Barcelona has done a great job adding Bicycle lanes around the city from 2015-2018, making the city more liveable and fun. 2 riders side by...
Read more...
-
Adding signature to a PDF in Linux, Ubuntu
How to annotate a PDF on Linux, Ubuntu? Do you want to add your signature in Linux, Ubuntu, just like in Preview on MacOS? You...
Read more...
-
My ZSH stats 2017
If you use Oh My Zsh, you can see your top 20 most used commands by running the command: zsh_stats Here are my top 2017...
Read more...
-
My ZSH stats 2016
Oh My Zsh offers the command ‘zsh_stats’ which outputs which terminal commands you use the most. Here are my top 2016 commands on my home...
Read more...
-
Raspberry Pi motion detection
I’m using a Raspberry Pi to post whenever it detects motion in my apartment. It also posts Temperature and Pressure (mbar). This graph is Grafana...
Read more...
-
Copenhagen housing prices
I had a hard time finding a history of housing prices in Copenhagen. Therefore I decided to create one myself: Click to see a larger...
Read more...
-
Grafana running on Raspberry Pi 1
Grafana runs ok on a Raspberry Pi 1 with 512 MB RAM. It is running a playlist, rotating every 2 mins. On the picture, Grafana...
Read more...
-
Raspberry Pi setup
I have a few Raspberry Pies I use to do the following: Take pictures and create a timelapse Monitor the environment (humidity, temp) along with...
Read more...
subscribe via RSS