So yesterday, I wanted to share a screen recording with a colleague over Slack. I didn’t however want them to spend unnecessary seconds downloading a “huge file” so obviously I went to Google, to figure out how to make a video for Slack smaller!
Category: Development
How I develop in the Ubuntu terminal for Windows 10
This post serves as personal persisted notes about the continuous small tweaks I make to develop efficiently in the Ubuntu terminal on Windows.
Minikube on Ubuntu in VMware (nesting VM’s)
Yo dawg, I heard you like keeping your host clean while learning about kubernetes with minikube. So i installed VMware Workstation on your host and enabled VT-x/ept under virtual machine settings so you can run virtual machines while you run virtual machines.
Right-click Powershell as Admin – not quite as hacky as you thought it would be
or centuries, man has longed for a way to start the Powershell with administrator privileges in their current folder. Ages … More
Wolfram Cloud – functions, do iteration, if and lists
I was reading about group theory recently, for basic cryptography, and wanted a function for computing the set $latex \mathbb{Z}^*_n$..
Getting a list of page albums using Facebook PHP SDK v5
So, like the title says, I wanted to get a list of the albums, from the Facebook page of BarenDK so … More
How I Distributed my .bashrc on Windows and Automatically Synchronize it Across Multiple Machines
The .bashrc
lies at the heart of most Linux people, but since Git Bash‘s come to Windows, I don’t see why we should be left out?
From Zero to A Pragmatic Workflow or How to setup a Continuous Integration Pipeline with Git, Github and -Issues, an automated Waffle.io board and Jenkins CI in Docker on a DigitalOcean Droplet.
So, I decided to actually setup the continuous integration pipeline outlined in the article: A Pragmatic Workflow
Facebook Event Cover Photo Template (Updated May 2016)
If you want to create events that look professional, you should probably use a template. I couldn’t find any that … More
How To Convert PostScript (eps/ps) to PDF with Ghostscript on Windows 10
In this tutorial you’ll do four things, if you’ve already done some of them, please skip ahead! Install Ghostscript Add the … More