

Thanks for the extra context, though I’m not sure why Mint had that key by default in their keyserver and Ubuntu doesn’t
Thanks for the extra context, though I’m not sure why Mint had that key by default in their keyserver and Ubuntu doesn’t
Different distirbutrions subscribe to different “key servers” (is that the right term?) to validate that the packages they’re getting have been signed by the right people, and not by Dick Dastardly and his crew. LibreWolf isn’t your typical Linux package, but probably on the same trustworthy level as some of “extra” packages found in other repos. My guess would be Mint subscribes to the key server where the LibreWolf dev’s key exists, and Ubuntu doesn’t because Ubuntu has a very Ubuntu™ way of doing things (I’m being a snob here).
So I think if you really want to use LibreWolf, you will have to manually subscribe to the keyserver where the LibreWolf’s dev key is, or manually import the key yourself to validate the package.
Anyway, welcome to the wacky races
i just wish bash had structured data and basic types, that’s it
young keeper, the subject
of Penguin fantasy
I just watched this video of Copyparty:
https://www.youtube.com/watch?v=15_-hgsX2V0
and I can quite solemnly say – as an emacs user mind you – sometimes you just want a self-contained tool under 1MB that does everything
Tux-based 2D super smash type game, but more of an emphasis on physics and destrucitble environments.
Similar to the Attak flash game from JohnnyTwoShoes back in the day: https://youtu.be/GjQ2cGwsktg&t=10
Do you have a swap partition mounted?
I used to use RedNotebook[0] wayback when, but have since switched to Emacs and am therefore now an insufferable org-mode/roam user.
same
isnt this more of an image vision task than a aimple utility task?
I’d be amazed if each of those panels coordinates were annotated somewhere
what’s the reference here?
Im a little unfamiliar with navigating this particular mailing list, where was this resolved?
Emacs Dired would be my goto here, though it’s cumbersome if you dont know the bindings.
kill-rectangle and multiple-cursors within Dired are immensely useful
Edit: Oh, I just understood you want to mass modify the files themselves. In which case wgrep
is useful here within Emacs, for modifying multiple buffers.
It essentially runs a grep command on a directory, collates all the results in a single buffer, lets you modify that buffer for all files, and then save in one go
Xorg.conf was genuinely something I never quite grokked.
I mean, I get it, it’s a conf file for Xorg… but in practice, either your X11 worked out of the box, or it just didn’t, and no manner of fiddling with the config and restarting the server would save it.
You could install other drivers and blacklist others, and that would get it to work, but touching the Xorg config file itself and expecting different results was like trying to squeeze blood out of a stone.
really nice! I guess it’s a tiling window manager that arranges desktop icons too?
Yellow bars for inputs/dialogs, Blue for general popups(?), orange for errors and file managers, and white for tabbed windows/browsers.
Just bear in mind that uid 1001 on one machine is not generally uid 1001 on another, and that if you copy the tar off machine you’re more than likely giving permission to somebody other than the intended target