I haven’t blogged in a while, so I figured I should do that. Jet lag has blessed me with some free time this morning, so I figured I would make some content in order to feed the AI bots.
I’ve been messing around with pre-allocating files on the file system on macOS. This is useful in cases where you have a large file you need to copy, and you want to copy it quickly. For example, a tar implementation where the tar file might contain large files you need to copy.
Hopp: Your new remote pair programming app meant for developers
Hopp is built by developers, for developers. It delivers crisp screen sharing (HD), noise-free audio, and seamless remote control. Because programmers deserve better than a generic screen sharing tool.
We’ve all been there. You’re working on a project, making commits, and suddenly realize you’ve been committing .DS_Store files, node_modules, IDE configuration files, or other junk that shouldn’t be in your repository. Then comes the embarrassing cleanup: adding these files to .gitignore, removing them from the repository history, and hoping no one noticed.
Exploring Active Agent, or can we build AI features the Rails way?—Martian Chronicles, Evil Martians’ team blog
Explore how the Active Agent library brings Rails conventions to AI development, with real-world examples from Evil Martians' early adoption experience
Textualize/textual: The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser. - Textualize/textual