FizzyOrange

joined 2 years ago
[–] [email protected] 1 points 6 hours ago

Bounds checks are not punishing you. Obviously the right way to do this would be to make operator[] be bounds checked by default but only if you use -std=c++29 or whatever, and then also add a .at_unchecked() method for when you want to opt out of the bounds checks.

[–] [email protected] 3 points 1 day ago

Any way to do that other than backing them up to another machine/USB drive is too risky IMO.

[–] [email protected] 3 points 1 day ago

The vast majority of people use smartphones for music.

[–] [email protected] 6 points 2 days ago

How much does he want to bet?

[–] [email protected] 5 points 2 days ago

Ah makes sense, thanks.

[–] [email protected] 2 points 2 days ago

Sounds awesome. Good luck!

[–] [email protected] 1 points 2 days ago

I'd be really surprised if you can use this as a Google Nest - they do provide a library for it but it's pretty severely gimped - no wake word, no alarms or timers, no new or podcasts, no music streaming.

Kind of infuriating - all I want is a 3.5mm stereo output, is that too much to ask Google?

[–] [email protected] 5 points 2 days ago (3 children)

Wow, that activated some seriously ancient neurons... I just looked up some of the models it supports and surprisingly they were made within the last decade. For some reason there's still a market for cheap dedicated MP3 players.

I guess they cost basically nothing to manufacture and some people might need them...

[–] [email protected] 2 points 2 days ago (6 children)

all genders

Uhm what?

[–] [email protected] 4 points 2 days ago

Not unreasonable in Germany but it's a weirdly narrow band. €57-61k?

[–] [email protected] 18 points 2 days ago (2 children)

In Europe, not in cryptobullshit? Find me one.

24
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 

Edit: rootless in this context means the remote windows appear like local windows; not in a big "desktop" window. It's nothing to do with the root account. Sorry, I didn't come up with that confusing term. If anyone can think of a better term let's use that!

This should be a simple task. I ssh to a remote server. I run a GUI command. It appears on my screen (and isn't laggy as hell).

Yet I've never found a solution that really works well in Linux. Here are some that I've tried over the years:

  • Remote X: this is just unusably slow, except maybe over a local network.
  • VNC: almost as slow as remote X and not rootless.
  • NX: IIRC this did perform well but I remember it being a pain to set up and it's proprietary.
  • Waypipe: I haven't actually tried this but based on the description it has the right UX. Unfortunately it only works with Wayland native apps and I'm not sure about the performance. Since it's just forwarding Wayland messages, similar to X forwarding, and not e.g. using a video codec I assume it will have similar performance issues (though maybe not as bad?).

I recently discovered wprs which sounds interesting but I haven't tried it.

Does anyone know if there is a good solution to this decades-old apparently unsolved problem?

I literally just want to ssh <server> xeyes and have xeyes (or whatever) appear on my screen, rootless, without lag, without complicated setup. Is that too much to ask?

 

Does anyone know of a website that will show you a graph of open/closed issues and PRs for a GitHub repo? This seems like such an obvious basic feature but GitHub only has a useless "insights" page which doesn't really show you anything.

view more: next ›