[-] RegalPotoo@lemmy.world 37 points 2 days ago

Planes rarely reverse into mountains.

And the survival statistics have a lot to do with the amount of work that has been put into making the worst case "controlled descent into terrain" scenario exceptionally rare.

[-] RegalPotoo@lemmy.world 10 points 3 days ago* (last edited 3 days ago)

Something like

!"A line with exactly 0 or 1 characters, or a line with a sequence of 1 or 3 or more characters, repeated at least twice"!<

[-] RegalPotoo@lemmy.world 25 points 3 days ago

Syntactically valid Perl

[-] RegalPotoo@lemmy.world 298 points 1 month ago

I'd be ok with anonymous donations if they were truly anonymous both publicly and to the management of the institution receiving the money.

Maybe this is something that the government could facilitate - pool these resources, then help distribute them where they are needed. Almost like how taxes work.

Maintains uncomfortable eye contact with the camera

[-] RegalPotoo@lemmy.world 135 points 2 months ago

The most unbelievable thing about these photos are that trump could kneel like that without shattering

[-] RegalPotoo@lemmy.world 135 points 2 months ago

Why does patreon even need to be an app? What value does the app bring that the website can't deliver?

[-] RegalPotoo@lemmy.world 188 points 4 months ago

Imagine that you are right and a person is on drugs; what kind of inhumane psychopath do you have to be to see someone having a medical emergency - regardless of the cause - and think that the police are the best people to deal with the situation?

[-] RegalPotoo@lemmy.world 277 points 6 months ago

At some point every professional computer person - programmer, sysadmin, whatever - will seriously consider piling all their computers into a big pile, lighting them on fire, and moving to the country to start a new life making things with their hands

[-] RegalPotoo@lemmy.world 154 points 6 months ago

As a software dev who has lost weeks of his life dealing with timezones, leap days, daylight savings time, date math and other associated nonsense I fully support this being the way the world is. I don't want to go through the transition to get there though

[-] RegalPotoo@lemmy.world 246 points 6 months ago

Don't forget that he also didn't found Tesla

[-] RegalPotoo@lemmy.world 239 points 7 months ago

Unpopular (?) opinion - text/IM systems are asynchronous messaging systems, and in most cases it's totally reasonable to not immediately jump on your phone and answer a message as soon as you get the notification.

One of my friends is the sort of person who will stop mid sentence when their phone pings so they can answer whatever they've been sent and it drives me nuts

32
submitted 8 months ago* (last edited 4 months ago) by RegalPotoo@lemmy.world to c/kde@lemmy.kde.social

The KDE 6 announcement says that

On prior versions you chose between either password or fingerprint authentication for the lockscreen. In Plasma 6, both are supported at the same time.

I've updated my Neon install, what do I need to do to enable this? I've set up a fingerprint through the user settings, but when the screen is locked I still have to use my password to unlock - there isn't a prompt, and touching the reader doesn't seem to do anything

Edit: follow up on an old post in case someone stumbles across it - I needed to install libpam-fprintd

44

I'm trying to find a thing, and I'm not turning up anything in my web searches so I figure I'd ask the cool people for help.

I've got several projects, tracked in Git, that rely on having a set of command line tools installed to work on locally - as an example, one requires Helm, Helmfile, sops, several Helm plugins, Pluto, Kubeval and the Kubernetes CLI. Because I don't hate future me, I want to ensure that I'm installing specific versions of these tools rather than just grabbing whatever happens to be the latest version. I also want to ensure that my CI runner grabs the same versions, so I can be reasonably sure that what I've tried locally will actually work when I go to deploy it.

My current solution to this is a big ol' Bash script, which works, but is kind of a pain to maintain. What I'm trying to find is a tool where I:

  • Can write a definition, ideally somewhere shared between projects, of what it means to "install tool X"
  • Include a file in my project that lists the tools and versions I want
  • Run the tool on my machine and let it go grab the platform- and architecture- specific binaries from wherever, and install them somewhere that I can add to my $PATH for this specific project
  • Run the tool in CI and do the same - if it can cache stuff then awesome

Linux support is a must, other platforms would be nice as well.

Basically I'm looking for Pythons' pip + virtualenv workflow, but for prebuilt tools like helm, terraform, sops, etc. Anyone know of anything? I've looked at homebrew (seems to want to install system-wide), and VSCode dev containers (doesn't solve the CI need, and I'd still need to solve installing the tools myself)

[-] RegalPotoo@lemmy.world 312 points 11 months ago

tl;dw - ed25519 keys are now the default

view more: next ›

RegalPotoo

joined 1 year ago