Human
banner
netail.dev
Human
@netail.dev
HTTP/504 Gateway Timeout
Sweet! Would be nice if GitHub could brew some custom button/input fields which can trigger/interact with workflows or PRs. Basically a kind "native" version
January 13, 2026 at 12:10 PM
Ahh okay, interesting. I am happy to help! Let's move the conversation to GitHub, might be easier (with the character limit & code blocks)
April 15, 2025 at 10:24 PM
Hi @aubron.io 👋,
The paths should indeed be the full paths, as they go through a filter and check if they contain `.changeset`. While the cwd is actually in the .changeset folder itself -> relative path in the .changeset folder -> no .changeset in the path. This is a new issue since 2.29.1?
April 15, 2025 at 10:09 PM
This is the one and only Typescript-only feature that I use daily. So hyped for this one, finally a JS native version 🎉
April 15, 2025 at 5:36 PM
Would have been a good opportunity to integrate @biomejs.dev
February 25, 2025 at 11:42 PM
Mhm what about 2K & Fifa 🤔
February 10, 2025 at 8:38 PM
Or ignore the full file
January 27, 2025 at 6:09 PM
At that point just use ignore next line 😂
January 27, 2025 at 4:49 PM
Perhaps CSS/SASS/SCSS typings, for that sweet auto complete & bug prevention.

Like; www.npmjs.com/package/@tea...
@teamsupercell/typings-for-css-modules-loader
Webpack loader that generates TypeScript typings for CSS modules from css-loader on the fly. Latest version: 2.5.2, last published: 2 years ago. Start using @teamsupercell/typings-for-css-modules-load...
www.npmjs.com
January 4, 2025 at 2:44 AM
Maybe something with svg sprites where certain icons are bundled into a sprite, which then referenced to with <use>, potentially reducing the payload size. A <SVG/> component ;)
January 4, 2025 at 2:27 AM
Type safe environment variables, like astro; docs.astro.build/en/guides/en...

I believe devjiwonchoi worked on a PR for required env variables, but through a schema with type safety would be next level
Using environment variables
Learn how to use environment variables in an Astro project.
docs.astro.build
January 4, 2025 at 2:24 AM
Extra observability options? Custom logger & client-side instrumentation?
January 4, 2025 at 2:19 AM
There are some limitations, so in some cases you might still need TSX on the side

nodejs.org/api/typescri...
Modules: TypeScript | Node.js v23.5.0 Documentation
nodejs.org
December 27, 2024 at 2:26 AM
Hahaha, in this case not
December 3, 2024 at 4:03 PM
Speaking of dark mode, there's a preference header for chromium browsers: Sec-CH-Prefers-Color-Scheme
December 3, 2024 at 3:58 PM
Mhm I wonder why they chose for vitest, while @swc/jest is proven to be faster in benchmarks (aspecially large projects)
December 3, 2024 at 12:49 AM