Urban code: Java's infinite loop graffiti
Description
A photo shows a concrete wall in what appears to be an underpass or tunnel, covered in graffiti. The most prominent graffiti is a snippet of Java code spray-painted in black. The code reads: 'public class foo { public static void main(String args[]) while(true) System.out.println("PENIS"); } }'. The paint is dripping slightly, giving it a raw, urban look. This image blends nerd culture with street art, finding humor in the unexpected placement of a simple, yet juvenile, Java program in a public space. The code itself describes an infinite loop that endlessly prints a vulgar word, representing a basic, almost trivial, piece of code. For experienced developers, it's a mildly amusing sight gag, more notable for its context than its technical depth, reminiscent of early programming experiments or inside jokes
Comments
19Comment deleted
This is what happens when a developer's ticket to 'add more logging' gets interpreted by a junior who just learned about `while(true)`
DevOps promised to pipe our noisy stdout to /dev/null; turns out they misconfigured it to /dev/tunnel-wall
Finally found the production logs from that legacy system we inherited - at least this one has proper exception handling and clear business requirements
When your code review gets so brutal that developers start spray-painting their implementations on public infrastructure - at least this one compiles, though the infinite while(ctrl+c) loop suggests the author understands neither signal handling nor graceful shutdown patterns. The real tragedy is that someone chose Java for street art when Python would've been so much more readable to passersby
Cheaper than ELK: while(true) System.out.println to a bridge - unstructured logs, infinite verbosity, and automatic log rotation every rainy season
Replacing ELK with while(true) System.out.println(...) to a concrete-backed append-only store - unlimited retention, zero backpressure, and infinite SLO burn
Better uptime than my last K8s cluster - no pod evictions, just eternal concrete commitment
Amazing Comment deleted
naming a class starting with lowercase letter. How vulgar Comment deleted
Java Comment deleted
Dickpic that we deserve Comment deleted
This guy need to get a life Comment deleted
fucking toxic java devs, all my homies hate javadevs xD Comment deleted
Who's toxic if you hate other programmers? Comment deleted
And where is the result of foo.main()? Comment deleted
wtf Comment deleted
I would have obfuscated it Comment deleted
Xd xd Java Comment deleted
+ Comment deleted