Programmer, engineer, USAF avionics veteran, trail runner, BJJ, triplets dad. Sharing what I learn about AI, software, security, and technology.

Oregon
Pinned Tweet
Replacing a Honeywell VisionPRO IAQ with an ecobee isn’t a normal thermostat swap. The hidden EIM changes everything. I documented the wiring, configuration, testing, and setup: absent.org/replace-honeywell…
Inspired by @DanielLockyer, today I chose violence. I let @ChatGPT walk me through replacing a proprietary Honeywell thermostat system with an @Ecobee Smart Thermostat Enhanced that I got for free from @nwnatural That meant: • bypassing the Honeywell EIM 💀 • rewiring the furnace control board • reconnecting the outdoor condenser • testing every stage (heat, A/C, fan) I labeled everything and double-checked every step before making changes, but ChatGPT never led me astray. The actual wiring and installation process took 20 minutes. The system is now fully operational. 💪 I’ve been wanting to do this for YEARS. Today, AI made a project that felt well beyond my comfort zone approachable. AMA. Photos below. I did a temp job with some butt connectors, but have some proper Wago 221 connectors arriving Wednesday.
1
4
599
@codejake retweeted
Saturn through the eyepiece just now - wait until the zoom-in. Great conditions from southern UK (although feeling very muggy!)
87
259
3,112
282,838
@codejake retweeted
104
3,441
45,692
630,827
Lunch project: A network IDF room explorer web app PoC, because why not? Try to get as much telemetry from 3D scans and photos EXIF as possible.
36
+1. First thing I noticed out of box: "Oh, it's a new iPhone *yawn*" And minutes later: "This 18 Pro is a lot faster than the 17!"
The iPhone 18 Pro is much better than what I expected for on-device AI It can run a 27B model at double the speed of the 17 Pro The new A20 Pro chip is a beast
3
186
It's refreshing to see such candidness out of an Apple exec like Hardware VP Tom Marieb. Of course the press is going to run some negative takes, but it shows he's paying attention to the right things. See also his iPhone Duo statements. Hopefully, we'll see more of this from the new @Apple under @johnternus.
1
1
102
TEMPEST is a thing for a reason. en.wikipedia.org/wiki/Tempes… (And yes, I worked with TEMPEST gear in the mil)
everyone who understands the first thing about computer security or what superintelligence means understands this is possible and all the usual gang of idiots is calling this scifi hype
1
1
2
323
@codejake retweeted
I built a Photoshop-like image editor. It’s called Compositor. robbietilton.com/compositor I originally built it for myself to get off my Adobe subscription, but decided to release it for free and make it open source. It has all the essential tools I need for compositing, with none of the BS. I know this workflow is kind of archaic in 2026, but I’m still using it until AI can actually get pixel-perfect on some of the details. The entire app is 12MB. Photoshop is 6,455MB on my machine.
1,071
2,054
18,562
2,170,282
@codejake retweeted
I wanted to see how far I could push astra in threejs so I spent the last 2 weeks having astra 3D model every single piece in this scene interactive link in the thread!
44
42
394
23,885
The Shawn Ryan podcast: great story episodes punctuated by weird ass episodes like “I was possessed by demons for 5 months”/“Aliens are real and they stole my appliances”. Kinda just have to pick and choose episodes and hope none of the weird stuff spills on you.
1
1
37
@codejake retweeted
Added three unique photos showing vice-president Cheney in the tunnel that led to the President's Emergency Operations Center (PEOC) underneath the White House on 9/11: electrospaces.net/2015/09/91…
14
71
1,446
1,244,647
@codejake retweeted
Tired of seeing “Ask Siri” on every menu? Here's how to disable it. In macOS 27, after enabling Siri AI, all context menus include a persistent “Ask Siri” context menu item. Turns out you can actually disable it without turning off Siri AI. To disable, run the following commands in the Terminal app: codes=(soft apwn exit loca lock logo rlgo rcnt rrst rest rsdn shut slep spro syss) args=(-int 0) for code in "${codes[@]}"; do hex=$(printf %s "$code" | xxd -p -u) args+=(-int "$((16#$hex))") done defaults write -g NSAppleMenuAllowedItems -array "${args[@]}" and give your Mac a restart. --- NSAppleMenuAllowedItems controls which items are visible in the  menu. For some reason, Apple decided that macOS shouldn't insert “Ask Siri” whenever the filter is active, even if nothing is actually disabled. The command allowlists all  menu items. It doesn't include "abtm" (About This Mac) because it is unconditionally visible in the current code. Re-enable with: defaults delete -g NSAppleMenuAllowedItems
5
49
14,879
I like this way better than my workaround for removing the Siri blob.
Here's how to disable Siri's new floating button in macOS 27 When Siri AI is enabled, macOS 27 adds a contextual "lightweight UI" when you type or select text. The floating button can expand into Ask Siri, Edit with Siri and Writing tools, or other contextual actions. To disable it, run the following command in the Terminal: sudo mkdir -p /Library/Preferences/FeatureFlags/Domain && \ sudo defaults write /Library/Preferences/FeatureFlags/Domain/WritingTools LightweightUI_macOS -dict Enabled -bool false and restart your Mac. To restore: sudo defaults delete /Library/Preferences/FeatureFlags/Domain/WritingTools LightweightUI_macOS
60
My personal bookmarking/pinboard/readwise/instapaper replacement is coming along nicely. I wrote an MVP with agents in about 2 hours from a spec doc I've been working on for months, on and off. Spent an additional 4 hours just on little tweaks here and there. 🤫 - Saves bookmarks, duh - Saves local copies of article using go-readability/v2 and bluemonday, which are working great. - Bookmarklet with popup to save ala Pinboard, for now. - RSS and APIs throughout - Uses an average of only ~13 MB memory on the server (Go + htmx4)
1
1
48
After updating to macOS Golden Gate, if the Siri “blob” popping up everywhere gets annoying, here’s a workaround to disable it: System Settings → Screen Time → Content & Privacy → Content & Privacy (enable it) → Siri → Writing Assistance (disable it)
1
1
106
I apologize here. I should have used the term "Missing" or something, instead of "Bad". The author has made tremendous progress on this new project and there's nothing "bad" about it at all.
As a long-time @Raycast user, I'm trying out tinycast from @abue_ammar. So, here's a Tinycast mini-review: Good: - Feels like home as a Raycast user. I often joke that Raycast is my OS. - It's native Swift! (Raycast 2.0 is web 😕) - It feels *MUCH* snappier than Raycast 2.0 - Supports *all* of the functionally I use. - Importing from Raycast was easy. (A selling point of Raycast, BTW: being able to export your data. 👍) - BYO AI. Bad: - No sync. Right now I export and import my Tinycast settings between a couple Macs. It's not any hassle really. - No iOS app. I actually use Raycast on iOS quite a bit -- primarily for snippets. Don't know if I'm ready to give that up. - Tinycast has existed for a month or few. Will it stay existing without a funding model? WTF: - So far, I haven't had my Hyper key hijacked by 1Password or whatever keeps hijacking it.
61
As a long-time @Raycast user, I'm trying out tinycast from @abue_ammar. So, here's a Tinycast mini-review: Good: - Feels like home as a Raycast user. I often joke that Raycast is my OS. - It's native Swift! (Raycast 2.0 is web 😕) - It feels *MUCH* snappier than Raycast 2.0 - Supports *all* of the functionally I use. - Importing from Raycast was easy. (A selling point of Raycast, BTW: being able to export your data. 👍) - BYO AI. Bad: - No sync. Right now I export and import my Tinycast settings between a couple Macs. It's not any hassle really. - No iOS app. I actually use Raycast on iOS quite a bit -- primarily for snippets. Don't know if I'm ready to give that up. - Tinycast has existed for a month or few. Will it stay existing without a funding model? WTF: - So far, I haven't had my Hyper key hijacked by 1Password or whatever keeps hijacking it.
1
1
11
1,053
Thank you, @ChatGPT.
1
34
I would like to see how this fruit fly model does governing the US and engaging in foreign relations with Iran. My money's on the fly.
the fly is using the blinkers 😭
78