[-] [email protected] 14 points 3 months ago

They can’t close the source code as long as they use the Linux kernel, right? Besides, Android is popular among other companies because they can customize part of it as they see fit.

This change isn’t really that drastic, because Android never really followed the open source way of doing things. The article even explains that this won’t change much even for ROM developers, since they’re not creating releases based on “work in progress” branches.

Really the only difference is that Google will spare the work of merging two separate branches often and solving conflicts that might as well be turning into a nightmare as the code base has grown.

[-] [email protected] 11 points 3 months ago

Also has an interface that clicks easier with people used to Windows.

[-] [email protected] 27 points 3 months ago* (last edited 3 months ago)

Here’s a nice pic that make you feel less “lost” about how some popular distributions relate to each other:

5
submitted 4 months ago by [email protected] to c/[email protected]

Apps uploaded to App Store Connect must be built with Xcode 16 or later.

1
submitted 4 months ago by [email protected] to c/[email protected]
[-] [email protected] 14 points 11 months ago

Yeah, saying “most GitHub users can’t live without a commercial entity” is such a nonsense. GitHub is successful while it works well. The moment it doesn’t, there will be other services.

[-] [email protected] 14 points 1 year ago

Yeah, I guess the idea of VSCode isn’t to be a “ready to use” IDE, but to be configurable — which it is.

The main thing that makes it popular nowadays is the ecosystem of plugins around it. Ex: when Copilot was released, I believe the VSCode plugin was the best one.

Also many frameworks docs have instructions on how to use it with VSCode and which plugins to install, such as some web frameworks and Flutter.

[-] [email protected] 43 points 1 year ago* (last edited 1 year ago)

They didn’t even bother to do a gradual rollout, like even small apps do.

The level of company-wide incompetence is astounding, but considering how organizations work and disregard technical people’s concerns, I’m never surprised when these things happen. It’s a social problem more than a technical one.

[-] [email protected] 13 points 1 year ago

I think it’s a valid news to spread here.

[-] [email protected] 14 points 1 year ago* (last edited 1 year ago)

You’re definitely not alone. If this happens and it becomes some major news in the community with reasonable visibility, I’m sure many people would support this.

[-] [email protected] 15 points 1 year ago* (last edited 1 year ago)

Benchmarks should be like a scientific paper: they should describe all the choices made and why for the configurations. At least that will show if the people doing it really understand what they’re comparing.

33
submitted 1 year ago by [email protected] to c/[email protected]

“An issue introduced by macOS 14.4, which causes Java process to terminate unexpectedly, is affecting all Java versions from Java 8 to the early access builds of JDK 22. There is no workaround available, and since there is no easy way to revert a macOS update, affected users might be unable to return to a stable configuration unless they have a complete backup of their systems prior to the OS update.”

[-] [email protected] 12 points 2 years ago

The whole article seems a bit forced with many topics that are present in most other languages too. I don’t think “Faster release cycle” is one reason Java got where it is today.

1
submitted 2 years ago by [email protected] to c/[email protected]

Y-Charts is a Jetpack Compose-based charts/graphs library that enables developers to easily integrate various types of charts/graphs into their existing UI to visually represent statistical data.

19
submitted 2 years ago by [email protected] to c/[email protected]

What happens when you set "font_size": 32 in your favorite editor? I would’ve told you anyway, but I’m glad that you asked.

[-] [email protected] 20 points 2 years ago

That’s a well designed compiler.

[-] [email protected] 17 points 2 years ago* (last edited 2 years ago)

Node frameworks are famous for this purely because of a lack of standard library. I feel like most languages have a standard library that balance being generic but still providing utilities of common used stuff. So a company that doesn’t want to rely on a random guy’s library can build their own with only the features they want. But with Node, any complicated feature is using a tree of hundreds of random packages that you have no idea who created them.

1
submitted 2 years ago by [email protected] to c/[email protected]

The Kotlin type system is amazingly designed. Many features that look like special cases are just a natural consequence of how the type system is designed.

1
submitted 2 years ago by [email protected] to c/[email protected]
view more: next ›

balder1993

0 post score
0 comment score
joined 2 years ago