Yes, it was the cheapest graphics card that could decode 1080p H.264 video in real time (and the acceleration worked in the Flash player). The 8500 GT could also do it but it was never popular. It made a huge difference when youtube became a thing.
unperson
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.
It sounds exactly like that. Perhaps you ran firefox as root at some point?
I'd say:
- delete the cache:
rm -rf .cache/mozilla
- set yourself as the owner of everything under
~/.mozilla
:
chown -Rc $(id -u):$(id -g) ~/.mozilla
- make sure you can write to everything under
/.mozilla
:
chmod -Rc u+w ~/.mozilla
If you get permissions errors, run them with sudo.
Another idea is to press F12 to open the dev tools, go to the network tab, and refresh the page. If something is not loading it will be highlighted in red and it will tell you the reason.
It might be some addon messing things up, you can launch firefox with no addons with firefox --safe-mode
.
Does it happen in a "private" window?
Click the 🔒 icon in the address bar in front of the URL, clear cookies and site data.
Be the change you wish to see in the world.
https://library.bz/main/upload/ anonymous username genesis
password upload
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.
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.
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.
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.
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.