BlastboomStrice

joined 2 years ago
[–] BlastboomStrice@mander.xyz 5 points 1 month ago

@hamid@vegantheoryclub.org as well:)

[–] BlastboomStrice@mander.xyz 6 points 1 month ago (1 children)

Yo @sarah@lemmy.4d2.org wanna check this maybe?

[–] BlastboomStrice@mander.xyz 2 points 1 month ago

How about Quod Libet then?🙃

[–] BlastboomStrice@mander.xyz 4 points 1 month ago

Παμε λιγο

[–] BlastboomStrice@mander.xyz 4 points 1 month ago

Spicetify makes spotify usable🥲

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

Yeah, I think something like this is going on. I know another person from US tried to do the steps and got a screen telling them that this option is unavailable to them.

Probably this only applies to EU

I edited my post accordingly

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

This probably wouldnt make sense in a decentralized platform- oh

(Dunno if it's apparent, but this is a criticism to the bluesky platform being heavily centralized)

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

I see them nearly every other day, but I realise not everyone does😅

They look nice

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

Ummm, first thanks for the info, second those comments on the video are really scary... They seem to promote concentrarion camps........ Third, CNN here doesnt seem to aknowledge that it is a concentration camp and seems to dehumanize the prisoners (at least judging from the title)

[–] BlastboomStrice@mander.xyz 23 points 1 month ago (7 children)

Wait, the top one isnt a photo from ww2?...

Umm, thanks for these images, it really puts it in perspective. I knew that they were fascists and have shown it many times, but here it looks so clear

[–] BlastboomStrice@mander.xyz 3 points 1 month ago

Τι χρησιμα που ειναι τα διοδια, τι θα καναμε χωρις αυτα... /s

Σκοτωθηκε τοσος κοσμος για 2-5€, τοσο απληστοι που λειτουργουσαν με τοσο χαμηλη ορατοτητα... Ακομα και στις πυρκαγιες λειτουργουν αρκετες φορες

[–] BlastboomStrice@mander.xyz 3 points 1 month ago

Δεν θα ξαναεπιτραπούν, ανεξάρτητα ποιος δίνει άδεια και ποιος όχι

Οταν εχεις αδεια, νομιζω σημαινει πως εχεις αδεια🤔🤔

Δεν έχουν κανένα λόγο να μαζεύονται εκεί 2-3 χιλιάδες άνθρωποι και να κάνουν εκδηλώσεις πχ για τη Γάζα ή για οτιδήποτε ας πάνε κάπου αλλού, είναι μια πυκνοκατοικημένη περιοχή, δεν μπορούμε να επιβαρύνουμε περιοχές οι οποίες ήδη έχουν πολλά βάρη

🤢🤢🤢 yikes, φασιστες, τους πειραξαν οι εκδηλωσεις για την γενοκτονια στην γαζα

 

After about a month of using Nixos, I realized my apps don't use my discrete gpu. I have an intel cpu with integrated graphics and a discrete amd gpu. On windows I had set all apps to use discrete gpu when the laptop was on power. Before I say more, some info for my system:

Fastfetch outputOS: NixOS 25.05 (Warbler) x86_64

Host: Inspiron 5567

Kernel: Linux 6.12.12

DE: KDE Plasma

WM: KWin (Wayland)

WM Theme: Breeze

Theme: Breeze (Dark) [Qt]

Icons: breeze-dark [Qt], breeze-dark [GTK2/3/4]

Font: Noto Sans (10pt) [Qt], Noto Sans (10pt) [GTK2/3/4]

Cursor: breeze (24px)

Terminal: konsole 24.12.1

CPU: Intel(R) Core(TM) i5-7200U (4) @ 3.10 GHz

GPU 1: AMD Radeon R5 M445 Series [Discrete]

GPU 2: Intel HD Graphics 620 @ 1.00 GHz [Integrated]

Memory: 3.23 GiB / 23.37 GiB (14%)

Swap: Disabled

Disk (/): 88.15 GiB / 195.85 GiB (45%) - ext4

Disk (/home): 514.67 GiB / 716.87 GiB (72%) - ext4

Locale: en_US.UTF-8

My main issue is that my bottles apps (bottles is a wine prefix manager) can't run its wine prefixes with a discrete gpu. I have the nixpkgs version of bottles (not the flatpak one which the developer suggests using). Things I've tried:

  • Enabling/Disabling the "use discrete graphics" option inside the bottle (only the integrated gpu is being used)
  • Launching bottles from command line with DRI_PRIME=1 and bottles opened for a little and then closed, by reporting this:
    terminal output
(process:4413): Gtk-WARNING **: 10:35:38.358: Unknown key gtk-modules in /home/bs/.config/gtk-4.0/settings.ini

(process:4413): Adwaita-WARNING **: 10:35:38.384: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.

(bottles:4413): Gtk-WARNING **: 10:35:39.395: Theme parser warning: style.css:184:3-185:1: Expected ';' at end of block

(bottles:4413): Gtk-WARNING **: 10:35:39.395: Theme parser warning: style-dark.css:23:3-24:1: Expected ';' at end of block
10:35:39 (INFO) Launching with URI: None 
10:35:39 (INFO) [Activate] request received. 
10:35:39 (WARNING) Bottles is only supported within a sandboxed format. Official sources of Bottles are available at: 
10:35:39 (WARNING) https://usebottles.com/download/ 
10:35:39 (WARNING) Please report any issues at: https://github.com/NixOS/nixpkgs/issues 
10:35:39 (INFO) Bottles Started! 

  • Launching the game from command line with DRI_PRIME=1 bottles-cli run -p OuterWilds -b Outer_Wilds after having enabled/disabled the "use discrete graphics" option inside the bottle (kept using the integrated graphics instead)
  • Launching the game from bottles gui, after using the enviroment variable DRI_PRIME=1 and enabling/disabling the "use discrete gpu" option (kept using the integrated graphics instead)
  • Adding the following code to my configuration.nix:
    hardware.graphics = {
    enable = true;
    enable32Bit = true;
    };
    
  • Launching the game from bottles gui, after using the enviroment variable DRI_PRIME=1 DXVK_FILTER_DEVICE_NAME="AMD Radeon R5 M445 Series (RADV ICELAND)" and enabling/disabling the "use discrete gpu" option (it told me that I don't have directX11 installed, but the game should run without it according to steamdb)
  • Setting KDE power profile from "Balanced" to "Performance"

Note that I can launch native apps with discrete gpu by typing in the terminal DRI_PRIME=1 $program_name, where $program_name is the name of the program I want to launch (like SuperTuxKart).

Is there a way to launch bottle apps with my discrete gpu or at least run all of my apps with my discrete gpu? Some extra related links I found, but didn't solve my issue:

links

Cross-posted it at the discourse forum

 

Παραιτείται ο πρωθυπουργός της Σερβίας, Μίλος Βούτσεβιτς, μετά από εβδομάδες μαζικών διαδηλώσεων κατά της διαφθοράς, με αφορμή τη φονική κατάρρευση ενός τσιμεντένιου στεγάστρου στο σιδηροδρομικό σταθμό στο Νόβι Σαντ τον περασμένο Νοέμβριο.
Η κατάρρευση του στέγαστρου, από την οποία σκοτώθηκαν 15 άνθρωποι στη βόρεια πόλη Νόβι Σαντ, έγινε ένα σημείο ανάφλεξης που αντανακλά την ευρύτερη δυσαρέσκεια για την ολοένα και πιο αυταρχική διακυβέρνηση του προέδρου της Σερβίας, Αλεξάνταρ Βούτσιτς. Ο ίδιος έχει αντιμετωπίσει κατηγορίες για περιορισμό των δημοκρατικών ελευθεριών στη Σερβία, παρά το γεγονός ότι επιδιώκει επίσημα την ένταξη της ταραγμένης βαλκανικής χώρας στην Ευρωπαϊκή Ένωση.
Ο δήμαρχος του Νόβι Σαντ, Μίλαν Τζούριτς, όπως σημειώνει το Associated Press θα παραιτηθεί επίσης την Τρίτη, δήλωσε ο Βούτσεβιτς.
Η παραίτηση του Βούτσεβιτς είναι πιθανό να οδηγήσει σε πρόωρες βουλευτικές εκλογές. Η παραίτηση πρέπει να επιβεβαιωθεί από το κοινοβούλιο της Σερβίας, το οποίο έχει 30 ημέρες για να επιλέξει νέα κυβέρνηση ή να προκηρύξει πρόωρες εκλογές.

Μπραβο στην Σερβια, σε ουτε 3μηνες τους εριξαν. Τρομερο παραδειγμα για τις υπολοιπες χωρες. Και στα δικα μας:)

 

BELGRADE, Serbia (AP) — Serbia’s populist Prime Minister Milos Vucevic resigned Tuesday in an attempt to calm political tensions following weeks of massive anti-corruption protests over the deadly collapse of a concrete canopy. The canopy collapse in November, which killed 15 people in the northern city of Novi Sad, has become a flashpoint reflecting wider discontent with the increasingly autocratic rule of Serbia’s populist President Aleksandar Vucic. He has faced accusations of curbing democratic freedoms in Serbia despite formally seeking European Union membership for the troubled Balkan nation. Novi Sad Mayor Milan Djuric also will step down on Tuesday, Vucevic said. Vucevic’s resignation could lead to an early parliamentary election.

 

Hello, I'm thinking of creating a matrix account after a long time and I thought about creating one on an anarchist server (like something with similar ideas in this lemmy server). Do you have any suggestions? I was looking at this database, but it says it has gone down and they provide a json list.

I found https://4d2.org/ , but I saw that they removed the mention of anarchy from their description. (Compare this snapsot from 2025/01/05 with today's snapsot.)

Hopefully this is the correct place to ask, if not, pls direct me to a more appropriate community:)

