linuxmemes

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

Pacmanlives, in So, timeshift or NixOS?

Ah yes do the old snapper rollback of ZFS if that’s your bag baby

Anticorp, in Oh no ...

I’ve been wondering if we’re losing users. My “Everything” feed sorted by Active is full of posts with zero comments, and a great deal of them are just news article links that were probably automated.

Dudewitbow,

It why i default sort to hot, and longterm browse by top 12H

trash80,

a great deal of them are just news article links that were probably automated

And many of those are reposts.

Rentlar, (edited )

Active is kind of a lackluster sorting method imo, Hot is awesome bc you get fresh posts (like Trending on that other site) aside from a couple 3M old posts that show up, Top 6h, 12h, Day are good too. New comments is cool if you want well engaged posts.

Anticorp,

Thanks for the recommendation. I assumed active meant people were engaging, but I guess up-dooting counts as engagement.

plague_sapiens,
@plague_sapiens@lemmy.world avatar

I recently joined lemmy, because fuck reddit. And that’s the first thing I saw. Lots of posted articles without comments. What do I do to combat that? Posting comments xD

Anticorp,

I’ve found a lot of user generated posts here to contribute to, but the article thing has started occurring more often recently.

oldfart,

Yeeeah just after Reddit died all kinds of people were there, now it’s just the usual Linux users and the scripts creating fake traffic

ramirezmike, in Oh no ...

I’m really lazy and use regolith, is that bad?

loutr,
@loutr@sh.itjust.works avatar

As a tiling WM newbie regolith was a godsend to get my feet wet. When you’re used to DEs, the amount of stuff to learn to get to a usable set-up is overwhelming.

fl42v,

Nope, it isn’t bad, just a different kind of philosophy, IMHO. Some people would prefer to do everything themselves and tailor stuff to their needs, while others are OK with some stuff being preconfigured.

Baleine,
@Baleine@jlai.lu avatar

It looks cool fr

grue,
art,
@art@lemmy.world avatar

It takes a lot of work to be this lazy.

JDubbleu,

The great thing about Linux DEs is that it doesn’t matter if it’s conventionally bad, it matters that it works for you. You could use the cubic alt tab animation and control your computer through seances for all anyone cares. As long as you can do what you want just send it and use what’s best for you.

Lamb, in So, timeshift or NixOS?

Lowkey miss reinstalling for the clean feel, but EndeavourOS feels clean. The only issue I had was a leftover hidden Diablo 4 files which didn’t get removed when everything else got removed, I think from Lutris(?). Never touching Lutris again.

ctr1, (edited ) in Oh no ...
@ctr1@fl0w.cc avatar

This is always the first thing I get set up:

# focus next available workspace on this output

bindsym $mod+q exec --no-startup-id ws=$(i3-msg -t get_workspaces | jq ‘.[] | select(.focused) | .num’) && ofs=$(i3-msg -t get_outputs | jq ‘map(select(.active)) | length’) && i3-msg workspace $(($ws-$ofs))

bindsym $mod+w exec --no-startup-id ws=$(i3-msg -t get_workspaces | jq ‘.[] | select(.focused) | .num’) && ofs=$(i3-msg -t get_outputs | jq ‘map(select(.active)) | length’) && i3-msg workspace $(($ws+$ofs))

# move window to next available workspace on this output

bindsym $mod+Shift+q exec --no-startup-id ws=$(i3-msg -t get_workspaces | jq ‘.[] | select(.focused) | .num’) && ofs=$(i3-msg -t get_outputs | jq ‘map(select(.active)) | length’) && dest=$(($ws-$ofs)) && i3-msg move workspace $dest && i3-msg workspace $dest

bindsym $mod+Shift+w exec --no-startup-id ws=$(i3-msg -t get_workspaces | jq ‘.[] | select(.focused) | .num’) && ofs=$(i3-msg -t get_outputs | jq ‘map(select(.active)) | length’) && dest=$(($ws+$ofs)) && i3-msg move workspace $dest && i3-msg workspace $dest

