Mui (無為): Ruby로 개발된 Vim-like TUI 텍스트 에디터
Ruby로 개발된 Vim-like 터미널 기반(TUI) 텍스트 에디터 Mui는 효율적인 코드 편집 환경을 제공합니다.
Mui (無為): Ruby로 개발된 Vim-like TUI 텍스트 에디터
Ruby로 개발된 Vim-like 터미널 기반(TUI) 텍스트 에디터 Mui는 효율적인 코드 편집 환경을 제공합니다.
One day I will remember trying to use iPhone Mirroring whilst using the phone's hotspot will both kill the hotspot and fail to mirror.
Today is not that day.
I got a little ruby fame today, thanks to @timriley
https://timriley.info/posts/continuations-202550-egregious-hack
Tab testing doesn’t find accessibility issues.
It finds usability issues that happen to block keyboard users first.
Broken focus order, invisible states, unreachable controls—these aren’t “accessibility bugs.” They’re just bugs. Keyboard users hit them before anyone else notices.
We are looking for a wide range of talks, and aiming for a diverse and creative line-up of speakers. CFP will close February 3, 2026 00:00 UTC. Check out details here!
https://blueridgeruby.com/cfp
Tickets are available on our website. We’re offering an early bird special on the first 50 tickets for $249.
https://blueridgeruby.com/#register
Guess I won't be upgrading to a 32 GB RAM laptop next year ...
I can't believe it will happen, but I read somewhere that a whole lot of computers with 8 GB of RAM are coming to market because of the price hikes on RAM modules due to the AI boom.
Today, I learned that ActiveModel::Api is the minimal implementation for an object to act like a model.
https://joshfrankel.me/blog/use-activemodel-api-for-a-bare-bones-active-model-interface/
I have been using Aeon Desktop as my daily driver for 5 months. In that time I have needed to roll back to a previous snapshot twice (first time no WiFi, 2nd time for a bad Mesa upgrade). I have never been without a fully functioning system https://aeondesktop.github.io/
The Fedora Atomic documentation is looking pretty good. Lots of nice tips and explainers.
Coffee made. Kids at school. Comfy pants on. Ghostty fired up. 4 panes. 4 claudes. 3 repos + 1 git worktree (2 features on 1 repo). Let's gooooo!
Mui(無為) v0.3.0 is out 🎉
Mui(無為) is a Vim-like TUI editor written in Ruby.
✨ New Feature
• Syntax highlighting for 7 languages
Go, Rust, JavaScript, TypeScript, Markdown, HTML, CSS
• Multi-key sequences & <Leader> key support
• Shell command execution with :!cmd
• Persistent command history
• Case-insensitive command completion
🔧 Fixe
• Line wrapping for long lines
• Faster Escape key response
Docs: https://s-h-gamelinks.github.io/mui
Tab through any site for 30 seconds and you’ll know more about its real accessibility than an hour with a linter.
Focus disappears? Problem.
Can’t reach the nav? Problem.
Trapped in a modal? Problem.
It’s a stress test for your whole UI in one keystroke.