Jim Cheung

Monday, October 20, 2025

I am sorry, but everyone is getting syntax highlighting wrong

I started to use a dark version of alabaster theme on vs code, I like it so far

for emacs I found this, didn't find a dark theme yet.


Why I chose Phoenix LiveView over Rails, Laravel, and Next.js

I was looking for a CRUD framework for typescript, NestJS and AdonisJS are two popular choices, but I don't like any of them

I started to look into Phoenix, and I want to try Oban background job library

this book From Ruby to Elixir has some good introduction on phoenix and related libraries


there're few clojure background job libraries I found

but I still want to try Oban first, even I need to learn a new framework


for web API I like Hono, CJ at Syntax podcast has some videos about it

hono has its own rpc feature, but trpc looks more stable, and it's very easy to plug trpc to hono via @hono/trpc-server

Blog Archive
    Newer Entries
  • N/A