Ah today’s bothsidesism
Ah today’s bothsidesism
It’s probably confusing people already who never rented VHS tapes
Honestly it got pretty visible during the height of the covid pandemic: https://apnews.com/article/coronavirus-pandemic-health-68c9762a4420094d300f9cbada0186f8
Not sure how much worse you could make it.
Not a JS dev either but ===
.
Not really sure what the (+x)
is about
Oh look the gold bugs are back
Those are Mayan numerals for those curious
Apple wrote bugged TLS code that broke using unbraced ifs with a goto, hence the name “goto fail”. You don’t need a goto to break this code though. All you need is a second indented line under the if
#2 is also the most insideous to update. Add another indented line to one of the conditions and the cotrol flow completely breaks while visually appearing fine.
C and a number of other languages have annoying pair of parallel syntax systems that makes it easy for people to read code one way and computers to compile it another. People read the indentation and newlines while compilers count braces and semicolons. #2 gets rid of the braces and makes control flow driven by semicolons making human visual inspection more likely to fail
Please don’t use #2. It is how you get the goto fail bug
I will not stand slander of the arch wiki.
Also start with Linux Mint XFCE (unless they’ve fixed the stability problems with cinnamon)
The article doesn’t count the popups you get when you try to change your default browser
While that is an interesting idea I suspect the actual reason is their efforts to get it FDA certified as a medical device (which still hasn’t happened). The current app makes it abundantly clear it is not currently certified and a third party app claiming otherwise might be a liability concern.
Most of the drivers should be in the kernel already unless its gpu stuff but I have to do that by hand on Windows too
Make sure the OOM killer is configured correctly. Or just buy more ram
The FireTV os is worse. The active focus indicator is different between pages of the OS ignoring apps. Oh and it changes constantly.