unixwzrd
banner
unixwzrd.bsky.social
unixwzrd
@unixwzrd.bsky.social
Unix Geek and AI Enthusiast.
Mostly computing on and off.
Using AI for good.
Distributed Thinking Systems: https://unixwzrd.ai/
CodExorcism: GPT5 and VS Code Codex extension, great results, but like Windsurf and Cursor, new UTF-8 glyphs - ellipsis, bidi controls, Zero-width space, and more.

LMK if I missed any, see Blog for info

UnicodeFix: CodExcorcism compels them out.
#AI #AIDetection #AIWatermarks #Codex #ChatGPT #GPT5
CodExorcism: The Power of UnicodeFix Compels You
The Unicode arms race escalates: Codex brought new gremlins, UnicodeFix exorcised them. Here’s the story.
unixwzrd.ai
September 9, 2025 at 5:07 PM
New Version - LogGPT 1.0.6 for Safari - Updated on the Mac App Store

OpenAI changed their Web UI and this update takes care of that as well as better performance. If you use OpenAI’s ChatGPT in Safari, download your chats securely.

#ChatGPT #SafariExtension #macOS #OpenSource #AI #AppStore #OpenAI
LogGPT: NEW 1.0.6 - Fixed issue with loading
Just as Apple approved the second release of LogGPT, OpenAI quietly changed the Document Object Model (DOM) on ChatGPT’s site-breaking the download button injection.
unixwzrd.ai
July 23, 2025 at 2:13 PM
UnicodeFix - 20250722_00 Release "Enough of Your AI Nonsense Edition"

Cleanup Unicode watermarking and unwanted unicode characters in Generative AI text. Especially the EM-dashes. These are now handled by turning them into " - ", for more human looking text.

#AI #Watermarking #AIDetection
UnicodeFix: Enough of Your AI Nonsense (2025 Major Release)
The Unicode arms race gets real. Here’s how we’re fighting back.
unixwzrd.ai
July 23, 2025 at 2:11 PM
Wow, and they say there will be jobs for people in the new "AI Economy".... well, this is still very impressive. Watch the video.

#FigureAI #Figure #OpenAI #AI #ArtificialIntelligence #OpenAI #Robitics #MachineLearning #ML

www.figure.ai/news/f-03-ba...
F.03 Battery Development
F.03 Battery Development
www.figure.ai
July 18, 2025 at 2:31 AM
TorchDevice 0.5.2 Beta just dropped!

Instantly run PyTorch CUDA code on Apple Silicon (M1/M2/M3) without rewriting a thing. 85%+ of HF Transformers tests passing on Mac. Modular, logs everything, super easy to drop in.
#PyTorch #AppleSilicon #CUDA #AIinfrastructure #MPS #Transformers #HuggingFace
TorchDevice 0.5.2: Still Beta, but Three Months of Refactoring, Testing, and Real-World Breakthroughs
TorchDevice is a compatibility layer that makes PyTorch code written for CUDA “just work” on Apple’s MPS (and vice versa), with minimal friction for devs. It’s the kind of glue that shouldn’t exist-bu...
unixwzrd.ai
June 27, 2025 at 6:37 AM
Is #AI #watermarking text? Users are finding zero-width spaces, hidden #UTF8 #Unicode characters, and multi-byte quotation marks in #AIgenerated content. These artifacts aren't from your keyboard, but they are showing up.

#Tech #Cybersecurity #DigitalForensics
#deepFake #AIDetection #InfoSec
UnicodeFix: The Day Invisible Characters Broke Everything
It started with a broken script. Ended with a clean, fast, cross-tool Unicode scrubber. Built in less than 10 hours.
unixwzrd.ai
April 27, 2025 at 1:34 PM
Built a tool to clean Unicode showing up in ChatGPT text recently, converting your text into clean ASCII. Works from CLI *and* as a right-click Quick Action in macOS Finder.

Check here unixwzrd.ai/projects/Uni...

Open source. Script + Shortcut. Fast No UTF-8.

#macOS #DevTools #ASCII #Productivity
UnicodeFix
Distributed Thinking Systems: Innovating AI, machine learning, and distributed computing solutions. >Mostly computing on and off. Using AI for good.
unixwzrd.ai
April 25, 2025 at 11:46 AM
If you haven't checked out out, there's an easy way to preserve your ChatGPT sessions. Use LogGPT for Safari. Read all about it here. Better go to the app store and grab a copy, it won't break the bank.

#ChatGPT #SafariExtension #LogGPT #AItools #PrivacyFirst
Introducing LogGPT: One-Click ChatGPT Conversation Export with Full Privacy
LogGPT is a streamlined, privacy-first tool for exporting your entire ChatGPT conversation history in JSON format—no spyware, no adware, no data collection.
unixwzrd.ai
April 23, 2025 at 3:51 PM
Using the debugger is a better way than sprinkling coed with print statements. This post should have gone out, let me know and I'll add some about ssh and even debugging in a local test user using VSCode, Cursor, Windsurf.