Edit: The admin of the server told me that 4d2 became a non-profit company (https://www.acabinc.org/) and they don't want to look that political to avoid any legal issues (I think they have to be non-politicaland such, so they removed the mention of anarchy from their website description.😄 (I eventually made an account there.)

 

Θελουν ο κοσμος να φοβαται..

Bonus tracks:)

 

I just saw that the github user bambanah seems to has started to continue the development of deemix!!

There's now a docker image you can use too.

Reddit link with more info about it: https://web.archive.org/web/20250114172700/https://old.reddit.com/r/Piracy/comments/1g5nar6/deezer_downloader_deemix_has_been_revived_on/

I see many posts about piracy services closing down, so maybe this post gives some hope:)

 

After around 4 months of reading manuals, forums, watching tutorials and asking online, I've eventually managed to have an almost properly working NixOS installation on my pc and wiped the Win10 partition (I have win10 in a VM as a fallback mechanism)!

I started this journey initially wanting to switch to linux and I started my tests with Debian Stable. But the repo was really old (as expected), so I tried the Testing variant. But this repo had missing packages. I tried Unstable for a few moments too, but I crashed and didn't want to bother. I figured that I could make a script to (declaratively?) fetch and auto update packages from github, bypassing Debian Testing.

Then it was when I looked at NixOS and found out that the whole system kinda does what my script would do, but much much much better. Almost ever since then I tried to learn almost everything I needed and a few extra stuff to get it working. This is the configuration I've come up with so far (it's probably considered simple).

