Stanzilla
banner
stanzilla.dev
Stanzilla
@stanzilla.dev
Tech and Games, Communities and Open Source.
Thank you, appreciate it!
October 7, 2025 at 5:04 PM
also @humanwhocodes.com would that be something you'd be interested in working on with the @nx.dev team? A best practices set-up for NX monorepos?
May 14, 2025 at 8:49 AM
Yeah same here, we had to turn them off at work for the same reasons. Now they only run in CI. It's a bit sad that ESLint did not consider going native in their recent rewrite but maybe in the future...looking forward to native type-linting from you guys though!
April 4, 2025 at 1:41 PM
Situation gets even worse now that way too many people rely on ChatGPT for their answers and those update even slower.
April 4, 2025 at 1:38 PM
I tried it and sadly the nx vscode extension or whatever it does in the background eats a ton of resources, have to disable it when running tasks.
April 3, 2025 at 10:42 PM
same, I always get them, so annoying
March 28, 2025 at 11:08 PM
I've considered contributing to chromium just to fix that initial flash but apparently it's not that easy according to @ericlawrence.com
March 11, 2025 at 9:35 AM
this one does not use oxc though, no?
February 17, 2025 at 12:08 PM
Here you go, I assumed that is TSS directly but might be the VSC integration? The ticket was moved from VSC to TS, so I assumed it was on you guys. I am confused now though.
February 17, 2025 at 12:06 PM
When you enable the file watcher setting, TS Server says

> Falling back to legacy node.js based file watching because of user settings
February 15, 2025 at 1:08 AM
That's what I was confused about, setting

"files.watcherExclude": {
"**/node_modules": true
},

makes it fall back to the node.js based one. Is there a different setting?
February 14, 2025 at 11:52 PM
Hah okay, thank you. I was mostly curious to know if there is a way to ignore directories with the new native mode or if it has some smarts included that ignore node_modules etc
February 14, 2025 at 7:40 PM
probably used notebook mic by accident
February 7, 2025 at 1:33 PM