Every week I create a weekly note, and write my to-dos for the week. If any items didn’t get done I roll them over to the next weekly note or drop them.
DamascenoRafael/reminders-menubar: Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source. - DamascenoRafael/reminders-menubar
Charm Ruby - Glamorous Terminal Libraries for Ruby
Ruby ports of the beloved Charm terminal libraries. Build glamorous TUIs, style terminal output, create beautiful forms, and make your Ruby CLIs sparkle.
In essence a language model changes you from a programmer who writes lines of code, to a programmer that manages the context the model has access to, prunes irrelevant things, …
Technical deep dive into Claude Agent Skills' prompt-based meta-tool architecture. Learn how context injection design, two-message patterns, LLM-based routing, and runtime context modification enable sophisticated AI agent behaviors. Complete implementation guide covering SKILL.md structure, execution lifecycle, permission scoping, and design patterns for building LLM tool systems. Essential for AI engineers, prompt engineers, and technical architects building agentic applications.
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probably even has similar effects for other compiled languages such as C, C++, Go, and Swift. It sounds crazy, but read on…