TIL
all posts13 tags
- The JVM's memory floor, and why Railway bills for it
Why I moved a few small Ktor services to Go and Rust
- Spring + React
Setting up for development with Spring Boot and React
- Background Shell
Some tricks to run a command
- Never use QueryDsl Predicate Executor
Just don't
- Squashing Commits with Merge Commits
Squashing commits with merge commits in Git
- Gershgorin Circle Theorem
One of my favorite theorems in linear algebra
- A little hack for cursor-based pagination
Simple trick to handle cursor-based pagination
- A quick note on async cache
Implementing async cache decorator