172
Taking your ideas for my next linux app
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Jesus Christ.
I use the calculator in Ubuntu tor very simple purposes. It was crashing on me every time I opened it.
I tracked down why.
It was trying to get a foreign currency exchange rate file - which I was horrified that you'd think about even having in a calculator.
The reason that was failing? Because I had a VPN enabled.
And it wouldn't even fail gracefully. Nope it would poof, disappear.
The fix is to disable vpn, and disable foreign currency in the preferences.
I was so pissed off. And on the next upgrade the same thing happened, which I'd forgotten all about, so went through it AGAIN!
This was in fact what prompted my search - the Gnome calculator is so horribly bloated, and yeah, it should have no business making network connections, at least not by default - this should be an opt-in behaviour.