What is something you want to use, yet are NOT using?
from gramgan@lemmy.ml to linux@lemmy.ml on 26 Jul 2024 16:11
https://lemmy.ml/post/18434192

For me, I really want to get into niri, but the lack of XWayland support scares me (I know thereā€™s solutions, but I donā€™t understand them yet).

Also, I stopped using Emacs (even though I love its design and philosophy with my whole heart) because itā€™s very slow, even as a daemon.

#linux

threaded - newest

konidia@sh.itjust.works on 26 Jul 2024 16:22 next collapse

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@lemmy.ml on 26 Jul 2024 21:31 collapse

Thatā€™s my first time hearing of Lemā€”it looks fantastic. Whatā€™s the issue with it on NixOS?

konidia@sh.itjust.works on 26 Jul 2024 21:37 collapse

  • 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.
GustavoM@lemmy.world on 26 Jul 2024 16:26 next collapse

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@lemm.ee on 26 Jul 2024 16:59 collapse

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@lemmy.dbzer0.com on 26 Jul 2024 16:26 next collapse

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@lemm.ee on 26 Jul 2024 17:24 next collapse

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

boredsquirrel@slrpnk.net on 26 Jul 2024 17:25 next collapse

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@lemmy.dbzer0.com on 26 Jul 2024 18:15 collapse

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@slrpnk.net on 26 Jul 2024 19:03 collapse

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@kbin.earth on 26 Jul 2024 21:19 next collapse

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.

UnfortunateShort@lemmy.world on 27 Jul 2024 17:09 collapse

Itā€™s mainly supposed to be simpler and by extension faster than btrfs (which is kinda proven by the fact that fewer devs made this thing work in less time when compared to btrfs). It happens to enable some extra features that way too.

However, while btrfs annecdotally had many issues, itā€™s used by big players like SUSE and even bigger ones like Facebook these days. bcachefs on the other hand is nowhere near as battle tested, so Iā€™ll stay away from it for a little longer.

boredsquirrel@slrpnk.net on 27 Jul 2024 19:24 collapse

Does it have the self-healing capabilies of btrfs scrup and btrfs defragment? I guess btrfs balance is b-tree specific.

I heard BTRFS is bettter than EXT4 because it can do these things, EXT4 cant

LeFantome@programming.dev on 31 Jul 2024 17:37 collapse

Bachefs is in the kernel now so trying it on a spare drive or partition is super trivial these days depending on distro. You only need a few minutes of time.

Getting it on root is a bit harder as almost no installers support it yet. The only distro I can think of is CachyOS.

PseudoSpock@lemmy.dbzer0.com on 01 Aug 2024 18:38 collapse

Itā€™s far more ready than Wayland, get it into these distroā€™s installers! Are you listening, distros?

RandomLegend@lemmy.dbzer0.com on 26 Jul 2024 16:47 next collapse

NixOS

cizra@lemm.ee on 26 Jul 2024 16:53 next collapse

Nix flakes, me.

leastprivilege@lemmy.ml on 26 Jul 2024 18:13 next collapse

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@lemmy.dbzer0.com on 26 Jul 2024 18:20 next collapse

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.

tux7350@lemmy.world on 28 Jul 2024 12:46 collapse

Donā€™t, you can still install nix into Garuda. Works great as a separate package manager that wonā€™t get in the way.

gramgan@lemmy.ml on 26 Jul 2024 20:33 collapse

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

theshatterstone54@feddit.uk on 27 Jul 2024 09:24 next collapse

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.

Nibodhika@lemmy.world on 28 Jul 2024 07:50 next collapse

I tried it a while back, thought it would be good for my servers, but at the end of the day I found that it was a lot of learning for a very small benefit that could be achieved differently. Instead I focused on learning Ansible which also allowed me to write configs to deploy lots of services to my servers. I still want to learn Nix at some point, but I feel itā€™s a lot less important if you have an Ansible playbook that does the same thing and even more for any distro you might care to install.

tux7350@lemmy.world on 28 Jul 2024 12:39 collapse

I think the problem is that most people dive right in and go to NixOS which has its quirks as a linux OS (see FHS). The Nix language is great at building and moving source code between computers, really any big collection of binaries. If you donā€™t do that, try just using the nix-shell command to instantly run a piece of software without installing it. You can write a shell.nix file to hop into and out of an environment with whatever software you need. Once you can write a couple .nix files then move onto NixOS; which after all is just a big collection of binaries.

rutrum@lm.paradisus.day on 29 Jul 2024 11:09 collapse

My drive to nix was so I could simply manage what packages I had installed with a text file. If I removed something from the file, I expect it to be uninstalled. I never found a tool/wrapper for apt to do this.

If you want to start with nixos, I would take whatever distro you are on and install nix and then home manager. Then, you can slowly migrate your user configuration over without starting from scratch. That worked really well for me going from ubuntu to nixos.

eager_eagle@lemmy.world on 26 Jul 2024 16:51 next collapse

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

boredsquirrel@slrpnk.net on 26 Jul 2024 17:26 collapse

And they use extremely bad coding practices

devraza@lemmy.ml on 26 Jul 2024 21:03 next collapse

Have a source?

boredsquirrel@slrpnk.net on 27 Jul 2024 00:48 collapse

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@lemmy.ml

apt_install_coffee@lemmy.ml on 26 Jul 2024 22:00 collapse

Care to elaborate?

boredsquirrel@slrpnk.net on 26 Jul 2024 16:54 next collapse

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@lemmy.world on 26 Jul 2024 19:34 next collapse

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@slrpnk.net on 27 Jul 2024 00:49 collapse
pingveno@lemmy.ml on 26 Jul 2024 21:52 next collapse

Does COSMICā€™s design suck or is it in pre-alpha?

