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.
This is suggesting that we should be using hive covers. What exactly changed in the mid 20th century?
D, both pictures are edited/airbrushed.
“Epic judge”?
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.
Played through 64 a few years ago, still holds up great.
I should really play Legends 2.
This is RPS’s style, you don’t have to like it but it definitely fits in.
Sometimes you just need to get yourself into it to survive
I decided to read through their “about us” page and this just isn’t true, unless he is using a pseudonym and lying about all of the other writers/researchers.
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. 😂
I can’t say I noticed anything unusual about this instance in particular. There are a lot of good communities here.
Lemmy is full of Reddit bots. If you’re only seeing them on lemmy.ca then maybe you’ve already blocked the others?
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?
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?
Did some travel recently and was exposed to some new plugs after using type A/B all my life. Big fan of type G, hated E/F.
Most of the food in the area of Spain I visited (South) was bad because it was made for British tourists. Had no idea it was going to be like that.
Gibraltar was cool despite being even more British.
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.