Amazing that this essay never even mentions public transportation @thewaroncars.bsky.social
07.03.2026 12:08 β π 594 π 88 π¬ 29 π 18Amazing that this essay never even mentions public transportation @thewaroncars.bsky.social
07.03.2026 12:08 β π 594 π 88 π¬ 29 π 18I guess if my parser is deterministic, this shouldn't happen in practice, but that feels a bit fragile to depend on both my parser being deterministic (without having a way of type checking/validating that) and chumsky's evaluation of a deterministic parser not doing anything weird.
07.03.2026 17:16 β π 0 π 0 π¬ 0 π 0
I don't really want to just allocate them in `map_with` because then I don't think I can rely on the arena only containing nodes that were actually parsed as opposed to ones produced while exploring a branch that was later unwound.
The guide even has a related disclaimer.
docs.rs/chumsky/late...
Does anyone know if there's a good way to allocate AST nodes produced by chumsky in arenas?
I like doing this to more densely allocate things and, more importantly, to give all AST nodes of the same type a dense space of IDs that I can map to auxiliary data in future passes like type resolution.
I do think the guide could do a better job of listing and explaining common idioms.
Plus, the example given for any() doesn't work in current Chumsky in Rust 2024 edition: any().filter(char::is_whitespace)
You have to add a closure to dereference the character.
Improving the error messages was also pretty straightforward:
github.com/esoterra/tem...
Rewrote the parser for my little template-to-wasm compiler to use the chumsky Rust library yesterday. Took a bit of figuring out, but overall it wasn't too hard to do and I think it'll be much easier to extend in the future!
github.com/esoterra/tem...
Just updated my template-compiler project from Rust edition 2021 to 2024 and from Wasmtime 20 to 42 in only +15/-15 worth of changes and very little semantically changing! The component model is getting way easier to keep up with than it used to be!
github.com/esoterra/tem...
Normalize laughing derisively in men's faces when they deserve it.
18.02.2026 19:00 β π 26475 π 6435 π¬ 552 π 1079
So, these armed felons from January 6, 2021 are βjust tourists!β
But an ICU nurse defending a woman who ICE pepper-sprayed and pushed to the ground was a βdomestic terrorist β!
how-i-experience-web-today.com
27.01.2026 22:16 β π 0 π 0 π¬ 0 π 0A short poem or poem-like writing by me.
27.01.2026 17:29 β π 1 π 0 π¬ 0 π 0A poem that reads as follows: This is not a contract I offer nothing and you accept it. You offer nothing in return and I take it gently to my hands. The world remains unchanged, except this humble printed paper on which your ink dries. What did you think it would do? Well, it can't do that, because we believe it doesn't. The ritual won't work and a notary can't fix it. Even as the light bounces off of this paper, hitting our eyes and creating fictions in your brain, its image betrays you. Form and function abandon each other or, understood differently, become tender incestuous lovers. I am me. You are you. What's mine is mine, what's yours is yours, and that is the end of it. You may exercise your existing rights to address any grievances and you are bound by existing obligations. I won't prevent you from taking legal action regarding this document. Any court or arbiter that will take you up may have you. (a pair of long lines where signatures would go)
27.01.2026 17:27 β π 1 π 0 π¬ 1 π 0
It's not hard to make a basic un-styled webpage look wayyyy better. The answer's in the title: max-width + margin: auto.
esoterra.dev/blog/max-wid...
semi-regular reminder that ICE was only created in 2003
when you are asked to imagine a world without ICE, you're basically being asked to remember where you were when Lilo & Stitch came out
I feel lucky to live in a world where Bigtop Burger happened. Weird art combining the artist's various inspirations? Clowns vs. Undead? References to Cats and a 1920s film I've never watched called The Cabinet of Dr. Caligari? I would have never thought to ask for it, but I'm so glad it happened.
09.01.2026 21:13 β π 0 π 0 π¬ 0 π 0fair enough. just be mindful about how your actions contribute to the whole and that this is the umpteenth time the main character is a trans person who didn't do anything That Bad (tm). de-escalate all conflict not with the enemy, etc.
09.01.2026 18:53 β π 1 π 0 π¬ 1 π 0you are surprisingly cruel to Kat for someone who considers her an ideological ally. you can see how the backlash has become disproportionate dogpiling, right?
09.01.2026 18:28 β π 1 π 0 π¬ 1 π 0what was the general gist of what this is a reply to?
09.01.2026 18:11 β π 0 π 0 π¬ 0 π 0this work is licensed under "Creative Acquaintances-3.0" - to request a copy of source code, please be my friend and don't be weird about it. π
07.01.2026 23:18 β π 10 π 2 π¬ 0 π 0
Archive link for those looking for one:
archive.is/202601081016...
Naming the function `exec` with type `func(input: string) -> string` made me think you were giving your components the ability to execute things in a shell for a second before I realized it was the export name not an import π
08.01.2026 16:20 β π 0 π 0 π¬ 0 π 0Best of luck! Might check it out later.
08.01.2026 16:14 β π 1 π 0 π¬ 0 π 0I'll disagree on the point of "it would be crazy not to use LLMs..." but if you're using them in a cautious way and the code is architected, designed, and implemented thoughtfully like you say, I don't have much of a problem with it. I was more trying to screen for if it was almost-fully generated.
08.01.2026 16:14 β π 2 π 0 π¬ 1 π 0I'm not very familiar with Swedish law, but, for me at least, it's a plus that you're outside the USA. We need more alternatives to USA tech and I say that as someone who was born, lives, and works there.
08.01.2026 16:14 β π 1 π 0 π¬ 1 π 0I think that would be a great idea. The story here of how it was developed and who you are is good context for people to have. Otherwise, 1 week, 1 contributor, tons of code is gonna smell like slop to some folks and with context, it's clear that that's not the case.
08.01.2026 16:14 β π 1 π 0 π¬ 1 π 0During the last year and a half, I wrote a book on server-side WebAssembly. Getting into Wasm is hard. Resources are scattered, the tech is complex, and it's constantly changing. I wanted to contribute a resource to make learning easier. manning.com/books/server... (1/5) π§΅
06.01.2026 20:15 β π 18 π 2 π¬ 1 π 1
interesting, but looks a bit sketchy TBH.
git history only goes back a week. no other committers. docs are mostly TBD.
to be direct: how long have you been working on it? has anyone reviewed your code? how thoroughly tested is it? did you use LLMs to write it? does anyone use it regularly? etc.
Hold Sam Altman and every one of his execs personally liable for manslaughter.
06.01.2026 00:29 β π 38 π 11 π¬ 1 π 0