

I just came across the lines in the OpenSuse 42 .bashrc in to connect to palm pilots today…what a flashback.
I just came across the lines in the OpenSuse 42 .bashrc in to connect to palm pilots today…what a flashback.
Yeah, I think the battery thing OP pointed out makes more sense than the power argument. The Z1 extreme used in other handhelds is based on the 8840HS iirc, anf its at least one generation newer than the basis for the steam decks somewhat custom silicon.
The Deck processor is 4 Zen 2 CPU cores and 8 RDNA 2 GPU CUs, while the 8840HS is 8 Zen 4 CPU cores plus 12 RDNA 3 graphics CUs. It’s going to be wildly more powerful. The 8745H actually has the same CPU and iGPU configuration as the 8840HS – not even close to steam deck specs.
AntennaPod is better than it has any right to be – on a modern device, it’s super smooth.
Isn’t that going to be ruinously expensive to host an instance for? Video is expensive in terms of storage and bandwidth.
Yeah, kobo does too. I assumed it was a proprietary flavor which was pretty locked down, is that not the case?
I vaguely remember there being a FOSS OS you can put on Kobos, can you also do that on Boox?
I mean they do have a point: the framework that the game is targeting is DX11, so if it looks bad it is (broadly) because of an issue in translating DX11 instructions to Vulkan…
Level1 has looked at the B580 on Linux specifically: https://www.youtube.com/watch?v=Tv0o6505JAc
I think most of the issues with games not working should be the same between windows and Linux driver versions, and HardwareUnboxed has done some pretty exhaustive testing recently on the “maturity” of the drivers by testing a couple hundred games for obvious driver problems.
You’re allowed to like gimmicks!
What makes them a gimmick IMO is that they’re sold as “this will change your life and the way you work”, but really it’s just that a subset of the audience for the gimmickless product thinks they’re kinda neat.
Sure the threat model is different, I’m just saying it’s still a single point of failure.
I mean yes, but currently they’re all dependent on Windows, so its less of centralizing OSes, and more changing what its centralized on.
Uhhh is that not pretty much the definition of a “tech megacorp”?
I actually use GIMP regularly these days, I found Scribus harder. Yes, Inkscape is more friendly. It doesnt follow the Adobe paradigm, but it’s pretty quick to learn and is closer to the Adobe layout than other software.
The only thing that’s kinda funky in Inkscape is cropping, which is done via “clipping”, using another polygon to mask the component below. The selectable image stays the same size (but mostly invisible), making automatic alignment kinda annoying. However, thats for bitmap images, and Inkscape is meant to be vector-first, so that’s not the end of the world.
Ive tried Scribus, and found the interface very hard to get used to. For folks coming from Adobe, I find Inkscape the easiest for design. I would use a separate program for cropping, I don’t have a great recommendation for that.
Ummm or the authors are concerned about retribution because stallman and the FSF are very powerful in the FOSS community, and I think it’s reasonably likely that they would be sued (seemingly with poor grounds) or harassed online for publishing it.
Good point. Though, the vast majority of ML training and use is tensor math on floating points, so largely dot and cross products, among other matrix operations.
I think you’re thinking of the famous fast inverse square root algorithm from Quake.
With respect to the top comment, the only reason 3d graphics are possible (even at 850W of power consumption) is due to taking a bunch of shortcuts and approximations like culling of polygons. If its a reasonable shortcut it either has or will be taken.
Yeah if that’s not on-brand for Intel, I don’t know what is! I wonder what the max power draw for the 14900H is, it’s gotta be close 😂
I mean, sure, but largely GPU-based TOPS isn’t that good a comparison with a CPU+GPU mixture. Most tasks can’t be parallelized that well, so comparing TOPS between an APU and a TPU/GPU is not apples to apples (heh).