Couldn't find anything in the docs on mapping file sources to resource needs on the host, how much is too much data to dump into the tool on a single workstation?
Mozilla has a moment being presented to them right now and I fear they are going to totally blow it. With manifestv3 and inaction on tracking cookies google is obviously acting in their own interests instead of their end users and Mozilla should be pouncing on this in a big and visible way but they just aren't
As a long time thinkpad user the first thing that stood out to me from looking at this is wondering if there is a bios option to correct the flipped Fn and Ctrl buttons.
DPUs are also probably a piece you are missing. Vendors are starting to position these as almost PCIe arbiters with access to both nvme devices and GPUs without the need to involve the main cpu to move data between them.
Another paper showing the open office is garbage for any work that requires focus, another paper business people will roundly ignore because they don't actually care about productivity enough to spend money.
The quadratic resource usage on data loading for their infinite scroll and breaking going back to the same place in the feed when hitting the back button the upstream devs are pretty strongly in the running for this.
I saw this when my wifi was spotty in my bedroom and it spent all night switching between wifi and cellular, suspect handshake is expensive on connection change.
From some browsing through the patches they apply to the packages it appears they are making extensive use of function multi versioning. Instead of compiling for the lowest common denominator for the target arch they are shipping pre-compiled versions for each generation and using run-time detection to figure out which to load.
Nothing stopping any other distro from copying the approach other than detail work and increased package sizes.
This guy's argument is basically good coders should be allowed to be garbage people and require others to put up with them because they open source the code he relies on.
To be fair, I mostly tuned out the moment he mentioned Jordan Peterson.
I go for walks and let my mind wander aimlessly for an hour or so, heading back when the thoughts in my head finally start turning towards work related stuff and I want to engage with it.
I also tend to keep a few tasks on top of the stack and try to keep enough room before deadlines to let my self switch to something else when I feel blocked or unmotivated.
Also helps having a boss that is well aware of ADD tendencies and can work with them.
It looks like their help site is a skinned version of zendesk and imgur hasn't given them a cert to host instead of serving their default *.zendesk.com cert. Not compromised, just not intended to be used over https.
The I have too much time on my hands approach is to self-publish a short story to this person on how to get in touch with you and buy it from their amazon account.
There is a partial_search available with chef server 11 that makes this problem much less painful. Search returns the entire node object for each match, which can be a ton of data as the node count rises. With partial_search you specify just the attributes that you to be returned.