atlas news
    
Code happens
27  février     12h10
Rustup CI test suite performance
rbtcollins    We made things better for rustup developers recently, I thought folk might find this interesting.
01  février     23h51
hyper combinators in Rust
rbtcollins    Recently I read Michael Snoyman’s post on combining Axum, Hyper, Tonic and Tower. While his solution worked, it irked me it seemed like there should be a much tighter solution possible.
21  juin     21h19
A moment of history
rbtcollins    I’ve been asked more than once what it was like at the beginning of Ubuntu, before it was a company, when an email from someone I’d never heard of came into my mailbox. We’re coming up on years now since Ubuntu was founded, and I had cause to do some spelunking into IMAP archives recently......
22  mars     09h13
Strength training from home
rbtcollins    Tips and suggestions for doing strength training from home calisthenics style.
02  janvier     05h37
2019 in the rearview
rbtcollins    A year in review post about me and my family, for our friends.
21  décembre     03h20
A Cachecash retrospective
rbtcollins    In June I started a new role as a software engineer at a startup called Cachecash. Today is probably the last day of payroll there, and as is my usual practice, I’m going to reflect back on my time there.
30  novembre     20h56
Rust and distributions
rbtcollins    Daniel wrote a lovely blog post about Rust’s ability to be included in distributions, both as a language that you can get via the distribution, and as the language that components of the distribution are being written in. I think this is a great goal to raise and I have just a few thoughts and ...
24  mai     07h22
Want me to work with you?
rbtcollins    Reach out to me I’m currently looking for something interesting to do. https: www.linkedin.com in rbtcollins and https: twitter.com rbtcollins are good ways to grab me if you don’t already have my details. Should you reach out to me Maybe : . First, a little retrospective. Three years ago, I...
28  mars     06h58
Continuous Delivery and software distributors
rbtcollins    Back in the continuous delivery meme was just grabbing traction. Today its extremely well established except in F LOSS projects. I want that to change, so I’m going to try and really bring together a technical view on how that could work which may require multiple blog posts and if it...
27  mars     10h11
Feature flags
rbtcollins    Feature toggles, feature flags they’ve been written about a lot already use a search engine :, yet I feel like writing a post about them. Why I’ve been personally involved in two from scratch implementations, and it may be interesting for folk to read about that. I say that lots has been...