RegalPotoo

joined 2 years ago
[–] RegalPotoo@lemmy.world 2 points 2 days ago

This only works with rational actors

[–] RegalPotoo@lemmy.world 13 points 3 days ago (2 children)

Maybe don't engage in a war of escalation with unstable people

[–] RegalPotoo@lemmy.world 2 points 4 days ago (1 children)

Your presence on an illegal, sedicious, and - worst of all - unsanctioned messaging server has been noted, citizen; have a treason star. In addition, it has been noted that you failed to file form TA-616/17B (Official Notice of Intent to Engage in Sedicious Activity) with your local IntSec office before engaging in the aforementioned activity - you are fined 50 XP Points.

[–] RegalPotoo@lemmy.world 17 points 6 days ago (4 children)

Moxy and chutzpah are stats in Paranoia

[–] RegalPotoo@lemmy.world 20 points 6 days ago (1 children)

People keep imagining AGI like its going to be benevolent skynet, when it's probably going to be more like the Tyrell corporation from Blade Runner

[–] RegalPotoo@lemmy.world 4 points 1 week ago (2 children)

If ECan are looking at shorter term fixes, perhaps dumping some of the billions of dollars this would cost into having a commuter bus service from Rolleston that runs more than once a day

[–] RegalPotoo@lemmy.world 7 points 1 week ago (1 children)

The license change literally just prevents you from stripping their branding if you have more than 50 users a month - this is more permissive than the MPL that Firefox is licensed under

[–] RegalPotoo@lemmy.world 3 points 1 week ago

Hi all,

I'm after a Probopass Ex (A2a 057) the last card I need to complete Triumphant Light.

I'm exchange, I can offer:

  • Wigglytuff Ex (A1 195)
  • Palkia Ex (A2 049)
  • Dialga Ex (A2 119)

Thanks!

[–] RegalPotoo@lemmy.world 15 points 1 week ago

Cuddle puddle!

[–] RegalPotoo@lemmy.world 44 points 1 week ago (9 children)

Not quite an idiom, but one of the senior managers at work keeps talking about Moore's Law in the context of AI stuff like it's some kind of fundamental law of the universe that any given technology will double in capability every 2 years

  1. Moore observed that transistor density in microprocessors had historically been doubling every 18 months, and this trend more or less continued for a decade or so after he noted it
  2. Density has nothing to do with the capability of technology that uses those microprocessors. The performance of the chips roughly doubled every couple of years, but there was a lot more going on with that than just transistor density
  3. Moore's law hasn't held for at least the last decade
[–] RegalPotoo@lemmy.world 67 points 2 weeks ago (2 children)

I don't know about strictly racist, but it's definitely got colonial overtones. Europe has used "they are uncivilized" as an excuse for the way they brutalized their colonies, erased cultures and enslaved people for centuries

[–] RegalPotoo@lemmy.world 1 points 2 weeks ago

Totally - "scary" as in "this is going to cause so many issues and get people into real trouble" more than "man people are stupid"

 

"The apple doesn't fall far from the tree", but most apple seeds don't grow where they are dropped - they are carried away by birds or rodents and seed elsewhere. Also, most apples aren't true to seed anyway - plants grown from seed don't bear the same fruit

 

Saw a truck around town today with a ridiculous lift kit and chunky off-road tires that were clearly much larger than factory standard, and it got me thinking; if you install this kind of modification in a car, do you need to adjust the speedometer to compensate? What about the odometer?

My logic is the only absolute measurement the car has is how fast the wheels and drive shaft are turning, so presumably there is some sort of multiplier - 1 revolution = X meters - that is then used to show speed and track distance travelled, but that factor would need to change if the circumference of the tires did

30
submitted 1 year ago* (last edited 11 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

 

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)

 

A whole bunch of this sounds really familiar for some reason...

view more: next ›