ExistentialOverloadMonkey

joined 1 year ago
[–] ExistentialOverloadMonkey 4 points 1 year ago (3 children)

That's why limited liability is bullshit. You make the decisions, you go to prison for the crimes that come of them.

[–] ExistentialOverloadMonkey 19 points 1 year ago (13 children)

Why is Rust-based a feature? I don't care how your tool is built, I care for what it can do and how usable it is.

[–] ExistentialOverloadMonkey 19 points 1 year ago* (last edited 1 year ago) (1 children)

Google sucks and YouTube is evil.
If they were not such an explicitly and overtly shitty company, I'd pay for premium no qualms.
As it is, I wouldn't give them a dollar if the CEO would personally suck me off.

[–] ExistentialOverloadMonkey 1 points 1 year ago* (last edited 1 year ago)

I am really excited for this. The Android Studio Bot so far is a bit of a flop. Not very useful at all, mostly reflecting on Google's Bard LLM, I suspect.
Copilot also hasn't been updated to GPT4, in its current state it's more of a distraction for me, although it did come in handy on several occasions, writing boilerplate code for testing.
But an integrated IntelliJ assistant (hopefully) based on GPT4 could be very useful indeed.

[–] ExistentialOverloadMonkey 2 points 1 year ago* (last edited 1 year ago)

I'm just here to shill for Kotlin because, for non-performance critical applications (and notice I didn't say non-performant!), the JVM can still be an excellent platform.

And while Java still has many of its old 'faults' (a question of opinion, I suppose), it also has come a long way with many cool new features. But yeah, Kotlin really just hits it out of the park, I really want to encourage people to give it a try!

[–] ExistentialOverloadMonkey 1 points 1 year ago* (last edited 1 year ago)

the whole language just feels more I don’t know how to phrase that… well/better-designed.

There is always Kotlin (and also Scala, if you want to go functional, that is).
It's a very productive and fun language with many great features over Java regarding null safety and other things.

I'd say Rust is only unquestionably best if you really need that last bit of native performance, otherwise, Kotlin might be worth considering as well for many use cases.

[–] ExistentialOverloadMonkey 4 points 1 year ago (1 children)

You can press shift twice in any IntelliJ-based IDE and you get the Search Everywhere popup that will let you search actions as well as files, classes, functions, etc. It's very useful.