Justin Ossevoort

4 Followers
41 Following
37 Posts
Something something Sec/DevOps/SRE/SE/meh...
Internetionalshttp://internetionals.nl/
This is unbelievable. So Europe is not even allowed to discuss how to be more independent from Big Tech? #Nextcloud
It’s almost that time of year again 🦀:
https://ti.to/rustconf/2025
RustConf 2025

RustConf 2025 | Seattle, WA & Online, Sept 2-5, 2025

Tito
Happy 10th anniversary of stable #rustlang 🎊
Don't. Make. Me.
Tense moments playing #piglets
@aperezdc @fasterthanlime But would having fewer dependencies really solve that? And I really would like smarter sharing of build artifacts, but between feature flags and Rust coping with the “diamond dependency” problem you probably aren’t really compiling the same thing dozens of times, just a thing with the same name. Though it should still be possible to improve even that scenario.
@twilwel @BM_Visser I assume these numbers are not by number of inhabitants. Which wouldnt’t make too much sense anyway. So larger countries have advantage over smaller and more densely populated countries.
@tenderlove Happy bithday!

@b0rk i don’t know if they thought about oneline history. But the convention is that the first line of the commit message is the subject. That should probably be the title of the merge/pull request.

The fact that it’s a merge is more a detail and some random request-id that has no beating without some external system is more something for the footer of a request. Or at best a short preamble like “Pull #123: <title>”.

@b0rk The lack of good oneliner support has more to do with the merge message generated by Github and Gitlab then with how merges history is formatted.