Comments

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

luthis, to asklemmy in Does the reddit style format breed toxicity?

Downvotes are not a reflection on you, they are a representation of how much everyone else agrees or disagrees.

I don’t personally want the downvotes hidden or removed like how it is on Youtube.

luthis, (edited ) to linux in As a normal, boring user that does nothing special other than browse the internet and the occasional "casual coding" -- what am I supposed to do with 32GiB of ram?

After boot, I’m using 2GB. I haven’t noticed Linux doing the ram-hog thing like Windows at all. But Firefox is currently using 8GB.

Just restarted Firefox and it’s using 2.5GB now. I think it stores a lot in ram from video.

luthis, to linux in How to exclude SSH port from VPN so you can remote access while VPN is up

learnt

learning… it’s extensive!

luthis, to asklemmy in What do you use Vaseline for?

Oh wow, I never knew!

luthis, to linux in Enabling Bluetooth on Arch Linux

Systemd is amazing. Every user should at least know the basics.

luthis, (edited ) to linux in Why does the new version of Kubuntu take longer to start the wifi connection?

systemd-analyze plot > boottimes.svg

Open the SVG and have a look at what’s happening during boot.

journalctl -b will give you some more info too. If you’re using grub to boot (probably in /boot/grub/grub.cfg), you can change the loglevel and add the udev option to get a bunch more info. Helped me with a random issue recently. Here’s mine for an example:


<span style="color:#323232;">### BEGIN /etc/grub.d/10_linux ###
</span><span style="color:#323232;">menuentry 'Arch Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-a96b3354-70dd-45ed-8c6c-95171e9f1e82' {
</span><span style="color:#323232;">	load_video
</span><span style="color:#323232;">	set gfxpayload=keep
</span><span style="color:#323232;">	insmod gzio
</span><span style="color:#323232;">	insmod part_gpt
</span><span style="color:#323232;">	insmod ext2
</span><span style="color:#323232;">	search --no-floppy --fs-uuid --set=root a96b3354-70dd-45ed-8c6c-95171e9f1e82
</span><span style="color:#323232;">	echo	'Loading Linux linux ...'
</span><span style="color:#323232;">	linux	/boot/vmlinuz-linux root=UUID=a96b3354-70dd-45ed-8c6c-95171e9f1e82 rw  loglevel=3 udev.log-priority=debug 
</span><span style="color:#323232;">	echo	'Loading initial ramdisk ...'
</span><span style="color:#323232;">	initrd	/boot/amd-ucode.img /boot/initramfs-linux.img
</span><span style="color:#323232;">}
</span>
luthis, to linux in What happens when Linus dies/retires?

I would so read that book.

luthis, to linux in How do I get Nviddia drivers to work in arch?

Have you tried pacman -Syu nvidia?

luthis, to linux in Does `cp -v` print out the file name when it starts copying it or when it's done?

All hail the rsync!

We thank the rsync for it’s unwavering reliability.

Amen.

luthis, to linux in Noob question: what to arrange before switching to linux

Note that there isn’t a Linux version of the protondrive app. … I know! what the fuck right?

Secondly, I would just shove Linux Mint onto a USB and use that as a live distro with persistence for a while, just to get used to things. I’m not a fan of debian(/-based) or apt, but it works.

luthis, to lemmyshitpost in It's hard to believe

We don’t, it’s a psy-op.

luthis, to newcommunities in Feminine Boys - A text based SFW community for discussion on the Femboy experience

GNC person

Gender non-conforming.

luthis, to linux in Enabling Bluetooth on Arch Linux

There is an archinstall script??

luthis, to linux in What do you think about this?

I’ve been using Arch for years and can’t pull myself away because everything just works. Whats the difference between arch and whatever the derivatives are? I don’t even know what distros to arch are the Ubuntu / mint to debian

luthis, to linux in What happens when Linus dies/retires?

You’re right, I am not.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #