lemmyng

joined 2 years ago
[–] lemmyng@beehaw.org 4 points 2 years ago

GOG for offline games, Steam games that are online multiplayer or can benefit from cloud saves.

[–] lemmyng@beehaw.org 6 points 2 years ago (1 children)

Noita, Slay the Spire, Children of Morta, Brotato...

[–] lemmyng@beehaw.org 17 points 2 years ago (2 children)

For me what made a huge difference was adding acid, specially for stews. A hearty splash of vinegar or soy sauce while stewing, or even a dash of lime just before serving takes it from "meh" to "seconds please!".

[–] lemmyng@beehaw.org 2 points 2 years ago

Time to piss off both camps an start calling it f5x.

[–] lemmyng@beehaw.org 2 points 2 years ago (1 children)

There was a period when game music had some really memorable metal. Another one that always stuck with me was the Mechwarrior 2: Mercenaries soundtrack.

[–] lemmyng@beehaw.org 2 points 2 years ago (1 children)

Donwside to 2: Your VM becomes harder to move between hardware, you lose snapshotting capabilities from a copy-on-write image.

5 is flexible, but has limitations. For example you wouldn't want to run databases on NFS volumes.

If initialization time is the only problem with 4, you could create several smaller images on the disk. Create the first one, initialize the VM and set up an LVM volume on it, then start creating more volumes and extend the LVM volume.

[–] lemmyng@beehaw.org 1 points 2 years ago (1 children)

These days I would recommend CrowdSec over fail2ban.

[–] lemmyng@beehaw.org 8 points 2 years ago

Top three: Frying onions in butter, baking bread, tearing into a nice orange.

[–] lemmyng@beehaw.org 6 points 2 years ago* (last edited 2 years ago) (2 children)

What REALLY irks me is that the gboard keyboard on Android is context-sensitive. No, I don't want to have a shortcut for ".com" when long-pressing the period key while typing an address, I want to type a fscking dash!

[–] lemmyng@beehaw.org 2 points 2 years ago

Right?!! Consider this - if you replace the scroll wheel with two buttons, which one would you press to scroll down?

[–] lemmyng@beehaw.org 6 points 2 years ago* (last edited 2 years ago) (1 children)

SO: asks a yes/no question

Me: elaborates first for 5 minutes, forgets to say yes or no

 

Monitoring and observability tools commit the cardinal sin of tricking people into thinking monitoring is an easy problem. It is very simple to monitor a small application or service. Almost none of those approaches scale.

 

In March 2023, Argo CD completed a refactor of the release process in order to provide a SLSA Level 3 provenance for container images and CLI binaries. The CNCF also commissioned a security audit of Argo CD which was conducted by ChainGuard. The audit found that Argo CD achieved SLSA Level 3 v0.1 across the source, build, and provenance sections.

The Argo Project will next rollout attestations to Argo Rollouts, then follow with the remaining projects. SLSA has recently announced the SLSA Version 1.0 specifications, which Argo plans to embrace.

 

The KBOM project provides an initial specification in JSON and has been constructed for extensibilty across various cloud service providers (CSPs) as well as DIY Kubernetes.

 

This release brings two significant new features: a config-driven import workflow and check blocks. Config-driven import is a new declarative workflow to add existing resources into Terraform state and solves the limitations of the existing import command. Checks are a new way to perform functional validation of provisioned infrastructure to ensure the real world matches expectations.

view more: next ›