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.

rutrum ,
@rutrum@lm.paradisus.day avatar

Niri looks really cool. I’ve used tiling WM before but scrolling is a unique take, perhaps more productive for some folks?

Nushell is a good one. I do data science for a living and it’d be nice to have the shell handle some small data transformations instead of writing a script in python. But all the syntax and behavior is very different than bash, so I’ve been afraid to start because of the learning curve.

mikyopii ,
@mikyopii@programming.dev avatar

Ceph. I have some Raspberry Pi’s that I’m going to set up a cluster with. Just haven’t gotten around to it yet. I half expect the performance to be relatively terrible, but maybe it won’t and I can try to build something on top of the cluster in a sort of hyper converged setup.

It’s completely overkill for a small home lab but that’s what makes it fun.

pr06lefs ,

I kind of want to try wayland just to be modern, but I’m pretty happy with xmonad and don’t want to learn another window manager.

cizra ,

I migrated from XMonad to Sway, it checks all my requirements. I don’t miss the Turing-complete configurability.

communism ,
@communism@lemmy.ml avatar

You might want to look into River, a tiling Wayland compositor inspired by xmonad. Disclaimer, I’ve not actually used xmonad before so I’m not in a position to compare the two. But River is configured entirely through riverctl commands. Its “config” is an executable, by default at $XDG_CONFIG_HOME/river/init but you can point it to a different path, which can technically be any executable file that just executes when River starts. Ordinarily it’d be a shell script calling all the riverctl commands you want to get your River set up the way you like it, but it could be any executable you like really. You can also use other languages other than shell scripting.

It’s still in pretty early development, but I daily drive it for my main general-purpose machine and it works completely fine. I use it for web browsing, coding, gaming, chatting, general productivity, etc, all works. I’ve noticed some minor hiccups but nothing breaking or unusable. Tbh I would say it’s more stable than Hyprland which I’ve also used and have noticed that Hyprland updates (especially from git) would frequently break it, whereas I was running River compiled from the latest commit of master branch for a while and never had an update break things.

Tywele ,

I want to use Neovim but I haven’t gotten around to really learning it yet.

cizra ,

NeoVim is almost a drop-in replacement for Vim (the configuration file is under .config). Plugin installation might be different, tho.

Find a migration guide and be brave.

iiGxC ,

I used neovim but recently switched to helix and highly recommend it. If you haven’t tried nvim yet, give helix a try before deciding. A good way to compare is do the tutorial of each and see which you like more nvim +Tutor and hx --tutor (orhelix --tutor).

If you’re a current vim user the helix keybindings are only a small learning curve after the tutorial, and feel a lot smoother imo

narc0tic_bird ,

I love Helix. I like that it pretty much works out of the box and the only thing you have to do is install language servers and in some cases configure them, but that’s (mostly) well documented. No need to install plugins or use a preset “distribution” like with NeoVim. I also like the built-in keyboard shortcut hints, for example when you press g (goto) it shows you what key will do what.

The way Helix does “select first, then act” is subjective, but I like it.

iiGxC ,

Agree on all counts. I didn’t like finding and comparing plugins for neovim, and then wrestling with environment stuff to get them to work, and having to change a bunch of options to get nvim to work how I want. With helix, my config of things I’ve changed from default is very small, and there’s no wrestling with plugins.

And yeah, “select then act” feels a lot smoother and more intuitive to me. If you like that and like plugins tho, check out kakuone

jbrains ,

This is the reason I liked kakoune right away after I started using it: select, then act, and every movement is also a selection.

Sunny ,

Could you elaborate on what helix is?

iiGxC ,

A keyboard and terminal based text editor, similar in some ways to neovim, vim, and vi

jimitsoni18 ,

I’ve used helix for a few months and liked a few default keybindings. Didn’t like the reversed sequences (movement then action) so switched back to neovim and configured helix like bindings for some actions.

dinckelman ,

The learning curve is absolutely colossal, especially if you want to use it as a full IDE. Even with the legend panel it still doesn’t tell you have the story

morbidcactus ,

That’s me as well, I’ve used vim for simple edits over the years but more and more just used nano for most of my terminal based edits. Finally ran vimtutor (mainly because I wasn’t aware of it) and wow, I should have done that years ago.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

I want to use COSMIC but its design sucks, I prefer KDE (and on the Rust side: slint).

I want to use GNOME as what it does works great, but it lacks a whole list of features I use.

I want to use Haruna or many other KDE apps, but GNOME/GTK apps are often better and I dont care.

I want to use Gapless as it is the only music player on Linux that seems to not suck? But it lacks many features.

davidgro ,

I want to use GNOME as what it does works great, but it lacks a whole list of features I use.

Watch the list actually get longer over time.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

discussion.fedoraproject.org/t/…/127071

Including a bit of ranting

pingveno ,

Does COSMIC’s design suck or is it in pre-alpha?

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

No that is the design they want. If something is ready, then their design.

theshatterstone54 ,

Its design sucks

