neldelesndblogtagscontactresume
neldelesndblogtagscontactresume

Enable tab autocomplete in OSX Terminal

'19 Jun 01terminalbash 

When trying to navigate folders, typing out the complete folder names gets cumbersome, especially with more verbose names. Solution is to…

Flattening JSON in Dataframe with missing values

'19 May 28pandas 

I faced a problem similar to this guy. Pandas kept spitting out the error ValueError: Columns must be same length as key . While his…

row_number() in MySQL

'19 May 27sql 

How to implement `row_number()` in MySQL.

Setting up a Hugo blog

'19 May 25hugo 

Resources on how I setup my own blog with Hugo, Netlify, and Forestry. Log of problems I encountered and solutions I came across.

Sodaplayer

'19 May 25appsmac 

I've been looking for a way to airplay videos on my Mac to my Apple TV. The best app I've come across so far is Sodaplayer . It has worked…

Hugo Day to Day use

'19 May 25hugo 

Managing the blog is done via Terminal. These are the key commands I've encountered so far. Adding links to your site menu Open your config…

Next Page →