Re: But, but, but...
Even more obvious solution - pay men to identify as women. This will solve both the number of women in IT and differences in pay.
40 publicly visible posts • joined 29 Sep 2011
Patents killed JPEG 2000... However since 2019 it's safe to use. Probably.
And it's pretty crappy with only 20% gain on lossy compression. Compare that with the lossless transformation from JPEG to JXL that offers 15-20% improvement. JXL lossy is better in all regards.
Finally the implementation I tried were glacial slow.
I have not experimented with this but according to some docs it's faster than AVIF.
https://jpegxl.io/articles/faq/#single-coredecodespeed
IMO the killer feature is the lossless transformation from old JPEG to XL. This means that web sites / hosts can convert images without considering quality loss.
Lossless conversion from JPEG to JXL with a 20% reduction in size would be a feature guaranteeing implementation in all browsers. Massive savings for web providers, I'm guessing multiple terrabytes of JPEG data is transmitted daily.
The problems IMO is the slow progress finishing the format. No progress in two years, not able to build source on windows (I've tried).
Until web servers such as Glassfish or Tomcat that can run newer versions of Java all my code will be Java 8 compatible for reuse purposes.
Maybe there are alternative web servers or work arounds? Am I missing something?
With that said I've also reviewed changes from Java 8 to 16 and see no real killer feature, and I'm not impressed by syntactic sugar or lazy shortcuts that reduce readability of the code.
The original JPEG standard support arithmetic compression that IBM patented. This patent has expired now but because of the patent pretty much no software support arithmetic compression. IMHO a major historical blunder that should be used to highlight the problems with software patents.
All existing JPEG (Huffman encoded) can be transcoded losslessly to arithmetic compression resulting in approx. 9% smaller file sizes.
master
with main
across its services
I can't fathom how some white people think so low of black people think they cannot deal with words like "master" and "slave". Apparently blacks are so low IQ and emotionally disturbed that society need change language just for them.
Can we discuss the one BILLION slaves that exists today in the Middle East, Africa and Asia? Oh sorry I mean the one billion "dependants"...
"Grzesik also praised the open source and free-to-use Java Flight Record and Mission Control"
Not sure if this is correct but looking at the Java Flight Record it seems to be a paid for service.
https://docs.oracle.com/javacomponents/jmc-5-4/jfr-runtime-guide/about.htm#JFRUH172
<quote>
Enabling Java Flight Recorder
By default, JFR is disabled in the JVM. To enable JFR, you must launch your Java application with the -XX:+FlightRecorder option. Because JFR is a commercial feature, available only in the commercial packages based on Java Platform, Standard Edition (Oracle Java SE Advanced and Oracle Java SE Suite), you also have to enable commercial features using the -XX:+UnlockCommercialFeatures options.
</quote>
Keep in mind that the so-called victims of these sexual assaults never agreed to the arrest and a trail of Assange. The arrest warrant and allegations come from a politically assigned special prosecutor that want to "test" whether or not it's sexual assault to have sex with a sleepy person, this after an ordinary prosecutor dismissed the case.
Different experiences I suppose, I've been developing Java past 20 years and had zero problems with compatibility between updates and versions. Only when Java 1.5 was introduced "enum" became a keyword and required changes on my part, no effect on users.
A Java program written with u45 is 100% compatible with u162. Not sure what you refer to, care to explain?
"She then threatened to use her pulpit to apply social pressure: "No-one wants to be known as 'the terrorists’ platform' or the first choice app for paedophiles.""
Not sure May get how the world really works. Pedos are like canaries in a coal mine, if it's safe for them to use then it's safe for the rest of us as well.
People choose poverty when they disrespect the free education they receive, when they get pregnant before marriage, when they commit a disproportionate amount of crimes.
What more can society do? The "reverse discrimination" in the education system appear to have made things worse, blacks are let in into higher education only to fail the courses and end up with huge debts. "Reverse discrimination" in hiring practices brand blacks and women as diversity hires pulling down those who actually qualify for the work.
"Surviving" both the bias in education and hiring practices I know for a fact that the white and yellow male coworkers have what it takes.
re:Jason Bloomberg
And then someone finds a way to do the same hack using Flash so we block that to. And then pure Javascript so we block that to... not very clever right?
The problem has been know for six years at least. The concept of altering data in an encrypted stream much longer. Mozilla has f-up doing pointless UI changes instead of making a secure browser. Implement TLS1.2 and show a nasty warning for any server requesting old/broken solutions/cipher is what they should do.