boredsquirrel@slrpnk.net on 27 Jul 2024 00:49 collapse

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

theshatterstone54@feddit.uk on 27 Jul 2024 09:20 collapse

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.

gramgan@lemmy.ml on 28 Jul 2024 03:26 collapse

As far as rounded corners and easy to use, Iā€™ve had a tremendous time with swayfx for the past few months, which I switched to from Hyprland.

theshatterstone54@feddit.uk on 30 Jul 2024 08:40 collapse

If only it supported dynamic tilingā€¦ (and no, autotiling doesnā€™t cut it; Actually, I need to look into persway again and see if that can work)

Tywele@lemmy.dbzer0.com on 26 Jul 2024 16:59 next collapse

I want to use Neovim but I havenā€™t gotten around to really learning it yet.

cizra@lemm.ee on 26 Jul 2024 17:07 next collapse

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@slrpnk.net on 26 Jul 2024 17:12 next collapse

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@lemm.ee on 26 Jul 2024 18:22 next collapse

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@slrpnk.net on 26 Jul 2024 18:28 next collapse

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@sh.itjust.works on 26 Jul 2024 20:23 collapse

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@slrpnk.net on 26 Jul 2024 22:31 next collapse

Could you elaborate on what helix is?

iiGxC@slrpnk.net on 27 Jul 2024 04:54 collapse

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

jimitsoni18@lemmy.zip on 27 Jul 2024 10:06 next collapse

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.

russjr08@bitforged.space on 27 Jul 2024 22:12 collapse

I tried out Helix, but I think the biggest issue that I have is that with (neo)vim, I can use the keybindings in most of the editors I use through a plugin (such as IdeaVim for the JetBrains suite) - but I do not think the concept of Helix keybinding plugins have really hit anywhere.

Helix itself seemed really cool when I was playing around with the tutor mode though.

iiGxC@slrpnk.net on 27 Jul 2024 23:05 collapse

Yeah I only really use it for personal stuff for that reason. Thereā€™s a vscode plugin, but last time I tried it it was really slow

dinckelman@lemmy.world on 26 Jul 2024 17:53 next collapse

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@lemmy.ca on 26 Jul 2024 21:15 collapse

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.

pr06lefs@lemmy.ml on 26 Jul 2024 17:02 next collapse

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@lemm.ee on 26 Jul 2024 17:08 next collapse

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

communism@lemmy.ml on 27 Jul 2024 01:54 collapse

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.

mikyopii@programming.dev on 26 Jul 2024 17:05 next collapse

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.

rutrum@lm.paradisus.day on 26 Jul 2024 17:17 next collapse

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.

Magister@lemmy.world on 26 Jul 2024 17:22 next collapse

docker I guess, I still donā€™t know how it works, create them, etc

kionite231@lemmy.ca on 26 Jul 2024 18:01 next collapse

You donā€™t have to know how it works in order to use it. I donā€™t know either but I could host services using docker. trust me itā€™s way easier than it seems.

warmaster@lemmy.world on 26 Jul 2024 18:14 next collapse

Same here. Even easier if you use an app to manage it for you like dockge, portainer, Cosmos, etc.

IronKrill@lemmy.ca on 27 Jul 2024 05:57 collapse

You donā€™t have toā€¦ if the project you want to use has a good setup process. Otherwise youā€™ll be scouring Docker docs, GitHub issues, and StackOverflow for years.

delirious_owl@discuss.online on 27 Jul 2024 05:39 next collapse

Docker, how they work?

acockworkorange@mander.xyz on 09 Aug 15:50 collapse

Docker? I barely know her!

umbrella@lemmy.ml on 27 Jul 2024 20:15 next collapse

its counter intuitive to learn but a godsend after you learn it

chunkystyles@sopuli.xyz on 28 Jul 2024 03:33 collapse

And then when to do learn it, it pisses you off when something doesnā€™t have a freely available image.

krash@lemmy.ml on 27 Jul 2024 20:53 next collapse

Iā€™ve been using linux on and off for 20 years and docker reignited my interest for running linux. Thereā€™s plenty of good guides and free courses, if you need help finding one - let me know and Iā€™ll send you a YT playlist.

Zozano@lemy.lol on 28 Jul 2024 15:02 next collapse

How to docker-compose in thirty seconds.

Simply make a file called

compose.yaml

Then paste in the text from your applicationā€™s docker-compose instructions.

Often the timezone needs to be set, along with the volume

Example:

volume: /mnt/hdd/data:/data

This means the applicationā€™s data directory will be mounted at /mnt/hdd/data

Then

docker compose up -d

Youā€™re done, thatā€™s all there is.

docker-compose is fantastic because in a single compose.yaml file you can list multiple services.

For example, my compose.yaml file contains my sonarr/radarr/bazarr/lidarr/prowlarr/qbittorrent/deemix/jellyfish/jellyseerr

And I can update them all by running a shell script made of three lines.

zeekaran@sopuli.xyz on 28 Jul 2024 23:35 collapse

Docker compose is amazing. I donā€™t even know how many things Iā€™m running right now. Hell Iā€™m running things I didnā€™t even use! (I could easily disable or delete them; Iā€™m just lazy)

danielquinn@lemmy.ca on 26 Jul 2024 17:22 next collapse

Btrfs. Iā€™ve been using ext4 for so long, Iā€™m afraid that switching up will just annoy me.

Zsh: same reason.

cizra@lemm.ee on 26 Jul 2024 17:38 next collapse

BtrFS has Stuff.

  • Subvolumes, which enable you to share the same /home between Linux distros
  • Snapshots that are an great for
    • freezing the FS during off-machine backups: create a snapshot, rsync the snapshot not the main FS, drop the snapshot
    • transient backups. Will executing this thing hose my system? If no, drop the snapshot.
  • ability to pool different disks into a single FS
  • and so much more.

Fun story: once I needed to do something (resize? canā€™t recall) a partition that happened to be in use. The solution involved smbmounting a network disk, losetup helping transform that thing into a virtual disk, then migrating the root FS there, recreating partitions, all while running the rootfs on that thing. Thus, pooling can bu useful.

By the way, what does Zsh have over bash that you find useful?

danielquinn@lemmy.ca on 26 Jul 2024 22:27 next collapse

Honestly, the only btrfs feature that interests me is the snapshotting, as the current state of my backups is rather sub-par. Thereā€™s just a lot of inertia involved in adopting it when ext4 Just Worksā„¢. Maybe next time I install a new system Iā€™ll give it a shot.

As for zsh, I rather like the general ā€œintelligenceā€ I see on othersā€™ machines: the way it autocorrects typos, draws a navigable menu for tab completions complete with colour highlightingā€¦ it looks lovely. Iā€™ve been a Bash user for 25 years though, and muscle memory like smashing the tab key to get what I want is a hard habit to break.

FrederikNJS@lemm.ee on 26 Jul 2024 22:29 next collapse

Not OP , but regarding zsh, it has much better auto completion, and suggestion support. Additionally you can theme your prompt much more, see for example powerlevel10k

737@lemmy.blahaj.zone on 27 Jul 2024 17:38 collapse

zsh has vi mode

GenderNeutralBro@lemmy.sdf.org on 26 Jul 2024 17:42 next collapse

Perhaps you are a more discerning filesystem user than I am, but I donā€™t think Iā€™ve actually noticed any difference on btrfs except that I can use snapshots and deduplication.

bsergay@discuss.online on 26 Jul 2024 18:04 collapse

Zsh

FWIW, the excellent ZSH Quickstart kit has been splendid for my transition.

danielquinn@lemmy.ca on 26 Jul 2024 22:36 collapse

Actually, tutorials like that are a big reason that I donā€™t want to switch. The first steps are things like:

  • Install these fonts that only work in a GUI environment
  • Install these programs straight from GitHub without your package manager

ā€¦and all I hear is: ā€œthis stuff isnā€™t ready yetā€ and ā€œIā€™m going to be staring at Unicode glyphs the next time I have to tinker outside of my GUIā€.

If I canā€™t easily and securely install a shell on every environment I use as I donā€™t want to be constantly context switching, then Iā€™m going to have to stick to Bash.

crater2150@feddit.org on 27 Jul 2024 09:16 collapse

ā€¦and all I hear is: ā€œthis stuff isnā€™t ready yetā€ and ā€œIā€™m going to be starring at Unicode glyphs the next time I have to tinker outside of my GUIā€.

This really isnā€™t a zsh problem, but a ā€œpeople putting too much stuff in a ā€˜getting startedā€™ configā€.

I used zsh for 15 years before looking at any plug-in manager, you can get a lot of the good stuff like the completion by just going through the first-run wizard included in zsh. A lot of stuff is included directly with zsh, including various prompt themes (which is what that tutorial wants extra fonts for, because they use a fancy prompt with custom glyphs; I donā€™t think any of the built-in ones need that)

Things like fuzzy history search with fzf is usually included with fzfā€™s distro package and the additional zsh-completions package for less used or newer commands is also packaged by most distros. In my experience, a lot of the other plugins are stuff that could be a standalone script instead of a plug-in anyway.

danielquinn@lemmy.ca on 27 Jul 2024 09:56 collapse

Well thatā€™s much more encouraging. I may just give it a try if the first run wizard is simple enough. Thanks!

chameleon@fedia.io on 26 Jul 2024 17:31 next collapse

Elixir, or Gleam/pure Erlang/some other Erlang VM language. I think Erlang is extremely cool and I've enjoyed the little time I spent with Elixir. I also have absolutely no use case to make proper use of it.

LeFantome@programming.dev on 31 Jul 2024 17:41 collapse

I would love to find time to play with Gleam

finestnothing@lemmy.world on 26 Jul 2024 18:26 next collapse

What are you using instead of emacs? Iā€™m very happy with my doom emacs setup and it doesnā€™t feel slow at all imo

GolfNovemberUniform@lemmy.ml on 26 Jul 2024 18:52 next collapse

Nano. Everything except nano and its forks is weird and bloat.

moonlight@fedia.io on 26 Jul 2024 20:20 next collapse

Have you tried neovim? More powerful than nano, but still super fast.

GolfNovemberUniform@lemmy.ml on 26 Jul 2024 20:31 collapse

Iā€™m not talking about performance but learning curve and unnecessary features. I donā€™t really want to learn any key bindings or a whole new ecosystem just for a text editor I use to edit a config once a month.

Also that comment was sarcastic.

gramgan@lemmy.ml on 28 Jul 2024 03:30 collapse
gramgan@lemmy.ml on 28 Jul 2024 03:21 collapse

I used Doom for a while, but it was still slow. Iā€™ve been replacing emacs with more unix-y tools (helix/neovim as editor, yazi for file manager, etc.). I really just miss the design of emacs (the self-documentation, the infinite extensibility, etc.). I hope someday maybe Lem will fill my needs (which I just learned about yesterday).

saltesc@lemmy.world on 26 Jul 2024 18:36 next collapse

Python. Been wanting to learn it for years but all mental capacity I have toward such stuff is drained by work. The whole situation is ironic.

rotopenguin@infosec.pub on 26 Jul 2024 19:43 collapse

Look at ā€œThe Farmer Was Replacedā€

undrwater@lemmy.world on 26 Jul 2024 19:28 next collapse

LLM speech-to-text.

It appears continuous speech recognition is possible, but I only got as far as recognition of an audio file.

Still very cool!

rotopenguin@infosec.pub on 26 Jul 2024 19:42 collapse

Grab the Live Captions flatpak

undrwater@lemmy.world on 26 Jul 2024 19:53 collapse

Thanks! While flatpaks are not the Gentoo way, Iā€™ll give it a try.

soulfirethewolf@lemdro.id on 26 Jul 2024 19:29 next collapse

Mainly Firefox. It has quite a good extensions engine, but the overall UX just still isnā€™t there compared to other browsers. I really donā€™t care about all the ethical or moral reasons people try to come up with for using it, I just want a browser that has a lot of good functionality in comparison with Edge or Vivaldi.

And while I am aware of some of the forks like Floorp and Librewolf, I find the latter to be too hardened, and the former to be behind compared to upstream.

moonlight@fedia.io on 26 Jul 2024 20:21 collapse

Firefox is really pretty customizable, more than most other browsers.

I've been using this theme:
https://github.com/Naezr/ShyFox

savvywolf@pawb.social on 27 Jul 2024 00:27 collapse

github.com/black7375/Firefox-UI-Fix

This is the one Iā€™m using, if anyone needs another suggestion. I also have some local modifications to remove the minimum tab size. I donā€™t have a hoarding problem.

kolorafa@lemmy.world on 26 Jul 2024 19:38 next collapse

Immich

Wanting to spin-up but constantly delayingā€¦

Elkenders@feddit.uk on 26 Jul 2024 19:42 collapse

The dependencies and wonky updates mean itā€™s not a bad thing to wait but it is good.

FrederikNJS@lemm.ee on 26 Jul 2024 22:27 collapse

The dependencies get drastically easier if you use Docker. Likewise many, but not all of the upgrade issues also get fixed with Docker.

Elkenders@feddit.uk on 29 Jul 2024 12:41 collapse

You canā€™t just repull with your compose to update though. And something like watchtower might break everything.

Brickardo@feddit.nl on 26 Jul 2024 20:14 next collapse

the lack of XWayland support scares me

Iā€™ve been using niri lately and couldnā€™t believe so many apps wouldnā€™t launch. I didnā€™t know that was the issue. I had been manually editing so many desktop entries to make them workā€¦

apotheotic@beehaw.org on 26 Jul 2024 21:05 next collapse

Estroge- oh, Iā€™m in the Linux community whoops

4am@lemm.ee on 26 Jul 2024 21:38 next collapse

No, no - legit! Do go on.

apotheotic@beehaw.org on 27 Jul 2024 18:53 collapse

I have my Estrogen tablets sitting on a shelf waiting for me to finish with fertility preservation <img alt="bee flag lesbian emoji" src="https://beehaw.org/emoji/blobbee_flag_lesbian.png">

fern@lemmy.autism.place on 26 Jul 2024 21:58 collapse

Iā€™d just like to interject for a moment. What youā€™re refering to as Estrogen, is in fact, GNU/Estrogen, or as Iā€™ve recently taken to calling it, GNU plus Estrogen. Estrogen is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.

Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called Estrogen, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project.

There really is a Estrogen, and these people are using it, but it is just a part of the system they use. Estrogen is the kernel: the program in the system that allocates the machineā€™s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Estrogen is normally used in combination with the GNU operating system: the whole system is basically GNU with Estrogen added, or GNU/Estrogen. All the so-called Estrogen distributions are really distributions of GNU/Estrogen!

I_am_10_squirrels@beehaw.org on 27 Jul 2024 05:21 next collapse

Is your gender POSIX-compliant?

Synthuir@lemmy.ml on 27 Jul 2024 13:07 collapse

ā€œI use Estrogen as my operating system,ā€ I state proudly to the unkempt, bearded man. He swivels around in his desk chair with a devilish gleam in his eyes, ready to mansplain with extreme precision. ā€œActuallyā€, he says with a grin, "Estrogen is just the kernel. You use GNU+Estrogen!ā€™ I donā€™t miss a beat and reply with a smirk, "I use Alpine, a distro that doesnā€™t include the GNU coreutils, or any other GNU code. Itā€™s Estrogen, but itā€™s not GNU+Estrogen.

The smile quickly drops from the manā€™s face. His body begins convulsing and he foams at the mouth and drops to the floor with a sickly thud. As he writhes around he screams ā€œI-IT WAS COMPILED WITH GCC! THAT MEANS ITā€™S STILL GNU!ā€ Coolly, I reply ā€œIf Testosterone was compiled With gcc, would that make it GNU?ā€ I interrupt his response with ā€œ-and work is being made on the kernel to make it more compiler-agnostic. Even you were correct, you wont be for long.ā€

With a sickly wheeze, the last of the manā€™s life is ejected from his body. He lies on the floor, cold and limp. Iā€™ve womansplained him to death.

LeFantome@programming.dev on 31 Jul 2024 17:27 collapse

Whenever I see this spin, I just want to say: ā€œNo it wasnā€™t. It was compiled with Clang.ā€

chimera-linux.org

tuna@discuss.tchncs.de on 26 Jul 2024 21:06 next collapse

fish. I think it has most things i want out of the box, so it should be simpler and snappier than my zsh setup. itā€™s just that zsh hasnt bothered me enough to try it yet.

also nushell, im interested in the idea of manipulating structured data instead of unstructured text

pingveno@lemmy.ml on 26 Jul 2024 21:24 collapse

Just take the dive into fish. It used to have a lot of problems with incompatibilities, but thatā€™s been less of a problem lately.

I havenā€™t found nushell to be that great as a day-to-day shell simply because it integrates poorly with other Linux commands. But when it comes to data manipulation, it is simply amazing. Iā€™m currently (slowly) working on a plugin to query LDAP. The ldapsearch command uses the LDIF format, which is hard to parse reliably. Producing nushell data structures that donā€™t need fragile parsing would be a boon.

