-0 null byte terminated output support for scripting
- ???
```
cargo install detect
detect 'ext in [rs, ts, js] && size > 0.5mb && modified > -7d'
detect 'ext == ts && content ~= class.*Service'
detect 'name == "Cargo.toml" && toml:.package.edition == 2018'
```
-0 null byte terminated output support for scripting
- ???
(*) one even earlier
(*) one even earlier
recursion.wtf/posts/detect/
this may not come as a surprise, but it not spawning a new process via `-exec` for every file or running multiple `xargs` passes makes everything significantly faster
recursion.wtf/posts/detect/
this may not come as a surprise, but it not spawning a new process via `-exec` for every file or running multiple `xargs` passes makes everything significantly faster
This was fun to translate into `fd`:
`-e rs -e toml`
`-S +1M`
`--changed-within 7d`
`-X rg -l 'class.*Service'`
`-E '*test*'`
`-e yaml -S -0.5M -x lq -Y {} | jq -e '.server.port > 8000'` (?)
This was fun to translate into `fd`:
`-e rs -e toml`
`-S +1M`
`--changed-within 7d`
`-X rg -l 'class.*Service'`
`-E '*test*'`
`-e yaml -S -0.5M -x lq -Y {} | jq -e '.server.port > 8000'` (?)
```
cargo install detect
detect 'ext in [rs, ts, js] && size > 0.5mb && modified > -7d'
detect 'ext == ts && content ~= class.*Service'
detect 'name == "Cargo.toml" && toml:.package.edition == 2018'
```
```
cargo install detect
detect 'ext in [rs, ts, js] && size > 0.5mb && modified > -7d'
detect 'ext == ts && content ~= class.*Service'
detect 'name == "Cargo.toml" && toml:.package.edition == 2018'
```
- crates/human (core code, service traits, proptests)
- crates/vibes (throwaway code, to be rewritten later)
Type-level domain modeling and property tests keep LLMs on track, at least enough so for a solid prototype
- crates/human (core code, service traits, proptests)
- crates/vibes (throwaway code, to be rewritten later)
Type-level domain modeling and property tests keep LLMs on track, at least enough so for a solid prototype
solid balance of the high and low level, broad coverage of network components, pains and solutions when running certain #atproto TS packages on the edge
blog.cloudflare.com/serverless-a... | @inanna.recursion.wtf
solid balance of the high and low level, broad coverage of network components, pains and solutions when running certain #atproto TS packages on the edge
blog.cloudflare.com/serverless-a... | @inanna.recursion.wtf
> All GIFs in this post were generated by a special instrumented version of the recursive machinery used by collapse_frames that automatically generates animated ‘stack traces’
we can go furthur, friends
> All GIFs in this post were generated by a special instrumented version of the recursive machinery used by collapse_frames that automatically generates animated ‘stack traces’
we can go furthur, friends