

Genuine? Almost all his arguments are strawman and he contradicts himself constantly.
Genuine? Almost all his arguments are strawman and he contradicts himself constantly.
One way I could see this being enforced is by mandating that AI models not respond to questions that could result in speaking about a copyrighted work. Similar to how mainstream models don’t speak about vulgar or controversial topics.
But yeah, realistically, it’s unlikely that any judge would rule in that favour.
Alsup? Is this the same judge who also presided over Oracle v. Google over the use of Java in Android? That guy really does his homework over cases he presides on, he learned how to code to see if APIs are copyrightable.
As for the ruling, I’m not in favour of AI training on copyrighted material, but I can see where the judgement is coming from. I think it’s a matter of what’s really copyrightable: the actual text or images or the abstract knowledge in the material. In other words, if you were to read a book and then write a summary of a section of it in your own words or orally described what you learned from the book to someone else, does that mean copyright infringement? Or if you watch a movie and then describe your favourite scenes to your friends?
Perhaps a case could be made that AI training on copyrighted materials is not the same as humans consuming the copyrighted material and therefore it should have a different provision in copyright law. I’m no lawyer, but I’d assume that current copyright law works on the basis that humans do not generally have perfect recall of the copyrighted material they consume. But then again a counter argument could be that neither does the AI due to its tendency to hallucinate sometimes. However, it still has superior recall compared to humans and perhaps could be the grounds for amending copyright law about AI training?
I’ve had my F310 for close to ten years now. It still works pretty good.
Not built, learned.
Why a chicken? At least they are not forcing it down our throats like others do.
Xenia says hi.
I agree. The main reason to pay Oracle or any other JDK provider is to get support and patches. There are also specific use cases such as performance considerations where commercial JVMs may have low level optimizations that may be beneficial in certain use cases.
But for general development, even on enterprise level, you’d be fine with regular community editions of OpenJDK. In fact I don’t know of anyone who pays for commercial JDKs.
My main gripe is with Oracle, whose business model regarding Java is just scummy in general. If you use Oracle JDK and they come knocking, you deserve whatever happens to you. Google learned this lesson the hard way, we should learn from their experience.
Amazon Corretto is free even for commercial use and is optimized to run on AWS infra.
If you’re not on AWS then you have little reason to use it though it’s not a bad JDK distro itself.
I personally use Eclipse Temurin both in personal projects and at work.
Literally nobody I know uses Oracle Java. It’s either Open JDK or nothing. Even popular frameworks recommend using others (ex. Spring recommends using Bellsoft Liberica).
These alt forks are supported for longer and have the latest security patches while Oracle’s Open JDK only provides updates for six months, even for LTS releases. Is there even any legitimate reason to be using Oracle JDK at this point? If it really came to that I’d rather give my money to Bellsoft or Azul over Oracle.
Same thing. You’d have to boot into windows at some point.
That’s what I meant. Microsoft created the Office Open XML format as an open standard, but they don’t follow their own standard and make their “extended” version of the standard as the default.
Other Office suites like Libre Office support this format via strict mode, which is not selected by default when you save these files using the Microsoft Office suite.
Technically even Google does this with Chrome: Open standard JS but they also use custom components, sites that use these components break on other browsers.
This should not happen unless you booted into windows and ran an update.
Xlsx is actually an open standard, but only if you use strict mode, which Microsoft conveniently does not make the default option when saving. You have to choose it explicitly when saving.
Unfortunately imgflip prints text in all caps only.
I’ve been using namecheap. But not sure where they’re based.
American though.
I think I need to clear a common misconception people seem to have here: Oracle has very little to do with Java.
At most, Oracle has the following connection to Java:
However, Java as a language’s baseline comes from OpenJDK, an open source (GPL 2.0) community project which is upstream to several builds including Oracle’s JVM. It follows a “bazaar” like development model similar to the Linux kernel where you can see their mailing lists and track what’s being worked on. Anyone can contribute and the code is on Github: https://github.com/openjdk/jdk.
That being said, you don’t even need to use Oracle’s JDK (it sucks IMO) and use one of the community provided builds of OpenJDK. OpenJDK builds are provided by Eclipse, Amazon, Azul, Bellsoft and even Microsoft provides JDK/JRE builds. These are free of cost and have longer term support than Oracle’s offering.
“Get outta there, it’s gonna blow.”
Oh well. I’m too used to the “/s” for recognising sarcasm.