

Its imo the difference between being a code junkie and a senior dev/architect :/
The real deal y0
Its imo the difference between being a code junkie and a senior dev/architect :/
The benelux media tweakers.net has tested the failing ssd on linux, and yes it did fail there too. They were saying temperature might have been a factor since in windows the temperatures were higher than linux, but something was off ye.
If this is a case of prerelease firmware being shipped and killing it under load because of temps, thats baaaddd.
Ye derp, im used to 32, not 32k lol.
Cache man, its a fun thing.
32k 32 (derp, 32 not 32k) is a common cache line size. Some compilers realise that your data might be hit often and aligns it to a cache line start to make its access fast and easy. So yes, it might allocate more memory than it should need, but then its to align the data to something like a cache line.
There is also a hardware reasons that might also be the case. I know the wii’s main processor communicates with the co processor over memory locations that should be 32k aligned because of access speed, not only because of cache. Sometimes, more is less :')
Hell, might even be a cause of instruction speed that loading and handling 32k of data might be faster than a single byte :').
Then there is also the minimum heap allocation size that might factor in. Though a 32k minimum memory block seems… Excessive xD
The limitations isnt in the lpddr5x ram, but in the sodimm interface.
Iirc this was due to the design of the chip. Framework said the bandwidth needed for the strix halo is waaaaaaayyyyy faster than the bandwidth of the sodimms that laptops have.
Hence they made the desktop, only thing they could think of doing with those classes of apu’s
They made a new webcam , but im not sure if they shipped recent models of the 16 with the new webcam or if you have to buy the new module :/
The yoink is not needed. We have a policy to get a new laptop every 4 years. After that the laptop is all ours once formatted on site ( to make sure no company or customer details get leaked ). This is how my brother got my old dell xps, which he really needed for his education
Edit: apparently they are working on it, same with a case for the gpu to convert it into a e-gpu
Oh i know, and i agree. Im in talks with my boss to maybe upgrade the mainboard pre-maturely to the latest. Im using the lower costs as an argument haha
The other laptops arent finished yet. Framework is super expensive , even compared to other gaming laptops.
I think its worth it, but thats not the opinion of a lot of casual people.
And had i not gotten one via my job, i would not have gotten a framework 16 because of the price
Youre forgetting that time they did a scrapyard war which was sponsered by dbrand, in which somebody was constantly in view, playing on a switch with a dbrand skin.
… Secure boot has nothing to do with encryption and your data. Bitlocker can work without secure boot https://superuser.com/questions/1200958/does-enabling-bitlocker-require-secureboot
Except you technically can. Windows 11 registry allows for installation without secure boot and its called after the upgrade process, thats what things like rufus patch to allow it.
Now idk if secure boot has to be enabled for windows 10 to consider it upgrade ready, but its technically all in there
Except all problems of a windows system werent on win7. Bloat? Minimal, was mostly the theme that was heavy but could be disabled. Forced updates? Didnt exist yet. Hardware requirements? A running pc. Half assed new ui? Didnt exist yet. Confusing configs that were all over the place? Nope, started in win8 and 10. Software comparability? 90% hell yes.
Win7 was a polished vista, with loads of bloat removed, performance improvements and 1000% more stable.
Win8 started screwing with shit and moving stuff partly and it went downhill from there.
And im also comparing it to os’ of the time. Clearly with todays tech id pick a linux over win7 anyday, but in those days win7 was king
Tbf, win7 was the best os i ever used. Only to be royally fucked by win8, win10 and win11. Oh how it has fallen…
Interesting writeup with some interesting techniques. I should read these some more
Same. I agree that people are too stupid to know what apps they should use. But that also includes those using some of apples closed down, limited apps and features haha
And diablo 1 has devilution ( or whatever the name was ), which is cross platform and works fiiiine
Wait, that works now? Ive seen the project few years ago but it wasnt good enough then. Awesome! I have to build that at home ^^
Imo there is a difference between script.kiddie and coding junkie