1
47
submitted 1 year ago by [email protected] to c/[email protected]
2
11
submitted 7 hours ago by [email protected] to c/[email protected]

I was looking for a TUI modern podcast manager, with support for syncing with the gpodder API, therefore allowing synchronization with Android clients such as AntennaPod. shellcaster was unmaintained and relatively easy to extend (huge thanks to the original author), therefore I aimed at fixing known bugs and adding the features that seemed more important. There is a TODO in the repo, which should be done as soon as I get some feedback from the community.

As far I know I am the only one using hullcaster as a daily driver (for archlinux people, AUR package hullcaster-git). Still, it should work as is in most linux environments.

For people coming from shellcaster, unfortunately I had to make too many breaking changes, therefore it is better to just make a clean install.

Feel free to try it and submit the issues you find. This is my first project using rust therefore there is surely space for improvements in many places.

3
57
submitted 22 hours ago by [email protected] to c/[email protected]
4
17
submitted 2 days ago by [email protected] to c/[email protected]

Does immutable distros something significant over btrfs snapshots?

Beacuse if you set up grub or refind to auto-load new snapshots, immutable distros starts to look like over-engineered complexity.

So, am I missing something here?

5
24
submitted 3 days ago by [email protected] to c/[email protected]

A signal handler race condition was found in OpenSSH's server (sshd), where a client does not authenticate within LoginGraceTime seconds (120 by default, 600 in old OpenSSH versions), then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog().

6
16
submitted 3 days ago by [email protected] to c/[email protected]

OBS can use Pipewire for the mic and desktop sound inputs, but it is not yet packaged on Flathub.

Here is how to add it manually.

7
20
submitted 3 days ago by [email protected] to c/[email protected]

cross-posted from: https://lemmy.zip/post/18335723

Exiting news for the lady bird browser. https://ladybird.org/

8
477
submitted 6 days ago by [email protected] to c/[email protected]

I know this might be a couple months old, but I didn't know we already passed 4%.

9
49
submitted 5 days ago by [email protected] to c/[email protected]
10
27
submitted 5 days ago by [email protected] to c/[email protected]
11
15
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]

Just want to ask some questions as I am considering installing linux as dual boot on a single drive in its own partition

  • what partitions do linux distros need to function ?
  • what linux distros support secure boot with nvidia drivers ?
  • is it bad idea to install linux on a single drive in its own partition ?
  • what precautions should I take other than backing up my hard drive before doing dual boot ?
  • I have heard some linux distros like linux mint and ubuntu have a habit of touching other efi partitions when being told not to, are there any other distros that do that ?
  • Expanding on the previous question qre there any distros that touch or corruption windows partitions ?
  • How can I ensure my dual boot linux install won't touch my windows partition at all if I install dual boot linux ?
  • Is there anything else I should be aware about ?
12
17
Nvidia issues? (lemmy.world)
submitted 5 days ago by [email protected] to c/[email protected]

