[–] 2 points 2 years ago

Thanks! I’ve come across many of Simos’ posts while getting up to speed on LXD. I had previously ended up settling on using the forgotten xdmcp to establish and manage the connections. My next go around will probably use a different approach that is more secure.

My use case for code-server is that I can then access the IDE from any computer allowing me greater flexibility of the device that I code on.

  • source
  • parent
  • context
  • [–] 2 points 2 years ago (2 children)

    I use LXD (too lazy to move to Incus at the moment) for this exact purpose. It’s definitely nice having a greater degree of isolation between the various projects I’m working on — especially when working with confidential information from clients. Depending on what you’re looking to do there are simpler ways to manage isolation between projects like chroot and nspawn or Nix’s environments. Then again by using LXD/Incus you get that plus lots of other useful tools baked in.

    Regarding not getting an IP address have you checked your base configuration to see if dhcp has been configured for the bridge? If that isn’t the issue then all I can think of is that you somehow deleted the interface and should check the container config.

    That said the commands provided above are how I usually access the container command line. For coding I use code-server to put VS Code in a browser. I’m sure there are better options and look forward to the suggestions.

    Keep going and learning!

  • source
  • parent
  • context
  • [–] 2 points 2 years ago (1 child)

    Does anyone else think that the scenes where RTX is on look over or under exposed depending on the lighting? I get that in real life details will be lost in a dark or bright room but this seems to be a bit extreme.

  • source
  • [–] 5 points 2 years ago (1 child)

    I’d investigate the differences between the installs particularly around graphics and power management. It sounds like your system is getting woken up but it’s hanging at some stage in the process of resuming. You might get lucky and the issue might show up in the logs if you’re willing to investigate them.

    When I’ve run NUCs in the past I’ve had issues with external nvidia GPUs dropping off the bus when resuming from suspend. To “fix” the issue, I ended up limiting the power state to S2 or S3 so that the graphics card was kept on the bus.

    Do you know what display server, DE, power management service you were running on both? If the logs don’t turn anything up you can always compare the configs too to see how they’re suspending/waking the system.

  • source
  • [–] 5 points 3 years ago

    I wonder if the scenario with spoken vs printed words getting treated differently is due to the differences in accuracy of google’s audio and ocr technology. Hi-res text images makes ocr very good at deciphering between grape and rape but with audio it may not be as good.

    Similarly, I wonder if the fact that google is autogenerating subtitles for videos makes a difference. When it’s spoken in a video it’s not something they’ve produced but when it’s in subtitles they have generated it is something they produced and could somehow open themselves up to legal issues? Regardless it’s still unfortunate that YouTube is forcibly censoring subtitles.

  • source
  • parent
  • context
  • [–] 1 point 3 years ago

    If you use steam the remote play/steam link is super easy to set up. If you have steam on both devices, are on the same network, and are logged in to the same account on both devices then steam pretty much handles everything for you so all you have to do is click play on remote pc.

  • source
  • parent
  • context
  • [–] 1 point 3 years ago

    Those are the devices I was thinking of. If my understanding of these devices is correct, they require a direct device to device connection and would not work with packet switching devices like a switch or router. That means you would need two Ethernet lines running from your office to your living room in order to get both usb and HDMI. In addition, you run into the bandwidth issue I was describing earlier where the HDMI signal caps out at a maximum of 1080p60 and it could be lower if the signal degrades enough over the long distance.

    In my opinion your either better off going with a single fiber optic cable that can handle both usb and display (like thunderbolt or one of the newer usb standards) or using a cheap device that supports game streaming. Using a single cable is fairly expensive as the cable itself isn’t cheap and could require ancillary hardware. It could also necessitate snaking cables in your walls. As for game streaming the cost of entry can be pretty low as you primarily just need something that can decode the stream for the tv. An old laptop (I’ve even had some success with an old acer chromebook) or even a phone might be sufficient for you to give game streaming from your pc a try to see if you like it and if the latency is sufficient. My vote would be to cobble something together for free to try out game streaming to see if you like it and then go from there. RPi3’s are capable of running game streaming and don’t break the bank.

  • source
  • parent
  • context
  • view more: next ›