I also made a guide to keep track of what I was doing and what I would have to do once I took the decision to transition to Linux/NixOS, hopefully it might help others too:

https://codeberg.org/BlastboomStrice/LinuxPlan/src/branch/main/LinuxPlan.md

Finally I can be called a Linux user :)

 

Hello everyone, I'm very close to finishing my configuration files for NixOS. I have those working on my nixos installation on my external drive, but before I officially move to nixos I'd like to make sure that I'm not doing something wrong.

Could someone please check my config files? (I only use flakes.nix, configuration.nix, home.nix and hardware.nix and I'd say they aren't much complicated.)

My main concearn is that I probably use the import and modules functions wrong (yet somehow they work?). I've read and watched numerous guides for the last 3 months, but I think I still mess this up😅. I think following a bunch of different guides and videos added to the confusion a bit. (A recent guide I read made me have doubts about my set up.)

This is the link to my nixos configs:

https://codeberg.org/BlastboomStrice/dotfiles/src/branch/main/.config/nixos-conf

Hopefully by the end of the next week I'll be posting here about having transitioned to linux/nixos:)

Sample of probably wrong usage of modules in flakes.nix

    outputs = {self, nixpkgs, ... }@inputs: {
      nixosConfigurations = {
      nixos = nixpkgs.lib.nixosSystem {
        system = "x86_64-linux";
        specialArgs = { inherit inputs; };
        modules = [
          ./hosts/default/configuration.nix

          inputs.home-manager.nixosModules.home-manager
          {
            home-manager.useGlobalPkgs = true;
            home-manager.useUserPackages = true;

            home-manager.users.bs = import ./hosts/default/home.nix;

            home-manager.extraSpecialArgs = { inherit inputs; };
          }

#           inputs.spicetify-nix.nixosModules.default

Sample of probably wrong usage of imports in configuration.nix

imports =
    [ # Include the results of the hardware scan.
      ./hardware-configuration.nix
      #inputs.home-manager.nixosModules.default
    ];

(I think I'm not using home manager in configuration.nix, that's why I've commented it out, and I'm importing it directly in flakes.nix.)

 

2 months old article, but the video explains well what and how Umu launcher works.

Essentially I think it replaces Steam's runtime environment, by doing kinda what this runtime does, but for all games (even non-steam ones). It has a database to match the games, so that umu knows what scripts to run the game (like setting environment variables, installing dependencies etc.).

Lutris now (if I understood well) uses umu when you choose the proton runner. You can enable it in Heroic launcher as well. You can also run umu "bare" through command line, by creating the wine prefix, feeding it a name to match it to the database and let it do its work (I think this is presented at around 01:30:00 mark). As time passes, more programs seem to adopt it.

It's a ~40mins presentation which starts about after the first hour in the video. Took me really long to understand how this works, hope it will help others (posting it here as cracked games tend to be installed out of steam).😅

 

2 months old article, but the video explains well what and how Umu launcher works.

Essentially I think it replaces Steam's runtime environment, by doing kinda what this runtime does, but for all games (even non-steam ones). It has a database to match the games, so that umu knows what scripts to run the game (like setting environment variables, installing dependencies etc.).

Lutris now (if I understood well) uses umu when you choose the proton runner. You can enable it in Heroic launcher as well. You can also run umu "bare" through command line, by creating the wine prefix, feeding it a name to match it to the database and let it do its work (I think this is presented at around 01:30:00 mark). As time passes, more programs seem to adopt it.

It's a ~40mins presentation which starts about after the first hour in the video. Took me really long to understand how this works, hope it will help others (posting it here as cracks tend to be installed out of steam).😅

 

Και ενα ακομα link

https://parallaximag.gr/thessaloniki-news/giati-to-metro-thessalonikis-moiazei-na-vrisketai-akomi-se-dokimastiki-leitoyrgia

Δεν σταματανε τα λαθη με την συγκοινωνια στην θεσσαλονικη:/

Κανονικα θα πρεπε οχι μονο να ταν δωρεαν η μαζικη μεταφορα, αλλα και να πληρωνουν τον κοσμο που χρησιμοποιει συγκεκριμενα το μετρο, επειδη πρακτικα θα ειναι πειραματοζωα οι ανθρωποι μεχρι τα μεσα του 2025 (οι δοκιμες των συρμων ηταν να γινουν 18 μηνες, αλλα ειχαν συμπληρωθει μονο οι 13 οταν ανοιξε το μετρο).

 

I've been trying nixos recently and after watching a bunch of tutorials from various people, I have managed to enable home-manager and flakes.

My question is: where should I write the packages I want to install? In home.nix? In flakes.nix? In configuration.nix (probably not)? I'm probably only gonna have a single user on this machine.

So far, I think the only difference between writing the packages in home.nix compared to flakes.nix is that in the 1st senario, the apps will only be available for the user, while in the 2nd, it will be available for the whole system. Also, I could use the home.nix for non-nixos systems too. Other than that, I can probably write them the same way either on home.nix or flakes.nix and have the same result on my machine.

PS. On search.nixos.org there is an option to search for flakes. What is this? I am planing to get my packages from the packages tab, but I'm wondering that maybe I should search in the flakes tab instead (though it doesn't seem to have many packages).

PPS. Those are some resources I've found (I've mainly watched the videos and have started reading some of the guides):

view more: ‹ prev next ›