It’s also 36 years old. I think we can cut it some slack 🤣
- 0 Posts
- 34 Comments
Hey, IRC was federated before federation was cool.
Yeah, that feels like a really weird choice.
[D. Richard Hipp] designed SQLite in the spring of 2000 while working for General Dynamics on contract with the United States Navy.
Well today I learned!
That’s “Chemical X” which is fine.
Cocaine. Jesus fuck. I’m not particularly angry with you, OP, just at the trend of advertiser friendly self-censoring that’s making its way into the fediverse.
There’s a loud subculture of furries who insist sex is shameful and something to apologize for.
Which book?
“No, in fact Tolkien said the exact opposite. Jews are based on dwarves.”
See how that works when you don’t actually provide a source? To be honest, I have no idea if Tolkien based the races of Middle Earth on human peoples, and would’ve liked to learn if he did. But instead of actually teaching me something, I’m left here with intellectual blue balls, so thank you for a wonderful start to Locktober.
Shit, that’s where my sex drive went. Can I have it back please?
This looks like
O(n)
, because you don’t include constants when calculating Big-O. It’s still ~26 times slower than the implementation without the inner loop.This looks likeO(n^2)
because of thesub
.I was right the first time.
sub
is “substring” and not “substitute”.
cadekat@pawb.socialto Programming@programming.dev•The graying open source community needs fresh blood21·10 months agoMailing lists are pretty awesome. They’re like a decentralized forum. There are even good web UIs!
That said, submitting and reviewing patches over email suuucks.
cadekat@pawb.socialto memes@lemmy.world•Why is this so common on Lemmy? It is not a meme to post a screenshot comment section. It might be funny but it isn't a meme23·10 months agoThe term you’re confusing with meme is image macro.
cadekat@pawb.socialto Programming@programming.dev•Amber - the programming language compiled to Bash6·1 year agoHere’s a language that does bash and Windows batch files: https://github.com/batsh-dev-team/Batsh
I haven’t used either tool, so I can’t recommend one over the other.
I’m using value in the loosest sense, like how all objects are values.
So now if you have three implementations of
IProductService
, how do you know which one is configured?
I’m not exactly sure what you mean. Doesn’t all dependency injection work the way I described?
Without being familiar with the framework, you can’t trace your way from the class getting injected into to the configuration, even if you’re experienced with the language.
Dependency injection is so much worse. Oh, hey, where’d this value come from? Giant blob of opaque reflection code.
Gentoo? With 4GB of RAM? That sounds like a challenge!