Works with sway if you replace i3-msg with swaymsg (and remove --no-startup-id, since it’s not needed for Wayland).

Edit: ampersand issues, trying quote instead of code block

EmergMemeHologram, (edited )

This is so much smoother than my vim config and tmux config…

ctr1,
@ctr1@fl0w.cc avatar

My neovim config is a total mess :D. But yeah i3-msg+jq is great, I’ve written a number of solutions to this problem before using the API and external scripts, but it’s nice having things inline in the config file

EmergMemeHologram,

My neovim config is unruly.

I have a folder with config files that I source, one for plugin installs, one for custom commands and hot keys, one for themes (I have a script to manage light and dark modes by time of day), one for project specific file type augroups. I’ve got a bunch of scripts in my home/.bin folder that parse different project files into json on git commit, and then I use vim script and FZF to do custom completion helpers and jump tools with that data. Then there’s my snippets folder…

I can never leave vim. It has taken over the pathways in my brain.

ctr1,
@ctr1@fl0w.cc avatar

Nice, sounds pretty cool. FZF is great, I need to try out some new things with it. Never got into snippets but I’m sure that speeds things up considerably, will think about it.

Yeah separate config files is probably the best approach if you have a lot of things configured. I haven’t done that yet, but might try soon. My config has generally been pretty simple, mostly bindings and plugin settings. But I started developing in the TTY and had to shoehorn-in a conditional theme and such to get it to work properly, leaving it pretty unorganized.

| I can never leave vim. It has taken over the pathways in my brain.

Haha, yeah

feef, (edited ) in So, timeshift or NixOS?

Remember the windows XP & HDD days when you would reinstall windows every new year so it ran smoother xd

ThePhoDit, in There's still room for improvement, but Linux gaming has come a long way in a short time.

The only think keeping me from wiping Windows from my machine is Ubisoft anthicheat lol

Immersive_Matthew, in Oh no ...

I don’t get it. I am on sh.itjust.works and yes I see the odd Linux post, but not so many that it stands out. I am even on many tech subscriptions. This seems overblown.

Klaymore, (edited ) in So, timeshift or NixOS?
@Klaymore@sh.itjust.works avatar

NixOS is great, you can even have it automatically reinstall and wipe your garbage with Impermanence lol

FiskFisk33, in So, timeshift or NixOS?

dotbot and a list of apps

QuazarOmega, in So, timeshift or NixOS?

OStree users: I have no such weaknesses

caseyweederman, in So, timeshift or NixOS?

I thought I was alone

murph, in Oh no ...

Your Mastodon feed will be entirely about who the people you follow are talking about, so follow different people, (or hashtags) and the conversation will change.

HubertManne,
@HubertManne@kbin.social avatar

yeah, not sure if its a mastadon thing but im coming out of kbing and I don't see very much linux stuff and im subscribed to several magazines. Not that the linux stuff is not there but there are tons of other things to. If I was not subscribed I would likely not see it at all.

atocci,
@atocci@kbin.social avatar

I browse All a lot and right now, without doing any scrolling and just looking at the top 6 posts on All that fit on my monitor, 2 of them are about Linux lol

mesamunefire,

I subscribe to people that talk about their pets. It’s a good life.

kidpixo, in Oh no ...

I feel the pain, my i3 config is way(land) too long and not elegant enough…

huntrss,

I thought as well: should be sway ;)

NocturnalMorning, in Oh no ...

I don’t see that much linux on my feed, you can always unfollow the Linux community.

Johanno,

No don’t unfollow us! Instead RTFM

ichmagrum,

Some people are running Linux but just don’t care that much about linux-related content.

NocturnalMorning,

I had look up what RTFM meant, but I had a good laugh afterward.

redcalcium,

“read the friendly manual”

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #