Linux - Reddit – Telegram
Linux - Reddit
777 subscribers
4.19K photos
207 videos
39.9K links
Stay up-to-date with everything Linux!
Content directly fetched from the subreddit just for you.

Powered by : @r_channels
Download Telegram
i keep trying flatpaks and trying to actually use them, but then stuff like this keeeps happening and just whats even the point
https://redd.it/1jgcu0h
@r_linux
I've polished my unique Linux audio player

My little project is now easier to try out, I've added it to Arch AUR as well as some build instructions for Debian/Ubuntu/Fedora, and how to use the streaming capability.

It is not a replacement for fully featured player - no support for playlists or metadata, it just plays back single local files. BUT, it has a few things going for it:

- Pausing, resuming, seeking, and switching to another file are faded smoothly, which makes this IMO a more pleasant listening experience than any other player I know

- The fade length and curve (3 level of steepness) is configurable; the current default is 30ms moderate curve, I'd be interested to know what settings other prefer there

- Custom (long) fade ins and outs can be defined and triggered as well

- Cute local network lossless streaming functionality, works well over fairly slow WiFi (I'm using a Raspberry Pi Zero W with a HiFiBerry as a target) and reacts decently fast to commands like pausing or seeking

- The lowest CPU consumption of any player I tried, so may save some battery

- Supports large buffer, in case your audio files lie on some network drive that takes some seconds to wake up after a longer pause, to prevent underruns


I think it can be useful to some as a secondary player, for when you just need to quickly play back a file. It works with most file types that FFMPEG can extract audio out of.

One final note, you may think the fading and streaming are simply two random unrelated features, though actually they are somewhat connected. For a good user experience they both make it rather undesirable to have a simple synchronous interface with the UI, as many operations (pausing, seeking, buffering) can no longer be seen as instantaneous, where it is otherwise fine to just block the UI. This is one major reason no other player really implements something like this (well); it is hard to justify a large scale change to a fully asynchronous design with additional complexity for such niche features.

https://redd.it/1jge7oi
@r_linux
Education in networking

Hey so i like linux a lot , i feel like i could learn stuff about it more easily than subjects like history / native language and composing essays etc. What kind of education does an network engineer/devops need? Do usa or well developed european countries care about finals exam diploma (in my country its called BAC) or you could get a job only by certifications and a degree in telecomunication software/ networking? I'm asking this because i feel stuck by my current situation where everyone wants everything from me and i'm supposed to be superman in any domain.(I do not like what i'm doing and because of that i live miserably and i wanna make sure it doesnt happen again in the future)

https://redd.it/1jghyvq
@r_linux
Just sharing a small achievement that I just did!

Recently got into Linux like \~4ish months ago, and progressed very well. Landed a Helpdesk Job N1 with no prior profissional experience nor a degree at all.

Just started yesterday studying virtualization, Dockers, and my previous knowledge of networking, and got QEMU/KVM working via libvert, virt-manager, learning it was kinda hard but I eventually got the hang of it.

Because of that, I conviced the company that I work at (it's a small one) to switch their NAS from Windows to Linux and to reduce costs, they were planning to buy more RAM because Windows was eating a f* lot of RAM, haha.

Just built and configured OpenMediaVault and planning to get a Alpine Docker with SQL Server 2022, since we still rely on it. Proud of myself!

If any more experienced people can get me tips, I would glad take them!

https://redd.it/1jhdwv0
@r_linux
Looking for any references on porting Windows software to Linux

My company produces a Windows-based program that we are considering porting to Linux and while I'm not the coder I am curious to see what the gotchas are for porting. My thoughts for this involve things like dealing with Linux flavors, installers, and desktops. Do we pick one or two to build for and if so what's a best option to start? Are all package managers capable of handling the various installers in a fashion and if not what is a best staring option for distributing? These are the questions I have, and many mo, that I am looking for a place or reference to help plan and understand the waters we are looking to swim in.

Since this is not my project nor an official question I will not mention the software. I am a user from way back and interested in what will happen and how.

https://redd.it/1jh9bi7
@r_linux