qpsLCV5

joined 1 year ago
[–] [email protected] 15 points 1 month ago (1 children)

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.

[–] [email protected] 5 points 1 month ago

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....

[–] [email protected] 3 points 2 months ago* (last edited 2 months ago) (1 children)

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.

[–] [email protected] 1 points 2 months ago

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.

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago)

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.

[–] [email protected] 2 points 2 months ago (4 children)

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.

[–] [email protected] 2 points 2 months ago (1 children)

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.

[–] [email protected] 2 points 3 months ago

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

[–] [email protected] 1 points 3 months ago

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.

[–] [email protected] 2 points 4 months ago (1 children)

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.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago) (1 children)

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.

[–] [email protected] 1 points 4 months ago

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.

 

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.

view more: next ›