VSCode is also fairly popular among Java developers.
There’s also Eclipse Theia Blueprint which is basically a open source clone of VSCode.
Professional game and software developer from Finland.
Lemmy: @Vipsu@lemmy.world
Mastodon: @Vipsu@mastodon.gamedev.place
VSCode is also fairly popular among Java developers.
There’s also Eclipse Theia Blueprint which is basically a open source clone of VSCode.
I tought JSP was just one templating solution like mustache, jinja2, Thymeleaf etc. But guess theres more to it.
Honestly looks like any other UI library/Framework for C#/Java.
However usually these elements are not instantiated/configured directly but from xml, yaml or json files that are built using some sort of GUI/Editor.
Fron-end development with Java? You mean Java applets or something?
Yeah, I’ve never even heard of anyone using imessages here in Finland. It’s mostly Discord or Whatsapp like you said and then maybe Teams for work and Signal with those few more tech savy friends.
Personally I think its ok for instances to delete older posts to save space provided that there are means to archive threads that users find valuable. For fediverse to thrive it should be as easy as possible for people to setup and manage instances without having to think about the storage space too much.
Archival of historical content is something that I feel should be handled separately.
I think there’s good chance for Lemmy and mastodon to become mainstream but I don’t they can replace their centralized counterparts. Mainly because I think that the social media in its current form is changing.
While platforms like Reddit, Twitter, Facebook and Tiktok are likely not going anywhere for a while, each time these platforms break the trust of their users the more cracks start to form to the service that leak out users. Some of these users will look for something new, some of these users will look for alternate services, some of these users will create their own services.
Many of these platforms rely on the attention economy, so all it really takes to make these platforms struggle is to divide that attention more and more to competitive platforms and services. This fragmentation has been happening for years now with people dividing their attention between multiple services like reddit, twitter, discord, facebook, tiktok, snapchat and whatnot. Now creating similar service for smaller audience is easier than ever and with A.I tools it’ll probably get even more easier.
Its a bit similar to video games and live services, with competition for players attention getting more fierce by the day.
It’s sort of minimalistic / lightweight alternative for IntellJ. Red Hat is working on the extension(s) which have worked fine for me at least for the past few years and it gets updates regularly.
I use VSCode for C++, C#, Java, Python and for things like docker-files, html etc. IntelJ is fine but a bit bloated in comparison with its menus, sub-menus, sub-sub-menus and built in unnecessary extra features for those just looking for code editor.
VSCode workflow with Java is mainly using it to write code, run tests, configure maven/gradle/docker/etc rest is more or less using CLI and Command palette.