lemmyreader

joined 2 years ago
[–] lemmyreader@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

Stunning - EDIT: The Android and Dillo browser part I meant!

[–] lemmyreader@lemmy.ml 7 points 1 year ago (8 children)

Dillo browser's original project goal was to provide a web browser for people with slow Internet connection.

Here some screenshots of Dillo browser on a phone and how the developer did that :

[–] lemmyreader@lemmy.ml 4 points 1 year ago

Why ? Don't you geddit ? :) (Guess cause languages and dialects)

[–] lemmyreader@lemmy.ml 8 points 1 year ago (1 children)

I don’t see enough people running BSD as a full desktop system. You seems to be experienced with this. I am trying to get into BSD, but am experienced in Linux.

I like BSD a lot but on the desktop Linux gives you much more options and a smooth experience. I've read that at BSD conferences BSD developers bring their Mac books with the original Apple OS on it so go figure. Here's some reading material :

[–] lemmyreader@lemmy.ml 7 points 1 year ago (4 children)

Well I never used command line in 30 years of Windows.

That's 30 years of using closed source software from strangers (Or do you have many good friends at Redmond WA USA ?) :-)

It’s pretty much a requirement for Linux that you copy and paste random commands you don’t understand from strangers on the internet.

Maybe decades ago it was. Nowadays that's not a requirement as there's GUI applications for a lot more things than before. And as a Linux user I simply find it much more convenient and faster to share some commands with another person than making screen shots and creating a howto of a few pages or making a video. Also documentation has improved. For the average Linux user the Arch Linux wiki is a nice resource, even when not using Arch Linux.

[–] lemmyreader@lemmy.ml 1 points 1 year ago (1 children)

That reminds me : Last time I tried Garuda Linux it came with a local Whoogle instance.

[–] lemmyreader@lemmy.ml 10 points 1 year ago

OP was banned. Time to move on.

[–] lemmyreader@lemmy.ml 2 points 1 year ago

I prefer to use debs (apt) for most packages and just a few Flatpaks. Avoiding snaps (Among others because I find the Snap Store too messy) and I do not bother with AppImages. But if you (OP) would need certain software that is only available as AppImage then go it.

[–] lemmyreader@lemmy.ml 3 points 1 year ago (1 children)

Note that ext4 is damn old

Hmm ? Linux kernel is way older than ext4. And before ext4 there was ext3 and ext2. Linux users also have the choice of using XFS file system and for IT persons working for corporations XFS can have some advantages. Let's see, XFS was born in 1993.

more modern ones like btrfs or bcachefs

Years ago I thought that bcachecfs looked interesting but last thing I read about it this year was not very promising regarding reliability. Not sure whether it was in comments on Lemmy but here I found something from Linus himself : https://en.wikipedia.org/wiki/Bcachefs#Stability

[–] lemmyreader@lemmy.ml 4 points 1 year ago
  • The city where I live in has several few Little libraries that people have in their garden or hanging at the wall of their home. And I know that other cities have them as well. Today I went biking and brought back two books and I was pretty sure that I did not want to take any because I have more than enough to read, but I noticed an interesting book and took it home. This is something you can do yourself. Build a small wooden box, and have other people put or take books. You don't have to do this yourself, you could ask friends, family and co-workers to help you build it or ask them to provide such. Then you could take a little bit care of it and promote the idea.

  • What I like about bigger cities are public parks. I like to go to parks and just sit, listen to birds, enjoy the green and in Springtime, Summer and Autumn enjoy the colors.

  • Public libraries here have magazines and books to read for any visitors. I've learned about open source software thanks to the Internet but also a little bit thanks to public libraries. I find that reading paper books or magazine can also be a nice break from staring at a screen of a device.

[–] lemmyreader@lemmy.ml 8 points 1 year ago* (last edited 1 year ago) (1 children)

Good that you mentioned that. Reminded me that I have an Arch Linux install here where I forgot that I did choose BTRFS during installation. Within maybe a month I noticed FS errors. Looked scary. Nervously searching for documentation was even more scary :

https://wiki.archlinux.org/title/btrfs#btrfs_check -> This article or section is out of date. (Discuss in Talk:Btrfs) Warning: Since Btrfs is under heavy development, especially the btrfs check command, it is highly recommended to create a backup and consult btrfs-check(8) before executing btrfs check with the --repair switch.

What is this? My beloved Arch Wiki is not 100% perfect!

Then found this :

WARNING: Using '--repair' can further damage a filesystem instead of helping if it can't fix your particular issue.

Warning

Do not use --repair unless you are advised to do so by a developer or an experienced user, and then only after having accepted that no fsck successfully repair all types of filesystem corruption. E.g. some other software or hardware bugs can fatally damage a volume.

I figure this explains the popularity of BTRFS snapshot configurations. Luckily I had some backups :)

 

Increasing the default vm.max_map_count value

2024-04-07 - Robin Candau

The vm.max_map_count paramater will be increased from the default 65530 value to 1048576.

This change should help address performance, crash or start-up issues for a number of memory intensive applications, particularly for (but not limited to) some Windows games played through Wine/Steam Proton. Overall, end users should have a smoother experience out of the box with no expressed concerns about potential downsides in the related proposal on arch-dev-public mailing list.

This vm.max_map_count increase is introduced in the 2024.04.07-1 release of the filesystem package and will be effective right after the upgrade.

Before upgrading, in case you are already setting your own value for that parameter in a sysctl.d configuration file, either remove it (to switch to the new default value) or make sure your configuration file will be read with a higher priority than the /usr/lib/sysctl.d/10-arch.conf file (to supersede the new default value).

 
 

 

CoverGrid is a client for MPD. Unlike other clients, it concentrates on albums. It therefore aims to offer a different experience.

view more: ‹ prev next ›