RSS.Social

Retrovertigo: Blog by Dorian Karter

follow: @[email protected]

Posts

Country codes to flag emoji in Elixir

My dotfiles were featured on Substack

Visualizing Elixir OTP Supervisor Strategies

Unraveling Homebrew Dependencies: A Handy Guide

Avoiding Data Loss: Understanding the `:on_delete` Option in Elixir Migrations

Inspect contents of Lua table in Neovim

GenServer handle_continue/2

Never use `git branch` in a script without doing this!

How does DNS work?

Borrowing in Rust

Remove duplicate lines in Vim

Fix internet connection after reboot with ProtonVPN

Canonical Link Tag w/ Gatsby

Customize Vim's gx mapping

Create Github PRs from a Jira Ticket

Peter Bernstein: Eronel Guitar Solo

Retrovertigo

New Blog!

Print stacktrace in Elixir #ElixirLang

What's my public IP? #automation #linux #terminal

No ifconfig on Linux?

What does that git alias do? 🕵️‍♂️

Use pgrep and xargs to kill (processes) #zsh #bash

Add visual fold markers to Vim's gutter

Debugging: Elm evaluates uncalled `let` variables

Pretty-Print JSON in NeoVim/Vim using jq

Get a writable temporary directory in Elixir

🔒 Serve Phoenix App Locally with HTTPS 🔒

Optimize Images for the Web the Easy Way

Clean stopped containers & dangling images #docker

Delete lines from file with sed

Get `ping` linux command on docker

Get the linux `ip` command line utility on docker

The paste event in browsers

Install node modules in subdir without a CD

Delete remote git branch - the declarative way

Easily delete a long word in terminal

Reverse sort lines in Vim

Pipe all output from a command (stderr & stdout)

Use another SSH key/command for Git

Get ONLY PIDs for processes listening on a port

Copy files with progress in terminal w/rsync

Get last nth elements from Enumerable in #Elixir

Enable 4k UHD video streaming in Firefox

Show escaped bash color codes in less #linux

Vim: Peek horizontally without moving the cursor

Show materialized view definition in #postgresql

Hide all other windows on #macOS

Using `yarn global` w/ Node through asdf (mac)

Custom errors in JavaScript ⚠️

📅 Get beginning and end of week with Moment.js

Case insensitive `in` query in #postgres #psql

Delete all node_modules dirs recursively with find

Use a proxy on curl/wget commands

Get application's current version in production

Difference between output of two commands #linux

Pipe text into Vim from stdin

Postgres automatically appends timezone

Quick syntax reference for #SQL directly in #psql

Treat words with dash as a word in Vim

Jump between #git hunks in Vim with vim-gitgutter

Simple text file #encryption with Vim

List all available extensions in #Postgres

whatis command and apropos in #linux #bash

Stop #bash script on error #linux #zsh

List filenames of multiple filetypes in project

Make console.log stand out with custom css style

Storing recurring schedules in #Rails + #Postgres