Live data from Hacker News

Rife Is a Framework Experiment

rife2.com

21–30 of 39 posts

Re: Rife Is a Framework Experiment

#21
post #12

Earlier quoted context omitted.

I don’t quite understand these comments. Oracle seems to be this big, complicated enterprise oriented corporation. But they’re also stewards of Java and had kept the language evolving with impressive stability and compatibility guarantees. There are definitely firms that I don’t want to rely on for ethical reasons. They accumulated long lists of malpractices and exploitation. One in particular is very popular around…

Are you asking why Oracle is unethical? Also, is the "One in particular" MS, Goog, or FB? All get as much skepticism/criticism as praise.

I don't necessarily want to bash on a specific company unrelated to the discussion I don't like right now. I just wanted to assert that I personally care when companies do shitty things. And whether people can provide substantiations for the negativity that is spread in some of the comments here.

Re: Rife Is a Framework Experiment

#22
post #2

It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.

As a professional developer that only works on Java I hated the fact that Oracle bought Sun. I was rooting for IBM or Google. If you use the Oracle JDK; yes you MIGHT need to pay money depending on what you use of it. There are around 10 (?) different providers of Java Software Developer Kits available all the others are free. I know no Java developer that actually uses the one from Oracle; and since I am a consultan…

Android Java proves how much Google cares about Java after screwing up Sun.

Given how much everyone around here likes to hate on IBM, while not even being aware of how OpenJ9 works, the alternative implementations for IBM mainframe and micro computers and so forth, it would hardly make a difference versus Oracle.

Sun, Oracle and IBM were the main triumvirate pushing Java into the market.

Every Java developer that uses OpenJDK or a distribution based on it, uses Oracle code.

It is about 80% of Oracle employes that put in the effort since Java 6 to bring the ecosystem forward.

Re: Rife Is a Framework Experiment

#23
post #16

Earlier quoted context omitted.

As a professional developer that only works on Java I hated the fact that Oracle bought Sun. I was rooting for IBM or Google. If you use the Oracle JDK; yes you MIGHT need to pay money depending on what you use of it. There are around 10 (?) different providers of Java Software Developer Kits available all the others are free. I know no Java developer that actually uses the one from Oracle; and since I am a consultan…

The issue with Oracle JDK is you _have_ to pay even if you don't use it. If there's just one person in the company using Oracle JDK they bill you for the entire company headcount. Earlier licensing practices were not much better; my company did a 'hard purge' a few years ago and everything using Oracle JDK+RDBMS is now running on OpenJDK with a PostgreSQL backend. Don't know what rooting for Google and/or IBM would h…

OpenJDK is still Oracle anyway.

Re: Rife Is a Framework Experiment

#24
post #14
post #2

It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.

Sun did release their Java implementation under GPL in 2006. There are lots of OpenJDK builds from different companies so you don't have to touch anything 'Oracle' to use Java.

Except the tiny detail that OpenJDK code is mostly written by Oracle anyway.

So are you suggesting to be stuck using Java 6 version?

Re: Rife Is a Framework Experiment

#25
post #15
post #5

I thought "modern Java" means classless ? Why do i need to put some code inside another superficial class here ?

Only if by "modern Java" you mean Kotlin. C# has top-level functions and even top-level code these days, but it evolves a lot faster.

When Kotlin ships with their own JVM replacement, we might think about calling it "modern" Java.

Re: Rife Is a Framework Experiment

#26
post #2

It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.

As a professional developer that only works on Java I hated the fact that Oracle bought Sun. I was rooting for IBM or Google. If you use the Oracle JDK; yes you MIGHT need to pay money depending on what you use of it. There are around 10 (?) different providers of Java Software Developer Kits available all the others are free. I know no Java developer that actually uses the one from Oracle; and since I am a consultan…

This assumes things would have turned out better under a different company. Perhaps Google being Google would have cancelled the project altogether or made it Android only. IBM could have sold it off.

Whilst Oracle does have its issues what is it doing wrong here? As per other comments you don't have to use Oracle's JDK and if you do you're buying support.

Re: Rife Is a Framework Experiment

#27
post #4
post #2

It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.

Yeah I’d never touch anything Oracle. Don’t reward horrible behavior. Best thing the industry can do is ignore them as much as possible and let them fade away.

Do you use MySQL? It's hard to avoid Oracle at this point except by pretending to. They own so many different companies you're likely just not aware you're indirectly supporting them somewhere.

Re: Rife Is a Framework Experiment

#29
post #2

It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.

As a professional developer that only works on Java I hated the fact that Oracle bought Sun. I was rooting for IBM or Google. If you use the Oracle JDK; yes you MIGHT need to pay money depending on what you use of it. There are around 10 (?) different providers of Java Software Developer Kits available all the others are free. I know no Java developer that actually uses the one from Oracle; and since I am a consultan…

> There are around 10 (?) different providers of Java Software Developer Kits available all the others are free. I know no Java developer that actually uses the one from Oracle

They're all from Oracle, even the ones you download from an Amazon website. Those providers merely build and package OpenJDK (which is the name of Oracle's implementation of Java). What you mean is that they're not using the distribution provided to Oracle support subscribers.

Re: Rife Is a Framework Experiment

#30
post #12
post #2

It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.

I don’t quite understand these comments. Oracle seems to be this big, complicated enterprise oriented corporation. But they’re also stewards of Java and had kept the language evolving with impressive stability and compatibility guarantees. There are definitely firms that I don’t want to rely on for ethical reasons. They accumulated long lists of malpractices and exploitation. One in particular is very popular around…

Oracle saved Java. Sun was letting it rot. I don’t care what anyone else says about Oracle, but the OpenJdk team has done amazing work.
Post reply on HN