Inanna Malick
banner
inanna.recursion.wtf
Inanna Malick
@inanna.recursion.wtf
Rust, Haskell (sometimes), art

https://github.com/inanna-malick
I have not, can you expand on what you mean by this? I'm not really familiar with nushell aside from skimming the project description
November 24, 2025 at 10:34 AM
oh nice we have the same brand of woven weighted blanket
November 20, 2025 at 9:17 AM
the forbidden experiment is a thing various kings would do throughout history where they raised groups of children without access to human language, so that they, thus uncontaminated, would naturally (it was believed) develop fluency in the language of angels
November 19, 2025 at 4:47 PM
Oh damn, that's neat! The main difference i can see is that detect also does file contents, but thats a really cool feature set (eg exif!?! woah)
November 19, 2025 at 12:50 AM
I'm thinking maybe chmod-style syntax so you can write `permissions ~= u+x` but with actual parsing of the u+x part specific to chmod-style syntax instead of just treating it as a regex/string match to run against the string representation of the permissions
November 18, 2025 at 9:49 PM
running the Forbidden Experiment 2: this time there's Haskell
November 18, 2025 at 9:00 PM
please do, and lmk if you have feature requests/feedback/etc - the main TODO I have left rn is selectors for user/group/permissions, but it's very extensible
November 18, 2025 at 8:03 PM
Reposted by Inanna Malick
Do not. cite. the deep magic. to me. witch.
November 17, 2025 at 7:50 PM
Durable Objects (last I checked) support websocket server hibernation but not websocket client hibernation, so you can't hibernate a firehose listener
September 22, 2025 at 6:02 AM
It's entirely feasible, the only hard part is getting a firehose listener going (not sure if PDSs require that? if not it should be pretty viable) but that's solvable with a shim service or a cron job jetstream listener like I implemented in blog.cloudflare.com/serverless-a...
Serverless Statusphere: a walk through building serverless ATProto applications on Cloudflare’s Developer Platform
Build and deploy real-time, decentralized Authenticated Transfer Protocol (ATProto) apps on Cloudflare Workers.
blog.cloudflare.com
September 19, 2025 at 1:08 AM