linux Linux Why don't more people use Linux? - DHH
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    2 weeks ago 100%

    i think flatpak has done a lot to make this easier, but at the same time... i'll admit i'm not a fan of it (mostly due to random issues).

    the way i see it, more distros need something like arch linux' AUR. if an application is reasonably easy to build, it really does not take much to get it into the AUR, from where there's also a path towards inclusion in the official repos.

    i don't know too much about other distros, but arch really makes it amazingly easy to package software and publish everything needed for others to use it. i feel like linux needs more of this, not less - there's a great writeup that puts why linux maintainers are important way better than i ever could:

    https://web.archive.org/web/20230525163337/https://kmkeen.com/maintainers-matter/

    3
  • linux Linux Noob Question Thread: Ask Any Questions About Linux!
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    2 weeks ago 100%

    i'd suggest starting by finding out what package in your distro actually decides where audio goes - mostly it is pulseaudio (older) or pipewire (newer).

    depending on the details of how your distro and the dongle work, it could either be a simple "pactl set-default-sink <headset-name>", or a more complicated set of udev rules or pipewire/wireplumber scripts.

    note that distros using pipewire still often support a lot of pactl commands, so it may be worth looking at the simple option even when not using pulseaudio.

    5
  • memes Memes 20534 memes are taking up space
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    2 months ago 100%

    my phone won't even do "force stop" anymore... fairphone 5 running whatever os fairphone ships, and all force stop does is put the app in the background or whatever, if it has an issue the issue will still be there when opening it again.

    15
  • linux Linux 40 years later, X Window System is far more relevant than anyone could guess
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    3 months ago 100%

    just another reason to use tiling window managers ;) at least mine opens my windows in the same workspace on the same output every time, if i configure it to

    1
  • programmerhumor Programmer Humor Basically the extent of my IPv6 knowledge
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    3 months ago 100%

    personally, i'd have pretty big benefits for my homelab if i could use my own ipv6 range for everything. having only a singe public IP is just very limiting.

    sadly, my ISP does give out ipv6 for home networks, but i cannot connect to any of them from my mobile phone with the same carrier. so that's fun. they talked about rolling out ipv6 on mobile networks years ago, but i guess it'll take a few more....

    5
  • privacy Privacy What would you consider your threat model?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    3 months ago 100%

    i'm thinking long term - sure, right now google knowing everything about me isn't dangerous. but if a massive political slide to the right happens in countries that host services, suddenly all the saved data from many years ago can be used against me. and don't fall for the "end to end encrypted" bullshit either - all these services can flip a switch and have your encryption keys instantly. (or, if its an open source app that ACTUALLY keeps keys on the device only, which is extremely rare, it's one update away from happening, and you better read the whole diff every update and compile the app yourself.)

    that's why i choose to self host everything. yes there's a risk of being hacked, or installing something malicious because i don't read every diff on every update. but i feel more confortable with it being my own responsibility, and my services are also all on seperate virtual machines to hopefully isolate any breaches.

    3
  • privacy Privacy OneNote alternative to make a knowledge base
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    3 months ago 100%

    I'm using Trilium notes. it's simple enough and does what i need. Used to use Obsidian but wanted something open source, and with Trilium you can self-host the sync server for free (even comes with a handy web-ui).

    Note that it is much simpler than obsidian, but for me it's plenty. It was easy to import my obsidian vault into it, and it allows exporting as .md files which work fine back in obsidian too.

    Recently the dev said he's putting it into maintenance mode, so no new features will come to Trilium. There's a community around Trilium Next that wants to keep expanding it, but personally i hope Trilium stays as it is and is maintained for a long time.

    1
  • linux Linux Which are your preferred laptops?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    3 months ago 100%

    i bought the tuxedo nano (a mini pc but decently powerful), and its not 100% linux compatible. i imagine its better if you install their own distro (maybe) but running arch linux with the standard kernel on it, i've had issues with HPET/TSC (some cpu timekeeping stuff, ruined performance when it happened), the wifi card it came with is known to have issues and i've had plenty (usable, but super slow bandwidth depending on what AP i connect to, and no its not the AP all other devices work fine on it), and some lockups when my usb microphone is connected (sometimes it only crashed the usb hub which i could reset).

    NONE of these issues are present running arch linux on my old desktop and 2 work laptops. Support wasnt helpful either.

    However, its still my main device, i just had to work around these issues.

    edit oh, and the fan is not controllable from linux at all, i've spent hours trying to find a way. i do not know if it's controllable from windows either, maybe it's just the mainboard that doesn't allow fan control at all outside of the UEFI settings.

    1
  • linux Linux Bootloader equivalent to Rufus
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    3 months ago 100%

    using dd for that is outdated info that everyone keeps blindly parroting with zero understanding why. cat is simpler and works fine.

    note: both cat and dd only work for this when the image is made in a compatible way, my linux isos always work fine but a windows iso didnt and needs a more specific tool.

    2
  • archlinux Arch Linux As a capable but lazy user, how much would switching to Arch frustrate me?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    4 months ago 100%

    The updating issue is something i have to deal with too, its just that the good mirrors constantly change. there's several tools to automatically update pacman's mirrorlist, but for some reason i don't really like any of them ( reflector, rankmirrors/ratemirrors idk, others....)

    but with an updated mirrorlist and a pacman config that allows like 5+ parallel downloads (dont ask me why thats not the default, or at least wasnt when i installed) updating is decently fast. until you start using certain packages from the AUR.

    2
  • privacy Privacy Which Android mobile phone brand brings less pre-loaded 3rd-party apps?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    4 months ago 100%

    i loved mine but 2 years from launch they stopped all updates. can't recommend asus at all just for that reason. i havent tried custom roms because a couple years ago when i tried they all had weird issues

    2
  • linux Linux NetworkManager makes me want to pull my hair out
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    4 months ago 100%

    use arch btw ;)

    mostly kidding, but shit like this is exactly why i love arch so much. set up the entire system from ground up - no bullshit on it, and you know how (almost) every part works and what it does.

    1
  • opensource Open Source Proton Pass open source password manager is now available on F-Droid
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    5 months ago 100%

    i use Termux and just scp/rsync my stuff around.

    ideallyi'd use Unison sync inside termux, but it hasnt been packaged and i dont know the first thing about ocaml, so it'd be hard for me to make the needed adjustments to package it.

    2
  • linux Linux Arch Linux for gaming?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    5 months ago 100%

    it definitely taught me about how linux works, at least the parts that are relevant for most users. starting from a clean install without any kind of gui (or common networking tools) really made me understand all the building blocks modern desktop linux uses. sure, installing a full blown desktop environment skips most things, but going with just a window manager and adding required features package by package really does help with understanding, and if a problem does pop up later you'll know exactly where to look, instead of having to search super generic terms.

    1
  • asklemmy Asklemmy JUST TODAY I was going to buy WinRar. I've used the software forever, for free, and I just thought... I appreciate this, they've never given me grief, and I'm going to pay them.
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    5 months ago 100%

    I've downloaded the occasional weird archive that refused to unpack with 7z, but worked just fine with winrar. Very rare cases though, but that's why i kept it installed about 2 years ago. since switching to linux i haven't encountered a file like that, so i haven't needed it since then.

    1
  • linux Linux How are nvidia gpus with wayland nowadays? I read a while ago it was terrible, has it improved?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    5 months ago 100%

    most games have never had flicker issues for me on arch/sway with a rtx2070. Steam itself used to be unusable and last i checked was still a bit glitchy, Discord also sucked, but the games always worked fine.

    apart from some issues with recognizing the mouse cursor in a few games.

    3
  • steam Steam I'm mildly proud of how I categorise my games on Steam and interested to see others' methods
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    6 months ago 100%

    same happened to me, super annoying.

    there's third party tools that seem to be able to back up your categories and restore them, so for anyone who's put an effort into the categories and doesn't want it to disappear, look into it. personally i didn't trust these third party tools enough, so now i only have automated categories, and favorites for the stuff i care about right now.

    1
  • linux Linux I need a distro that can work right out the box without too much hassle to configure it, which one would you recommend?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    6 months ago 100%

    agreed with debian, it's by far the most stable and no bullshit system i've ever used. however, BIG condition: do NOT install .deb files manually. that's an extremely easy way to break your system. use what's in the repos, and if it's not in the repos, use something like flatpak (not sure how well it works for debian since i haven't used it).

    in general though, if you want a stable linux system, just don't try to install stuff that isn't packaged in official repos.

    3
  • linux Linux Is it possible to create an OS that simply automatically runs .exe files through WINE/Proton/Bottles?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    7 months ago 100%

    that said, i did end up finding open source alternatives for all the software i use often, and don't use bottles much.

    8
  • linux Linux Is it possible to create an OS that simply automatically runs .exe files through WINE/Proton/Bottles?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    7 months ago 91%

    honestly, wine has seemed unreasonably complex to me in the past and i haven't tried since. but Bottles offers a nice easy to use GUI, i do recommend giving it a shot. at least on arch linux it's super easy to install via the AUR.

    the only issue is some apps need additional dependencies which can take some searching to figure out what exactly is needed. the arch wiki lists a bunch of them though, and often the error messages bottles shows will point you the right way.

    i've gotten almost every .exe to work with it, most immediately, some after a short bit of tinkering.

    10
  • linuxhardware Linux Hardware looking for advice for USB DAC
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    8 months ago 100%

    Thanks for the info. seeing as the Schiit modi isn't available in the store that ships to my country, i might go for something like that. what do you think of the cheaper UM2? it looks like it'll do what i need it to, but will the quality be audibly worse? i do have a set of old speakers that sound great to my ears (with a good source)

    1
  • linuxhardware Linux Hardware looking for advice for USB DAC
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    8 months ago 100%

    thank you both, i'll see if i can get a schiit modi shipped to me for reasonable price. it seems that is what i'm looking for.

    3
  • linuxhardware
    Linux Hardware qpsLCV5 8 months ago 100%
    looking for advice for USB DAC

    Hi linuxhardware gang i've been having some issue on my headphone jack, and the sound quality has never been great. this is on a small mini pc running arch linux. So what i'm looking for is a device i can plug into my usb (preferably usb-C) and Linux will use it to play audio. i plan to plug that device into my amp, which i can use headphone jack or those white and red plugs for. I hope USB DAC is the proper term, i'm kind of struggling to find products that do this. anyway, does anyone have experience with products like this on linux? i don't want to have to hack together the software side. even just a brand recommendation will help.

    15
    10
    linux Linux NVIDIA Linux Driver Adds Wayland Bug Fixes and Improvements
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    10 months ago 100%

    since we're sharing anecdotes... i have a desktop pc with an rtx2070 and ALL my issues are due to the gpu.

    recently installed wlroots-nvidia from the AUR and it fixed the worst of it for now, but still getting glitches. i don't recommend Sway when you're on nvidia.

    3
  • bicycle Bikes and commuting etc Ear buds with little wind induced noise.
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    1 year ago 100%

    i use sony wf-1000xm4 and have to disable noise canceling while cycling, and then they work fine.

    not cheap headphones. but the sound quality seems decent, battery lasts forever in my usage. not the most comfy for me but they're ok. dropped them plenty of times and they still work too, if a bit dinged up.

    1
  • linux Linux Is there a arch linux installation guide that teaches all aspects of the system during the guided installation?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearQP
    qpsLCV5
    1 year ago 100%

    So, a lot of people have already mentioned that the arch wiki contains great info. What's missing, IMO is this: Installing Arch as described on https://wiki.archlinux.org/title/Installation_guide will leave you with an EXTREMELY basic system - you just have a bare command line, with none of the tools you'd use daily for actually using your pc.

    This is where the learning comes in - choosing the software you need on your system, and learning how it all interacts with each other. IMO, you can be an experienced sysadmin, and never really have to deal with the details of what's going on during installation - it's the applications on top that actually do the work, and that you need to configure and run. Sure, you'll need to learn systemd and other components, but that all comes with use of the software you need, not necessarily the base system.

    This is also why I strongly recommend having a second, working machine with a browser while installing Arch for the first time. A plain arch install does not come with the tools you're used to to connect to wifi, or even wired networks. and without a working browser, it can be hard to figure out how to connect to the internet. First things i had to do when setting it up were searching for the proper network tools and then choosing between desktop environments and window managers. For learning I recommend a WM, as a full blown desktop environment like Gnome comes with a whole host of tools already, but with a WM you need to set things up yourself so you learn more. (I went with Sway, but if you have an nvidia GPU i cannot recommend it - it works but with many little issues.)

    8