You might already know @baeldung for the tons of great @java tutorials, but do you know there are also tons of great articles on #ComputerScience?
Algorithms, data structures, #AI, graph theory, and more.
https://t.co/wViGEdqL9a
5 JVMs up and running, so I can write some #Java code on VS @Code.
Starting to think that we should have a One JVM To Rule Them All Extension Hosts, and... God forbid... use OSGi so all extensions can run on the same JVM.
Or perhaps, we should use a #JakartaEE App Server?
There's a new case study on the PAESSLER blog about how PRTG can be used to monitor data centers.https://t.co/q8P1zMMCy0
#monitoring#DataCenter#prtg#paessler
... es jetzt eine bessere "SecureGo Plus" App gibt.
3) Fun Fact: @MLP_SE wird nicht von dieser App unterstützt.
Ergebnis: TANs generieren ist nicht bei der @MLP_SE ... warum auch... braucht bestimmt niemand
@MLP_SE wie kann man nur so grottenschlecht sein???
1) Wieso brauche ich 2023!!! noch einen Brief um meine TAN App auf ein anderes Handy umzuziehen
2) Die App "SecureGo" die ihr für eure TANs verwendet hat beschlossen, dass man sie jetzt nicht mehr verwenden kann, weil ...
@motion_data@KingOfCoders@_t_driessen_@OSGiWG Lost is wrong word, but under-appreciated is right word. Not many appreciate what OSGi can do and hence not widely adopted but still its alive due to all those who appreciates it’s fundamental advantages.
@gunnarmorling I really miss OSGi’s dependency management, but even OSGi lacks some kind of packages lock file like npm has (when depending on version ranges, you want reproducible builds). Even then, you have very important dependencies like Netty or gRPC that don’t follow semantic versioning.
@QIM957@kelseyhightower@extism You can run microservice based plugins also without Internet, just install them somewhere in Intranet.
I've experiences in OSGi for in-process plugins, and I have to say: very good idea for in-proc plugins, but at the end, out-of-proc plugins rule because a lot of points...
🚀🎉 OSGi.fx v2.3.1 just got released with new features and bug fixes 🤩
Download from https://t.co/0SoOkPDesh
Release Notes: https://t.co/6udLQIOLpN
#OSGi@OSGiWG@Bndtools@NewsOsgi@OSGiUsers@osgi_vug
#SLF4J 2.0.7 has been released fixing OSGi MANIFEST related issues. Many thanks to @HannesWell for his previous assitance in resolving these.
See https://t.co/pcaslQWtQ2 for details
To all my friends, mutuals and community in 🇩🇪, I'm looking for space to host a @gitpod community meet-up next month: April 12th in Munich and April 13th in Berlin.
RTs appreciated. Danke! 🫶🍊
https://t.co/5A5CDHxKR2
Don't want to brag here, but what Google attempts to do with "Service Weaver" I've been doing for over a decade now with OSP (an OSGi-inspired framework for C++) + an RPC framework that transparently falls back to normal function calls if client and server are in same process.
@omniprof Does not solve any real problem, if you need something like that either use #OSGi ("real" modules) or #graalvm (instead of jlink), rest is just about bothering the development productivity and smoothness (in flow and dep mgt).
@sizon5 You just need OSGi implementation in each language, you will achieve true serverless, micro services and most optimized distributed computing in cloud you can ever achieve, provided a secured bundle isolation layer built within OSGi protocol like how Linux containers works