Sickday

joined 10 months ago
[–] [email protected] 3 points 2 months ago

Sounds like the perfect use case for devenv. I use it in a handful of personal projects and it's proved to be very useful when swapping projects especially when they require multiple services (eg. postgres, redis, nginx, etc.)

It can be setup as a flake that you can use with nix develop.

There's options to start services and you can use scripts if you want some easy ways to tear down environments while in the devenv shell.

Hope this helps.

[–] [email protected] 1 points 2 months ago

Technically stable, polished gameplay, great aesthetics; but there's no heart. No passion. Everyone involved was just there for the paycheck. It's routine.

This is an almost perfect description of modern cinema as well.

[–] [email protected] 10 points 3 months ago

In my work organization, we don't allow pushes from users that have not signed their commits. We also frequently make use of git blame along with git verify-commit. For this reason, we have most new developers at any level create a GPG key and add it to their GitHub profile shortly after they join or organization. We're a medium-sized FinTech organization though, so it's very important we keep track of who is touching what.

That said, I can't see it being all that important to an individual unless they're very security-focused. For me personally, I have multiple yubikeys and one is meant specifically for SSH authentication and GPG operations including signing commits. Since I use NixOS and home-manager, I use the programs.git module to setup automatic signing and key selection. I really haven't touched it at all in years now. It was very "set it and forget it" for me.

[–] [email protected] 3 points 3 months ago

First result of a search:

Gitorious was a free and open source web application for hosting collaborative free and open-source software development projects using Git revision control. Although it was freely available to be downloaded and installed, it was written primarily as the basis for the Gitorious shared web hosting service at gitorious.org, until it was acquired by GitLab in 2015.

[–] [email protected] 11 points 3 months ago

No particular order to these.

  • A full XFCE release with wayland support
  • HDR on DEs other than Plasma
  • More support for Snapdragon X laptops and ARM64 platforms
  • NVK support for Maxwell GPUs
[–] [email protected] 34 points 3 months ago (3 children)
[–] [email protected] 12 points 3 months ago

Interesting read. Wish I would've found it years ago when I started my first DevOps gig. The company used AWS and CloudFormation (YAML, not JSON) quite a bit along with Ansible. The things I saw in that hellscape were brutal.

[–] [email protected] 30 points 3 months ago (5 children)

You asked for one, but I've got two hills to die on, sorry.

  1. Solo: A Star Wars Story was a lot of fun and I thought it was a solid entry. I didn't really like the Sequels or Prequels, but Rogue One and Solo both stuck out as good titles to me.

  2. Lightyear was a good movie. I really enjoyed it and didn't really understand why it got so much flak.

[–] [email protected] 52 points 3 months ago (9 children)

This meme has successfully inspired me to rewatch Sealab. Thanks

[–] [email protected] 7 points 3 months ago

I say it every time I have to hop onto a production box at work. If I'm in a call while it's happening I usually drop a one-liner. Gotta have fun with these things.

[–] [email protected] 2 points 3 months ago

Why, is it impossible or difficult to enforce?

Not sure, that's why I asked out of curiosity. But I would assume so; it's very easy to get WireGuard setup on a Raspberry PI or just about any SBC. For example, you could setup a SBC with a usb WiFi adapter, travel to a state where VPNs aren't banned, connect to public WiFi and with a little additional config (changing ports), you're good to go.

view more: ‹ prev next ›