Tootfinder

Opt-in global Mastodon full text search. Join the index!

@frankel@mastodon.top
2025-07-23 08:02:02

17 Daily #Productivity Tools for a #Java Engineer

@frankel@mastodon.top
2025-09-18 08:57:29

JDK 26: The new features in #Java 26
infoworld.com/article/4050993/

@guerda@ruhr.social
2025-09-09 06:37:40

Wir suchen in unserer Abteilung Verstärkung im #Java-Umfeld: coole Kolleg*innen, sicheres Umfeld, Möglichkeit etwas zu bewegen.
Meldet euch gerne bei Fragen bei mir. Würde mich über nicht-männliche Kolleg*innen besonders freuen!
Java Software Developer (m/w/d) | ÖRAG Rechtsschutzversicherung

@TobiasFrech@ijug.social
2025-07-10 07:20:02

Kicking off this year's #jfs2025 with Dmitry Chuyko showing us how to profile a native image compiled from #java.
Java has options for running JITed or as a native compiled program for reasons!

Dmitry Chuyko showing a slide with a flame graph of a native image application
@frankel@mastodon.top
2025-07-05 08:20:08

#OpenTelemetry Autoinstrumentation in #Java
dash0.com/guides/opentelemetry

@usul@piaille.fr
2025-09-01 07:34:17

JVM essentials for Elasticsearch: Metrics, memory, and monitoring | Elastic Blog
#java

@frankel@mastodon.top
2025-09-14 18:56:40

Comparing transitive dependency version resolution in #Rust and #Java
blog.frankel.ch/dependency-ver

@TobiasFrech@ijug.social
2025-07-10 15:29:44

The last seven sessions of #jfs2025 (out of 49 total sessions) are running, still with a full house! Amazing talks, amazing #Java #community .

@frankel@mastodon.top
2025-09-07 16:36:06

Today, I'm happy to announce a guest post that analyzes the design of #Elasticsearch's #Java SDK.
Clean Design, Strong Client: The way of the Elasticsearch's Java SDK

@frankel@mastodon.top
2025-09-12 08:19:01

#JEP 401: Value Classes and Objects (Preview)
#Java

@frankel@mastodon.top
2025-08-31 16:44:08

Back in an engineering position, I come across newly written #Java code that has a lot of improvement potential regarding maintainability. It works, but I imagine engineers having to update it, including the original author’s future self and me, and I’m sure I can help them. This week, I refactored code using creational