Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Java

2 items on 26 Apr 2026
Java

"hello, world" Java 25 Script In 4 Lines

Java 25 source-file mode turns a single file into an executable command. No compilation, no build tool, no .java extension. Here is how to create a zhello script: Create a file named zhello (no extension) with the…

Source: Adam Bien Blog
Java

Three Mastodon issues because of Cloudflare Bot protection

I noticed some time ago that three Mastodon features had stopped working on my blog. Each of them seemed like a separate problem, but they had the same root cause. In this blog post, I aim to describe these issues and…

Source: A Java geek