How difficult is writing an LSP? I would like to be able to use a reasonably complete implementation for Kotlin, but Kotlin is not a simple language.
How difficult is writing an LSP? I would like to be able to use a reasonably complete implementation for Kotlin, but Kotlin is not a simple language.
What if Jetbrains bought Android?
The omission of Swift here tells you all you need to know I think.
Edit: I misread this, but my point stands regarding Swift, it has a pretty big usage-reputation gap.
What is your goal? Custom stuff isn’t too hard if you just want to implement basic password login and token-based auth. Otherwise you could use something like Firebase, Okta, or Cognito.
What about ftp? 🤔
Yesterday, for capturing URLs.
Look the issues with java.util.UUID and Postgres.
I found the if-blocks more concerning than the lack of parentheses. Although I would’ve preferred parentheses for better parity with Kotlin for the if-else blocks (instead of then
).
scenario that the new working paper, yet to be peer-reviewed, states will come with an enormous economic cost. A 3C temperature increase will cause “precipitous declines in output, capital and consumption that exceed 50% by 2100” the paper states.
Is this journalism?
This is a stupid answer, but you could buy a cheap android phone. The carrier-locked phones are very inexpensive.
Frontend for AOL that looks like regular desktop AOL but without all the ads and popups. If only because it’s something I doubt anyone would make before the EOL of Windows 10.
I’d still prefer code over a DSL. In fact, I just like Flutter. Hot reload and no fighting XML-as-a-DSL.
What if the suggestions have warnings like “experimental” or “unstable”?
Well, forgiving a bunch of debt without fixing the problem isn’t going to stop the leak. You can fully expect that bailing out debtors will result in lenders offering riskier loans they expect to be forgiven. With schools turning into a debt-selling industry, buying that debt from private lenders using public money would be robbing not only the tax payer, but also the next generation of the opportunity for an education. You can’t buy your way out of problem that isn’t caused by cost (hint: greed).
All that to say, there should be debt caps on education before any kind of broad forgiveness. Or just federally subsidize up to a certain amount and then no one will go to pricier schools except those who can afford to without hardship.
What I mean to say is that Google isn’t invested in native android either. It’s been repeatedly strip mined by first-timers looking for a quick promotion and left to burn.
Things got so bad that Google gave up on native Views and created Jetpack Compose, which has been a source of many complaints related to performance.
In 2024 Flutter has instant hot-reload, and the “native” (but 100% bundled) solution still requires a complete reinstall on the device. In fact, Dart can compile to native code (or JIT) without an issue, yet Kotlin Native is barely in GA in the new compiler support has been lagging while the new compiler isn’t out of beta and is still poorly supported by tooling.
Consider the absurdity: React Native is the only true native framework out of RN, Jetpack Compose, and Flutter. And all of this barely scratches the surface of the tooling problems that Flutter 99% avoids by allowing development on desktop, web or iOS simulator.
Not to be that person, but in the USA, companies are people.
It’s really neat how many no_std I’ve seen popping up lately. I’m hoping stuff like Hermit takes off and we can finally stop worrying about Log4Shell or cURL.
I won’t be recommending that anyone use Dart or Flutter on new projects.
You seem to think Google cares at all. Android has been languishing and Flutter is lightyears ahead. KMP is junk compared to what Flutter has accomplished with a fraction of the bells and whistles.
I just hate reading it. I wish it looked more like Kotlin and less like JavaScript 😭
And now the IntelliJ plugin isn’t included in the all products pack for some reason.
Edit: It looks like it actually is included, or is supposed to be.