moshyfawn
banner
moshyfawn.dev
moshyfawn
@moshyfawn.dev
Software engineer with quirks. Give me all the new shiny tech and I'll have all the fuel needed to create any project!
Ah, I see. *Shows Scooby-Doo Mask Reveal meme*

```
Antigravity Version: 1.11.2
VSCode OSS Version: 1.104.0
Electron: 37.3.1
Chromium: 138.0.7204.235
Node.js: 22.18.0
V8: 13.8.258.31-electron.0
```
November 18, 2025 at 8:11 PM
I haven’t heard about Project IDX in a while - their web-based IDE that was in early access at the time - but apparently it’s now pivoted into some kind of Firebase Studio tool? I initially thought Antigravity must’ve been a successor to IDX, but nope.
November 18, 2025 at 8:04 PM
Looks like they’ve added a toggle for it too: chat.disableAIFeatures. Idk if they are breaking it with their updates or what. I haven’t used VSCode for a long time
GitHub Copilot frequently asked questions
Frequently asked questions for using GitHub Copilot in Visual Studio Code.
code.visualstudio.com
November 17, 2025 at 5:45 PM
Moreover, you can simply disable all of it by setting “disable_ai”: true in the ~/.config/zed/settings.json file
November 17, 2025 at 4:11 PM
Yea this has been happening for a bit now. The only way we were able to fix it is by using the GitHub’s API

bsky.app/profile/mosh...
Shucks, well, this works then

```bash
curl -X PUT 'https://api.github.com/notifications' \
--data '{
"last_read_at": "$ISO_8601"
}' \
--header 'Authorization: Bearer $GITHUB_TOKEN'
```
November 4, 2025 at 12:53 PM
I think they meant “tubular” 🤭
October 2, 2025 at 9:03 AM
Shucks, well, this works then

```bash
curl -X PUT 'https://api.github.com/notifications' \
--data '{
"last_read_at": "$ISO_8601"
}' \
--header 'Authorization: Bearer $GITHUB_TOKEN'
```
September 24, 2025 at 12:28 PM
Yea, some repos mass-spammed users with crypto junk issues across GitHub. You might wanna try blocking the account / org; maybe it'll help clear up your notifications feed
September 24, 2025 at 1:03 AM
Search bar and other convenient context menus and actions + waiting for apps like GH mobile to catch up and fix full features that simply dont work 🫠
September 16, 2025 at 7:55 PM
I adored the Lord Of The Rings: War Of The Ring strategy game so I tend to utter those character lines like “We’ll do as you ask”, “An <objective> has been completed” or “A worthy plan!”. There’re so many simply engraved in my lexicon 😅
September 9, 2025 at 10:29 AM
Hide the scars to fade away the shakeup 😁
September 4, 2025 at 2:37 PM
Did you find any helpful resources for understanding jj's workflow? I've been switching over some smaller projects from git to jj, but I keep stumbling at certain points - especially around forced commits, worried I could disrupt the team's work. Is there a set of commands you've worked out?
September 4, 2025 at 12:38 PM
Screen Studio, eh? Been there 😅 What a terrible pattern
August 30, 2025 at 2:41 AM
But you’re right, the colour selection is fairly limited. @zen-browser.app’s theme customisation is still one of my favourites along with their *fully* collapsible sidebar.
August 26, 2025 at 10:15 AM
Idk why but I’m also using green for work; colour theory, eh? 🤓

addons.mozilla.org/en-US/firefo...
Visionary – Bold – Get this Theme for 🦊 Firefox (en-US)
Download Visionary – Bold for Firefox. You question the status quo and move others to imagine a better future.
addons.mozilla.org
August 26, 2025 at 10:15 AM
It's real!
August 21, 2025 at 3:44 PM
I was so confused as to why I can’t see the actual PRs list 🫠
August 12, 2025 at 2:42 PM