Design, Build & Ship; Privacy, Security & Automation.
📍Denver, CO.

Beatiful streets at night but easily one of the most boring downtowns I've ever been to; not much activities to do aside from walking post-dinner. #life
📍San Juan National Forest, CO. #life
📍Four Corners Monument, AZ, 4 states/4 different juristiction all at once! Sounds like a great place to dump bodies.

Fun fact: due to a small surveying error in the 1800s, the monument is about 1,800 feet (≈550 m) east of the theoretically correct intersection, but the surveyed point was legally adopted, so the monument is still the official meeting point of the four states. #life
Built another wheel again! I completley rewrote an existing project named BroadCast Channel from scratch. It syncs content from a Telegram channel into a searchable, multilingual static microblog, with support for local media mirroring, RSS, and tag pages. The main reason for rewriting it was simple: I didn’t like the old UI, and I wasn’t familiar with the original tech stack anyway. So I just rebuilt everything using the Next.js ecosystem. The project is now open sourced. An example using my personal channel is shown below. #dev

https://tg.toshiki.dev Telecast – Anda Toshiki
Writing code whilst staying in bed is an absolutely blissful feeling. Took a photo together with my new personal homepage that I am currently working on! #life #dev
Shipped my portfolio as an SSH app via TUI instead of a normal website: you connect and navigate everything in-terminal. I built it in Go with Wish + Bubble Tea, added a SQLite unique-visitor counter with per-IP privacy opt-out, and wired in my blog RSS feed with timeout + cache so it stays fast. Honestly way more fun than another static landing page lol. #dev

Try it out here at,

ssh ssh.toshiki.dev
Toshiki's Termfolio
In my spare time, I rewrote a Wakatime CLI so that I can now directly and intuitively see my coding data without leaving the terminal development environment. Now open-sourced! ^ ^ #dev

https://github.com/andatoshiki/wakafetch
Back to Top