Waken's Blog

Welcome!

Home About Archive Tags

Copyright (c) 2020 github.com/wakenmeng

LocalTunnel: Quick HTTPS Tunnel to Localhost

Waken 2025-06-11
  • localtunnel
  • https
  • tunneling
  • development

Needed to share my local dev server externally. LocalTunnel made it instant.

Read More

Bluetooth on macOS: AAC vs SBC Codec Stability

Waken 2025-02-13
  • bluetooth
  • macos
  • audio
  • codecs

Had Bluetooth audio dropouts with my Sony speaker. Switching from AAC to SBC fixed it.

Read More

Emacs Org Mode: Sharp LaTeX Previews with dvisvgm

Waken 2025-01-22
  • emacs
  • org-mode
  • latex
  • dvisvgm

Switched Emacs Org mode LaTeX previews from ImageMagick to dvisvgm. Much sharper results.

Read More

Docker BuildX: When Cache Goes Wrong

Waken 2024-11-15
  • docker
  • buildx
  • devops

Had a weird Docker issue today. Image built successfully but ran old code. Turned out to be stale cache layers.

Read More

Setting Up Rime Input Method on Arch Linux

Waken 2024-04-02
  • linux
  • rime
  • arch-linux
  • chinese-input

Switched to Rime for Chinese input on Arch Linux. Here’s my setup with the rime-ice dictionary.

Read More

Fixing Org-roam Database Query Timeout in Emacs 29

Waken 2024-02-29
  • emacs
  • org-roam
  • sqlite
  • productivity
  • troubleshooting

If you’re using org-roam with Emacs 29 and experiencing slow database queries or timeout errors, there’s a simple but non-obvious fix: switch to Emacs 29’s built-in SQLite connector. This one-li...

Read More

tmux: Catppuccin Theme Setup

Waken 2024-01-02
  • tmux
  • theme
  • terminal

Found a nice tmux theme and programming font combination.

Read More

Found a Good Database Migration Tool: Atlas

Waken 2023-12-02
  • database
  • devops
  • migrations

Discovered Atlas today. It’s a database schema management tool that actually makes sense.

Read More
Next →

Copyright (c) 2020 github.com/wakenmeng