#vibedev #vibecoding #productivity #python #debuggingremote #macOS #linux
Remote Debugger With VSCode and Its Derivatives
!Vibing on the Remote – Debugging Python Remotely
unixwzrd.ai
April 23, 2025 at 3:47 PM
Do you ever get bugs in the cloud? If you use VSCode, Cursor, Windsurf or others here's my guide to remote Python debugging. It's quick it's easy and better than "printing" reams of logs to sift through. Connect to your program using your IDE just like being there.

#VibeCoding #Python #RemoteDebug
Remote Debugger With VSCode and Its Derivatives
How to Debug Remotely with VSCode Recently, someone asked how to connect to a remote process and debug it. If you’re using VSCode—or any of its forks such as Cursor or Windsurf—the following method ca...
unixwzrd.ai
April 9, 2025 at 2:06 AM
LogGPT - I just submitted it this morning for approval to Apple. Lightweight Safari Extension for Downloading #ChatGPT Sessions in #Safari. Lightweight, private, and no annoying adds.
Approved now on the #AppStore!

#OpenSource #AI #MachineLearning #OpenAI #Productivity #macOS #DataScience
Submitted (Again) to the Apple App Store
UPDATE: LogGPT Available Now on the Apple App Store Now! I’ve finally got LogGPT approved by Apple and it is now available on the App Store. The Long Road to Resubmission After what feels like an eter...
unixwzrd.ai
March 20, 2025 at 5:55 PM
TorchDevice expanded almost fully functional will work with many projects to seamlessly redirect PyTorch from CUDA to MPS for Apple Silicon. Expanded tests. The goal is to get Transformers working on macOS.
unixwzrd.ai/projects/Tor...

#AI #LLMs #HuggingFace #Python #macOS #MPS #CUDA #ML
March 10, 2025 at 4:05 PM
Updated management of #Python virtual environments, better logging, quick environment comparisons, and seamless Python version migrations. Killed some bugs, added a few new featured.

Updated web site too.

unixwzrd.ai/projects/ven...

#python #OpemSource #Unix #Linux #PythonProgramming #Programming
March 10, 2025 at 3:59 PM
Eleven Labs Inc. just increased limits for their "Creator" from 100k to 300k credits which should allow for close to 250 minutes of high quality audio for voiceovers and chatbots for only $22/month. Check it out!

#TTS #TextToSpeech #ArtificialIntelligence #AI #SpeechGeneration #ElevenLabs
Free Text to Speech & AI Voice Generator | ElevenLabs
Create the most realistic speech with our AI audio tools in 1000s of voices and 32 languages. Easy to use API's and SDK's. Scalable, secure, and customizable voice solutions tailored for enterprise ne...
try.elevenlabs.io
February 21, 2025 at 8:22 PM
Less than a year has past since Figure o1 hit the scene, then Figure o2 went to work at BMW.

Now it seems they have learned some new tricks with their new HELIX AI, able to perform untrained and spontaneous task assignment. They even cooperate.

#robotics #ArtificialIntelligence #FigureAI #OpenAI
Helix: A Vision-Language-Action Model for Generalist Humanoid Control
Figure was founded with the ambition to change the world.
www.figure.ai
February 21, 2025 at 8:18 PM
🔥 Introducing TorchDevice: Seamless PyTorch portability between CUDA & MPS! Intercepts GPU calls for transparent device redirection.

Features:
✅ Mocked CUDA on MPS
✅ Unified memory handling
✅ Proper device routing

🔗 Explore: github.com/unixwzrd/Tor...
#AI #PyTorch #Python #CUDA #MPS #OpenSource
GitHub - unixwzrd/TorchDevice: Module contains class TorchDevice abstracting CUDA/MPS/CPU, intercepting, and redirecting calls to the available device to assist in porting code from CUDA to MPS.
Module contains class TorchDevice abstracting CUDA/MPS/CPU, intercepting, and redirecting calls to the available device to assist in porting code from CUDA to MPS. - unixwzrd/TorchDevice
github.com
December 30, 2024 at 6:31 PM
🎉 Major release of Venvutil is here! New tools for Python venvs, logging, and Markdown file bundling for LLMs. Includes a recipe to recompile NumPy with Accelerate on macOS—8x faster! Tested on macOS/Linux. Details: github.com/unixwzrd/ven...
#Python #AI #NumPy #OpenSource #macOS #Linux
GitHub - unixwzrd/venvutil: Python virtual environment management functions and script to build and manage performance, compatibility, and regression test venv builds mostly for AI
Python virtual environment management functions and script to build and manage performance, compatibility, and regression test venv builds mostly for AI - unixwzrd/venvutil
github.com
December 27, 2024 at 3:55 AM
🎉 New Release: Venvutil!

Manage Conda & Pip virtual environments effortlessly, prep files for LLMs with token counts, and more.

✅ Markdown Bundler
✅ Enhanced Documentation
✅ Works on macOS/Linux (Bash 4.0+ required)

#Python #OpenSource #DevTools #LLMs #AI
GitHub - unixwzrd/venvutil: Python virtual environment management functions and script to build and manage performance, compatibility, and regression test venv builds mostly for AI
Python virtual environment management functions and script to build and manage performance, compatibility, and regression test venv builds mostly for AI - unixwzrd/venvutil
github.com
December 6, 2024 at 10:14 PM