USB devices are also hotpluggable, but that doesn’t mean that the data stays in the system if you just pull out the HDD.
USB devices are also hotpluggable, but that doesn’t mean that the data stays in the system if you just pull out the HDD.
“Bescheissen” is not as vulgar as you might think, even if it contains Scheisse (shit).
A more literal translation would be “little Good Lords cheat”. The “*le” at the end is a local (South German) dialect thing, a diminutive suffix meaning “little”, just like “doggy” means “little dog”.
It would be obviously “an issue” and drastically reduce performance in many cases, but compared to the buildin igpu, you’d probably still be able to get a much better performance for lots of applications.
Seriously: the GeForce GT 520M, launched January 2011, wants a full PCIe 2.0 x16 interface. Same with the Raedeon HD 6330M. You could probably get away with just 8 lanes if you had to, but not only one.
Connecting a GPU with just one PCIe lane isn’t the biggest problem. You’ll just slow down data exchange between the CPU and GPU (mostly loading textures and vertex positions).
If your game mostly relies on shaders and renders lots of rather static stuff, you’ll mostly just get longer loading times but FPS shouldn’t suffer too much.
That doesn’t bother me too much.
With the CPU being that slow, I don’t think you’ll really need a proper SSD. (And the CPU doesn’t have the required PCIe interfaces anyway).
They probably could’ve added socketed RAM, but based on the photo, the main board looks quite full and messy with random chips (likely needed to work around CPU limitations), so it probably wasn’t a high priority.
I’m interested in the cooling requirements and battery life.
I’m not interested in ARM CPUs with all their weird proprietary stuff.
The GPU inside the processor/soc has the following specifications:
I don’t think you’ll be able to use a separate/external GPU with it. Thunderbolt support is highly unlikely and that processor has only 1 or 2 PCIe lanes (depending how USB is connected), which is likely already used for WiFi.
They have, the hinges of my Framework 13 AMD model from September 2023 are completely fine.
The basic software like the Intellij Community Edition is also fully open source. (And it’s not actually basic at all. It’s a great full featured IDE)
Basically you’re only paying for their support/updates and for specific language and toolkit support, which makes sense to me. They need to pay their staff somehow.
It’s not comparable to Adobe or other crappy manufacturers where you own nothing.
Who knows. Java is a much bigger programming language than Rust. Might be easier to find developers. But obviously it depends on interest. Who knows.
I really liked his relaxing, calm MacBook repair and data recovery videos, where you could learn about soldering and electronics repair while watching. And I had no problem with a little bit of honest advertising for his own business.
While the right to repair is important, his videos about it are a lot of rambling and complaining about the same thing again and again. The titles are also often misleading or click baity. I can’t watch them either. I hope they work for the right people, though.
I don’t believe this is true, a nickname or online account works completely fine for attribution if nothing else is given.
How often does branchless programming actually matter in the day to day life of an average developer?
Barely never. When writing some code that really has to be high performance (i.e. where you know it slows down your program), it can help to think about if there are branches or jumps that you can potentially simplify or eliminate.
Of course some things are often branchless, for example GPU shaders, which need very high performance and which usually always do the same things. But that’s an exception.
There is no standard what red USB A ports mean. Could be fast charging through some proprietary protocol or other special features. Or just a design choice.
USB ports with no symbol just don’t advertise what they’re capable of. Most phones support super speed data transfer. Basic USB-PD and display port output support is also common. They may also support other stuff, like pretending to be a webcam, audio output and much more. But you usually have to look in the manual or data sheet to know what is supported.