2 Followers
11 Following
54 Posts

I’m a developer

GitHub: https://github.com/EReaso

GitHub UsernameEReaso

made a claude code slash command that finds every cache eating your mac alive — docker, npm, xcode, homebrew, cargo, go — and kills them all. freed 39GB in 30 seconds.

https://github.com/fberrez/dotfiles

#ai #webdev #indiedev #buildinpublic #claude #devtools

@u0421793 I’m not quite sure which of the packages mentioned come preinstalled as I use them every day, however a symbolic link is the simplest way to do it (other than making an alias in Finder)
@u0421793 no, it would be the same files on disk, like a shortcut. If you needed periodic syncing, you could use rsync with a system scheduler, or even git if you needed periodic syncing versions.
@dairylea how does this compare to cyberchef?
@brass75 At least it’s MIT licensed so the community can fork it
@brass75 I moved my CI to ruff yesterday. Oops!
@u0421793 you could use a symbolic link so that one links to the other.
@links Switching between iPadOS and macOS on iPads would be great too. I could use it for web browsing and as a Netflix machine in iPad mode, then use it for software development or gaming with macOS.
@mathsppblog function “f” with… wildcard arguments? Not sure if the terminology is correct. I’m sure the Python docs (would not recommend) could help.