ContentPosts from @faun..
 Activity
@faun published <function LinkPost.objectify at 0x7fdbfa5860e0> Cursor looks into selling your data for AI training , 1 month ago.
 Activity
@faun published <function LinkPost.objectify at 0x7fdbfa5860e0> Kubernetes VPA: Limitations, Best Practices, and the Future of Pod Rightsizing , 1 month ago.
 Activity
@faun published <function LinkPost.objectify at 0x7f01a7371fc0> Subverting code integrity checks to locally backdoor Signal, 1Password, Slack, and more , 1 month ago.
 Activity
@faun published <function LinkPost.objectify at 0x7f01a7371fc0> The Ultimate Sprint Retro: My 10 Years of Software Engineering , 1 month ago.
 Activity
@faun published <function LinkPost.objectify at 0x7f5ccde8ca60> Building Etsy Buyer Profiles with LLMs , 1 month ago.
 Activity
@faun published <function LinkPost.objectify at 0x7f5ccde85fc0> Is Java Still Used? Current Trends and Market Demand in 2025 , 1 month ago.
Link
@faun shared a link, 1 month ago

Esoteric Languages Challenge Coders to Think Way Outside the Box

Daniel Temkin has written a book about44 esoteric programming languages, including Valence, which uses ancient Greek measuring symbols. Temkin emphasizes the significance of esoteric languages in promoting creativity and investigating the complicated nature of modern programming. These languages hav..

Link
@faun shared a link, 1 month ago

Is Java Still Used? Current Trends and Market Demand in 2025

Java’s not just hanging on in 2025—it’s running the show. Over 90% of the Fortune 500 still trust it to power cloud platforms, big data pipelines, and IoT sprawl. What’s keeping it sharp? A brisk six-month release cadence. A battle-hardened ecosystem through OpenJDK and Jakarta EE. And a JVM that k..

Is Java Still Used? Current Trends and Market Demand in 2025
Link
@faun shared a link, 1 month ago

The Ultimate Sprint Retro: My 10 Years of Software Engineering

A decade in the trenches took one engineer from writing clean code to navigating company chaos—eventually landing in engineering management. The big shift? Less about scaling systems, more about scaling humans. What started with system design and production code morphed into leading teams, syncing ..

The Ultimate Sprint Retro: My 10 Years of Software Engineering
Link
@faun shared a link, 1 month ago

The Raku Programming Language: There's More Than One Way To Do It

Raku throws togethermulti-paradigm support,gradual typing,first-class regex grammars, andmetaprogrammingthat actually earns the name. It comes with built-in concurrency,multiple dispatch, and fresh tools likeRakuASTfor syntax-aware code wrangling...