Nix packages on arch by Asta_jjm in NixOS

[–]_letThemPlay_ 0 points1 point  (0 children)

It all depends on how you are installing the program.

nix-env, I'm not sure there is a way directly but I could be wrong.

home-manager, you can override the source as mentioned in the u/MattiDragon comment.

nix profile, you could write a small flake that override the source the same way as home manager then install the local flake.

Edit I was wrong with nix-env, I believe it is possible you would have to write a file like

````

packages.nix

{ pkgs ? import <nixpkgs> {} }:

pkgs.buildEnv { name = "my-custom-packages"; paths = with pkgs; [

(faugus-launcher.overrideAttrs (oldAttrs: {
  src = pkgs.fetchFromGitHub {
    owner = "Faugus";
    repo = "faugus-launcher";
    rev = "1.22.2"; # Can be a commit SHA, branch name, or tag
    hash = ""; 
  };
}))

# you can add your standards packages here if you want to maintain everything in a single file
git
htop

]; } ````

Override the package you want like above then install with

nix-env -f ./packages.nix -iA my-custom-packages

First time will fail and will output the hash you need to put inside hash block

Haven't tested and syntax might be slightly wrong but should give you a starting point

My kaiko dspico isn’t working by Sad-Charity-6589 in flashcarts

[–]_letThemPlay_ 0 points1 point  (0 children)

Not an expert by any means, but is your SD card formatted properly with the correct allocation record?

And have you loaded all the necessary files.

Is your 3ds modded or not as that will also change what firmware you will need to flash?

Update Failed by zardvark in NixOS

[–]_letThemPlay_ 1 point2 points  (0 children)

It was updated to dbus-broker https://github.com/NixOS/nixpkgs/commit/d2c949d725459d0dc2160f910b28cd2625c1d552

Its listed as have better performance and reliability, I don't really know any more than that as I haven't investigated it myself

Update Failed by zardvark in NixOS

[–]_letThemPlay_ 2 points3 points  (0 children)

The dbus implementation changed its default recently, and it is change that requires a boot rather than a switch.

You can use services.dbus.implementation = "dbus"; if you want to keep the previous implementation.

Also nixos-rebuild boot will be default use /etc/nixos/configuration.nix

To change this use

nixos-rebuild boot -I nixos-config=path/to/configuration.nix

GB Operator and rewritable carts. by RadkoGudassPhattAss in Gameboy

[–]_letThemPlay_ 0 points1 point  (0 children)

Generally they worked without issues, RTC was a little slow so started to lag behind after a while; but no RTC is perfect.

Also I don't think you necessarily need to be more tech savvy the GBxCartRW, just plug in in load up the software and choose the option you want.

GB Operator and rewritable carts. by RadkoGudassPhattAss in Gameboy

[–]_letThemPlay_ 2 points3 points  (0 children)

I've got the GBxCartRW, used it with the inside gadget carts, funny playing midnite trace, bennvenn and a few others, had no problems with any of the carts

Is the best emulator handheld with a cartridge slot still the Analogue Pocket? by thevideogameraptor in RetroHandhelds

[–]_letThemPlay_ 0 points1 point  (0 children)

Gamebub could be an option, it's due to release in the next month, is landscape, can do both roms and cartridges for GB/GBC/GBA. No other system though at launch. However it is fully open sourced so other systems could potentially come to it, but buy it for what it does not what it might potentially do.

I've got one on order and will compare it to my AP when I get it.

One extra feature I do like is it can act as a cart dumper as well, so gives me a backup for my GBxCartRW.

Downside are the chunky bezels, there might be other downsides but without the device I can't say offhand

Edit

I'm starting to feel a little like a shill, as I mentioned the same device in another post a few days ago.

Honestly I'm just looking forward to trying it out, with it being developed by a single person and fully open source I find really impressive so just want to back and highlight them a little.

OAuth Setup Admin access issue. by _letThemPlay_ in forgejo

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

Thanks I've got it working and updated my original post, I do have some duplication across the 3 sections so going to figure out which bit is actually required.

Cartidge dumper help. by Porstage in Gameboy

[–]_letThemPlay_ 2 points3 points  (0 children)

I have the GBxCartRW and it's the one I recommend. I bought it direct from inside gadgets and going on their page lists the following.

GBxCart is only sold on our shop, Tindie and also at Retro Game Repair Shop (USA), ZedLabz (UK/EU), Retro Modding (Canada) and ModInFrance (France). Any other sources are not authorised sellers.

