First, I agree it's cool that Atari, with all its ability to completely screw small projects over, didn't do that in this case.
But, at the same time, I find it interesting that "emulations and clones" are considered entitlement (in a derogatory sense), but copyright protection is not. Before 1976 in the US, the _maximum_ copyright term was 56 years, and that would require filing for an extension from the default of _only 28 years_.
I think it's easy to forget that copyright as we know it is not set in stone. Historically, after 28 years, most works became public domain and that meant you could do literally whatever you want with it and it would not be legally stealing at all. I think we as a society have forgotten what it means to have a public domain.
There is in fact legal precedent showing that it is not entitlement.
Sony Computer Entertainment v. Connectix Corp.
> The object code of a program may be copyrighted as expression, 17 U.S.C. § 102(a), but it also contains ideas and performs functions that are not entitled to copyright protection. See 17 U.S.C. § 102(b).
These corporations have actually gone to court over this and lost. It's just that they technically won by bankrupting their opponents via legal costs.
I can kinda see your point, especially if the meaning is still obvious and the tone is inviting you to participate, but I think you're misunderstanding what "privilege" means here.
It isn't a superior "flexing their privilege" over their subordinates. The superior doesn't care. They don't even think about it. Because they have power over you, they can just speak gibberish and you have to figure it out. In my opinion, a good boss should have enough respect for me to not waste my time by forcing me to decipher a thought they didn't even read before sending.
TIL! My problem with them requiring sqlite was that I assumed it would make a high availability setup either hard or impossible. Maybe that's not true, but definitely off the beaten path for headscale.
This is not providing the same functionality as a "traditional VPN," in the sense that it does not do anything to your traffic going to the wider internet. With popular VPN services, they are an encrypted tunnel for all your internet traffic (some use the same protocol, WireGuard), but at the end of the tunnel they decrypt the message and send it to whatever website you requested, which is exactly what can cause those privacy issues you describe.
In this case, though, it creates an encrypted tunnel _only between your own devices_. This allows you to connect to all your devices, home desktop, phone, laptop, as if they were on the same network, allowing you to do fairly sensitive things like remote desktop without having to expose your machine to the public internet or deal with firewall rules in the same way.
Assuming this project is legitimate, then the only traffic this service would even touch would be those between your own devices, nothing related to public internet requests. And, on top of that, the requests should be encrypted the entire way, inaccessible to any devices other than the ones sending and receiving the requests.
There are many caveats and asterisks I could add, but I think that's a fairly straightforward summary.
> Early prototypes of EncyclopedAI emerged in 2007 when librarian Margaret Chen noticed that her pet parrot could predict which encyclopedia volumes patrons would request by observing their facial expressions. This observation led to the first algorithmic models, which attempted to replicate avian pattern-recognition through neural networks. The subsequent integration of natural language processing in 2011 marked the system’s transition from experimental prototype to operational deployment across major American public libraries.
> The system’s backbone consists of distributed servers housed primarily in repurposed bowling alleys, which Chen discovered provided optimal acoustic conditions for server cooling. EncyclopedAI’s training dataset comprises approximately 2.3 billion encyclopedia entries, supplemented by 400 million hours of recorded reference desk conversations and—controversially—dreams reported by participating librarians.
This is honestly very disappointing. Not using LLMs, but the complete lack of transparency about their usage. You can already see in the repository issues related to hallucinations[^1]. This is _fine_, but not if you seem to obscure the fact that these can be very, very wrong. This seems to only be mentioned in the very brief loading screen and at the bottom of the about page[^2]. Also, apparently many of the "core RSS feeds" are just... reddit[^3]???
For me, this is only useful as a curated list of news feeds (and subreddits I guess), but nothing more.
Ive stopped using all kagi stuff because of the lack in transparency and my official requests for transparency remained unanswered.
I don't trust any American corporation that refuses to be transparent.
US law allows for way to much dangerous stuff compared to the EU.
That is also why the US lost its democracy recently.
But, at the same time, I find it interesting that "emulations and clones" are considered entitlement (in a derogatory sense), but copyright protection is not. Before 1976 in the US, the _maximum_ copyright term was 56 years, and that would require filing for an extension from the default of _only 28 years_.
I think it's easy to forget that copyright as we know it is not set in stone. Historically, after 28 years, most works became public domain and that meant you could do literally whatever you want with it and it would not be legally stealing at all. I think we as a society have forgotten what it means to have a public domain.
reply