//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
Profile
Loading...







Loading...
It works well with progress bars, selection, and other features that dax provides.
The latest version of dax (dax.land) can show a scrolling view of the last N lines when executing a command. This is especially useful when running multiple commands in parallel.
Or alternatively, use the new `$.all` function.
Released gagen 0.5, which simplifies the output to match dependabot.
Reporting the same security issue to pnpm vs bun: pnpm acknowledged it quickly, shipped a fix, backported it, and published an advisory. bun never acknowledged, silently fixed this and another issue I reported, has not published advisories. One takes security more seriously.
Also, the cross-platform shell has been extracted to a dedicated JSR package jsr.io/@david/shell
Also added an `npx gagen --pull-versions` command to sync the version constraints in the TypeScript files with the .yml files after dependabot updates them. More details, including limitations, here: github.com/dsherret/gag...
beautiful new docs site at dax.land for @dsherret.bsky.social's dax, one of my very favorite tools. I write nearly all my scripts in TypeScript because of it
1mo
1mo
1mo
1mo
Video
Video
18d
1mo
1mo
28d
@david/shell on JSR: Cross-platform shell for Deno and Node.js inspired by zx.
jsr.io
@david/shell - JSR
What's Changed feat: store pin comment inline by @dsherret in #37 feat: add npx gagen --pull-versions by @dsherret in #38 Inline pin comments (#37) The pin lockfile moved from a trailing # gagen:...
github.com
Release 0.5.0 · dsherret/gagen
David Sherret
David Sherret
David Sherret
David Sherret
David Sherret
David Sherret
David Sherret
conputer dipshit
I've found maintaining GitHub Actions workflow files is much easier when it's generated from Typescript. The latest realization is that the output yaml file can act like a lockfile. So I maintain `actions/checkout@v6`, but the generated output gets locked to a hash.
2mo
David Sherret