Conversation

remembered how cool it would be to pull off a server-side webview on a minecraft plugin.

then remembered that there's no good way of doing that in rust and i couldn't even get a basic plugin working in java because of the broken excuse of a build system that is gradle

damn :/

1
0
0

new rule to myself after an hour of trying to setup a project for a basic fucking minecraft plugin: if i have to do it in java then it's not worth it.

1
0
0
@IoI_xD but thats literally more worj, afaik java has webview stuff built in
2
0
1

@ezio@akko.wtf its still java and it still has a poor excuse for build systems

2
0
0
@IoI_xD THAT BEING SAID last time i looked at it it was using like IE on windows so idk how updated it is for linux or whatever

But it there
1
0
0

@ezio@akko.wtf the cef maintainers maintain an official binding for java which is what i was reaching for.
really wish there was (maintained) rust bindings

0
0
0
@IoI_xD whoever decided to use gradel for most minecraft dev should be shot

Maven is far better
1
0
1

@ezio@akko.wtf actually you can use maven for minecraft spigot, but my experience with it was really poor so i dont usually prefer to use it.

1
0
0
@IoI_xD huh, what was so bad about it? Havent tried it but depenacy management was fine, enabling fat jars was easy ish, etc
1
0
1

@ezio@akko.wtf i dont remember specifics, i'd have to use it again to remember

1
0
0
@IoI_xD @ezio is it not "blazing fast 🚀🦀" enough for your liking
1
0
2
@IoI_xD no rush, am just mildly curious as ive had essentially no problems woth maven for my.prohects
0
0
1

@zebo@seafoam.space @ezio@akko.wtf i've actually stopped caring about speed in programs. its not even why i use rust anymore, i just like rust because i like working with it.

0
0
0