Inspired by @gabe_guerra_ launching DC systems, I went ahead and registered https://t.co/0cWTELU8U2. If you're interested in attending or speaking, fill out the form there. If there are enough crazy systems people around here, we'll have ourselves a meetup!
Just released 0.1.0 version of oksa, a library for generating GraphQL queries using Clojure data structures. New version introduces a way to construct queries using an API.
https://t.co/GrTm6qtX1Z
spent my lunch break today coming up with ways that the Kate Middleton story would turn out if it were being investigated by various fictional detectives
Two of the biggest source of incidents I’ve seen are:
1. Legacy code
2. Migrating away from legacy code
The conclusion is clear: you should only write non-legacy code
@defnotbeka It does help with binding! Since it has a different effect on the texture than egg, it doesn't suit every recipe, so it needs a bit of experimenting
So, we lost the battle to define observability. You know it, I know it. Observability was supposed to *mean* something, and in the early days, it did.
"Observability" once meant the kind of exploratory, open ended investigation our systems increasingly demand.
Heard joke once: man goes to doctor. Says he's depressed. Says life seems harsh and cruel. Says he feels all alone in a threatening world where what lies ahead is vague and uncertain. Doctor says, "Treatment is simple. Great clown Pagliacci is in town tonight. Go and see him."
@Stefferi Tässä on muuten suht. tuore artikkeli libertarismin historiasta Suomessa käyttäjältä @IKarryla. Siinäkin on samansuuntaisia havaintoja, että vaikka libertaari liike on ollut pieni, sen ideat ovat päässeet vahvasti esille. https://t.co/yJW576yYRM
@tekknolagi Good stuff. I tried to use Ninja for something and it was almost great but using file mtimes to detect changes wasn't a good fit - but looks like Turtle addresses that issue by using content hashing instead
Given the cost of blocking, asynchronous code reviews, I'm surprised more teams haven't experimented with eliminating them.
What bad things would happen if you just integrated changes? Are those bad things happening already? What else could you do to avoid those problems?