Fork me on GitHub
#cursive
<
2020-12-02
>
steveb8n07:12:59

Q: when Intellij releases native support for Apple M1 chips, I’m gonna get a Mac Mini to try it out. Is there anything about Cursive that needs porting or should it “just work”?

cfleming08:12:50

It’ll just work as much as IntelliJ does. They’re working on M1 support for the JDK they use, but it’s not there yet. Apparently now it runs ~70% of the speed of a current system, depending on what you’re doing. Gradle is very slow for some reason.

cfleming08:12:02

ETA is sometime this year though, I think.

steveb8n08:12:46

yeah, I’ve seen the reports of Rosetta being slow to run the JVM.

steveb8n08:12:31

but a $1500 desktop that is twice as fast as my MBP is so tempting! Xmas present to myself if the JVM can benefit from that speed

steveb8n08:12:39

thanks for the info

cfleming20:12:36

I’m also tempted by the mini, I’ve been planning to try working on one for a while now and the M1 makes it a no-brainer. But I’ll wait till it’s properly supported.

💯 3
kenny16:12:01

I updated to 2020.3 and it seems to have broken the namespace search functionality. I am on Cursive 1.9.4-2020.3. I have attached the stacktrace from the IntelliJ logs. Reverting to 2020.2 for now.

tap03:12:19

It's broken for me as well.

imre17:12:44

I noticed that Cursive doesn't seem to persist per-project code style settings between sessions. Has anyone come across this?