Presi300@lemmy.world on 26 Jul 2024 21:30 next collapse

There a few things Iā€™ve wanted to try for a while, but havenā€™t gotten around to it.

AstroJS (Iā€™ve tried it, but only half-arsed)ā€¦ Itā€™s cool, but the lack of native react support scares meā€¦

Cosmic DEā€¦ Still waiting for the alpha.

Python. Itā€™s a good language, Iā€™ve spent some time learning it, Iā€™m just failing to find a use case for it atm.

Textual (Python framework). Itā€™s really cool, but OOP scares me.

pingveno@lemmy.ml on 26 Jul 2024 21:51 next collapse

Lapce, an IDE written in Rust. Itā€™s nice and light compared to most IDEā€™s, so I use it a bit on my aging laptop from 2015. However, it doesnā€™t have the extension ecosystem or polish of my favored IDE, VS Code.

fluxx@lemmy.world on 27 Jul 2024 17:13 collapse

Have you tried zed? Written in rust, has many extensions. I gave it a try, I quite like it. Itā€™s blazing fast. But I havenā€™t tried on an old machine.

pingveno@lemmy.ml on 27 Jul 2024 22:07 collapse

I havenā€™t, but I have heard of it. I think parts of Lapce are based on some Zed algorithms.

Petter1@lemm.ee on 26 Jul 2024 22:24 next collapse

To be honest: my PC šŸ«¢I just do not have enough free energy time

anarchoilluminati@hexbear.net on 26 Jul 2024 23:06 next collapse

Virtual Machines, but Iā€™m too dumb to figure it out.

TeddyKila@hexbear.net on 26 Jul 2024 23:58 next collapse

Wayland on a 3070

russjr08@bitforged.space on 27 Jul 2024 22:21 collapse

Have you tried it with the recently released Nvidia drivers (I think its v555) yet? I hear the experience is greatly improved now that the drivers and compositors are both using explicit sync.

savvywolf@pawb.social on 27 Jul 2024 00:23 next collapse

I think a lot of the recent AI tools could be fun as toys to play around with, but Iā€™m just very uncomfortable using tech that exploits everyone who doesnā€™t own a huge megacorp.

Also, emacs as a replacement for my graphical editor. It feels like there isnā€™t a ā€œneovimā€ style modern version, and thereā€™s a steep learning curve to configuring it.

Also, Wayland. Come on, Cinnamon. ;_;

dragonfly4933@lemmy.dbzer0.com on 27 Jul 2024 00:29 collapse

If you want something similar to vim or neovim, but without all the fuss learning how to configure it and install plugins and such, you could try helix.

livingcoder@programming.dev on 27 Jul 2024 00:58 next collapse

Neovim. I tried to use it a year ago, but I felt like I was fighting it every time I just wanted to make progress on my project. VSCode doesnā€™t get in my way. Iā€™m going to give it another shot in a few years.

Goun@lemmy.ml on 27 Jul 2024 05:49 next collapse

Havenā€™t used neovim, but I had to try vim way too many times. I canā€™t use anything else now.

livingcoder@programming.dev on 28 Jul 2024 05:24 collapse

vim (or better yet vim bindings) is great. Iā€™ll never go back.

theshatterstone54@feddit.uk on 27 Jul 2024 09:12 next collapse

Try kickstart.nvim. I was skeptical until I tried it. Itā€™s a very good starting point for Neovim. Pretty much eberything else Iā€™ve ever tried is either too bloated, too complicated, too outdated, too overwhelming, or a mix of the above. Link: github.com/nvim-lua/kickstart.nvim

emergencybird@lemmy.world on 27 Jul 2024 21:56 next collapse

If you arenā€™t already, you could get familiar with the vim motions within VSCode via a plugin. Moving over to a vim setup can be overwhelming, setting up your lsp,linters, other packages. Adding on the need to still learn key bindings makes it extra difficult. I started with VSCode using vim motions, went to doom emacs and used evil mode and then my mentor got me hooked on vim. Do it in steps and youā€™ll get to a config that lets you code without much fussing, good luck!

livingcoder@programming.dev on 28 Jul 2024 05:26 collapse

Oh, yeah, vim motions are wonderful. I started using them when I installed Linux on my Chromebook due to the lack of a good keyboard setup (I still donā€™t know where the Delete key is on that thing).

k4j8@lemmy.world on 28 Jul 2024 16:50 collapse

I just moved from Neovim to Helix. I think itā€™s worth considering, especially if you donā€™t know the keybindings yet. Plus, Helix is probably easier to learn.

communism@lemmy.ml on 27 Jul 2024 01:45 next collapse

UKI. Iā€™m still using grub because I know how to use it. I will definitely make the switch one day when I have an afternoon free or something.

ulkesh@beehaw.org on 27 Jul 2024 02:03 next collapse

A billion dollars?

delirious_owl@discuss.online on 27 Jul 2024 05:38 collapse

Do people even wish for a million dollars anymore? Shit doesnā€™t even buy a home in most cities.

ulkesh@beehaw.org on 27 Jul 2024 13:33 collapse

Itā€™s a wish, why would I settle?

snekmuffin@lemmy.dbzer0.com on 27 Jul 2024 03:12 next collapse

Iā€™ve been using Niri with Xwayland-satellite lately, and it works as a charm. it works out of the box, and you simply run it in background, and launch your X programs with DISPLAY=:0

mactan@lemmy.ml on 27 Jul 2024 15:32 collapse

curious to check that out, going to be testing wine wayland driver on niri as well

CyberSyndicalist@hexbear.net on 27 Jul 2024 04:48 next collapse

executive function

randint@lemmy.frozeninferno.xyz on 27 Jul 2024 05:49 next collapse

