I’m that guy. If my screen breaks I will be looking at a mod like this.
I’m that guy. If my screen breaks I will be looking at a mod like this.
The manager has some pretty extreme male duckface going on in that picture.
What a piece of shit!
Something similar happened in my home town. One guy in a KKK costume with a Confederate flag draped over his shoulders, the other in blackface with a noose around his neck.
They won the costume contest they were at.
This is suggesting that we should be using hive covers. What exactly changed in the mid 20th century?
“Epic judge”?
I have to admit that I was on the water gun sprayer’s side when I first read the story. In hindsight, her “accidentally sprayed him in the chest” explanation definitely sounded weird and I guess I should have questioned it more.
The context and security footage change everything. Poor guy. Sounds like he’s the current victim of an expert bully and manipulator.
YAML works great for small config files, or situations where your configuration is fully declarative. Go look at the Kubernetes API with its resources.
People think YAML sucks because everyone loves creating spaghetti config/templates with it.
One reason it tends to become an absolute unholy mess is because people work around the declarative nature of those APIs by shoving imperative code into it. Think complicated Helm charts with little snippets of logic and code all over the place. It just isn’t really made for doing that.
It also forces your brain to switch back and forth between the two different paradigms. It doesn’t just become hard to read, it becomes hard to reason about.
I was hoping for a Martian dating sim from the name.
Sometimes you just need to get yourself into it to survive
Try the Steam Link app from your phone. I haven’t tried it with Balatro but I think it worked fine with Slay the Spire.
I have configured systems like Okta and this detail almost makes me believe this is a real leak. 😂
Poor guy. Those are some serious injuries.
Thank you!
I set up a monorepo that had a library used by several different projects. It was my first foray into DevOps and we had this problem.
I decided to version and release the library whenever a change was merged to it on the trunk. Other projects would depend on one of those versions and could be updated at their own pace. There was a lot of hidden complexity and many gotchas so we needed some rules to make it functional. It worked good once those were sorted out.
One rule we needed was that changes to the library had to be merged and released prior to any downstream project that relied on those changes. This made a lot of sense from certain perspectives but it was annoying developers. They couldn’t simply open a single PR containing both changes. This had a huge positive impact on the codebase over time IMO but that’s a different story.
How is it done at Meta? Always compile and depend on latest? Is the library copied into different projects, or did you just mean you had to update several projects whenever the library’s interfaces changed?
I loved bike sharing as a tourist in Toronto and Vancouver. It was probably the most convenient, cheap, and fun way to explore those cities. I wish my city had them.
Try turning off Bluetooth. Try turning off ipv6 in desktop mode. Could also be interference from electronics near your router or Deck, like a computer or your neighbour’s wifi.
Can you explain a bit more?
On the other hand, using ChatGPT for your Lemmy comments sticks out like a sore thumb
90 degree angled USB cables are a godsend for this.
When you think about it in pure money terms, fixing things becomes a lot more attractive. You can’t get a better deal than $150 for a Steam Deck (the cost to replace the screen on the one you already own).
It’s always tempting to replace old stuff with new stuff, but it also always feels like a big victory when I repair something I already own. There is so much satisfaction in it, especially if you learn a new skill in the process e.g. soldering.