4td8s wrote: ↑2025-02-08, 19:56
don't know what Kris's problem is but that person needs to think about eventually replacing old hardware & upgrading (heck, make & save money to get new computer; at least I have the money and the
GUTS to do that). anyone staying with such old hardware for more than 15 years is really stuck living in the past.
Off-topic:
The past was nicer to live in. Firefox 4 runs circles around any modern browser, also there was no Cloudflare to worry about. And you didn't need a smartphone (or anything Android) to access online bank, which 99% of them require these days!
The stupid bank where I have the account dropped Android 7 in its app last December, so probably I won't even be able to login on the website at some point due to stupid 2FA authentication. They replaced the web browser certificate years ago, which worked perfectly, with a stupid retarded app.
I've been looking at new smartphones for two weeks now and I'm just lost and running in circles. Thin almost non-existent bezels with the stupid selfie camera drilled at the top of the screen (who drills camera literally IN THE BLOODY SCREEN!?), no notification LED and flickering OLED screens everywhere. The lower the brightness, the worse it is, and my eyes prefer lower brightness (no dark mode, though, please). Some models I've been looking at even have reports of static imagery burn-in. It's like we're back at the crappy CRTs, I hated those when I was a kid.
The 10 years old Sony Xperia E3 with 1 GB of RAM running LineageOS 14.1 still makes calls, sends SMS and can access shitty modern websites with Chromium 119 (wrapped in Via browser, which makes resource consumption acceptable), including those that want stupid WASM SIMD for some retarded reason, thankfully, the latter are not the norm yet. Some particularly bloated sites are problematic, but mostly, it's possible to get by.
Back to computers, I still can't find the good reason to replace my working computer equipment. The computer I'm writing this from will be 16 years old this April. The main LG screen will also be 16 sometime this year, the secondary Samsung will be 21. Maybe if I played modern demanding games or do anything else very demanding on the computer, I'd think otherwise.
Unlike computer at workplace (circa 2018, maybe slightly older), Windows Event Viewer doesn't contain an endless spam of errors regarding broken TPM module (no TPM in home computer). Also both Samsung screens at work, again much newer than ones at home, have some glitches, one flickers for a while when turned on, other shows one or two green vertical lines (which then disappear, but still). The screens at home have zero flickering, zero green lines and zero dead pixels, despite their age.
Back in 2023, I had to replace old LG smart TV at home, the TV broke because it fell to the floor in the middle of the night due to the stand giving up under TV's weight (seriously!). I was at the shop with my family, didn't consider researching beforehand, a TV's a TV, right? Wrong. I picked one of the Samsung models, it was the last one available as it was actually current previous year. Who would thought viewing angles would be so terrible that things go grey when looked at slightly from the side? And the ridiculously minimalist remote with hardly any buttons, despite there being plenty of space.
So me being discontent with modern tech is an understatement. It's not about the money either, I could buy few high-end computers if I wanted. But money doesn't buy you happiness and new computer won't enrich my life. And it seems pointless to buy one just for Pale Moon.
I don't have a problem with contributed 64-bit SSE2 build though and I could probably compile one myself in emergency. Even switching to 64-bit build was rather recent for me, the 32-bit (where official build still doesn't impose AVX) might still fare if you keep low amount of open tabs and avoid memory leak inducing sites (though easier said than done).
Kris_88 might have stricter requirements regarding certificates and what not. I could too, but it seems a bit hypocritical considering the risks I take in other areas of life. While it could happen that Nuck-TH turns evil and adds malware into executables or his environment being compromised and published executables somehow ending up infected, it seems about as likely as my car catching fire while on the road. Hey, it could, it has a tank full of flammable liquid in the back.
Off-topic:
In the end, it all comes down to majority of modern software being bloated, inefficient and imposing requirements for infinite amount of gigabytes and gigahertz for accomplishing the same things we've being doing a decade ago. I have the app of the local gas station on my phone. Paying for gas or a coffee on the coffee machine via app only requires processing small amount of data. So why does the app need over half minute to load? It sometimes fails to load and outputs an error and has to be re-launched. Why is quad-core from 2014 not enough?
yury_700 wrote: ↑2025-02-09, 05:33
A bit of offtopic, apropos 'one can do it'. I see in the Building instructions (Windows-based) the requirement for a Windows machine with Visual Studio, and a lot of GCC-style compiler options in the `.mozconfig`. Are those processed by (modern) Visual Studio? Me, I've been imagining the Windows builds are produced with MINGW.
AFAIK, non-Microsoft compilers weren't considered to be of sufficient quality for compiling the program of this caliber on Windows. Or something along those lines.