There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

SymbolicLink , in Thunderbird 115 - odd lack of packaged options beginning to raise eyebrows?

I’ve been checking for the Flatpak daily 😭

This is where you can track the issue

ebits21 ,
@ebits21@lemmy.ca avatar

Same. What up???

CalcProgrammer1 , in Coders, what is your workflow on Linux
@CalcProgrammer1@lemmy.ml avatar

Code in VSCode

UI in QT Creator

Build with qmake

Commit with git

Push to GitLab

Run jobs with gitlab-runner

Deploy AppImage, deb, rpm builds with Docker

learnbyexample , in Coders, what is your workflow on Linux
@learnbyexample@programming.dev avatar

I use GVim for coding and text editing in general.

Programming wise, CLI tools (grep, sed, awk, sort, head, etc) are enough for most of my tasks. I’ve written a few Python TUI projects (uses Textual framework) but these are around 300-400 lines, so Vim is more than enough for my purposes. Don’t even need any plugins.

HarriPotero , in Most uncomplicated Printer that just works™?
@HarriPotero@lemmy.world avatar

Look for PCL6 support.

You won’t even need a driver, because it already speaks a standard protocol.

SeckoObsadene , in Fedora or Pop!_OS?

I recently moved from win 10 to Pop os for work related stuff, also I have arch on another ,free time pc, and Mint on my old home server-ish pc.

Pop is pretty good, all necessary stuff is preinstalled, I like how it works out of the box. Games run smoothly, not as smooth as on win but I can give up 5 fps for not being MS(lave)

Mint has more preinstalled packages, feels more bulky but runs ,smoother, on old laptop. Also the ui is more like windows

riotrick , in What Filesystem?
@riotrick@lemmy.world avatar

ext4 is perfectly fine for my needs. It’s stable and just works.

cybersandwich , in linux boot times

My guess is something is hanging or not configured correctly. Like a mount or a networking device or something. It will sit there and retry a bunch before moving on.

PopOS lets me hit escape during the boot process and see a live view of whats happening. I don’t know if that exists on Manjaro. Otherwise, you can look at /var/log/boot.log to see if something’s failed (it also might save in boot.log.1, boot.log.2, etc).

@Kruemel@feddit.de 's advice seems cool but I’ve never tried that before.

moreeni ,

If you want to see what’s happening during boot you should remove quiet from your kernel parameters

Elw , in Coders, what is your workflow on Linux
  1. Code in Nvim
  2. At work we build using shell scripts, for personal stuff it’s usually Make
  3. At work, deploy with Jenkins to Kubernetes or through Puppet to real/vm hosts. a. At home, I use Ansible 99% of the time
  4. Debugging?
Anarch157a , in linux boot times
@Anarch157a@lemmy.world avatar

One thing that was making the boot taking too long on my LXC containers systemd-networkd-wait-online.service, a service that waits for every link to be up. After I figured this, I added that service to the list of stuff I turn off, even on bare-metal installs.

exi , in What Filesystem?

If you are planning to have any kind of database with regular random writes, stay away from btrfs. It’s roughly 4-5x slower than zfs and will slowly fragment itself to death.

I’m migrating a server from btrfs to zfs right now for this very reason. I have multiple large MySQL and SQLite tables on it and they have accumulated >100k file fragments each and have become abysmally slow. There are lots of benchmarks out there that show that zfs does not have this issue and even when both filesystems are clean, database performance is significantly higher on zfs.

If you don’t want a COW filesystem, then XFS on LVM raid for databases or ext4 on LVM for everything else is probably fine.

Laser ,

Did you disable CoW for your database with btrfs? E.g. for PostgreSQL, the Arch Wiki states:

If the database resides on a Btrfs file system, you should consider disabling Copy-on-Write for the directory before creating any database.

exi ,

From arch wiki:

Disabling CoW in Btrfs also disables checksums. Btrfs will not be able to detect corrupted nodatacow files. When combined with RAID 1, power outages or other sources of corruption can cause the data to become out of sync.

No thanks

DaPorkchop_ ,

that’s no different than any “normal” filesystem with a traditional block-level RAID solution

exi ,

Not really. You can still use dm-verity for a normal raid and get checksumming and normal performance, which is better and faster than using btrfs.

But in any case, I’d recommend just going with zfs because it has all the features and is plenty fast.

DaPorkchop_ ,

ZFS lacks some features that btrfs has, such as creating CoW clones of individual files (rather than having to snapshot a whole subvolume).

personally i’ve been using btrfs on pretty much everything for about two years, ranging from multiple >100TB filesystems spanning 8 spinning rust drives to individual flash drives and had very few issues (compared to my experiences with ext4 on mdadm). snapshots/reflink copies have made many of my workflows much easier, adding/removing/replacing devices pretty much Just Work™, and the fact that everything is checksummed gives me a piece of mind i didn’t know i needed. sure, ZFS has pretty much the same featureset, but it’s not in the mainline kernel and seems to lack some of btrfs’ flexibility (from the research i’ve done in the past, like adding/removing disks to an existing pool is still experimental).

what i’m really excited for is bcachefs, which takes what i consider the best features of both btrfs and ZFS and then steps them up a notch (e.g. ability to configure RAID settings and prefer specific drives on a per-file/per-directory level). as soon as it’s stable enough to be mainlined i’ll definitely be migrating most of my btrfs filesystems to that.

Zucca ,

If you don’t want a COW filesystem, then XFS on LVM

XFS supports reflinks, so it’s kind of snapshot and CoW capable. Someone was working on some tool to make snapshots on XFS by utilizing reflinks.

Elw , in Is it just me, or is this the right community to ask Linux-related questions?

Is it just me, or does this account really seem like a bot account based on post history?

sagrotan , in Coders, what is your workflow on Linux
@sagrotan@lemmy.world avatar

My workflow is: my neovim config is - at last - nearly perfect, quickly configurable for many languages on the go, nevertheless I don’t code because when I get home from work I have barely the energy to play for half an hour.

Croquette OP ,

Yeah I get that, I have a job now where I can pretty do whatever I want, so I at least get the feeling of creating something while at work and doing fun code.

But I don’t feel like coding when I’m done with my day

Mothra , in Fuck nvidia.
@Mothra@mander.xyz avatar

This is why I haven’t switched to Linux yet. I have a gaming laptop and a desktop pc is not an option at the moment.

SinJab0n OP , (edited )

It has been pretty stable, this is the only issue I have got since last year, but yeah I can understand ur reasons.

Just buy/use AMD and get rid of problems, in pc I’m still using my rx490 and never got any problem since I bought it.

Metallinatus ,
@Metallinatus@lemmy.ml avatar

If your laptop is on Nvidia then it might be a problem, just stay away from that brand going forward, and from online games with bad anticheats, and you’re golden to go full Linux.

samsy , in What Filesystem?

For what? Client on a laptop or PC? Why not f2fs? On a server just trust good ol ext4 with some flash drive settings.

cianmor OP ,

it would be for a PC and normal work/home use

samsy ,

My current setup is fedora for the last 6 months. I started a live session, installed f2fs and then run the installer with a combination of f2fs + encryption. And it runs flawlessly and faster than any setup before.

hitagi , in Is it just me, or is this the right community to ask Linux-related questions?

Seems to be right. I dont think there’s a Linux Questions community yet.

bionicjoey ,

!Linux4noobs is a thing as well

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines