SteveTech

joined 1 year ago
[–] SteveTech@programming.dev 4 points 5 months ago

This might be just me, but I prefer remembering what the keys actually do:

  • R - Raw keyboard
  • F - Free mem
  • E - End everything
  • I - kIll everything
  • B - reBoot

Also good to know:

  • S - Sync drives
  • U - Unmount drives
  • O - power Off
  • C - Crash
[–] SteveTech@programming.dev 6 points 6 months ago (1 children)

How can I do that with dpkg(1)?

You can install .deb files with apt by prepending a ./, e.g. sudo apt install --no-install-recommends ./docker-desktop-4.30.0-amd64.deb would work. I usually avoid using dpkg unless I have to.

Also:

  • That deb file is for docker desktop, which you said you didn't want?
  • Is insapp an alias or something?
  • You were running sudo apt-get install -f before, was your install already broken?
[–] SteveTech@programming.dev 7 points 6 months ago* (last edited 6 months ago) (3 children)

Your description is mildly confusing to read, could you provide a list of commands? You can check history for this.

Sometimes APT can auto install recommended packages, adding --no-install-recommends disables this temporarily.

Edit: Also you're using PopOS which is Ubuntu based, usually using Debian packages isn't an issue on Ubuntu, but sometimes it is, and something like docker should have an Ubuntu version.

[–] SteveTech@programming.dev 1 points 6 months ago

Well the QR code part hasn't even been submitted to the maintainers yet AFAIK, so there's still time to change, and I'm sure it'll be configurable so you either get a stack trace or a QR code.

[–] SteveTech@programming.dev 1 points 6 months ago (2 children)

(with type covered as a bonus)

Relevant fact: Most standard non-letter batteries are named after their physical size, for example a CR2032 is 20mm diameter x 3.2mm height; or not a button battery, but an 18650 is 18mm diameter x 65.0mm height.

[–] SteveTech@programming.dev 1 points 6 months ago

Ahh thanks! That's good to know!

[–] SteveTech@programming.dev 6 points 6 months ago (8 children)

I've had bad experiences with ntfs3 anyway, so it's probably for the best that ntfs-3g is the default. Also last I checked ntfs3 had effectively been orphaned by paragon (the developers), is that still the case?

[–] SteveTech@programming.dev 18 points 6 months ago* (last edited 6 months ago) (3 children)

It doesn't have a QR code in it's current state AFAIK, but I believe the guy wants to add one eventually. Here's what it might look like:

DRM panic handler panic screenshot https://gitlab.com/kdj0c/panic_report/-/issues/1

Also from the commits it looks like the colours are configurable at compile time (white on black default), and that exclamation Tux is already there.

Looks like this is already a thing though with [systemd-bsod]

Nah, that only handles boot errors, not kernel panics.

[–] SteveTech@programming.dev 4 points 6 months ago (1 children)

My AMD Laptop has USB 4, which is effectively the same AFAIK.

[–] SteveTech@programming.dev 1 points 6 months ago

Cool, thank you! I'll definitely be sure to try them out.

[–] SteveTech@programming.dev 1 points 6 months ago

archive.today seems to work, but it's quite slow.

[–] SteveTech@programming.dev 1 points 6 months ago (2 children)

Can it automatically keep them for a certain amount of time after I've opened them though?

I'll definitely be trying out seafile eventually!

view more: ‹ prev next ›