I want to learn stenography, but havenā€™t really got to buying a keyboard designed for it. I also want to host an EteSync server, but the HTTPS thing has been a bit of a headache for me and Iā€™ve mostly just left it sitting there.

lemmyvore@feddit.nl on 27 Jul 2024 08:38 collapse

There are alternatives if you want to host your calendar and contacts and sync them securely. You could use Radicale and put a reverse proxy in front of it (Nginx Proxy Manager makes it easy to set up and easy to get and renew certificates).

randint@lemmy.frozeninferno.xyz on 27 Jul 2024 12:02 collapse

Thanks! I might use that, since I do already have Nginx Proxy Manager set up.

fruitycoder@sh.itjust.works on 27 Jul 2024 05:52 next collapse

SimulaVR or any Linux VR desktop experience.

I want to lean back and be immersed on the desktop so bad, but only if it is worth the cost (e.g. not trading ever detail of house in ewal time to Facebook ā€¦).

Fedop@slrpnk.net on 27 Jul 2024 15:13 collapse

I used SimulaVR pretty regularly for a while! Iā€™ve moved and donā€™t have my VR headset set up anymore, but it was a good month of usage for programming, but the tech has probably developed since I last used it.

theshatterstone54@feddit.uk on 27 Jul 2024 09:29 next collapse

Also I stopped Using Emacsā€¦ because itā€™s very slow

Iā€™ve been using a mix of Emacs and Neovim and plan to switch completely to Neovim when I have replicated enough of my Emacs config to be comfortable in Neovim. And speed is the main reason why.

Also, qutebrowser. I want to use it but it lacks workspaces support and as a self proclaimed tab hoarder I need my workspaces. Iā€™m also still looking into a pasword manager for it (though I can always just use Bitwarden as an app)

cizra@lemm.ee on 27 Jul 2024 20:26 next collapse

pass, the standard Unix password manager. www.passwordstore.org Supports auto-typing, GPG encryption (multi-target, ie. each PC or phone has their own keys), Git history of all changes, synchronizing the storage via Syncthing. Probably something else Iā€™m not remembering right now.

gramgan@lemmy.ml on 28 Jul 2024 03:29 collapse

qutebrowser and Nyxt are both projects I desperately want to be capable of replacing my web browser.

jimitsoni18@lemmy.zip on 27 Jul 2024 10:02 next collapse

Same, niri. Want to move away from hyprland for so long. Also Emacs but I donā€™t want to spend months configuring.

Also a foss android distro, but I canā€™t find one for this phone.

there are also lots of other things like common lisp, Redox OS, cosmic desktop, trying to make my own compositor, rope science, activity pub, webtransport, bevy, ecs, and much more.

Edit: Hey, I finally installed niri and everything works!!!

MonkderVierte@lemmy.ml on 27 Jul 2024 10:53 next collapse

My TV. *arr stilll not set up and the gaming rig is still in its planning phase.

skai@lemmy.ca on 27 Jul 2024 11:58 next collapse

The first thing that came to mind when I saw the question is perhaps a bit of a weird answerā€“but I really want to learn SELinux. Itā€™s completely overkill for my Linux desktop and the few services I run on my network. The same with OpenLDAP, I want to play around with it even though I have no real need for it with my setup, I just havenā€™t gotten around to it yet.

On that note, I also feel like I want to learn Ansible, or some other configuration management tool. The thing is, I havenā€™t even played around with it (or any others) enough to really even get what the intended use case is. Iā€™m looking for ways to manage policies and configurations across multiple machines in a common way, but it feels like the more common use case is deploying webapps. So while itā€™s on my list of things I want to learn I donā€™t even have sufficient background at the moment.

Then, finally, the other thing that came to mind was timeshiftā€“or really BTRFS snapshots in general. It would be nice to have that additional feeling of safety while playing around with my systems.

Churbleyimyam@lemm.ee on 27 Jul 2024 12:49 next collapse

FOSS remote camera control and fine art printing software is top of my agenda currently. Got a few avenues of enquiry but any recommendations would be welcomed, particularly on the printing side. Iā€™d also like to become expert at using my current programs, especially GIMP and Ardour, for my own use but also so I can teach others.

PlexSheep@infosec.pub on 27 Jul 2024 13:49 next collapse

Any modern DE in my fucking Raspberry Pi 5. I tried going Debian testing, broken packages. I tried installing other OSes, fedora didnā€™t even boot, Ubuntu broke in installation and now wonā€™t let me log in.

Gnome in Debian stable feels too old and I canā€™t get the screen keyboard working and disable the dann screen reader. I just want a box to put on my tv.

Edit: was idiot, thought raspberry pi de was gnome.also the rpi5 needs a custom kernel as some stuff isnā€™t yet in the main one, so use raspbian.

PureTryOut@lemmy.kde.social on 27 Jul 2024 21:31 collapse

Try Alpine Linux edge

PlexSheep@infosec.pub on 28 Jul 2024 10:34 collapse

I discovered that the default de wasnā€™t gnome actually. It was raspberry pi DE, which isnā€™t my thing.

Through I had no idea that the rpi5 required some stuff that is not yet merged into the kernel, and only raspbian works as a result, because they ship s custom one.

PureTryOut@lemmy.kde.social on 28 Jul 2024 11:19 collapse

Alpine Linux has no default DE, Iā€™m not sure what youā€™re talking about. Itā€™s up to the user to install a DE.

PlexSheep@infosec.pub on 28 Jul 2024 21:13 collapse

I meant on raspbian.

737@lemmy.blahaj.zone on 27 Jul 2024 17:36 next collapse

Kakoune, NixOS, dwl.

GnuLinuxDude@lemmy.ml on 27 Jul 2024 17:39 next collapse

