Profile avatar
fasterthanlime.hachyderm.io.ap.brid.gy
hi, I'm amos! 🍃 they/them 🫐 open-source witch & maker of snappy videos and articles at https://bearcove.eu ✨ be kind, be curious [bridged from https://hachyderm.io/@fasterthanlime on the fediverse by https://fed.brid.gy/ ]
937 posts 448 followers 1 following
Prolific Poster
Active Commenter

"damn, are you a comparison operator? because you cannot be chained"

Okay, the good news is I finally did the research and the hypothesis I've based the last few months of work on is indeed correct.

wow this slider should really be logarithmic huh

👋 deny unknown fields should be the default, change my view: https://github.com/facet-rs/facet/issues/661

me: "so all I need is a rough cut, don't worry about the details for now." also me:

today in "fun in france", I got a mail saying "we noticed you closed your individual company, so we shut down your account, you don't owe us anything anymore" but but but... I started another company... I'm still independent, I still need an account, and now I've lost my messaging privileges so […]

I deployed a new version of my blog and there is an error at line 1, column "10 millions, 42 thousands and sixty-two" — and maybe there should be limits to what facet-json is willing to format in terms of errors 😄

No lie, "youtuber" feels less of a bullshit job (cf. graeber) than "software developer" because I have to work so much harder for payment like, so so much harder.

you ever add 500 lifetime annotations in a project hoping it'll do something useful in the end? it's fun!

😈

distill me like one of your base models

600 tests 🎉 and support for Arc<T> where T: ?Sized: https://github.com/facet-rs/facet/pull/594

[x] Tests run really fast [ ] Tests don't fail with SIGABRT

I'm sure this is fiiiiine

Interesting thread! https://social.weiznich.de/@weiznich/114495785461187940

#Firefox is on #GitHub now: https://github.com/mozilla-firefox/firefox

ooh the upcoming rust 1.87 upgrades to LLVM 20: https://releases.rs/docs/1.87.0/

facet-json vs serde_json, before any sort of performance-oriented changes (like using memchr, ryu, itoa, etc.) isn't bad at all imho, only ~6-8X slower? I would be happy with that, but there's an irresistible urge to do better, of course https://github.com/facet-rs/facet/pull/546

What https://mastodon.social/@tef/114481455707924089

408 tests passing, still got 4-5 crates to uncomment and fix, but after that... the latest big change to facet will be in, phew https://github.com/facet-rs/facet/pull/527

Anybody know more about the Rust null-pointer optimization for enums than I do? https://github.com/facet-rs/facet/pull/527#issuecomment-2865797586

I noticed https://lib.rs/crates/displaydoc depends on syn, and it's a transitive dependency of `url` — would be nice to have an unsynn-based alternative.

i finally understand facet. made a small function to print parsed CLI arguments as a help message (cc @fasterthanlime)

claude code got even better since the last time I checked it out — time to try out that max plan to not have to worry about API costs again.

running an e-mail server day 2: the automatic IP ban in stalwart banned the IP that does the readiness & live check for kubernetes....

got into a rather extreme kink lately (running an e-mail server)

so this is the state of the art huh, I see

I'm bringing cool bear & fasterthanlime stickers to rustweek ✨

I'm going to #rustweek2025 ! Thanks so much to @fasterthanlime for reminding me, and @Mara and the team for their herculean efforts to make the conference happen! See you next week in Utrecht! :rust: 🎉

✨ more improvements to rust syntax highlighting in zed, thanks to chbk: https://github.com/zed-industries/zed/pull/28182