pwdisswordfish5 | 5 years ago | on: TeaVM: Build Fast, Modern Web Apps in Java
pwdisswordfish5's comments
pwdisswordfish5 | 5 years ago | on: Access Control for GitHub Pages
Public service announcement: "login" is a noun; as a verb, you should write "log in". (Consider "knockout" vs. "knock out".) Another thing to watch out for: writing "setup" instead of "set up".
pwdisswordfish5 | 5 years ago | on: Remembering Windows 3.1 themes and user empowerment
pwdisswordfish5 | 5 years ago | on: Show HN: I did a little thing in V
pwdisswordfish5 | 5 years ago | on: Java on Truffle – Going Fully Metacircular
Source: Official Reporters for the US District Court for the Northern District of California (regarding Oracle v. Google, 3:10-cv-03561)
pwdisswordfish5 | 5 years ago | on: Java on Truffle – Going Fully Metacircular
1. https://news.ycombinator.com/item?id=25847574
pwdisswordfish5 | 5 years ago | on: Java on Truffle – Going Fully Metacircular
Oracle in its case against Google is not arguing that "Java wasn't open-source at the time Google copied it". Oracle in its case against Google is not arguing that there was "a specific license explicitly disallowing mobile use". You on the other hand are arguing these things. That's where the problem lies: you're asserting infringement based on two fact claims that don't even match what Oracle's legal team presented to the courts.
(For that reason, your remark that "Everything else is irrelevant" is just bizarre and ironic—it's your comments here that are irrelevant... _None_ of the things you're saying are what the case is actually about.)
Here are some simple questions: to what extent does your knowledge of Oracle v. Google originate from secondary analysis and commentary about the case vs. direct knowledge (e.g. the briefs and testimony provided by Oracle and those who testified)? Do you have any firsthand experience reviewing the material that was presented in/to the courts? This is the problem with Internet peanut galleries. The answer to the last question can be solid "no", and yet commenters are undeterred from spewing nonsense from their gut that has no basis in reality.
pwdisswordfish5 | 5 years ago | on: Java on Truffle – Going Fully Metacircular
pwdisswordfish5 | 5 years ago | on: Again on 0-based vs. 1-based indexing
pwdisswordfish5 | 5 years ago | on: Java on Truffle – Going Fully Metacircular
> they are really bad at shepharding, just look at the state of android java vs openjdk
This has nothing to do with copyright law―the thing that Google was sued for. There is no legal argument in this remark (which is the problem with about half the comments that appear saying that Google was in the wrong), just an assertion based on an appeal to emotion that Google deserved to be sued, and then working backwards from there to present a half-formed argument.
pwdisswordfish5 | 5 years ago | on: Java on Truffle – Going Fully Metacircular
pwdisswordfish5 | 5 years ago | on: Again on 0-based vs. 1-based indexing
pwdisswordfish5 | 5 years ago | on: Again on 0-based vs. 1-based indexing
The unintuitive step is apparently identifying the index with the cardinality of the collection from before the item arrives, not after it arrives – i.e. ‘the n-th element is the one that arrived after I had n elements’, not ‘the n-th element is the one such that I had n elements after it arrived’. The former identification results in 0-based ordinals, the latter leads to 1-based ordinals – and to some misconceptions about infinity, such as imagining an element ‘at index infinity’ in an infinite list, where no such need to exist.
pwdisswordfish5 | 5 years ago | on: Again on 0-based vs. 1-based indexing
pwdisswordfish5 | 5 years ago | on: Again on 0-based vs. 1-based indexing
pwdisswordfish5 | 5 years ago | on: Again on 0-based vs. 1-based indexing
I don’t. I refer to Dijkstra’s opinion because it happens to coincide with my opinion, it’s already written down, and it would be silly to spend effort explaining it over and over again.
pwdisswordfish5 | 5 years ago | on: Mothers of children with autism have ‘significantly different’ metabolite levels
pwdisswordfish5 | 5 years ago | on: GitHub Stale Bots – A False Economy
pwdisswordfish5 | 5 years ago | on: Tim Berners-Lee wants to put people in control of their personal data
An example: There is a pending suit that will ultimately be settled with an insurance company by the courts. Crucial to the case is data collected by a mobile app that helps establish some relevant facts. The incident in question was >1 year ago, and we're going to move forward with the case this week (originally planned for last spring but put off due to COVID). Yesterday, I logged in to the site associated with the app, and it threw up a screen that cannot be dismissed, in the style of "please take care of <these issues with your account> before you can proceed". This is an account which is nowadays dormant, and there is in fact no way to take care of these issues. I dug out my old phone in an attempt to access the records in-app and take screenshots for the benefit of the court. The app itself had had an update released, and the records are now inaccessible, because the old version of the app is treated as an obsolete client. Fortunately, I'd already earlier exported all the data I could readily get my hands on—so the only thing I'm giving up are those screenshots that I determined in a last-minute decision would be helpful as supplemental resources—but this could have been a problem for someone who's never heard the phrase "move fast and break things" and who took it on faith that all this stuff wouldn't just disappear underneath their nose for seemingly no good reason.
If we transition to a world where apps are always writing to (and pulling from) data stores that are under your control, then this would be a total non-issue, even for people less paranoid/guarded than I was. The truth is that there are social hurdles, but there are technological hurdles, too, and dealing with the technological part is a precondition to society being able to be effective in doing its part. People can't solve problems with solutions that don't exist.
pwdisswordfish5 | 5 years ago | on: George Orwell is out of copyright. What happens now?
After the Oracle lawsuit, why should people feel safe believing that Oracle will respect the terms of the license instead of trying to extract more money and subject you to a costly lawsuit?