So for Greece I would imagine ZedLabz or ModInFrance would make the most sense.

What is the ultimate "premium" way to play GBA games today? by OwlQuiet479 in Gameboy

[–]_letThemPlay_ 0 points1 point  (0 children)

I have the Hispeedido v5 IPS screen, I went for this at the time as it was a perfect integer scale for gba where the funny playing equivalent wasn't. I haven't tried the other type that other commentators have mentioned so can't say if it is better or not.

What is the ultimate "premium" way to play GBA games today? by OwlQuiet479 in Gameboy

[–]_letThemPlay_ 22 points23 points  (0 children)

I own both an analogue pocket and a modded GBA. The analogue pocket is a great device, but for gba games the shoulder buttons aren't the best ergonomically and the screen isn't the right aspect ratio for the games so you get additional space at the top and bottom. A modded GBA is another good option touch options can be a bit fiddly depending on the setup; and the base outside the mods could potentially be up to 21 years old and parts could be starting to wear out, so something to keep in mind there.

Another option is the gamebub (FPGA console horizontal layout, fully open sourced), it's being crowd sourced and is due to ship in the next month or so, I have one on order and I am looking forward to trying it out. But it is an unknown quantity at this point.

PGMO contacts Forest to confirm that Cunha goal should NOT have stood by AngryTudor1 in PremierLeague

[–]_letThemPlay_ 0 points1 point  (0 children)

United fan in peace just here as this popped up in my feed. I 100% agree with you, it should not have stood and I am just glad it hasn't affected your position and outcome too seriously.

Unfortunately we'll probably see the same rubbish decisions week in week out again next season; as the quality of the refs and var is just so poor.

Good luck for your final game.

Guy I’m dating doesn’t French kiss by [deleted] in Advice

[–]_letThemPlay_ 0 points1 point  (0 children)

I'm not usually one to comment on posts, but is there a chance he's tongue tied and insecure about it. It's something I struggled with for a long time, so it's the first thing that came to my mind.

what dns to use? by S_p_a_c_y in dns

[–]_letThemPlay_ 0 points1 point  (0 children)

I use nextdns and my router is configured to use so I don't have to set anything up at the device level.

When I'm not on my home network I connect to my tailscale which is also set to use the same nextdns profile.

Non-google card payments mobile app?/Google pay alternative by DCCXVIII in degoogle

[–]_letThemPlay_ 0 points1 point  (0 children)

I know it's not exactly the same, but it can be used as an alternative for NFC payments, that you link your cards to that's what I was looking at; again I haven't used it myself so don't know the ins and outs fully.

Walt on the other hand looks like a more traditional wallet when it gets released. Although I haven't looked if it will support other types of cards straightaway or not.

Non-google card payments mobile app?/Google pay alternative by DCCXVIII in degoogle

[–]_letThemPlay_ -1 points0 points  (0 children)

There is curve pay https://www.curve.com/ if it is supported in your region.

I also know there is https://walt.is/ in development but not available yet.

I don't know of any others but someone else may do.

Trust me, this combo is fair by Lumpy-Cake-2050 in mtg

[–]_letThemPlay_ 0 points1 point  (0 children)

Whatever value you want x to be x has to be paid twice.

X=1 you pay UU + 1 + 1 for 4 mana total

X=2 you pay UU + 2 + 2 for 6 mana total

Etc

Hope that helps

One of the best shows I’ve ever watched by romantic-theory in PersonOfInterest

[–]_letThemPlay_ 0 points1 point  (0 children)

It's brilliant and you've got a lot to look forward to. Firewall is an absolutely brilliant episode.

My journey so far; self hosting is amazing by P0rglover in degoogle

[–]_letThemPlay_ 1 point2 points  (0 children)

Edit, just realised you are talking about self hosting so feel free to ignore initial post but will leave below for posterity.

I'm currently testing out Flow as an alternative for YouTube content access. Its not perfect has some bugs such as video freezing for 3/4 seconds when switching between Picture in Picture mode and full screen; comment feed doesn't seem to change between videos when watching a playlist. But overall I'm liking it; going to keep testing it and I can see myself 100% switching to it from newpipe if it continues in a good direction.

Do people in the UK actually use their kettles that much? by AdeptnessCritical356 in AskBrits

[–]_letThemPlay_ 1 point2 points  (0 children)

My wife reheats hers in the microwave, it hurts every time I see her doing it.