BlastboomStrice

joined 2 years ago
[–] BlastboomStrice@mander.xyz 7 points 1 year ago (3 children)

I think this is supposed to be a reply to me, so I'll respond🙃

Yep, I think you're right, I'm currently flashibg the debian installer on a usb card which I'll use to install debian on an external ssd I found. Vbox is too slow for my needs now.

[–] BlastboomStrice@mander.xyz 2 points 1 year ago (2 children)

Oh, I forgot to mention, I have intel cpu and amd gpu, I will edit it above.

I am using plasma kde with wayland. I will check pipewire later too probably.

Thank you for the text editor suggestions :) I have found geany as an alternative, but it has some limitations (multi-window support isnt very good), but notepad++ on bottles opens slowly, so I want to avoid it too. (I also thought about emacs and nvim, but they are kinda scary and probably not for me.)

As I said in another comment, I will probably try once more to convert to prism.

Hmm, about proton-ge on lutris, for me lutris only shows wine-ge-proton and lutris versions of wine. Should I install it manually or something?

Lastly, thanks for the guide! I hadnt found that one.

[–] BlastboomStrice@mander.xyz 5 points 1 year ago (3 children)

Cs1.6: is this about the paid steam version or is there a linux cracked non steam version that can use multiplayer too? I'm not asking for a link, I just want to know what results should I expect from my searches.😅

Prism: I have heard about prism and tnx for the bypass, might use it. (I've also heard that tlauncher is shady, I might try to move my files to prism.) (I dont event play mc, I think minetest is better, but I dont play that either, lol. I just dont want to erase ancient worlds.)

Thanks for the community, I had forgotten its name! :)

[–] BlastboomStrice@mander.xyz 1 points 1 year ago* (last edited 1 year ago)

I will try

Edit: it seems like for cs1.6 at least there arent practiallt any configuration files :/

I think they should at least advise me to use gecko, but they emit that.

Naww😔

(Rip, noone seems to have continued the lyric chain)

[–] BlastboomStrice@mander.xyz 12 points 1 year ago (2 children)

Do you remember?

[–] BlastboomStrice@mander.xyz 15 points 1 year ago* (last edited 1 year ago) (1 children)

I know thats not the point of the story, but that guy kinda wasted a chance of creating an army of bugs and become a real hero. Such a shame.

On the other hand, we got a very good story full of misery:)

I think I'm bad at this

I have 4 main places I put stuff:

  • My 2018 external 4tb WD HDD (filled up at around ¾)

  • My 1tb laptop ssd

  • My 256gb phone

  • My laptop's previous 2016 1tb hdd


On my external drive I put ~all of my data; my camera files, my screenshots, my phone's app data (like expenses, call logs, contacts, sms, game data, fitness logs), documents etc.

On my laptop I have some stuff which I havent synced to my external drive for around 3 years (oops), but they probably arent the most important stuff.

On my phone I have a lot of important stuff, like around â…” of my total camera files (I try to keep the most important ones) and my app data.

On my old laptop's 1tb hdd I keep movies/series and personal books/notebooks I have scanned. Those data dont exist anywhere else. If they get lost, especially the scanned books, it's gonna be bad, because it both took a lot of time to scan them and I have thrown away many of the physical books.

If my external drive fails, around ¼ of the data it contains might be unrecoverable. They might not be the most important files, but still it's gonna hurt a loooot.


I'm currently in the process of reorganizing my files on my laptop and my external drive for various reasons, some of them being 1) I will clear unnecessary/duplicate/temporary/etc files (which will reduce the used space) and 2) it will help me sync my files better.

In the near future I'll probably buy 500gb lifetime on filen.io (cloud storage) to keep the most important stuff, possibly another 4tb drive to mirror my current one to this and ~hopefully I'll make a nas next year to sync everything there.

It's just to expensive for me tho🫤. Filen storage is around 100€, 4tb another 100€ (or I might buy 6tb at 150€) and the nas I want to make costs around 800€...

I want to make a nas to both store and stream stuff. Like a personal home server. I'm thinking of getting 2 12tb hdds and have one of two asynchronously mirror itself onto the other (that way one of the two will be off/disconnected ~most of the time, protecting it from wear and cyber attacks (not sure of the latter will work)).

[–] BlastboomStrice@mander.xyz 5 points 1 year ago (1 children)

Ayo, just saw this and wanna say that by downloading music from deezer it's probably appearing as if you legitimately downloaded a lot of music today. Deezer even lets you download music offline. Kinda doubt anyone can tell apart legitimate use from your use. You didnt torrent music which could theoricially raise a red flag. (I have downloaded ~3k+ songs from my home netowork without vpn with Deemix in Greece.) You should probably be fine:)

Oh youre gonna do the big jump, good luck with that😄

PS. If you care about your spotify listening history there is a way to get your listening records in your email (takes about a month tho). And about music discovery there's Innertune (the forked version is better) which uses yt music without an account or Listenbrainz which can help you find songs and artists/bands.

You persisted despite the struggles and you made it, well done!

[–] BlastboomStrice@mander.xyz 1 points 1 year ago (2 children)

Ok, I did some tests:

  1. For some reason, many mobile apps (like Gramophone, or Symphony which I use) cant read the tags properly.

    a) Both apps cant separate tags that use \\ as separator for some reason. Gramophone doesnt have an option to choose a tag separator. Symphony has an option, but doesnt work with \\. (To fix this you have some options; What I do is have a separate cloned compressed .opus music collection that uses ; as separator and to do this I use mp3tag and fre:ac. You can do this in the future.)

    b) Both apps in the Year tag expect to only see 4 digits (of the year). We have set deemix to store the whole date in that tag, so they fail to read it. You can either go in deemix to settings, under date format for flac files and choose YYYY (which loses accuracy) or use mp3tag and manipulate the tags so that you have both the year and the date in separate fields. Another option is to use Phonograph plus which can read properly the whole date.

    c) Apparently, no (open source) mobile app can read tags separated by \\ properly and as a result, they either combine all the tags into one (they might read the genre tags Glam Rock and Punk Rock as a single genre Glam Rock\\Punk Rock) or they read only the first of the tag (on our previous example they would read only one genre Glam Rock). I think Vlc does the latter. It's frustrating, I know...

  2. As long as the .lrc file has the same name as the .flac file and they are in the same folder, the app should be able to read the lrc file as the lyrics of the flac file. (Though if there's anything wrong in the way the contents of the .lrc file are structured, it might have a hard time reading it.)

view more: ‹ prev next ›