HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jscd

35 karmajoined hace 6 años

comments

jscd
·hace 5 días·discuss
I mean yes, you never “owned” the IP, but this doesn’t change anything. You also never owned any movie on a DVD, song on a vinyl, or text in a book. Software is a strange beast in the world of copyright law, but, at least in my lay understanding, video game discs still have had protection under the first-sale doctrine, which means you were always allowed to resell, rent, give away, or destroy your copy. Ownership of the medium is still something.
jscd
·el mes pasado·discuss
Maybe not in the millions, but Meta is certainly not free from bloodshed. For example, in efforts to promote "engagement," they left the rollout of Facebook in Myanmar dangerously unmoderated, and (at least according to claims by Amnesty International[1]) are at least partially responsible for the genocide of the Rohingya there, which saw the tens of thousands of deaths.

[1]: https://www.amnesty.org/en/documents/asa16/5933/2022/en/
jscd
·hace 4 meses·discuss
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.
jscd
·hace 5 meses·discuss
Wow, impressively insufferable
jscd
·hace 5 meses·discuss
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.
jscd
·hace 5 meses·discuss
Tailscale itself only uses sqlite[1], so I’m not sure if that really holds in this case.

[1]: https://tailscale.com/blog/database-for-2022
jscd
·hace 6 meses·discuss
Other way around. To quote the article:

> To conduct the literature review, the sugar industry paid the Harvard scientists the equivalent of $50,000 in 2016 dollars [...]

So it was actually about ~$5,000 in 1965 dollars.
jscd
·hace 7 meses·discuss
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.
jscd
·hace 8 meses·discuss
Yea this seems to work great. Let's take a look at the entry on the site itself:

https://encyclopedai.stavros.io/entries/encyclopedai-artific...

> 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.
jscd
·hace 9 meses·discuss
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.

[1]: https://github.com/kagisearch/kite-public/issues/97#issuecom...

[2]: https://kite.kagi.com/about

[3]: https://github.com/kagisearch/kite-public/blob/main/core_fee...