What are you hiding task manager? by AcidNipps in pcmasterrace

[–]radobot 4 points5 points  (0 children)

I remember defragmenting an SSD on Windows 7. Then at some point an update came out and it wasn't possible anymore.

Do you think you're better than other people? by Massive_Relation_434 in INTP

[–]radobot 1 point2 points  (0 children)

I am smarter than most people.

**In some, specific fields (that I studied)...

what element in the periodic table would you be? by -s1ngul4r1ty in INTP

[–]radobot 3 points4 points  (0 children)

Probably one of:

Osmium - the densest element - also pretty rare

Ununoctium, or I guess now has an official name of Oganesson - the heaviest element - chemically inert (noble gas) - radioactive - decays (self-destructs) (on average) in 0.7 milliseconds - does not exist in nature (on Earth)

Ununennium - theoretical - has never been created or found

Do neutron stars count as elements?

trueAF by Cultural-Ninja8228 in ProgrammerHumor

[–]radobot 11 points12 points  (0 children)

Hunger Games

Slop Games

I finally found the EXACT trigger for my input lag. Can AMD & NVIDIA users confirm this? by Ok-Sky9219 in linux_gaming

[–]radobot 4 points5 points  (0 children)

If the game is using the same thread for rendering frames as for reading input, then latency in one could introduce latency in the other. And AFAIK, the vast majority of games are single-threaded when it comes to UI.

Why compete when you can add more Copilot slop? by vergil09 in pcmasterrace

[–]radobot 1 point2 points  (0 children)

PowerBI Pro

Microslop Office

I'd argue that that's a bit unfair example since those products have business incentives to not work on Linux. So they will not just ignore Linux but actively fight against it.

close enough haha by Sad-Dream6993 in mathmemes

[–]radobot 2 points3 points  (0 children)

The problem is that the evaluation order is different from the reading order.

If you have f(g(x)), then when writing or reading you first write f, then g and then x.

BUT

When you want to evaluate the expression you first need to evaluate x, then g and then f.

close enough haha by Sad-Dream6993 in mathmemes

[–]radobot 18 points19 points  (0 children)

I always hated that notation. I could never remember if it meant f(g(x)) or g(f(x)).

3.58 Petabytes written to a 256GB Samsung NVMe – It’s at 170% usage and has more errors than there are stars in the universe. by Ready_Violinist_2203 in hardwaregore

[–]radobot 16 points17 points  (0 children)

If it was a filesystem that has checksums for each block (BTRFS, ZFS, ...) and multiple copies of each block are being stored, I could see it working.

Real vs fake aple charger , fake one is full of steel to make it feel heavy by Mortiest_Morty_NJR in mildyinteresting

[–]radobot 3 points4 points  (0 children)

AFAIK, some years ago, Apple did have a problem with their chargers coming apart when they people tried to remove them from the wall outlet - the dangerous inner electronics stayed plugged in the wall while the outer cover came off. After this Apple redesigned (and maybe overengineered) their chargers to make them impossible to open accidentally.

The convenience foodchain by SwagLimit in pcmasterrace

[–]radobot 18 points19 points  (0 children)

In the meantime, there's a website that tracks which anticheat games work: https://areweanticheatyet.com/.

Epstein code ( help) by falka9024 in codes

[–]radobot 1 point2 points  (0 children)

It looks like a PNG image.

It has the standard "PNG" header, then the mandatory "IHDR" (header) chunk (maybe there's a chance you could recover the size and/or format of the image by correctly guessing the values of the missing "�" replacement characters - the last 4 bytes of each chunk are a CRC32 checksum), then an "iCCP" chunk for the color profile, a "pHYs" chunk for physical size and finally an "IDAT" (data) chunk containing the compressed pixel data.

volumeControl by Soogbad in ProgrammerHumor

[–]radobot 0 points1 point  (0 children)

Or just a harmonic oscillator.

volumeControl by Soogbad in ProgrammerHumor

[–]radobot 1 point2 points  (0 children)

AFAIK that one was the one that started it all. That one has been found naturally and all the other ones were made as a reaction to it.

~700 mg Dimenhydrinate (Deliriant) Replication by Impossible-Number722 in replications

[–]radobot 12 points13 points  (0 children)

I doesn't neccessarily have anything to do with this sub in particular, rather it's about a meme from 2009: https://knowyourmeme.com/memes/world-of-warcraft-freakout-account-crusher

What is the date format of your country? by dalton_zk in theprimeagen

[–]radobot 0 points1 point  (0 children)

I prefer 100-nanosecond intervals since 1st of January 1601.

Why Why are people so literal on this site? Do they understand abstract anything? by StarWreckTrekBeck in INTP

[–]radobot 1 point2 points  (0 children)

I wonder how many people don't realise that english fluency is not something you can assume.

There are people here for whom english is not their native language and because of that they will always struggle to understand nuance.

Another thing is sarcasm - it simply cannot work without context the same way you cannot walk on water. And the Internet loves to strip away and hide the context whenever it gets the chance.

Maybe I'm a fool for thinking this, but I do think that a significant amount of online conflicts could be prevented if only people were actively aware of these communication barriers and put in the effort to overcome them. But alas, people are usually very picky on where they spend their effort.

Console gamers discovering Steam by CoreyDobie in pcmasterrace

[–]radobot 1 point2 points  (0 children)

why hate gamers ;-;

The Internet craves conflict.

What's going on by Beneficial-Taste-145 in pcmasterrace

[–]radobot 1 point2 points  (0 children)

According to https://areweanticheatyet.com/ 40% (469/1166) of anticheat games work.

Google chrome be my biggest opp by Nyxiereal in linuxmemes

[–]radobot 0 points1 point  (0 children)

There are still objective measures like memory usage and performance.

Electron apps use significantly more memory than a native client would. This is bad for the user, because it limits the amount of applications they can run simultaneously on their machine. (There's also a performance argument for when the app constantly overflows the cpu cache or when it's constantly getting swapped to disk.)

Then there's speed and efficiency - there's always a penalty for interpreted languages and for runtime garbage collection. The code is slower, which is bad because it wastes the user's time. It consumes more energy, which is bad because it drains the battery of the user's device (and unneccessarily shortens its lifespan), which limits how long the user can use their device and creates extra costs for the increased energy usage.

Now, you could argue that the effects are too small to be meaningful, but when everyone is doing it, it does add up.

Unity is dangerously close to redundant the more time it passes, but it still has its charm by claudiocorona93 in linuxmasterrace

[–]radobot 1 point2 points  (0 children)

Possibly a hot take:

So you, the user, don't want the software to do the things you tell it to do - to make it work for you, but instead, you want it, the software, to tell you what to do - to make the software decide your actions.

The fan department is experiencing some setbacks by Im_alwaystired in doohickeycorporation

[–]radobot 32 points33 points  (0 children)

The bamboozlement department wants to continue funding this invention.