After an hour or so of being logged in, plasmashell eats 100% of a core. I'm not the only one this has happened to: https://forum.kde.org/viewtopic.php?f=289&t=121533
I know, file a bug (maybe one day if I have a few hours to spare debugging and getting a backtrace). It's just annoying that this has been around for a couple years and the best solutions I see are "try disabling [pretty much everything]".
"Visual Studio Code is the first code editor, and first cross-platform development tool - supporting OSX, Linux, and Windows - in the Visual Studio family."
No shit.
"For serious coding, developers often need to work with code as more than just text."
I'm just kidding when I release my life-critical medical device software.
function Process_Is_Corrupt return Corruption_Confidence is begin case Vendor is when Pearson | Oracle => return Certainly; when others => return Probably; end case; end Process_Is_Corrupt;
How can they possibly comply with all the licenses if they ship with something like Ubuntu? It is their responsibility (not Canonical's) to comply with the licenses, which means shipping source code for GPLv2 software (download link is not sufficient), among a gazillion other license requirements.
Did customers get some physical media or "the offer" (https://www.softwarefreedom.org/resources/2008/compliance-guide.html) with their keys?
Knowledge = power.
Power = work / time, and time is money.
So knowledge = work / money.
The more you make the less you know.
Proof that CEOS shouldn't get paid so much.
After an hour or so of being logged in, plasmashell eats 100% of a core. I'm not the only one this has happened to: https://forum.kde.org/viewtopic.php?f=289&t=121533
I know, file a bug (maybe one day if I have a few hours to spare debugging and getting a backtrace). It's just annoying that this has been around for a couple years and the best solutions I see are "try disabling [pretty much everything]".
Since when did systemd become part of the GNU/Linux moniker?
"Visual Studio Code is the first code editor, and first cross-platform development tool - supporting OSX, Linux, and Windows - in the Visual Studio family."
No shit.
"For serious coding, developers often need to work with code as more than just text."
I'm just kidding when I release my life-critical medical device software.
function Process_Is_Corrupt return Corruption_Confidence is
begin
case Vendor is
when Pearson | Oracle =>
return Certainly;
when others =>
return Probably;
end case;
end Process_Is_Corrupt;
Is this finally The Year of the Command Prompt?
How can they possibly comply with all the licenses if they ship with something like Ubuntu? It is their responsibility (not Canonical's) to comply with the licenses, which means shipping source code for GPLv2 software (download link is not sufficient), among a gazillion other license requirements. Did customers get some physical media or "the offer" (https://www.softwarefreedom.org/resources/2008/compliance-guide.html) with their keys?
Last I checked, Linux is 20 years old.