Voyager is free.
steel_for_humans
- 7 Posts
- 28 Comments
steel_for_humans@piefed.socialto
World of JRPGs@lemmy.zip•Trails in the Sky 2nd Chapter launches on September 17 worldwide | RPG SiteEnglish
2·1 day agoAre they planning to remake the 3rd, though? Last time I checked they were pondering skipping to Crossbell. I hope not because I’m stuck on 3rd, dungeon crawlers are not my thing. I played for a couple chapters and just can’t force myself. I’m at the point where you need to split the party into two teams.
I meant that I can buy one of those Radeons dedicated to AI work, like the ASRock Radeon AI PRO R9700 Creator 32GB GDDR6. If I need to.
Currently my Ryzen iGPU is all I need, because all I need is to see the graphical desktop environment on my screen ;) It does the job well.
I use Claude Code as well and I am slightly concerned with that ID verification news, even more so because of the technology partner that they chose.
Say I have a GPU with 32GB VRAM and I am on Linux, what local LLM would be good for coding?
Currently I just have an iGPU ;) but that’s always an option, albeit a very expensive one.
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What happens in GNOME when I close the program's window?English
6·5 days ago
I forgot about that! Indeed, I just closed Telegram and Slack and they are shown in the menu. Thanks!
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What happens in GNOME when I close the program's window?English
7·5 days agoOK, but it DOES work in the background. I generally like GNOME’s minimalism, but this is a bad design choice IMO. Maybe I need that AppIndicator after all. :)
On my first day on GNOME I missed Slack notifications for 4 hours. It was great, no distractions and laser focus on my work! ;)
steel_for_humans@piefed.socialOPto
Privacy@lemmy.ml•I'm questioning the privacy focused choices that I madeEnglish
1·6 days agoAs for passwords, well, I wont talk about that. It’s not good but still not worst practices at least.
Paper notebook? ;)
steel_for_humans@piefed.socialOPto
Privacy@lemmy.ml•I'm questioning the privacy focused choices that I madeEnglish
2·6 days agoMy Bitwarden and Proton Pass also require Yubikey to be present when logging in on a new device.
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•I'm nearing my first full-time week on LinuxEnglish
2·6 days agoOh, thanks!
steel_for_humans@piefed.socialOPto
Privacy@lemmy.ml•I'm questioning the privacy focused choices that I madeEnglish
4·6 days agoBy “same platform” do you mean keeping them in the same app or the same system (e.g., my Android smartphone)? I used to use Authy, but after I bought the paid subscription for Bitwarden I moved my TOTP codes there (and later to Proton Pass) because it was so convenient.
steel_for_humans@piefed.socialOPto
Privacy@lemmy.ml•I'm questioning the privacy focused choices that I madeEnglish
8·6 days agoThanks for telling me about Betterbird. I see I can run it at the same time as Thunderbird which naturally fits my workflow described above 😅
steel_for_humans@piefed.socialOPto
Privacy@lemmy.ml•I'm questioning the privacy focused choices that I madeEnglish
7·6 days agoI am thinking of self-hosting some stuff right now, but that’s mainy OneDrive/Google Drive replacement and Google Photos replacement. I could maybe self-host Bitwarden, too. Email? Nope. I know there’s A LOT of work with that, with the domains (so my emails don’t get rejected by other parties), with spam filters and so on. I will leave that to the professionals, it’s too important. File storage is for me, but email is for communication with others. So congratulations if you got that working :)
steel_for_humans@piefed.socialto
linux4noobs@programming.dev•What would you say is the most reliable, "it just works" distro currently?English
1·11 days agoThe difference is LMDE uses debian and its packages as a base while the “cinnamon” edition uses Ubuntu as a base.
Does that mean that the packages available to LMDE are older?
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What are some programs/tools/packages that you can't live without?English
2·11 days agoThanks. Yeah, I do add or edit the entries on all my devices and I need them to sync fast. :) I used KeePass many, many years ago but at the time I only used it on my PC. That might have been before smartphone era, so my needs were different.
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What are some programs/tools/packages that you can't live without?English
2·11 days agoThanks. So I guess if Bash is my default shell then
fish <command>also works by analogy.
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What are some programs/tools/packages that you can't live without?English
4·11 days agoKeepassXC: My password manager of choice. Has browser autofill integration, though requires some holepunch work to function with Flatpak browsers. Explicitly is based on local files. Does not rely on cloud providers.
I use Proton Pass and Bitwarden. How do you backup your KeePass database? Do you sync it with mobile?
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What are some programs/tools/packages that you can't live without?English
5·11 days agoI saw fish recommended for new users in openSUSE’s documentation. I want to try that. There is a way to switch to Bash for a particular script, right? I know that file-based scripts have the shebang line, so that’s a non-issue, but what if I have a Bash command I copied from the Internet and my default shell is fish?
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What are some programs/tools/packages that you can't live without?English
4·11 days agoI think that’s the thing that openSUSE is moving towards? I read that YaST will be deprecated in the future, but currently I think some features are only available in either of those tools. I didn’t try Cockpit yet.
steel_for_humans@piefed.socialOPto
linux4noobs@programming.dev•What are some programs/tools/packages that you can't live without?English
4·11 days agoOh, yeah. I installed fastfetch, not sure which one is better/newer.


If you’re that paranoid you can host it yourself.
https://github.com/mozilla-services/syncstorage-rs?tab=readme-ov-file
https://mozilla-services.github.io/syncstorage-rs/
It’s open source.