Hi all, I've been having more and more trouble. I came here for some help with Bazzite, which ended up being solved or so I thought. I got to play Elden Ring for a few hours after which I turned off my PC. Everything ran perfectly smoothly with absolutely no issues. The next time I turned it on, the hard freezes started back up. I thought it might have been an Nvidia driver issue or an issue with Plasma, so I tried just about everything I could find to no avail. The next step was to see if reinstalling from the installation media would work, no boot. Tried again, no boot. Tried switching to bazzite gnome, no boot. Tried switching to Pop OS and the installation media won't boot. Every time, the one of the two same things happen with all of these attempts: a flash of artifacting, then a hard freeze, sometimes with the artifacting stuck, or everything but the cursor freezes for ~30sec then it freezes too. Both scenarios require a hard restart, but then the same thing happens. One useful price of information is that Tails works flawlessly, I run it on occasion from a USB (lately moreso to look things up because it's my only way to use my PC since this has been happening). I've checked that my GPU and drives etc are seated properly, all seems fine on the hw end. I'm at my wits end and I don't want to go back to windows. I clearly have a lot to learn still, but I never expected this to end up as difficult as it's been. Does anyone have any suggestions for me? I would love to be able to play Elden Ring, but at this point I just need a working system other than Tails.

13
17
submitted 6 days ago by [email protected] to c/[email protected]

cross-posted from: https://reddthat.com/post/21374246

What's new in this release:

  • Initial support for user32 data structures in shared memory.
  • Mono engine updated to version 9.2.0.
  • Rewrite of the CMD.EXE engine.
  • Fixed handling of async I/O status in new WoW64 mode.
  • Various bug fixes.
14
9
submitted 5 days ago by [email protected] to c/[email protected]

Hi linux folks I'm considering installing linux as dual boot on a second partition and want to achieve the same audio setup I have on Windows using software to get better quality audio than defualt Windows audio

The setup is:

Audio > Vb-Audio Hifi Cable Input > Vb-Audio Hifi Cable Output > VST host with plug-ins for equalisation > Voicemeeter Virtual ASIO Input > Voicemeeter WASAPI output to headphones with equaliser apo eq on the voicemeeter output for hesuvi virtual surround sound

I have tried searching online and have only become aware of ALSA but not how to implement the setup I have above and I'd rather it not go through port audio because I heard it messes with audio quality

15
12
submitted 6 days ago* (last edited 6 days ago) by [email protected] to c/[email protected]

Hi, just looking for suggestions for sub 12 inch laptops, I got a very poorly running Acer Aspire ONE recently but still enjoying my time with it despite the fact it can't even play a youtube video.

Edit: No budget or requirements besides being small,can be new or old as well. Mainly interested in good linux support.

16
20
submitted 1 week ago by [email protected] to c/[email protected]

Not a stranger to using linux, but never bothered with keeping things synchronized between devices.

I have a laptop, and a desktop both running Arch (I use Arch BTW) and wanted to investigate the best way to synchronize things from device to device. Just to outline some details, both are running KDE on Wayland, both BTRFS, as well as a number of other similarities such as username.

I want to be able to synchronize certain config files, Documents and Files, and was going to go the Syncthing route.

What are you doing, or what would you recommend to setup in order to have parity between two devices?

17
36
submitted 1 week ago by [email protected] to c/[email protected]

This is kind of a rant, but mostly a plea.

There are times when BusyBox is the only tool you can use. You've got some embedded device with 32k RAM or something; I get it. It's the right tool. But please, please, In begging you: don't use it just because you're lazy.

I find BusyBox used in places where it's not necessary. There's enough RAM, there's more than enough storage, and yet, it's got BusyBox.

BusyBox tooling is absolutely aenemic. Simple things, common things, like - oh, - capturing a regexp group from a simple match are practically impossible. But you can do this in bash; heck, it's built in! But BusyBox uses ash, which is barely a shell and certainly doesn't support regexp matching with group capture. Maybe awk? Well, gawk lets you, with -oP, but of course BusyBox doesn't use GNU awk, and so you can't get at the capture groups because it doesn't support perl REs. It'd be shocking if BusyBox provided any truly capable tools like ripgrep, in which this would be trivial. I haven't tried BB's sed yet, because sed's RE escaping is and has always been a bizarre nightmarish Frankenstein syntax, but I've got a dime riding on some restriction in BB's sed that prevents getting at capture groups there, too.

BusyBox serves a purpose; it is intentionally barely functional; size constraining trumps all other considerations. It achieves this well. My issue isn't with BusyBox, it's with people using it everywhere when they don't need to, making life hell for anyone who's trying to actually get any work done in it.

So please. For the sanity of your users: don't reach for BusyBox just because it's easy, or because you're tickled that you're going to save a megabyte or two; please spare a thought for your users on which you are inflicting these constraints. Use it when you have to, because otherwise it doesn't fit. Otherwise, chose a real shell, at least bash, and include some tools capable of more than less than the bare minimum.

18
232
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Text: Hi.

This is your last chance to prevent unpleasant consequences and save your reputation. Your operating systems on every device you use to log into your emails are infected with a Trojan virus. I use a multiplatform virus with a hidden VNC. It works on any operating system: iOS, Android, MacOS, Windows.

19
18
submitted 1 week ago by [email protected] to c/[email protected]

Hey all!

I currently utilize Debian and used KDE Plasma on my old computer as a Plex server, RetroNAS, and also run protonVPN when i need to use it for downloading files for Plex to server on my network devices. The only problem is, I have to leave a keyboard and mouse plugged in for when i need to use it, but don’t have much space in the corner it stays in.

I happen to work for a touch screen company and have a glut of touch screens laying around my home office and I’ve got a VESA mount in the corner this PC lives in, and one of my spare touch monitors can go there. Unfortunately I’ve had trouble with touch friendliness with Linux distros. I’d love to find one that can support my usage needs with just the touch screen. So an on screen keyboard, and support for scrolling web pages (Wayland?) and other scrollable areas would be stellar.

Does anyone have any suggestions on a distro that would be great at this kind of thing? My PC uses an intel chipset with integrated graphics, if that matters.

20
18
submitted 1 week ago by [email protected] to c/[email protected]

This project is a port of the Proxmox Hypervisor on NixOS.

⚠️ Proxmox-NixOS is still experimental and we do not advise running it on production machines. Do it at your own risk and only if you are ready to fix issues by yourself.

📬 Help / Discussions

There is a matrix room for discussions about Proxmox-NixOS.

Thanks This project has received support from NLNet.

21
20
submitted 1 week ago* (last edited 1 week ago) by nore to c/[email protected]

Hello, I came across zram recently and I'd like to know if I should use it, my laptop only has ~4GB of ram, and for the most part it'll only stutter when I open multiple programs or a game, so would zram be adequate in my case?

Also, would the compressing and decompressing have a significant impact on my cpu?

22
37
submitted 1 week ago by [email protected] to c/[email protected]

Hello! Sorry maybe for this beginners-question: do I need dedicated anti-virus / anti-malware software for my Linux System?

I'm not using my laptop for anything shady: no filesharing, no pirating, etc. Just the usual boring bit of work or streaming or surfing the web. Do I need dedicated safety measures? Like ClamAV for example? I read a bit about it but there where mixed messages, where people said it's not needed.

I'm running Linux Mint and Cinnamon on a laptop since a few months and couldn't be happier with an operating system. Everything works fine and until now I had no trouble at all (besides this little annoying bug, where my touchpad gets randomly set to "deactivated", but this really is a minor issue and maybe just a "stupid user"-Problem).

Before I suffered through decades of windows. But no more!

23
19
submitted 1 week ago by [email protected] to c/[email protected]
24
33
submitted 1 week ago by [email protected] to c/[email protected]

I use PCLinuxOS as my primary Linux OS. They are a bit conservative to adapt new updates until they are sure of stability because of rolling nature. KDE is still at 5 there. Heard about Neon and wanted to try KDE 6. I find that they have adopted Windows style approach to updates where we need to reboot to apply the updates and we cannot do anything on the system while the updates are processing. Recently managed to install Fedora because I heard that their EFI is secured or something and can survive clobbering by Windows updates in a dual boot setup. But they also seem to have gone with offline updates.

Are offline updates necessary due to them using SystemD or is the Linux world in general moving in this direction?

25
37
submitted 1 week ago* (last edited 1 week ago) by Steamymoomilk to c/[email protected]

I recently spent some time browsing my favorite website, Distrowatch.com, where they provide weekly news updates on the latest developments in the world of Linux distributions. This week, I noticed that a new distro had been added to their list: SDesk. Given its intriguing name, I decided to take a closer look and discovered that it utilizes a programming language called 'Blue'.

What caught my attention was that to use this Blue programming language, one must pay $131! As someone who values open-source principles, I found this surprising, especially since many Linux distributions are built on the idea of free and open collaboration.

Other websites also features links to a previous GitHub page for Blue, which was removed. Without knowing the original license used by that project, it's unclear whether using paid-for programming language in an open-source operating system would be legally acceptable. As I'm not a lawyer nor an expert online, I'd love to hear from anyone who might have insight into this matter.

To me, it seems counterintuitive for a Linux distro to incorporate proprietary programming tools that require payment to edit or modify code. This goes against the fundamental nature of open-source collaboration, where code is freely shared and repurposed. It's an interesting development, to say the least what are your thoughts?

dead-github link https://github.com/SteveStudios/Blue

--edit also when finding the link duck duck go said it was GPL V3

view more: next ›

Linux

7278 readers
131 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS