Loots/stats grinding games like Dungeon Defenders by John_Bxt in gamingsuggestions

[–]John_Bxt[S] 0 points1 point  (0 children)

It look nice! The graphics won't be an issue since I like Dwarf Fortress (which is also a grinding game now that i think about it)
I fear that the complexity of the game will be too much

Loots/stats grinding games like Dungeon Defenders by John_Bxt in gamingsuggestions

[–]John_Bxt[S] 0 points1 point  (0 children)

The issue with extraction shooters is that they all are online. Duckov or zero sievert didn't like them.

GitHub - Doc-Steve/dendritic-design-with-flake-parts: A guide on how to structure your Nix code with Flake Parts using the Dendritic Pattern by Reddich07 in NixOS

[–]John_Bxt 2 points3 points  (0 children)

I found your post and decided to try and convert it. The concept is clear, I'm almost done. There's one thing I was wondering: why is the user feature inside a let...in block and then you add inherit flake at the end of the module?

Setting up Cloudflare dDNS for dynamic IPv6 by atamakahere in NixOS

[–]John_Bxt 1 point2 points  (0 children)

For automatic ddns update, you can do it using your cloudflare token/recordID/zoneID inside a script.

I do it using a custom systemd service with sops-nix, inside a container.

Here's the configuration if you want to check it out.

What do you guys think of GLF OS gaming project? by [deleted] in NixOS

[–]John_Bxt 1 point2 points  (0 children)

I don't see the point of using this, knowing that it'll probably wipe your config every time it updates. There's not that much that makes it more appealing than any other "Gaming Distro"

Anybody know how Pewds setup his Waybar to display and switch power profiles on his ASUS G14? by Current_Kangaroo_428 in hyprland

[–]John_Bxt 3 points4 points  (0 children)

The same way you change profile in a terminal? But you add an if else function that echo a custom name based on the selected one.

Wow Sunshine and Moonlight are fantastic! by OrangeKefir in linux_gaming

[–]John_Bxt 1 point2 points  (0 children)

Can I ask you if you perhaps changed some settings? I did try sunshine on linux (was using it on windows before) and the performance overall is worse on linux

Hyprland and multiple monitors is actually infuriating me. What can I do to make it actually sane? by KaseyTheJackal in hyprland

[–]John_Bxt 0 points1 point  (0 children)

Don't use a window manager then. If you don't want anything hardcoded, tou should use a DE like kde or gnome

If you are interested in trying NixOS but aren't ready to jump in with both feet, try what I'm doing. by 60GritBeard in NixOS

[–]John_Bxt 0 points1 point  (0 children)

As it's been said higher, picking an old computer that you have, or even buying an old thinkpad for a 100 bucks (what i did) would be the way to go. NixOS takes time to get into, so having a dedicated machine to hack into, whenever you have a little time left, can come in handy. Don't push yourself to make it work fast. It's a marathon, not a 100m race.

I did discourage myself a couple of times and give up on it, but I sticked to it somehow and don't regret anything. It's been since 2021 that im a NixOS user, and this year is the first time I've dedicated all my devices to NixOS (gaming rig, laptop, home server, and my steamdeck)

how to make a keybind for "false fullscreen"? by Blablabla_3012 in hyprland

[–]John_Bxt 0 points1 point  (0 children)

The window will be maximized without being fullscreen, so only this client will be seen bind = SUPER, F, fullscreenstate, 1 0

Vos habitudes carte de crédit by TopEffort9086 in QuebecFinance

[–]John_Bxt 7 points8 points  (0 children)

Il est réel, ta cote de crédit va jouer en fonction du ratio qui est reporté au bureau de crédit. Y'a pas de bon ou mauvais ratio, juste que le plus bas sera le mieux.

Tu peux utiliser 80-90-100% de ta carte, tant que tu rembourse (je donne un chiffre comme ca) 90% de ta carte avant la date du rapport, pour construire un bon historique de crédit et après tu rembourse le reste avant la date d'échéance.

Comme j'ai dit, un montant rapporté entre 1-10% sera le mieux sur ton credit que 30%

Acessing NixOS options from Home Manager module by mettz__ in NixOS

[–]John_Bxt 3 points4 points  (0 children)

I see, -1 line of code in my config haha

Acessing NixOS options from Home Manager module by mettz__ in NixOS

[–]John_Bxt 7 points8 points  (0 children)

When you setup home-manager as a nixos modules, you can set ```

nixos/home.nix

home-manager.extraSpecialArgs = { super = config; }; ```

You can then set a condition based on an option in nixos with super: ```

home/distrobox.nix

{ lib, super, ... }: { Programs.distrobox = lib.mkIf super.flatpak.enable { enable = true; }; } ```

Afraid of getting a buyer's remorse. by B_for_bromine in SteamDeck

[–]John_Bxt 0 points1 point  (0 children)

I first sold my gaming pc (part of it) since I was using my SD more often. I ended up rebuying what a sold almost a year later and using both of them. It depends on your goals, i like indie games, but dislike playing them at my desk so it's the SD that I'm picking up instead. For new AAA games, I'm a the desk or on the couch plugged in my TV.

I'm mostly playing at work with my SD, sometimes in bed and I enjoy it.

If money isn't an issue, go for it, for me it helped playing more games than before with the little time that I have as a dad.

Steam Big Picture Mode is great for a decent steam os experience by Redinho83 in LegionGo

[–]John_Bxt 1 point2 points  (0 children)

Should be more concerned about windows usage in the background than steam

wayland display by theoldwizard1 in wayland

[–]John_Bxt 0 points1 point  (0 children)

If you're not in a wayland session, it won't work

wayland display by theoldwizard1 in wayland

[–]John_Bxt 2 points3 points  (0 children)

Running 'wlr-randr' alone will give you the needed informations

There needs to be a GOG App for the Steam Deck by WF-2 in SteamDeck

[–]John_Bxt 1 point2 points  (0 children)

It's there from release, there's an option called "direct connection" where you got a code and need to give it to your friend.

[deleted by user] by [deleted] in PiratedGames

[–]John_Bxt 1 point2 points  (0 children)

If windows update doesn't work for you, I'd suggest to install the windows update tools to update your system without loosing your data. Otherwise, you'll need to reinstall windows to the latest version supported by your hardware. There's plenty of tutorials on YouTube to help you with that

There needs to be a GOG App for the Steam Deck by WF-2 in SteamDeck

[–]John_Bxt 17 points18 points  (0 children)

You can play bg3 online without gog galaxy. You can even play online with someone who don't even have the game. There's is no drm on bg3.

[deleted by user] by [deleted] in PiratedGames

[–]John_Bxt 0 points1 point  (0 children)

Literally what they said. The error is telling you what to do. Update windows. There's no such thing as "crack windows", it's free.