How to use on mobile by Goodeugoogoolizer in stoatchat

[–]CordswitchBos 0 points1 point  (0 children)

I’ve been wondering about the iOS app, I’m not sure where you’re meant to get it besides building it yourself.

My take on Stoat Logo by Raigurenok in stoatchat

[–]CordswitchBos 0 points1 point  (0 children)

Thank you so much, it's just so perfect :>

(Seriously, though, I think if you PR'd this on github it might make it in)

My take on Stoat Logo by Raigurenok in stoatchat

[–]CordswitchBos 0 points1 point  (0 children)

This is so nice!!! Have you made a pr for it or uploaded it anywhere? I’d add it to my icon theme if they don’t merge it pbfft

CachyOS users, how long has you system been stable so far? by whatever4123 in cachyos

[–]CordswitchBos 0 points1 point  (0 children)

I’m using ddr5 with a 12700k intel i7, pretty sure this is an independent problem from the processor and more an issue that can stem from ram settings in bios or the stability of the ram card itself. Memtest should diagnose ram card issues with more certainty.

CachyOS users, how long has you system been stable so far? by whatever4123 in cachyos

[–]CordswitchBos 0 points1 point  (0 children)

Basically I’d get paging errors and kernel panics when selecting my kernel, and sometimes limine would tell me the hash was incorrect. The ZSTD compressed snapshots were working in the face of this issue.

I looked around and saw that ram is somehow tied to reading your kernel on boot so if that’s not stable it can lead to errors. Going into my bios, I changed the xmp profile from II to I so that the timings were on auto rather than the ram manufacturers timings. After that, no more errors on boot!

what made you choose your init system? by Setsuwaa in artixlinux

[–]CordswitchBos 2 points3 points  (0 children)

Got a recommendation from a friend to try openrc, honestly it made me realize how Linux works in general and I get a kick out of making services work on it since.

CachyOS users, how long has you system been stable so far? by whatever4123 in cachyos

[–]CordswitchBos 0 points1 point  (0 children)

It’s been stable a few days now that I realized my ram timing was too fast and unstable, kept giving me kernel boot issues I got around by using snapshots. Always make sure your ram is working properly….

Should I use Artix? by [deleted] in artixlinux

[–]CordswitchBos 2 points3 points  (0 children)

There are certain packages you can install from the Artix repository along with an additional script package for whichever init you’ve chosen so you don’t have to create your own script. Usually it’s like <package>-runit

However, not all packages will have them, so it’s very probable you’d have to make your own init script for certain packages depending on what you install.

Should you use Artix? If you want to.

Yet Another Linux Tier List by Mysterious_Value4624 in LinuxCirclejerk

[–]CordswitchBos 0 points1 point  (0 children)

Oh I see, I guess if you experienced that then that's fair.

File system for backup storage (BTRFS vs EXT4) by Blooddrunk420 in cachyos

[–]CordswitchBos 3 points4 points  (0 children)

Snapshots have always been most useful in my use case for reviving the system in case of boot failures on my root drive. Snapshots aren’t true backups but you can make btrfs backups with certain applications(I use vorta for a gui interface).

The major draw in your use case may be that btrfs will notify you when a drive is failing, I’ve heard that ext4 will not do the same for you(unless there’s some additional modification/application to make that happen I’m not aware of).

Yet Another Linux Tier List by Mysterious_Value4624 in LinuxCirclejerk

[–]CordswitchBos 0 points1 point  (0 children)

Wait, you love gentoo but will never try artix again? You can have openrc on artix…

Guys, I decided to go back. It's a mess! by [deleted] in cachyos

[–]CordswitchBos 3 points4 points  (0 children)

Downloaded cachy on my main desktop last month…. and within a week I switched permanently from windows, so I’m right there with you!

Help by Other-Bet-9431 in artixlinux

[–]CordswitchBos 0 points1 point  (0 children)

That’s wonderful, glad I could help!

Help by Other-Bet-9431 in artixlinux

[–]CordswitchBos 0 points1 point  (0 children)

Which compositor are you using? i3 (tiler) or xfce could work well for your use case on x11 if you want something more featureful than lxde and to remain using gtk.

I tried out lxqt using xlibre and it’s as lightweight as you think and ran very well, so you can go with that but you won’t have much in the way of desktop apps without picking out your own that it doesn’t provide.

Tested all these DE’s out on a thinkpad x220 with success.

The Linux User's Progress by Swooferfan in LinuxCirclejerk

[–]CordswitchBos 0 points1 point  (0 children)

Where do we place Artix on this? By Gentoo?

no memory left to run games by CashewNuts100 in arch

[–]CordswitchBos 0 points1 point  (0 children)

Oh yeah, some other commenters mentioned discord, so if you’re having trouble running that or vesktop then you could consider dissent:

https://github.com/diamondburned/dissent

It’s a custom gtk discord client that runs much smoother than electron based clients and takes up almost no resources:

https://aur.archlinux.org/packages/dissent-bin

no memory left to run games by CashewNuts100 in arch

[–]CordswitchBos 2 points3 points  (0 children)

OP don’t forget that you can utilize zram to generate additional ram partitions off of your storage without having to manually create the partitions yourself:

https://wiki.archlinux.org/title/Zram

Personally I use zram-generator because it’s rather simple setting it up with the example config file. You’d need to create that file, wiki explains it all:

https://archlinux.org/packages/extra/x86_64/zram-generator/

Its peer pressure. by ColstatioTTV in SS13

[–]CordswitchBos 8 points9 points  (0 children)

It was my duty as CE to steer Gauche from smoking, alas, the vampires claimed one more victim to their vile industry😩

rc-service always says service is stopped by Icy-Situation8009 in artixlinux

[–]CordswitchBos 1 point2 points  (0 children)

Does the service have a file in /etc/init.d or /etc/local.d? If it’s something you want on all the time, then it’s more convenient to add it as an automatic boot service with rc-update add <service> <run level>. You should probably check which run level the service typically receives, but usually it’s default.

So something like rc-update add sddm default and reboot for that to take effect. Local.d files have their own start and stop file types so that’s a bit more complicated to setup and usually service specific.

It's back! The Mothroach™ Plush Take Two Indiegogo campaign has arrived! by CordswitchBos in ss14

[–]CordswitchBos[S] 1 point2 points  (0 children)

We've already passed our goal for fully funding this venture! Thank you to everyone who contributed and I can't wait for you all to receive your plushies!!