Stanzilla's Avatar

Stanzilla

@stanzilla.dev

Tech and Games, Communities and Open Source.

382
Followers
501
Following
102
Posts
06.05.2023
Joined
Posts Following

Latest posts by Stanzilla @stanzilla.dev

Hrm not sure how much I can provide that would help since it's work code. Would a diff of the package.json change that made it work again help? Again, it's really just removing entries from `exports`

10.01.2026 22:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

ok nvm, I found it. was files added to the export map, idk why it hated them but after removing them again it stopped crashing.

10.01.2026 22:14 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

@jakebailey.dev Hey Jake! What would be the best way to find out which file caused this?

10.01.2026 22:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Got banned on Twitter, hello bluesky again

06.11.2025 22:56 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Thank you, appreciate it!

07.10.2025 17:04 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Announcing TypeScript Native Previews - TypeScript Previews of the native TypeScript port are now available on npm and for VS Code through the Visual Studio Marketplace!

Today we're announcing previews of the native port of TypeScript! These nightly previews will be available on npm and the VS Code marketplace!

npm install -D @​typescript/native-preview
npx tsgo --version

Read up more on our blog!

22.05.2025 15:09 πŸ‘ 398 πŸ” 92 πŸ’¬ 10 πŸ“Œ 12

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?

14.05.2025 08:49 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
RFC: Unified Imperative Query Methods Β· TanStack query Β· Discussion #9135 Context Sometimes, APIs don’t evolve well. I’ve seen the situation a couple of times that we add an API, and we think it’s great, and then after some time, we add another API that does something si...

πŸ“’ I wrote an RFC about unifying the imperative methods we have on the QueryClient. I think the distinction we have now is quite confusing, especially to newcomers, and we can and should do better.

I wanna get this right, so please let me know what you think in the comments on that RFC πŸ™

10.05.2025 12:32 πŸ‘ 45 πŸ” 5 πŸ’¬ 2 πŸ“Œ 0
Preview
[Request] Update repo with eslint v9 flat config format Β· Issue #360 Β· nrwl/nx-examples Hey, eslint v8 is deprecated and should no longer be used, along with the old eslintrc format. It would be great if this repo was upgraded to showcase an example on how to do eslint v9 the best way...

@juri.dev Hey man, would love to see a best practices example of @nx.dev and @eslint.org v9/flat with installable shared config. Created an issue here github.com/nrwl/nx-exam...

Nx seems to behave differently from @turborepo.com here, they don't require a config in the root, which I would prefer.

12.05.2025 10:07 πŸ‘ 3 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

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!

04.04.2025 13:41 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Situation gets even worse now that way too many people rely on ChatGPT for their answers and those update even slower.

04.04.2025 13:38 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

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.

03.04.2025 22:42 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
[Bug] Type issue in vitest workspace Β· Issue #37 Β· storybookjs/vite-plugin-storybook-nextjs Describe the bug I'm using storybookNextJsPlugin in a vitest.workspace.ts file and it errors about a type miss-match. Steps to reproduce the behavior vite 6.2.3 vitest 2.1.9 storybook 8.6.11 import...

Are you sure it is pnpm related? I had a similar looking one using yarn github.com/storybookjs/...

31.03.2025 09:49 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

same, I always get them, so annoying

28.03.2025 23:08 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Release 19.1.0 (March 28, 2025) Β· facebook/react Owner Stack An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. By combining Owner Stacks with Component Stacks, you can bette...

React 19.1 has just been released! Check out the latest updates here:

github.com/facebook/rea...

28.03.2025 21:53 πŸ‘ 152 πŸ” 31 πŸ’¬ 1 πŸ“Œ 5
Preview
GitHub - dimdenGD/OldTweetDeck: Returns old TweetDeck, for free! Returns old TweetDeck, for free! Contribute to dimdenGD/OldTweetDeck development by creating an account on GitHub.

github.com/dimdenGD/Old...

18.03.2025 23:49 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
A 10x Faster TypeScript - TypeScript Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.

Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!

devblogs.microsoft.com/typescript/t...

11.03.2025 14:36 πŸ‘ 973 πŸ” 293 πŸ’¬ 22 πŸ“Œ 156

I've considered contributing to chromium just to fix that initial flash but apparently it's not that easy according to @ericlawrence.com

11.03.2025 09:35 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

this one does not use oxc though, no?

17.02.2025 12:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

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.

17.02.2025 12:06 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

When you enable the file watcher setting, TS Server says

> Falling back to legacy node.js based file watching because of user settings

15.02.2025 01:08 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

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?

14.02.2025 23:52 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

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

14.02.2025 19:40 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
TypeScript slow project load times for large projects on MacOS Β· Issue #60832 Β· microsoft/TypeScript Does this issue occur when all extensions are disabled?: Yes VS Code Version: v1.96.2 OS Version: MacOS TypeScript: v5.7.2 (workspace version) Node.JS: v20.18.0 Steps to Reproduce: Add the followin...

@jakebailey.dev Hey there, I was wondering if you had any insight into github.com/microsoft/Ty... and what the best practice is nowawadays.

> Falling back to legacy node.js based file watching

When testing new native it **feels** slower than using the node based one with excludes.

14.02.2025 19:22 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Sunsetting Create React App – React The library for web and native user interfaces

Today, we’re deprecating Create React App for new apps, and encouraging existing apps to migrate to a framework.

We’re also providing docs for when a framework isn’t a good fit for your project, or you prefer to start by building a framework.

react.dev/blog/2025/02...

14.02.2025 18:44 πŸ‘ 574 πŸ” 103 πŸ’¬ 32 πŸ“Œ 74

@sindresorhus.bsky.social Dato started crashing a lot recently when using full screen, I'm also using Bartender, not sure if related.

14.02.2025 16:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

New feature: Nvidia Flame Generation #RTX5090

11.02.2025 13:00 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

probably used notebook mic by accident

07.02.2025 13:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

We have to get Evan a better audio setup asap :D

07.02.2025 13:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Anyone got any recommendations for a smart radiator valve? need matter/thread and ability to turn LEDs off. Currently using the Eve Thermo and it is absolutely garbage. #IoT #Matter #Thread

02.02.2025 22:39 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0