https://parsec.app/downloads I haven’t given up on RustDesk as such, it is still easier to do remote support for others with RustDesk. But if you need near instant access to your...
Three days ago, Cheng Lou quietly dropped a library called Pretext. By “quietly” I mean the internet immediately caught fire. Here’s why, and what happened when I actually used it. The...
If you’ve been developing iOS apps for any length of time, you know the drill — you get a folder full of images and suddenly you’re resizing, converting, compressing, and...
The era of needing to send every query to a cloud API is ending. Modern Apple Silicon ships with enough unified memory and neural engine throughput to run 12-billion-parameter language...
If you’ve ever clicked “Open with GitHub Desktop” on a GitHub repo page and watched the wrong app launch — SourceTree, Fork, or something else entirely — you’re not alone. This is a macOS...
Just published my first skill on ClawHub: Binance Signal Engine — an OpenClaw skill that brings crypto trading signal generation to AI agents. I’ve been doing these Binance signal workflows manually for...
https://merowing.info/posts/stop-getting-average-code-from-your-llm/https://agents.md Sure, one day, AI agents will be good at self reinforcement, recursive improvement, etc, all towards singularity without eating up all your credits/money overnight. But until then, help the...
https://github.com/Raphire/Win11Debloat Just got around to sort this out. I only use my spare Win 11 computer for watching YouTube and stock/crypto charts, but still don’t like having other bloatware installed....
What Has Changed (And Why You Should Care) If you’ve been using chatbots like ChatGPT, Claude, or Gemini for basic questions and answers, you’re only scratching the surface of what...
https://www.makeuseof.com/ultimate-rescue-usb-can-save-any-windows-pc Keep one of these in your drawer, just in case you will ever need to do a full recovery or rescue.
Run two local AI runtimes behind a single secure reverse proxy with separate authentication Running Ollama or Swama locally is straightforward: start the server and connect via localhost. But if...
The reason is simple: because you can — and even faster now. If you have an Apple Silicon Mac (M1 or later) with 16GB of RAM or more, you can run powerful LLMs...
https://codeberg.org/ctietze/metal-toolchain-launchd-automounthttps://christiantietze.de/posts/2026/01/manually-mount-metal-toolchain/ If you are having problems with compiling code with Metal toolchain and can’t fix it by following install instruction in the error message “xcodebuild -downloadComponent MetalToolchain”, try to manually...
Introduction Video downloading on macOS can be frustrating. iTubeGo requires clicking through dialogs; other tools are bloated or unreliable. But what if you could simply right-click on any URL and...
Automate GitHub topic updates! This tutorial shows how to efficiently bulk-update repository topics using cURL and Bash scripts, saving time and streamlining your workflow.
Unlock 2-3x faster AI on Apple Silicon! This post explores optimizing models with Ollama and MLX, boosting performance for demanding applications.
Finally got around to fixing my old PC desktop. Knew about the problem for a while, but was too lazy to get around to fixing it. But sorted it out...
https://macdown.app Tried out a few markdown editor on macOS. MarkEdit, not bad, but no split view built-in. MarkText, 300MB app to do simple markdown editing is an overkill (even BBEdit...
I have a few computers, still prefer desktop with big screens and only use my MacBook Air if I have to travel around. I hope Apple will one day make...
For obvious reasons, I use proxy quite often. And now that I am doing a bit more coding with AI, I am starting to automate these and sharing them here....
https://github.com/johnste/finickyhttps://www.johanbleuzen.fr/blog/open-right-browser-url-with-finickyhttps://dev.to/oliverburn/using-finicky-to-handle-urls-8bo I use several web browsers on my Mac. Safari is my primary, trusted browser. It’s generally faster and lighter on memory than Chrome or other Chromium-based browsers on macOS...