How did Pop!_OS fare?
How did Pop!_OS fare?
The website is state of the art for 2015 ± 15 years.
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.
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.
They also claimed that the touch-based psychotherapy technique that Lykos used for the trial ties to dubious cult-like new-age psychospiritual therapy, which, among other things, intends to bring about a “global spiritualized society” and suggests suicidal ideation stems from suffering that occurred in the birth canal. This therapy has the potential to allow for abuse and exploitation, the researchers claimed in their public comment. At least one participant in the trial has accused a therapist involved with the trial of sexual assault during the trial’s therapy sessions.
Well I would hope something like this gets shut down.
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
).
Yes. What’s the challenge with extracting from the url?
Have you tried writing a script with Greasemonkey?
“Okay Todd, looks like Steve is working on auth, so you’ll be on the blacklist today-… ahah I mean, working on the blacklist today ahem…”
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”?
Not all heat can be converted to work by the second law of thermodynamics. Now the question is, how hot can the star be for it to sustain life? Can most of its light be UV with very little visible? https://courses.lumenlearning.com/suny-physics/chapter/15-4-carnots-perfect-heat-engine-the-second-law-of-thermodynamics-restated/
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.
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.
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.