Tootfinder

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

@frankel@mastodon.top
2026-05-23 09:07:56

#Java records & compact constructors
mikemybytes.com/2022/02/16/jav

@eitch@mstdn.gsi.li
2026-03-26 14:55:35

🚀 LumineLog 0.4.0 has been released! #Java

@frankel@mastodon.top
2026-04-23 12:07:07

After more than 20 years working with #Java, I learn APIs introduced in JDK 1.4.
You can chain exceptions with #Throwable.initCause(), even if the designer didn't provide a relevant constructor.

@TobiasFrech@ijug.social
2026-04-25 19:39:23

Time to relax from a busy week and a busy day today. Thanks to everybody at #jcon2026 for the great days filled with a lot of talks with great community folks. And also thanks to my #Java friends @ #iJUG and all the

A small camp fire burning in the dark.
@Dragofix@veganism.social
2026-04-11 18:43:45

Sinking land drives coastal flood risk on densely populated Java Island #JavaIsland

@eitch@mstdn.gsi.li
2026-03-24 16:54:11

🚀 LumineLog 0.3.0 has been released! #Java

@frankel@mastodon.top
2026-04-21 09:28:59

SpotBugs: Find bugs in #Java Programs
spotbugs.github.io/

@qbi@freie-re.de
2026-04-30 17:25:11

Ich glaube, ich habe das über Jahre falsch gemacht.
#java #jar #google

Google-Suche: "how to open a jar"
@eitch@mstdn.gsi.li
2026-03-16 15:21:43

RE: #java #programming

@frankel@mastodon.top
2026-03-10 09:12:41

Downgraded #Java to JDK 1.1 After 30 Years… It Was a Disaster
youtube.com/watch?v=uTQDOXCen0c

@TobiasFrech@ijug.social
2026-03-30 06:30:53

#Java #Quarkus => local #AWS
github.com/hectorvent/floc…

@frankel@mastodon.top
2026-03-28 17:22:04

The Curious Case of Enum and Map Serialization
#java #puzzle