dragonfly4933

joined 1 year ago
[–] dragonfly4933@lemmy.dbzer0.com 3 points 1 day ago (6 children)

That's fine and easy on desktop/web browser, but for mobile devices it is not quite as easy. You would either need to use a hacked version of the app or a third party app.

Missouri is already ignoring certain federal law, so it might not matter.

Most users likely do not know about recall, and as the guy in the video shows, there doesn't appear to be anything in a normal user interface showing that it is installed and configurable.

[–] dragonfly4933@lemmy.dbzer0.com 16 points 3 weeks ago

If you are using a typical distro like fedora, debian or ubuntu, and you are wiping everything, you don't really need to know anything. The installer will handle everything for you. Just delete all partitions while installing and start fresh and it should all just work.

If your install media refuses to boot for whatever reason, then you may have to disable secure boot in the system EFI/BIOS menu.

What I'm thinking. If it took that long for my server to shut down, I would just sync and force reset. Although tbh, most things are VMs now, and those reboot pretty fast and would likely not be affected much by these improvements.

[–] dragonfly4933@lemmy.dbzer0.com 6 points 2 months ago (1 children)

If you don't want to risk getting a ban at all, the only safe thing is to not connect to the internet at all. Maybe there is some level of safety, but it could take only one mistake.

If we assume that we fully understand how nintendo catches this, we would still only ubderstand at that point in time. They could still change or push updates which could cause you a problem.

[–] dragonfly4933@lemmy.dbzer0.com 6 points 3 months ago

If you want something similar to vim or neovim, but without all the fuss learning how to configure it and install plugins and such, you could try helix.

[–] dragonfly4933@lemmy.dbzer0.com 7 points 3 months ago

The last I looked into it, the best way to do it was to get an older kindle so you could download the older DRM copies of books from amazon. But I think some newer books are using only the newer DRM which I don't think has been cracked.

It has probably been at least a year since I checked. If you do end up finding an updated method, I would be interested.

[–] dragonfly4933@lemmy.dbzer0.com 18 points 3 months ago (1 children)

I would advise just creating ~/.bin or ~/.local/share/bin and dropping it in there. As long as you have permission to that directory, yt-dlp should be able to easily update itself.

[–] dragonfly4933@lemmy.dbzer0.com 1 points 3 months ago

There is a lot of development from China in the linux kernel. Also, to my knowledge there is a lot of chinese work in qemu and libvirt as well.

[–] dragonfly4933@lemmy.dbzer0.com 3 points 6 months ago

Yes, but that is always possible with most protocols, including imap.

Take a look a FUSE and you will see all the creative things people have done with filesystems. Or DNS, lots of fun things have been done with that also.

[–] dragonfly4933@lemmy.dbzer0.com 6 points 1 year ago (1 children)

Immigrants shockingly often vote conservative.

https://www.pewresearch.org/religion/religious-landscape-study/compare/party-affiliation/by/immigrant-status/among/state/florida/

I am not sure what these results mean exactly. Perhaps the third generation is some specific type versus the second.

15
submitted 1 year ago* (last edited 1 year ago) by dragonfly4933@lemmy.dbzer0.com to c/linux@lemmy.ml
 

I am currently looking for a way to easily store and run commands, usually syncing files between two deeply nested directories whenever I want.

So far I found these projects:

Other solutions:

  • Bash history using ^+r
  • Bash aliases
  • Bash functions

What do you guys use?

view more: next ›