I want to use global keyboard shortcuts with Wayland that can be defined in the application, not the compositor. This makes using Wayland much more difficult for me.

And I also want to use proper Flatpak file permissions, but for Flatpaks to stop generating fake stupid random file paths so that this common issue stops being an issue:

Come in and set the file path to my games directory in my emulator. It works fine. Come back a few days later and it loses all memory of games, because it is receiving a file path from a portal that no longer exists.

cizra@lemm.ee on 27 Jul 2024 20:23 collapse

Have you tried copying your data into the flatpakā€™s sandboxed 'environment in ~/var/app?

someoneFromInternet@lemmy.ml on 27 Jul 2024 18:10 next collapse

i3w - I want to try it, but thinking, that if Iā€™ll use other programs requiring mouse it will all be for nothing

cizra@lemm.ee on 27 Jul 2024 20:21 next collapse

i3, or Sway if youā€™re on Wayland, just gets out of your way.

Have a virtual desktop for each use case, memorize where your apps are, and enjoy muscle-memory-based window management. Mod4+1 brings me to terminal, 2 is browser, 3 is work stuff, 4 is personal chat, 5 is emailā€¦ Every app is fullscreen, for maximum screen real estate. Nothing annoys by blinking when Iā€™m trying to concentrate on something else.

Nibodhika@lemmy.world on 28 Jul 2024 07:43 collapse

Thatā€™s not true at all. I used to have pain in my wrist and went very heavily into keyboard centric usage. At the time I used AwesomeWM and Conkeror for a full keyboard centric OS, I also learned to touch type in Colemak at this time and bought a trackball. Eventually I started using PyCharm instead of Emacs, and Conkeror was abandoned so I switched back to Firefox, I switched to i3 for their better philosophy on monitors and workspaces, and switched back to a mouse for better aiming on games, and now I have lots of stuff that use mouse, but the pain never came back. And the reason is that while it is true that I still use the mouse, itā€™s much less than I did before, the vast majority of the time I can be programming, run something in a terminal, go to the browser and do a quick search, send a message to someone on slack and go back to my code without touching the mouse. Sure, if the result of what I was looking for is not on the front page Iā€™ll need the mouse to click a link, and if the person on slack is not the one I was last talking Iā€™ll need the mouse to click his name, but those are two possible mouse movements for a full workflow of stuff that would have needed 6 or more mouse movements before.

someoneFromInternet@lemmy.ml on 28 Jul 2024 14:22 collapse

what if Iā€™m using dvorak, did you change your configuration for your layout?

Nibodhika@lemmy.world on 28 Jul 2024 21:55 collapse

I had to write my shortcuts for i3, so I didnā€™t changed them, I just wrote what made sense, e.g. super+f for full-screen. Most of them are the ā€œdefaultā€ ones that the example configuration uses, but thatā€™s because theyā€™re sane defaults.

MerchantsOfMisery@lemmy.ml on 27 Jul 2024 18:27 next collapse

Virtual reality, but an old friend of mine has kindly offered to buy me an Oculus Quest 2 so Iā€™m very much looking forward to what VR can offer.

russjr08@bitforged.space on 27 Jul 2024 22:07 next collapse

One of my closest friends also did the same thing for me, I quite enjoy playing beat saber :)

averyminya@beehaw.org on 28 Jul 2024 04:13 collapse

I highly recommend Pistol Whip!

Vinnyboiler@feddit.uk on 27 Jul 2024 18:34 next collapse

There are several things I was doing in X-Org that I really donā€™t have the capacity to figure out in Wayland. One of them was customizing touch pad shortcuts, I used to like having 3 figure swipe commands that worked like keyboard shortcuts. The other was my KVM programs like Barrier seems unable to work in Wayland.

I hope for simple solutions to these problems in the future.

ruse8145@lemmy.sdf.org on 27 Jul 2024 22:42 collapse

I think the new Wayland fork will fix that

umbrella@lemmy.ml on 27 Jul 2024 20:15 next collapse

any distro other than ubuntu but iā€™m lazy after ive been doing that shit all day at work

russjr08@bitforged.space on 27 Jul 2024 22:06 next collapse

For what its worth, I know that while a lot of the hardcore Linux community seems to absolutely despise Ubuntu/Canonical because of snaps and whatnot, I donā€™t think there is anything actually wrong with using Ubuntu if that is what works for you. Use the best tool for the job!

umbrella@lemmy.ml on 27 Jul 2024 22:28 next collapse

ive been feeling stability issues with it on the last cycles, pretty gnarly issue on gnome and they still havent pushed the point release that fixes it, been wanting a change but i need the machine for work, so i dont want to fuck around with it.

russjr08@bitforged.space on 27 Jul 2024 22:35 collapse

Ah, gotcha. May there be more stability in your future soon!

ruse8145@lemmy.sdf.org on 27 Jul 2024 22:41 collapse

Hey hold on, I also hate Ubuntu because of how awful gnome is. Canā€™t blame everything on snap!

umbrella@lemmy.ml on 27 Jul 2024 22:47 next collapse

touche. i like gnome a lot, but i wanted to try plasma 6 on another distro

derpgon@programming.dev on 27 Jul 2024 22:53 collapse

Been rocking Manjaro with Gnome for a long time, but then Plasma 6 came out, I switched over and couldnā€™t be happier.

russjr08@bitforged.space on 28 Jul 2024 02:49 next collapse

Fair enough!

LeFantome@programming.dev on 31 Jul 2024 17:30 collapse

Well, Ubuntu does not force you to use GNOME and GNOME is not exclusive to Ubuntu.

So, what you are basically saying is that you use Ubuntu and hate GNOME.

laranis@lemmy.zip on 28 Jul 2024 01:20 collapse

