Introducing Ruby Operator Lookup!
A one-stop directory for all the operators and symbols you'll see in Ruby programs. There are sooo many 😅
www.visualmode.dev/ruby-operators
It toggles open with the same keybinding, but search is always in focus. Keyboard or mouse navigation to quickly select recently used emojis or ones filtered by search.
It toggles open with the same keybinding, but search is always in focus. Keyboard or mouse navigation to quickly select recently used emojis or ones filtered by search.
Any who uses this that can sell me on it versus, say, going all in on the built-in Reminders app?
Any who uses this that can sell me on it versus, say, going all in on the built-in Reminders app?
www.merriam-webster.com/dictionary/e...
www.merriam-webster.com/dictionary/e...
- Infinite scroll, plenty of room to think
- Throw a bunch of stuff on the canvas, then organize it
- Free-form sticky notes <---> Structured diagrams
- Collaborator presence and comments
- Infinite scroll, plenty of room to think
- Throw a bunch of stuff on the canvas, then organize it
- Free-form sticky notes <---> Structured diagrams
- Collaborator presence and comments
tbh that makes me more incline to participate because that is way more manageable and doesn't leave me trying to solve hard puzzles in the last few days running up to christmas.
adventofcode.com/2025/about#f...
tbh that makes me more incline to participate because that is way more manageable and doesn't leave me trying to solve hard puzzles in the last few days running up to christmas.
adventofcode.com/2025/about#f...
recursion.wtf/posts/detect/
this may not come as a surprise, but it not spawning a new process via `-exec` for every file or running multiple `xargs` passes makes everything significantly faster
recursion.wtf/posts/detect/
this may not come as a surprise, but it not spawning a new process via `-exec` for every file or running multiple `xargs` passes makes everything significantly faster
Celebrating 5 years as of this month 🥳
Celebrating 5 years as of this month 🥳
Left to their own devices they'll write a 2000-line planning doc instead of a 200-line one.
Nice tip from @mattpocock.com here to add a top-level "be more concise" rule to the CLAUDE rules file.
www.youtube.com/watch?v=kZ-z...
Left to their own devices they'll write a 2000-line planning doc instead of a 200-line one.
Nice tip from @mattpocock.com here to add a top-level "be more concise" rule to the CLAUDE rules file.
www.youtube.com/watch?v=kZ-z...
What are your top tips for making the most of Claude Code's context window and usage limits?
What are your top tips for making the most of Claude Code's context window and usage limits?
It is fantastically bizarre. At any given moment I'm never sure how seriously to take it. It's deeply infused with Robinson's humor yet unlike any of his previous projects.
It is fantastically bizarre. At any given moment I'm never sure how seriously to take it. It's deeply infused with Robinson's humor yet unlike any of his previous projects.
Watson seems popular and promising. I like that it is CLI-based because of the potential to do some scripting with it.
Unfortunately, it is severely busted for the latest version of Python -- github.com/jazzband/Wat...
Now I’m reading the next in the series — Salvation of a Saint.
Now I’m reading the next in the series — Salvation of a Saint.
First, alternatives to Active Record 😉
github.com/jeremyevans/... – from the creator of Roda; why not try out both together?
github.com/rom-rb/rom – from the creators of Hanami; again, it's worth exploring both