dullbananas

joined 2 years ago
[–] dullbananas@lemmy.ca 1 points 1 month ago

Windows Torvalds.

 

cross-posted from: https://lemmy.ca/post/53008414

(I found this rant on https://ubuntu-mate.community/t/recently-used-xbel-and-thumbnails/28812)

I am of a sort beside myself with rage. I bought into the whole Linux idea based on just a few things, one of which was that ‘everything is a file’. I have a System Monitor on my panel and sometime the thing will show a lot of activity 80% even more, when I look at the Resources in the System Monitor the ONLY thing that shows to be Running is the “mate-system-monitor”. I have turned every available UPDATE and everything else that wants to act on its own off and yet there it is BUSY LITTLE BEE – doing what I have no idea. And, oh yeah, another reason for going Linux, I heard for years that WINDOWS spied on their supporters.

We live in an age where INFORMATION about others is capitol. It appears as though by design that no-one is free to have an individual private thought.

Next is that I have found out that there is nothing less than PERPETUAL PERSISTENT SPY-WARE BUILT INTO MY LINUX OS. I am referring to the HIDDEN FILES “recently-used.xbel” and “thumbnails”. This has got to be the most preposterous CRAP to ever been known. An Open-Source OS that spies on is “users” and the users have no say so about it.

I have looked into this CRAP several times and from EVERYTHING I have found: NO ONE KNOWS HOW TO STOP IT. There are a lot of people inquiring as to how to stop it and there are a few responses with ‘how-toes’ but those ‘how toes’ do not do the job for me or for anyone else that I have seen despite the saying that it works by some, there is a steady search by people wanting to GET RID OF THEM.

Now that being said; it may very well be that the solution is quite simple, ITS JUST THAT WITH THE DISAPPEARING INTERNET – THE SOLUTIONS ARE DISAPPEARING AS WELL!

WHY WHY WHY are they there? I want to know. THEY are not in the “Welcome” program, they are not in the “Help” program. So who are they there for? Who put them there? I want to know. It seems every time I see something interesting in a Linux OS there is someone or some team that are letting Linux users know they did the deed which makes sense, bragging rights deserved. So WHO created “recently-used.xbel” and “thumbnails”? Lets hear some names and along with the names contact information so that everyone will know who to thank. And, maybe, just maybe they will tell all of us why are they NON-REMOVABLE?

I would rather deal with a tyrant than a fraud. So, my next question is this: are there any Linux OSs out there that are actually User Friendly, that do allow one to control their own computer? This kind of CRAP is enough to send a sane individual back to WINDOWS where at least one know who they are dealing with.

[–] dullbananas@lemmy.ca 5 points 2 months ago

That's bootleg gzip.

[–] dullbananas@lemmy.ca 33 points 3 months ago (3 children)

Would this attract someone just like the anime stickers?

[–] dullbananas@lemmy.ca 1 points 3 months ago (1 children)

The devs often ask for monetary donations.

[–] dullbananas@lemmy.ca 7 points 3 months ago

A similar thing that might be possible is to create a shirt that shows something that exploits a vulnerability in software. Some hardware can be bricked by software (this used to be the case for MacBook batteries).

[–] dullbananas@lemmy.ca 3 points 3 months ago

This code is garage.

 
[–] dullbananas@lemmy.ca 1 points 4 months ago* (last edited 4 months ago)

That's bootleg Christianity.

[–] dullbananas@lemmy.ca 3 points 4 months ago

Where is the source code?

[–] dullbananas@lemmy.ca 4 points 4 months ago

Agricultural patents aren't real.

[–] dullbananas@lemmy.ca 1 points 4 months ago

Something that's cool and has any kind of correlation.

 
 

Alternative to GPG

 

It's acting as if memory.oom.group is set to 1, even though it's not:

dullbananas:~$ cat /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-codium-158608.scope/memory.oom.group 
0
dullbananas:~$ cat /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/memory.oom.group 
0
dullbananas:~$ cat /sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/memory.oom.group 
0
dullbananas:~$ cat /sys/fs/cgroup/user.slice/user-1000.slice/memory.oom.group 
0
dullbananas:~$ cat /sys/fs/cgroup/user.slice/memory.oom.group 
0
dullbananas:~$ cat /sys/fs/cgroup/memory.oom.group 
cat: /sys/fs/cgroup/memory.oom.group: No such file or directory
 
 

In addition to the real warmth caused by daylight

 

For example, iOS has these features:

  • iCloud backup restore or peer-to-peer transfer, very early in the device setup process
  • Two ways for things to be stored in iCloud, each with a corresponding list of per-app (not per-folder) toggle switches in iCloud Settings
    • "Saved to iCloud" normal syncing
      • Requires apps to use the right APIs and to handle conflicting changes
      • Allows same data to be read and modified by multiple devices
    • iCloud backup
      • Available for all apps
      • Separate backup per device
      • Only downloaded when setting up a new device
      • In app sandboxes, only excludes tmp (Flatpak equivalent is somewhere in /run) and Library/Caches (equivalent to cache directory in Flatpak sandbox) by default
      • Allows apps to set isExcludedFromBackup attribute for specific files (useful for things that are easy to recreate via download but are expected by the user to not be automatically deleted)
      • Includes system configuration such as home screen layout
      • Backs up a list of installed apps without backing up their executables and assets
  • Synced list of previously installed apps, not separate per-device
view more: next ›