• 0 Posts
  • 224 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle







  • AUR packages ending with"-git" or “-svn” always pull the latest commit from source. The version number means that was the last time the packager had to change something on the PKGBUILD script, not the actual version which would be installed.

    Where should I look? Where were these talks? I’m interested.

    Edit: I found the whitepaper about hole punching: https://research.protocol.ai/publications/decentralized-hole-punching/

    It says it connects to a “Hole Punch Coordination (DCUtR - Direct Connection Upgrade through Relay)”. So for NAT traversal to work, you need a third party, this relay. As I expected. I guess you can self host this, but than you could just host a wireguard server. I guess if you are on a locked down network where you cannot connect to any relay (e.g. how the Chinese Great Firewall works technically they could block it) you can’t initiate a connection behind a NAT.

    Nonetheless it seems interesting, but no magic here. Maybe the big difference that the relay servers are distributed, so no central authority to block easily.




  • It’s incorrect. I have 2 AMD cards, I can detach it from linux before booting the guest. After I shut down the guest I have to log out in Gnome to make the card usable again, but no reboot required. It depends on how you set it up. I have a single 34" monitor with 2 inputs, connected to both cards.

    I recommend to read about this topic, it would be quicker than waiting for people to answer, your questions were answered multiple times. I recommend the vfio wiki on the r*ddit a lot of good links are collected there: https://old.reddit.com/r/VFIO/wiki/index




  • Is this that though? Isn’t MKBHD just a youtube personality? I mean, you can live well from youtube if you do good quality stuff, but is he considered a “rich person”. If it would be zuck or elon or warren buffet, I would see your point, but I don’t see a reviewer as someone from a “higher class”, he is basically just a specialized journalist, who is looking for more ways to convert some of his fame to money, because youtube still doesn’t pay enough to him.

    Do you also hate Linus because he constantly advertises his underwear, which is exactly the same as one you can get in any shop but for double price. It’s also a “scam” if you think about this way. I don’t know why there is this huge outcry for this as it happened a million times before, and I’m sure it will happen in the future.

    You will loose your mind when you will learn about the girl who sold her used bathwater…


  • Why do you care? People do a lot of stupid and wrong things, you don’t have to care or share these things. See my example: I read about this backround image app or whatever is this, I thought “yeah, it’s stupid and I don’t care” and moved on with my life. Never thought about this again until you posted this here. There are a lot more important things to be angry about. Ignore the unnecessary. This guy makes nicely edited reviews, that’s all, forget the extra bullshit around that. Your life will be better.




  • Because they have different appid. Izzy version is app.organicmaps.web fdroid version is app.organicmaps (you can see this in the url). Google version uses the same appid as fdroid. You can’t have two apps installed with the same appid, but this way you can have both installed at the same time.

    I guess organic devs wanted separate appid for their 2 versions and fdroid just went with the default, original one.

    So the 3 versions:

    • Web: built by organic devs, you can download this from github releases, scraped from there by izzy
    • Google: built by organic devs, you can download from github or from play store
    • Fdroid: built by fdroid build server, signed with fdroid devs’ key.