[-] [email protected] 7 points 7 months ago
  • mindustry: RTS with production lines. It's got a bit of a learning curve.
  • hyperrogue: roguelike that takes place in the hyperbolic plane. It's more fun to not research how it works and just hit play: you die if a monster touches you, but the game will not let you make a losing move, so you only lose when you're "checkmated".
[-] [email protected] 3 points 7 months ago

Of course you had to have something to drive the VGA outputs. Usually this meant a VIA, SiS, or Unichrome chip in the motherboard. Those chips often had no 3D acceleration at all, and a max resolution of 1280x1024. You were lucky to have shaders instead of fixed-function pipelines in 2008-era integrated graphics, and hardware accelerated video decoding was unheard of. The best integrated GPUs were collaborations with nVidia that basically bundled a GPU with the mainboard, but those mainboards were expensive.

Windows Vista did not run well at all on these integrated chips, but nobody liked Windows Vista so it didn't matter. After Windows 7 was released, Intel started bundling their "HD Graphics" on CPUs and the on-die integrated GPU trend got started. The card in the picture belongs to the interim time where the software demanded pixel shaders and high-resolution video but hardware couldn't deliver.

They left a lot of work for the CPU to do: if you try to browse hexbear on them you can see the repainting going from top bottom as you scroll. You can't play 720p video and do anything else with the computer at the same time, because the CPU is pegged. But if you put the 9500 GT on them then suddenly you can use the computer as a HTPC. It was not an expensive card, it was 60-80 USD, and it was a logical upgrade to a tower PC you already have to make it more responsive and enable it to play HD video.

[-] [email protected] 44 points 7 months ago* (last edited 7 months ago)

The card in the picture is of a kind that no longer exists: the basic, office computer GPU.

It got entirely displaced by integrated graphics.

So in a way they did get smaller, so small that they share a piece of silicon with the CPU. The only cards that remain are those that are so power hungry they can't share power and cooling with the CPU.

[-] [email protected] 34 points 8 months ago* (last edited 8 months ago)

Be the change you wish to see in the world.

https://library.bz/main/upload/ anonymous username genesis password upload

[-] [email protected] 4 points 8 months ago* (last edited 8 months ago)

Last time I checked, you could only unlock Huawei phones through exploits. And while you can re-lock Xiaomi phones, they will always show the screen telling you the system is corrupted on boot. They were having supply chain problems with resellers flashing malware to their phones.

[-] [email protected] 14 points 8 months ago* (last edited 8 months ago)

I'm more partial to Xiaomi.

Sure it's commendable that Huawei is a sanctioned Chinese cooperative with custom made CPUs pushing the boundary on 5G, but Xiaomi phones have very good specs for the price, big batteries, they are well constructed, easy to repair, the bootloader is unlockable, and they usually have snapdragon CPUs that work great with custom roms.

[-] [email protected] 7 points 8 months ago* (last edited 8 months ago)

You can take Mickey from Steamboat Willie, make him wink, give him tie-dye shorts and pink skin, and use him as the logo Mickey Dishwasher Soap—you can't use him as is for a trademark because it's too generic.

You can't use his ears for an animation studio or a TV channel because it's easy to confuse with Disney's trademarks.

Trademarks are limited by category (which is why Apple Computer got into a lawsuit with Apple Records only after Apple Computer launched iTunes, before it was perfectly fair) and enforced on similarity. Also a trademark has to be distinct but doesn't have to be original, you can use a bitten apple as a trademark but you can't copyright that shape.

Edit: another difference between trademarks and copyright is that you never lose the copyright, but you must keep enforcing a trademark. If you let your brand become the generic term for a product, if you let others use your mark without suing them, then you lose the rights over the name.

[-] [email protected] 8 points 8 months ago

You're thinking of the public domain as if Walt Disney had given us a licence to use a particular depiction of Mickey Mouse.

It's not the case. It's hard to imagine after 100 years, but the character is now as free as Jesus, or Winnie the Pooh, or the three piglets. You can incorporate mickey into your story however you want, depict him however you like.

[-] [email protected] 3 points 1 year ago* (last edited 1 year ago)

You can't go wrong with rutracker.

https://rutracker.org/forum/viewtopic.php?t=6391420

You can either get the torrent or download the official image form the website and apply the perl patch at the end of the post.

[-] [email protected] 4 points 1 year ago* (last edited 1 year ago)

There are two low level tricks that make a huge difference for seeding, even if you can't open ports. These are generic Linux tweaks, you may have to adapt them for QNAP depending on how customized it is. Ask me if you need help. As far as I can tell you need to ssh to the "admin" acount, so open a command line and type ssh admin@your-nas.

To make both tweaks permanent you need to edit /etc/sysctl.conf. you can try editing them with nano. If you don't have nano you'll have to try with vi, but vi is not intuitive at all to use.

nano /etc/sysctl.conf
  • The first tweak makes you a lot more effective to peers that are on unstable connections and on wi-fi. Google uses it for most of their infrastructure, originally on YouTube. You can read their article for more info on how it works.

    Add this line to /etc/sysctl.conf, close nano with ctrl-X, and reboot:

    net.ipv4.tcp_congestion_control = bbr
    
  • The second tweak decides how fast you can upload to people far away from you. If you calculate 2 * this value / your latency to them, you get the max speed you can upload to them. For simplicity I set it to be the same as my upload speed: let's say you have 10 MB/s upload, that's 10000000 bytes / second:

    Add this line to /etc/sysctl.conf, close nano with ctrl-X, and reboot:

    net.core.wmem_max = 10000000
    

    This way even someone in Australia with 500 ms of latency can download at 10 MB/s from you, (2 * 10000000 bytes / 0.500s = 10 MB/s)

After rebooting you can check if the setting stuck with the command sysctl net.ipv4.tcp_congestion_control and sysctl net.core.wmem_max respectively.

For any of this to make a difference you should disable µTP in your torrent client, or make it prefer TCP over µTP.

To me it makes an enormous difference, from barely any upload at all to 100 GB per day. And I'm sure it's nice for whoever is downloading on the other side to get what they're looking for super fast.

[-] [email protected] 38 points 1 year ago* (last edited 1 year ago)

They won't just roll with it, awwwyissss thinks there's an immutable "human nature" and that communism is not "compatible" with it. They think communism is anti-human, while they do not judge the current system as anti-human: it's easy to see the little they would do of any political impact will only serve to keep the current barbarity going.

view more: next ›

unperson

joined 4 years ago