Iā€™ve always wanted to contribute to an open source project but by the time I get done with the grind of the work day I donā€™t have the mental energy to effectively work a second job competently.

glitches_brew@lemmy.world on 28 Jul 2024 04:39 collapse

I feel that so hard. Open source/personal projects seem just a little out of reach with my current mental bandwidth.

PureTryOut@lemmy.kde.social on 27 Jul 2024 21:41 next collapse

Immutable distro. I love the concept but donā€™t want to move away from Alpine Linuxā€¦

averyminya@beehaw.org on 28 Jul 2024 04:11 collapse

Use a LiveBoot one, then you donā€™t have to!

monovergent@lemmy.ml on 27 Jul 2024 22:33 next collapse

Wayland, but Iā€™m patiently waiting for xfce to support it

gramgan@lemmy.ml on 28 Jul 2024 02:44 next collapse

A fine day that will be!

unn@lemmy.ca on 31 Jul 2024 08:26 collapse

Wayland here as well, but I donā€™t see compositors having xmonad functionality that I need

Anarchistcowboy@lemmy.world on 28 Jul 2024 02:34 next collapse

Nginx. Iā€™m going to learn soon but Iā€™m still new and it seems easy to screw up exposing things to the Internet.

QuizzaciousOtter@lemm.ee on 28 Jul 2024 12:01 collapse

If you have to learn from scratch anyway I would consider caddy and traefik. I think those might be a bit more modern and user-friendly than nginx.

communist@lemmy.frozeninferno.xyz on 28 Jul 2024 03:18 next collapse

I love arch, but iā€™m planning on moving to atomic fedora eventually, but I use a bunch of niche things because iā€™m an early adopter, plus installing hyprland isnā€™t easy right now

iā€™ll switch to fedora atomic when pwvucontrol, tofi, hyprland, hyprland-autoname-workspaces, citrix workspace (work necessary), notiflut-land, bato, wljoywake, wayland-pipewire-idle-inhibit, ananicy-cpp, easyeffects, wl-mirror, gtk3-classic, keyd, iwgtk, qtalarm, kvantum and subliminal are all available, havenā€™t checked which are yet

couple of those (pwvucontrol and notiflut-land) arenā€™t even in the AUR yet so itā€™ll be a while.

chanteoma@lemmy.ml on 28 Jul 2024 07:22 next collapse

I would like to give a proper try to a tiling window manager. I would like to try QTile, but I havenā€™t gone through the documentation to understand how to customize it properly. Currently, I use GNOME (and actually, I like it a lot). Also, I love TMUX, and the idea of having the same flexibility and keyboard-centric experience on a broader level makes me think that I will love a tiling window manager when I try it. Iā€™m interested in QTile because I know itā€™s configured in Python (which is a programming language I already know), and apparently, it can be used on either X or Wayland. Have you ever tried using it on Wayland? Does it work properly? Besides QTile, what else would you recommend?

xor@lemmy.blahaj.zone on 28 Jul 2024 09:07 collapse

Iā€™m a big sway fan - itā€™s the Wayland equivalent for i3

Customisation takes a bit of time (as with all these sorts of things) but it was very stable for me once I had it set up

skai@lemmy.ca on 28 Jul 2024 11:47 collapse

Seconding Sway. I will admit I prefer autotiling (switching the split for new windows between horizontal/vertical automatically, rather than choosing which split you want), but overall Sway is so good in configuration that I still use it in spite of being a manual. The configuration takes time, but thatā€™s common to pretty much any tiler.

greywolf0x1@lemmy.ml on 28 Jul 2024 15:41 collapse

Thirding sway, although I use it with gnome. Itā€™s a very good first choice for a tiling window

chanteoma@lemmy.ml on 28 Jul 2024 16:30 next collapse

Thanks! Youā€™ve all convinced me to try Sway. As soon as I have time to dive into the configuration, Iā€™ll give it a shot!

gramgan@lemmy.ml on 28 Jul 2024 21:17 collapse

Fourthing sway, specifically swayfx and (as someone already mentioned) autotiling, both of which are available in the Nix repository without hassle.

rozodru@lemmy.ca on 28 Jul 2024 16:16 next collapse

a decent tiler. Iā€™m on plasma 6 so best I can do right now is polonium. itā€™s fine but I feel like I could be doing better. unfortunately I canā€™t find anything else that works.

[deleted] on 28 Jul 2024 21:02 next collapse

.

zeekaran@sopuli.xyz on 28 Jul 2024 23:37 next collapse

DNS ad blocker. My network setup is more complex than I can understand and if I set up AdGuard/PiHole I have issues.

ResoluteCatnap@lemmy.ml on 29 Jul 2024 15:37 collapse

Pihole letā€™s you set up groups so you can always exempt certain devices from blocking if thatā€™s the issue. Otherwise you just need to go to your router and change the dns server to your pihole ip

bonegakrejg@lemmy.ml on 29 Jul 2024 17:15 next collapse

There are a lot of ā€œI like this in theory but nobody else I know uses itā€ social things like Matrix šŸ˜‘

KrispeeIguana@lemmy.ml on 30 Jul 2024 19:01 next collapse

I kinda wanna try Gentoo just for the experience, but as someone who already uses Arch, Iā€™m worried it will take up more of my time than my current setup already does.

secret300@lemmy.sdf.org on 02 Aug 2024 06:16 next collapse

oooo. niri is a good one. Iā€™ve had it installed on my fedora system forā€¦ Hell I donā€™t even know how long but I just havenā€™t been using it. Iā€™ve really been wanting to use NixOS for a while but havenā€™t had the motivation/determination to sit down and learn it.

acockworkorange@mander.xyz on 09 Aug 15:49 collapse

Having my TrueNAS scale homeserver host some pihole, VPN and *arr. Iā€™ve fallen behind the times.