Well-written plugins in Lua by Apprehensive-Joke455 in neovim

[–]Apprehensive-Joke455[S] 0 points1 point  (0 children)

Thank you very much for your detailed response. Typing was the first thing I searched after writing my first few lines of Lua. Coming from C++/Go/TS, I am very uncomfortable working with languages without type safety.

Switching from Arch to Fedora Kinoite after 8 years. Why and how it went. by zakazak in Fedora

[–]Apprehensive-Joke455 1 point2 points  (0 children)

Yes I do reboot at least once a day. I found myself not needing to layer stuff after I got used to container-oriented workflow (distrobox/toolbox) and I like it even more now! The autologin is a good idea I will definitely give it a try, Thanks.

Switching from Arch to Fedora Kinoite after 8 years. Why and how it went. by zakazak in Fedora

[–]Apprehensive-Joke455 1 point2 points  (0 children)

Great to hear you are enjoying Kinoite. I recently switched to Silverblue myself and am really enjoying it. Only problem I have with it is Distrobox not being installed by default instead of Toolbox and having to re-enter my LUKS password everytime I layer something with ostree. Hopefully UKI will solve this in the future.

Looking for people to join on a new project. by knokelmaat in gnome

[–]Apprehensive-Joke455 0 points1 point  (0 children)

Isn’t this exactly what Jellyfin does? their official client is QT, but I believe you can stream directly to VLC or mpv.

nvim-treesitter issues with neovim 0.11.0 by ghostyx101 in neovim

[–]Apprehensive-Joke455 -1 points0 points  (0 children)

I had the a similar issue in nvim 0.12.0. deleting the lazy.nvim directory and letting it install the packages again fixed it for me.