dadarobot
- 2 Posts
- 44 Comments
dadarobot@lemmy.sdf.orgto FediLore + Fedidrama@lemmy.ca•Who the F is Node and why does this troll think I'm them?3·19 days agosame. if my main instance goes down (happens from time to time) i just pop over to my alt. i use a script to sync communities between the two, so ita basically the same experience.
in order (2000-present): red hat, slackware, debian, ubuntu, arch, manjaro, nix
dadarobot@lemmy.sdf.orgto Lemmy@lemmy.ml•How do you think Lemmy's interoperability with other federated software (beyond Mbin/Piefed) could be improved?English5·1 month agoi meant specifically filtering the ats and hashtags, but as another person pointed out, that’s just how the person posts, not extra fluff mastodon adds.
obviously the interoperability is one of the defining points of fediverse. was not suggesting filtering out mastodon posts themselves.
dadarobot@lemmy.sdf.orgto Lemmy@lemmy.ml•How do you think Lemmy's interoperability with other federated software (beyond Mbin/Piefed) could be improved?English8·1 month agoyeah, this comment looks perfectly normal in lemmy. might just be “cultural” differences between the platforms
dadarobot@lemmy.sdf.orgto Lemmy@lemmy.ml•How do you think Lemmy's interoperability with other federated software (beyond Mbin/Piefed) could be improved?English11·1 month agoive noticed people commenting on a lemmy post via mastodon is covered in tags and ats, maybe they could filter those or something. just kind of jarring on lemmy
dadarobot@lemmy.sdf.orgto Open Source@lemmy.ml•Liberux NEXX Is a New (Still in Development) Linux Phone51·1 month agoi think that’s not a great way to think about it. when is the year of the linux desktop? its a slow build until its a viable ecosystem.
if companies just stopped making linux phones, the ecosystem would wither up and die (not counting postmarketos)
every new linux phone will inspire new people to try linux on a phone, and eventually we may have a viable alternative to ios and android.
this is exactly my opinion on it. one of my main gripes was the text rendering. if i needed to change some text i basically had to redo all of the work on any shadow or stroke as well, not just correct a spelling mistake or whatever. very excited to check out the new version.
should be fairly simple with any distro. personally, id recommend mint or something for ease of use. install steam, and you can use steam link for android (chromecast, roku, firestick, mobile), or steam link for linux (raspberry pi etc). steam has built in compatibility for windows games running on linux, and a built in streaming setup. a bit of an all-in-one solution.
you can try a steamdeck-like distro as others have suggested, but they may be less easy to learn on if youre not too familiar with linux already.
keep in mind nvidia drivers are a sore spot in linux, so if possible try to use an amd graphics card.
dadarobot@lemmy.sdf.orgto Android@lemmy.world•Your Android Phones Aren’t ‘Google’ Anymore, They’re All ‘Gemini’English5·3 months agoit is a possibility now. i had waydroid running on a pinephone running postmarketos. pinephone is horribly slow. im planning on replacing the screen on my last phone (why i switched) and putting postmarketos on my fairphone, to give it a fair shake on decent hardware.
dadarobot@lemmy.sdf.orgto Privacy@lemmy.ml•Bank account requiring Google play account, how to bypass ?2·3 months agovery hard to degoogle your phone/life. sounds like youre willing to put some work in…
dadarobot@lemmy.sdf.orgto Selfhosted@lemmy.world•I don't understand the purpose of some selfhostingEnglish25·4 months agoSo the difference here is you are manually doing a thing for your backups. Using a self hosted server and something like immich will seamlessly do it for you. If you drop your phone in the toilet and it breaks, the photos you took since your last manual backup would be saved.
Immich isnt meant to be a photo gallery viewer primarily, it is meant to be a self hosted photo backup service to replace stuff like icloud or google photos. So yeah, dont recommend it as a gallery viewer, recommend it as a selfhosted image backuo service.
I self host a jellyfin service on my nas, and keep all my movies and shows on that nas. I wouldnt be able to fit all that stuff on my phone.
I worked in an office that was paying out the ass for google drive. Setting up a self hosted nextcloud was a great solution and saved them a bunch of money, and still worked as a hands off “cloud solution”
If you dont want to run a separate machine to self host some services thats fine, you dont need to do it. its not for everyone. But plenty of people have reasonable motives for doing it.
dadarobot@lemmy.sdf.orgto Linux@lemmy.ml•Mecha Comet is a modular Linux handheld coming soon to Kickstarter for $159 - Liliputing6·5 months agoNot sure what’s best, but Here’s the list of supported devices
Pretty sure there’s a pmos com they might have a more specific recommendation
dadarobot@lemmy.sdf.orgto Linux@lemmy.ml•Mecha Comet is a modular Linux handheld coming soon to Kickstarter for $159 - Liliputing8·5 months agoPostmarketos on an old phone.
dadarobot@lemmy.sdf.orgto Linux@lemmy.ml•Mecha Comet is a modular Linux handheld coming soon to Kickstarter for $159 - Liliputing17·5 months agoI agree that id like a nice handheld terminal, but dont a lot of people like handheld emulation consoles? Hell both of those sound great to me. I would totally get both the game pad and keyboard if i went for it.
My real concern is that it would be garbage and/or the company would fold and support would become non existent.
Maybe i just got burned by pocketchip
dadarobot@lemmy.sdf.orgto Linux@lemmy.ml•Tell one thing that you miss after switching from another OS to Linux.4·6 months agoIve been mostly on linux for like 25 years, but i was using a chromebook for a while bc it was cheap (had a linux desktop tho).
I miss easily running android apps on my laptop. I could install waydroid but its not that big of a deal to me. Just the only thing i could think of that i miss from another os…
dadarobot@lemmy.sdf.orgto Linux@lemmy.ml•PSA: Remember to also check hidden directories you don't even know about for waste of space38·6 months agoI use ncdu. It shows what folders/files are actually eating up all your space.
dadarobot@lemmy.sdf.orgto Linux@lemmy.ml•NixOS: How does daily driving fare for time-strapped users?9·7 months agoI just started using nix recently. I really like the concept, and how simple it is to “temporarily” install an app only needed briefly.
I was trying to install a python program i wrote, and packaged with poetry (on an arch system) to nix. Pip and pipx both threw errors, nothing seemed to work. Advice online seemed like i needed to basically create a nix flake for the app. I still havent gotten it installed because i have no idea what nix flakes are.
Its probably just a learning curve, and not using nix the “nix way” but im incredibly frustrated and it was a massive time sink for me. I figured pipx would basically work like flatpak does and just install the thing in my home, leaving the system immutable or whatever, and staying mostly in the spirit of nix.
So i’d say its weird enough of a distro to waste your time sometimes.
That said, it seems to have the cleanest updates ive ever seen on linux. So much so i could probably just run them via cron, and never think about it again.
So win some lose some…
dadarobot@lemmy.sdf.orgto Jellyfin: The Free Software Media System@lemmy.ml•Jellyfin Server/Web 10.10.0 ReleasedEnglish34·7 months agoIt means it is still building. You can upgrade your installation when that section is removed.
i may be wrong, but arent you paying for support, not features?