Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>How would it not require an internet connection lmao, it's a remote connection tool

I'm kinda surprised you've managed to be on HN for 5 years and never come across the concept of a "LAN" or "VPN" before, but I guess you're one of today's lucky 10000. To the first, sometimes you have machines (or VMs) local to your own network but in another physical location that you'd like to be able to access from your own system. It's a fairly significant use case, and one where no internet connection is involved whatsoever. For example it's generally desirable to locate powerful (and in turn generally loud) servers and associated gear (including environmental control, redundant power etc) in physically isolated locations from where the humans are working for noise reasons if nothing else, though security and efficiency are important as well. While it's possible to pipe raw video over IP, a quality remote desktop solution will generally be more flexible/scalable and doesn't require special (expensive) extra hardware and potentially additional fiber.

And for systems located on other LANs remote from your own, you can use a VPN to link them securely as if they had a direct physical (though higher latency/more jittery) link, again avoiding any exposure to the public net. That then reduces to the above. In both cases it's desirable to have zero unnecessary 3rd party dependencies.



Ah you got me I guess, didn't think of the VPN case. It does seem like an asterisk in the grand scheme, especially since the applicability of this tech in LANs is very limited (there's no lag in LAN, and it's already internet in the sense that it uses IP, you would need to consider an ethernet framing tool or a unix socket tool like X11 for truly local-remote protocol), so this would only useful in this network-virtualized VPN ecosystem (and also in scenarios where you want to ensure no third party handles the data, by self hosting the server part of parsec)

What is clear to me is that Parsec belongs to a newer breed of remote tools, inline with TeamViewer and AnyDesk, that primarily respond to the need of post ISP firewall era, where by default ports are blocked, so peerless remote tooling becomes harder to install and administer, these have a client-server-client based architecture. And Parsec builds upon this architecture by placing some secret lag reducing sauce on their Server instead of just authenticating and forwarding.

My guess is that they have a proprietary predictive and interpolation based OS algorithm tightly coupled to the OS UI, and this secret sauce lives and is closed source on their backend, so you would kind of need to host a third server in the middle, maybe we will see a competitor for a VPN niche, or an open source alternative.

If an open source solution arises, I bet that it would require an installation of a server, and it would probably start with X11 or Wayland tight coupling.


> I'm kinda surprised you've managed to be on HN for 5 years and never come across the concept of a "LAN" or "VPN" before

Unnecessary snark.


It's not snark, in your reply you for whatever reason cut out the context at the end of the sentence. "Lucky 10k" is referring to this xkcd comic [0] which I thought was a pretty good one and I've tried to take to heart. I was genuinely surprised, but that's the point, what one thinks is "common sense" or "everyone knows" is always going to be brand new to someone every single day. It's happened to me lots, and is one of the delights of HN, to learn about a whole new set of use cases you've never considered before. In this case maybe it will lead them to consider how it might be useful in their own offices or homes for that matter. Making a powerful machine run quietly is both challenging and can be fairly expensive. But if you have the physical space available, then you may be able to just use powerful, cheap loud fans by virtue of putting it in an area of a basement or the like away from living space/home office and accessing it remotely. Depending on how you do so the quality can be the same as if you were sitting in front of it.

----

0: https://xkcd.com/1053/


No reasonable person interprets the original comment as someone not knowing about the existence of a LAN, hence snark.


Turnabout is fair play to the comment OP.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: