Posts
236
Following
97
Followers
37
Mostly a Rust hacker

Interests: Reversible programming, HTTP Live Streaming and derivatives, FreeBSD
@bal4e @dev There is https://www.corvelsoftware.co.uk/crowbar/

In the hamburger menu you can enable the various font features and see what they do to the input text
0
0
2
@athas This is what we get instead of the semantic web
0
0
0
@charlotte Yeah tbh the worst part of it was that I had to actually parse the html to get the json out (It still exist as a fallback: https://git.sr.ht/~erk/lasagna/tree/master/item/comic/src/lib.rs#L92)

I had to use a very limited amount of the json so it was fine. Though if you have a look at all the jsonld objects on the site it gets complicated see for example: https://www.gocomics.com/garfield/2026/08/30 and search for "ld+json" and you get 32 hits lol.
0
0
0
@charlotte at some point I had to parse Json-ld to get the URL for Garfield comics, it was rather bad
1
0
1
repeated

** Ticket sales now open ** Get your tickets for RustWeek 2027!

The world's biggest Rust conference returns to beautiful Utrecht in 2027, welcoming over 950 community members, professionals and the maintainers of Rust.

We lowered the ticket prices: individual tickets are now 199 instead of 249 euro. A checkbox enables an additional 100 euro discount for those who can't afford the full price ✨️.

https://2027.rustweek.org/

0
2
1
repeated

📝💝 but what a privilege it is to read your code

https://kayserifserif.place/posts/2026/handwritten-code/

1
6
1
@bal4e That sounds pretty cool, I simply skipped over adding content to my atom feeds, but at some point I will probably have to get back to it.

Most of my current hacks are in the style file I use (https://git.sr.ht/~erk/hs/tree/main/item/posts/govuk.tpl)

I used to have some pretty bad ones with rewriting HTML after generation to add syntax highlighting, but that just works now. (https://erk.dev/2025/04/19/bureaucracy)

Typst is really nice to use for this because it is much more "programmable" than markdown and is in my opinion just much nicer to write in.
0
0
1
@bal4e Bundle mode was not really ready when I first got the idea to make this website so I never looked too much into that
0
0
1
@bal4e Mine is a odd mix of typst for content and rust for everything else, so my rss feed is generated from toml embedded as comments in the top of my content files.

Example post: https://git.sr.ht/~erk/hs/tree/main/item/posts/rangefrom-part-2.typ
Atom feed generation: https://git.sr.ht/~erk/hs/tree/main/item/src/posts.rs#L134
2
0
1
repeated
The conductor just walked through my train to tell people that they should sit down since the train could not start after it stopping a few hundred meters from the end station. I guess that is what happens when you take a IC4
0
0
1
@Mara Ahh that explains the additional 20 cents (it was 199.2)

Nice to see that you were able to lower it for everyone to that.
0
0
1
@Mara I was about to ask if it was lowered since the announcement/start of sale at RustWeek, but at least going by my invoice it was 199 then as well
1
0
0
@ma3ke I hope that it lives up to your expectations :D
0
0
1
This blog post is bit of a culmination about me thinking about `n..` ranges in Rust for way too long time.

It is about why I think the current semantics for the iterator are wrong.

https://erk.dev/2026/08/30/rangefrom-part-2
1
3
3
repeated

RustNL's Rust Maintainer Team has grown and now consists of 14 people, including three interns! ✨️

https://rustnl.org/maintainers/

Together, these people are either the author or a reviewer of more than 30% of all pull requests on the rust-lang/rust repository:

1
6
1
@jyn This has for the past quite a few years been one of my big annoyances about git, every now and then I look at some historical commits and just gets a friends deadname shoved in my face which at least to me feels uncomfortable.

I think something like what you propose here would be good.

Maybe something like webfinger could also be used though then you bind yourself up on a domain.
1
0
1
repeated
@jana I used to live like 50 meters away from there, its a nice area, look forward to the automatic organs playing nearby early every weekend :D
1
0
1
Show older