[-] dragonfly4933@lemmy.dbzer0.com 18 points 6 days ago

A ton of people using github barely understand the different between github and git and often think they are the same thing or that github and git are somewhat related more than they really are.

Does that only happen when it tries to download files ending in .db.sig? If so, I think I read somewhere that db have no sig. So as long as it otherwise works, this error is cosmetic.

[-] dragonfly4933@lemmy.dbzer0.com 11 points 1 week ago* (last edited 1 week ago)

You could use a custom XferCommand command per PACMAN.CONF(5) with wget using -6

Something like this might work:

XferCommand = /usr/bin/wget -6 -c -O %o %u

[-] dragonfly4933@lemmy.dbzer0.com 19 points 4 weeks ago

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 44 points 1 month ago

I was very against Biden dropping out, but i think this is a pretty good point. I think it is still very risky for her to run due to race and sex discrimination, but it might not be a predetermined loss at least.

They can do both, and if their stance is at all ideologically motivated, then it is necessary to focus on more than just the low hanging fruit of doing reviews.

The free software movement is more than just the free software existing. It is also congruent to the laws that permit it and extending rights

Right to repair is about more than simply fixing things. It's about going after companies and lobbying to get actual rights enshrined into law.

[-] dragonfly4933@lemmy.dbzer0.com 13 points 1 year ago

If you were willing to spend money, why not just get it from RH directly.

DNS vc is used for any dns request, not just zone transfers. UDP can sometimes fail in some situations, in which case the client will fall back to TCP which will keep it working.

[-] dragonfly4933@lemmy.dbzer0.com 35 points 1 year ago

It's basically how widevine works. The hardware "secure" boots the OS, and the OS only loads signed code. And there is a chain of custody all the way to the hardware, so the software that communicates with the server can attest that it is the same as what they expect.

The simple explanation is that they wish to further erode property ownership by the proletariat by locking down operating systems such that they can't do as their owners wish, but only what the corporation wants.

[-] dragonfly4933@lemmy.dbzer0.com 28 points 1 year ago

Insurance doesn't work very well for things like hurricanes. When big events happen that cause large percentages of their policy holders to file claims at the same time, it results in large payouts which causes increases in price. When prices go up, people don't insure. This combined with the fact that florida gets hurricanes means prices for insurance are high.

Maybe the state could help by introducing laws to help combat insurance fraud, but that could lead to consumers getting fucked by their insurance companies.

22
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?

[-] dragonfly4933@lemmy.dbzer0.com 13 points 1 year ago

BitTorrent v2 allows this also. In v1, torrents with multiple files are hashed continuously (cat) together without respect to file boundaries. A side effect of this that many people notice is that to grab a specific file may require downloading some of the files before or after the one you want.

Under v2, each file is hashed separately, so this fixes the aforementioned problem and should allow sharing of files across torrent files.

[-] dragonfly4933@lemmy.dbzer0.com 39 points 1 year ago

Wouldn't advise turning off ipv6. We are probably getting near the point where some public services will disable or offer v4 as only best effort, and when this happens, your connectivity will be broken for certain things if you disable v6. Heck, it's to the point now where all my home hosted services are v6 only.

The better solution is to just get a VPN that supports ipv6 like airvpn or mullvad. I think pia disables ipv6 while the tunnel is up, which is better than disabling ipv6 altogether.

To validate the tunnel is working properly you can use something like this.

https://ipleak.net/

There is also a Torrent Address detection section, that when you activate it, will provide a magnet link that will show your ip to ensure that it is tunneled properly.

view more: next ›

dragonfly4933

joined 1 year ago