Wow. Now did you try to check the setup with something like Claude Fable? Will it find issues, what kind of issues? Another question: how many tokens did this effort cost? Did you learn new prompting tricks?
CNN is quoting data from the Gaza health ministry, an organization run by genocidal Islamist Hamas, without mentioning its affiliation and without questioning the data. So much for objectivity on CNN and "Hacker News". There is also no mention on the food convoys that get plundered by Hamas. Just to mention: Hamas is designated as a terrorist organization in the US, since 1997 - just adding some missing background information.
Did he say anything about cloud providers/the SaaS loophole? I mean they do anything with GPL licensed software, as distribution does not happen. The AGPL addresses this issue, but it does not seem to be used much.
i thought they were trying to stage a kind of 'star wars' set in the desert. They are probably planning for several sequels, that's why they had to stretch it a bit.... (at least the worms were fun)
would that imply that the state would have to review the design and implementation of every system under their jurisdiction? I think that would be a bit heavy for everyone involved.
Where is your legislation supposed to draw the line? In Rust you need to have occasional unsafe code - you can't even have a double linked list or bidirectional graph without unsafe code. Would you also outlaw jni calls in java?
When is it advisable to turn off spectre/meltdown mittigations in practice? My guess is that if you are on a server and not running any user supplied code then you are on the safe side; on condition that you could exclude buffer overuns by running managed code/java or by using Rust.
in the source there are quite a lot of references to a GIL (global interpreter lock). Does Cinder offer any improvements in terms of locking/GIL ? I didn't see any mention in the documentation. https://github.com/facebookincubator/cinder/search?q=gil
I am not sure if they do regulations like this in our time. With At&t one could argue that this was a regulation that was dealing with a single country; with google & friends one can argue that this is a global thing and that export interests are at stake.
of course the law is supposed to deal with objective reality, and that considerations of context are not relevant here; however I am not sure that this is still true when things get tough.
Yes, you need a nosql graph databases only for applications that require eventual consistency - and that's a hard thing to get right in any case; an application can do without that if does not have to scale to a very large user base.
In any case putting the graph nodes and links into sql tables is a much easier to do option.
also they do all the development in one branch / in the trunk https://arxiv.org/abs/1702.01715 ( I never understood the explanations as to why they do that )
Now the article says that with windows they do branches.