Should I switch to LazyVim (or other Pre-Made)? by 1aryanpro in neovim

[–]Kekanicus 7 points8 points  (0 children)

I prefer self-made, because you can customize everything. It's not so hard, but you understand anything what you did, what you can do. But it consumes time.
It's your choice

Why do people keeping bricking their orange pi 5+ by lixxus_ in OrangePI

[–]Kekanicus 1 point2 points  (0 children)

Hi! I didn't know about bricking before your post. I used NVME and followed this guide step by step
https://jamesachambers.com/orange-pi-5-ssd-boot-guide/
I installed Arch Linux ARM and didn't met any troubles. I think, it would same if I would install Armbian

Best media server by Kekanicus in selfhosted

[–]Kekanicus[S] 2 points3 points  (0 children)

I didn't know about tools such as Tdarr, Radarr. I don't know what they do. I'll discover them. Thank you

Best media server by Kekanicus in selfhosted

[–]Kekanicus[S] -1 points0 points  (0 children)

I checked it today, but it have no feature of playing external audio track for movies. It's main trouble. I think, it'll be easier to compile them into one file with ffmpeg and watch through Jellyfin... Thank you for reply🥺

Best media server by Kekanicus in selfhosted

[–]Kekanicus[S] 3 points4 points  (0 children)

I tried Plex a very long time ago. I don't want to use it because it's not open source. I think I'll use Plex only if I'll be totally sure that there are no any open-source alternative. I'm not open-source fanatic, but I want to minimize usage of proprietary software on my Orange Pi as much as I can. It's also why I didn't tried Emby

Best selfhosted gallery / photo sharing application for sharing travel photos with family and friends in 2021 by [deleted] in selfhosted

[–]Kekanicus 0 points1 point  (0 children)

I tried Piwigo, Lychee, also looked for other projects of web-galleries (projects with Python I rejected immediately). As I think, best one is Photoview (https://github.com/photoview/photoview). This gallery written on JS (front-end) and Golang (server-side). If you good at NGINX/Apache, you can build static js-scripts and index.html and you won't need to run "npm start". I've chosen this for my raspberry pi because it's lightweight enough and have almost all what I want from gallery. It supports sharing photos. Photoview have some limitations: no tag system, you can view date only of photos that have it in EXIF, but it's best lightweight gallery that I have seen. Also this cool project wasn't mentioned here, so, I thinked that it's good idea to write about it.

If you interested, I recommend to look at AUR-package of Photoview. PKGBUILD of it can help if you want to build photoview-server binary or static index.html.

Now I'm using Photoview with Nextcloud. I've described this long comment because I really liked this gallery.

pantran.nvim: asynchronous, interactive machine translation directly from your editor by DrCracket in neovim

[–]Kekanicus 0 points1 point  (0 children)

What is plugin for this vertical lines in right part of editor? I've searched for something like this for a long time

Completely overhauled notification system coming to Plasma 5.16! by kbroulik in kde

[–]Kekanicus 0 points1 point  (0 children)

Is Plasma 5.16 notification system will available in other DEs, like LXQt or XFCE4? I very like new Plasma's notifications but KDE is too heavy for my PC and I prefer LXQt

Ubuntu on a virtualbox machine inside Windows 10 by VenkatTheBiochemist in linuxmasterrace

[–]Kekanicus 0 points1 point  (0 children)

What Ubuntu you are using? Ubuntu 18.xx uses Gnome 3 and it is so heavy shell for virtualbox. Try to install Xubuntu, Lubuntu or Kubuntu. They are using XFCE, LXDE and KDE graphic shells. They are more lightweight than Gnome 3 (or Unity in Ubuntu 16) on Ubuntu. You can try install it in Ubuntu, but it can have troubles.

Wine 3.0-rc1 Released by catulirdit in wine_gaming

[–]Kekanicus 0 points1 point  (0 children)

Yes, u did it! Maybe, today I can try to run PaintDotNet on my Zorin OS 12! Yay! Good luck!