Skip Navigation
lambda λλλ @programming.dev

lambda is the time window over which a process is observed for determining the working memory set for a digital computer's virtual memory management.

Posts 7
Comments 251
How can I transfer non-steam games between Linux devices.
  • Sounds like a guide to me ☺️

    The registry is one of the reasons I was thinking I would need separate prefixes that I can copy. But, I also understand that games that actually use the registry are few and far between. If I actually come across one that needs registry edits I can just pack that differently.

  • How can I transfer non-steam games between Linux devices.
  • You have been beyond helpful. Thank you so much!

  • How can I transfer non-steam games between Linux devices.
  • Does it install winetricks and wine? Or is it up to you to install that? I believe the steam comes with it pre-installed though, so it''s probably not necessary.

  • How can I transfer non-steam games between Linux devices.
  • Wow. You wrote a guide on it. I'll try to find time to read it tonight! I do have a question, what if a game makes use of the windows registry? Would that change the prefix?

  • How can I transfer non-steam games between Linux devices.
  • Very informative thanks! Do you have a specific article that you'd suggest on bottles? Or does it have a decent wiki?

  • How can I transfer non-steam games between Linux devices.
  • I wonder if it would then be easy to backup the drm-free games to copy elsewhere..?

  • How can I transfer non-steam games between Linux devices.
  • Not at all what I was asking. But, okay.

  • How can I transfer non-steam games between Linux devices.
  • Cool, thank you! A lot of games on ProtonDB list specific versions of proton that work best for different games. That's why I asked. But, I could just add a file in the root of the prefix with the version that worked (for troubleshooting purposes).

    Do you have any preference for Lutris, bottles, vanilla proton?

  • How can I transfer non-steam games between Linux devices.
  • Makes sense. I wouldn't want to have all of my games in one wine prefix. I would like to keep them separate like steam/proton does. From looking it up, it seems the issue is that there is a lot of duplicate data that would need to be deduplicated. Steam supposedly does symlinks to solve this. But, if the symlinks points to /home/user/ as the base then that would break on /home/deck.

    If you have any experience with Lutris/bottles. Do they do separate wine prefixes? If so, how do they handle it?

  • How can I transfer non-steam games between Linux devices.
  • What about graphics drivers? What if the desktop has an Nvidia GPU and the steam deck is AMD. Would that even matter?

  • Custom Linux Distribution just for Gaming
  • Ah. Different builds for different versions. Makes sense

  • How can I transfer non-steam games between Linux devices.

    I have a desktop and a steam deck. I would like to setup some old games I have on disc on the desktop. Then compress them and decompress on my Steam Deck without doing the full install again. I understand that with wine/proton prefixes they should be installed to a "fake c:/ windows hierarchy" can I just compress that and copy to a different Linux machine? Does it save which proton version was used? If I use something like Lutris or bottles can I import into them?

    22
    Custom Linux Distribution just for Gaming
  • I have three questions if you have the time. Can you make it go to desktop mode by default, not big picture mode? What DE does it come with, Plasma? Does it come with Lutris or whatever? If I have an .exe installer for an old game, does it come pre-installed with tools to help create the proton wine-prefixes and everything? I imagine the last one would allow Flatpak to be used.

  • Steam Deck Now Cheaper Than A Switch During Valve's Big Summer Sale
  • It definitely did . So did New Vegas. I know I fired up New Vegas again.

  • Steam Deck Now Cheaper Than A Switch During Valve's Big Summer Sale
  • Not everyone leaves their house I guess..

  • In-wall light switch recommendations
  • I apologize for the confusion.

    It makes it so that the direction of the switch doesn't matter. Flipping the switch toggles to the off or on state that it's not currently in. I like to think of it as a three-way switch that you may already have in your house where up doesn't necessarily mean 'on' because there are two switches involved. The relay in the wall is the other switch. So if you have the light on in home assistant but you flip the switch, it'll turn the light off whether it was up or down. I hope I made more sense.

    If my wifi goes out my switches function as normal too.

  • In-wall light switch recommendations
  • I love my Shelly relays. I don't use the stock firmware though. I have them overwritten with ESPhome.

    I have heard that you can have full local control with them now and that it's not really necessary to do a custom firmware. I just like having a configuration file that tells me exactly everything that it can do. That and I have a script running that updates all my ESPhome devices automatically.

  • In-wall light switch recommendations
  • I wish, thread just isn't there yet. I currently use Wi-Fi for most of my smart home stuff. I have a really good Wi-Fi setup though and it could support a lot of devices. I have been slowly moving to zigbee though.

  • In-wall light switch recommendations
  • I do in-wall relays so that I can use regular, off the shelf switches and it looks like nothing special is there. I like the idea of people not knowing it's smart until I do something from my phone.

  • dockge | self-hosted docker compose.yaml stack-oriented manager

    github.com GitHub - louislam/dockge: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager

    A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager - GitHub - louislam/dockge: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented...

    GitHub - louislam/dockge: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager

    I just found this last night and installed it for testing. It's just a web-gui to help manage compose.yml files. It's not fully featured yet, but I believe it's got some real potential to be a regular stay for me.

    0

    What would you use to remotely support a computer with "LAN" access?

    I have a few family members that I help support. For instance, I installed Linux Mint on my grandmother's PC. She doesn't know any different and my young cousin doesn't understand it so he finally stopped giving it viruses. I used to use TeamViewer to take over her PC when she needed support but I got my account banned because they believed I was using it commercially. Oh well!

    I have Tailscale installed on the computers. This gives me SSH access. What would you suggest? RDP? Something else?

    36

    Matthew Croughan - Use flake.nix, not Dockerfile - MCH2022

    I agree that dockerfile's are not very reproducible. But honestly, that's not how most people use it. I believe most people just pull the already built image which is very reproducible. Anyways, I found this video interesting and thought I'd share it and get your guys thoughts.

    12

    NixOS Gaming Setup and Comparison

    I hope I am not coming across as spamming as this is my third post to this community today. I won't do another today but I just thought this was interesting. I watch most of CTT's videos and this was one from a live stream where he went into gaming on NixOS.

    3

    NixOS | For Gaming?

    I was looking up gaming on NixOS and I came across this video. I have never seen this creator before but the video was interesting. So, I thought I'd share.

    0

    Is there a place that people share their configs?

    I know you can go github and just do a file search. I am just wondering if there is a place where people share and give descriptions. I would like to see what is out there in terms of "gaming configurations". But, I also would love to just read some random configs that can help me learn new concepts of what can be done in the config.

    5