RSS.Social

tanin

follow: @[email protected]

Posts

Use KeyDown for shortcuts

In zsh, `set -o vi` interferes with `history-search-end`

How to solve a sliding puzzle

I like using a Google Group for recording meeting notes

My experience migrating a PlayFramework app to Scala 3

One more reason to choose Postgres over MySQL

Set up Programmable Tooltip to open Sublime with a specific file

Set up the vim mode in IntelliJ to be aware of CamelCase

My secret productivity app when I worked at Stripe

Set up IntelliJ to run scalatest's FunSpec

The correct way to model a timestamp range is [start, end)

Building the load more mechanism for an infinite scroll

Play Framework: Session's Gotchas

Integrate JobRunr into Play Framework

A succinct early exit trick for Option in Scala