Comments

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

lurch, to mildlyinteresting in Top hour sorting be like

Lemmy really needs something like topics, categories or tags you can opt-in or -out of. There are just too many communities to subscribe one by one and if I browse everything theres so much super boring niche stuff, like some Go library releasing version 0.02-beta. I mean that’s nice for those 5 Go programmers waiting for that, i guess, but they are probably subscribed to it anyway.

lurch, to memes in How could the EU do this??

So you can get through as quick as possible and don’t have to get out in this weirdo country /s

lurch, to linux in Why do you use the terminal?

I don’t actually use it that much to input commands, but many scripts I made pop one up to show details of what’s happening, e.g. how opening the VPN connection is going, what crypto module it’s currently loading or how many more iterations a macro will do.

lurch, (edited ) to linux in How can I migrate my existing /home/ directory to another drive?

If you have a root account that allows logging in in text mode (no X no Wayland, no GUI), you would do that instead. These instructions are for that case. The home of root is /root , so it would not be affected.

Mount the new drive in an emty dir, if it isn’t already.

Make sure the other drives file system supports everything /home does.

Set the exact same permissions as /home/ in the new drives top level directory.

Add a line to fstab defining the other drive to be mounted automatically as /home .

Move the contents of /home over to the other drive.

Umount the other drive.

Enter just: mount /home

This should work without errors and if you peek inside, you should see user dirs and it should show up if you enter just: mount

No reboot necessary, you could just log out, switch to the GUI login and log in as regular user. After your next boot you will find out if you edited your fstab correctly to auto mount it. If not just log in as root in text mode again and fix it.

lurch, to linux in web/low memory alternatives to Krita and GIMP please

Idk what “container” means in this case, but gimp is only like 80 MB + some dependencies you probably already have installed. Do you mean RAM or HD memory? In any case it should be much less than 64 GB.

lurch, to movies in What We Do in the Shadows’ Sixth Season Will Be Its Last

Someone needs to do some fitness ngl

lurch, (edited ) to linux in Firefox 121 Now Available With Wayland Enabled By Default

For a user: In Wayland programs are supposed to draw their own title bar. Java aplications and old applications must use a backwards compatibility layer that can cause flicker and bad font rendering. The terminology is different (compositor = window manager). Some niche new programs may only run on Wayland. Wayland hasn’t been adopted by BSD (AFAIK).

For a programners: Wayland has more modern, tidy code, but not all toolkits support it natively and few are easy. If you code exclusively for Wayland, a lot of users won’t use your program at the moment.

lurch, to memes in How's this plan progressing?

Only for a very short time

lurch, to risa in Q-TIP: CONFIDENCE

I’m actually doing this a lot at work. No negative consequences, so far. Even got good reviews and annual raises.

lurch, to comicstrips in "Millennial lingo" by Shen Comic

but he did

lurch, to lemmy_support in lemmy app that hides posts I've read/ voted on?

Sync can even mark read on scroll.

lurch, (edited ) to linuxmemes in why exit when you can do everything inside

In Linux terminals, you probably could have pressed Alt+F2 or Ctrl+Alt+F2 (F2 could be other F-keys) and log in on a second terminal to recover (by reading the manual or killing it). Also, if bash already had job control back then Ctrl+Z would have suspended vi/vim to the background.

I’m writing this, so people try it and maybe remember it, if they get stuck in some program. Doesn’t have to be vi. Maybe you just launched a long dd command and don’t want to end it, but want to look something up. These hints may help then.

lurch, to linux in What's with all these hip filesystems and how are they different?

does tmpfs count?

lurch, to comicstrips in "Me time" by MrLovenstein

Ayy, it’s the old “you need money to save money” problem.

lurch, to comicstrips in "If I knew then what I know now" by Port Sherry

I know a few people who would erase themselves like that without a second thought 🤣 😥

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