Agreed. But I’m SO tired of trying to find and configure a good tiling WM that has rounded corners and isn’t impossible to install or created by assholes (it also helps that nice QoL features like easy kb layout switching are included ootb).

Qtile, when scenefx support happens (which will happen when scenefx releases v1.0 aka anytime between this year and the next decade by the looks of things), will be perfect for me but until then, I’m torn between Qtile, Hyprland and COSMIC.

eager_eagle ,
@eager_eagle@lemmy.world avatar

Zed - I’ve been kind of using it for one-off edits, but it’s just not mature yet for most languages.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

And they use extremely bad coding practices

devraza ,
@devraza@lemmy.ml avatar

Have a source?

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

Somewhere on Lemmy but dont bother to look as it has no search.

There also is a Github issue. Search for “zed automatic download plugins”

@apt_install_coffee

apt_install_coffee ,

Care to elaborate?

RandomLegend ,
@RandomLegend@lemmy.dbzer0.com avatar

NixOS

cizra ,

Nix flakes, me.

leastprivilege ,

I just started yesterday in a VM. It’s no stress and you can easily put your configuration on metal after. Pretty fun stuff.

RandomLegend ,
@RandomLegend@lemmy.dbzer0.com avatar

I have my garuda installation just where and how i want it to be. NixOS just always seemed very interesting, but i don’t want to run it on my daily machine.

gramgan OP ,

The most satisfying part of the NixOS process is deploying to bare metal and watching it work exactly as you intend it to

theshatterstone54 ,

Agreed, but I found getting NixOS the way I want it, to be super overwhelming, and documentation simply sucks. I’ve been thinking of forking ZaneyOS (Link: gitlab.com/Zaney/zaneyos) and basing my NixOS config on it. Otherwise, it’s just too much.

GustavoM ,
@GustavoM@lemmy.world avatar

Anything beyond setting up a network-wide dns blocker on docker, so… crowdsec, fail2ban, some proxy-related stuff, zero trust tunnelers and so on.

Why? Because its overkill to my current setup and I don’t see myself using em for real other than for learning purposes, and thats it.

And before someone asks “Do you protect your server at all?”. Other than making some “hacky” stuff with my internet so all ports appear as closed whilst they actually aren’t? Eh, not really. Still, my server is about to reach a year of running nonstop 24/7 and it has never been hacked a single time since then, so naaaw.

cizra ,

How do you tell whether it’s been hacked? The hallmark of a good hack is invisibility, like modifying logs. Do you perhaps count SSH sessions in your router and verify it against client logs, or somesuch technique?

PseudoSpock ,
@PseudoSpock@lemmy.dbzer0.com avatar

Bcachefs, and bcachefs on root. Need something with filesystem level encryption instead of LUKS, and *ubuntu’s and derivatives have all abandoned ZFS on root installs now.

cizra ,

What’s your use case for FS-level encryption? LUKS has worked for me so far, I wonder where I’m missing out.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

Bcachefs has filesystem encryption without LUKS? Did this have an audit? I use BTRFS and it is fine, but boot is unencrypted (using TPM would be cool)

PseudoSpock ,
@PseudoSpock@lemmy.dbzer0.com avatar

en.wikipedia.org/wiki/Bcachefs

Bcachefs is a copy-on-write (COW) file system for Linux-based operating systems.[3] Features include caching,[4] full file-system encryption using the ChaCha20 and Poly1305 algorithms,[5] native compression[4] via LZ4, gzip[6] and Zstandard,[7] snapshots,[4] CRC-32C and 64-bit checksumming.[3] It can span block devices, including in RAID configurations.[5]

I see it has an audit back in 2017, but I’ve yet to find anything newer. The finding was good, but suggested further audit be done.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

I dont see the difference to BTRFS apart from encryption and maybe caching? I was always confused why people hype it so much.

Interesting, yes I wouldnt not use LUKS if the alternative is less known, not used by enterprise distros

Badabinski ,

The tiered storage stuff is pretty cool. You can say "I want this data on this disk, so if I get a cache miss from a faster disk/RAM it'll come from this other disk first."

I believe it also has some interesting ways of handling redundancy like erasure coding, and I thiiiink it does some kind of byte-level deduplication? I don't know if that's implemented or is even still planned, but I remember being quite excited for it. It was supposed to be dedupe without all of the hideous drawbacks that things like ZFS dedupe have.

EDIT: deduplication is absolutely not a thing yet. I don't know if it's still on the roadmap.

EDIT: Erasure coding is deffo implemented, however.

konidia ,

Common Lisp. It would take a long while before I’m comfortable working on a project using that language. There’s also Lem editor but setting it up is a pain on NixOS.

gramgan OP ,

That’s my first time hearing of Lem—it looks fantastic. What’s the issue with it on NixOS?

konidia ,
  • There is no lem package on NixOS.
  • Common lisp related packages tend to be outdated
  • NixOS violates FHS to allow each packages to build against specific versions of dependencies, so CL tools might not work as expected.
  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines