Juan Antonio Breña 🇪🇸🇪🇺 (@juanantoniobm) 's Twitter Profile
Juan Antonio Breña 🇪🇸🇪🇺

@juanantoniobm

Internet services with JVM & AI. Views are my own. Be kind. "Pressure makes diamonds.", “Lead me, follow me, or get out of my way.” - George S. Patton Jr.

ID: 62625508

linkhttps://github.com/jabrena calendar_today03-08-2009 21:23:32

45,45K Tweet

2,2K Takipçi

1,1K Takip Edilen

Debasish (দেবাশিস্) Ghosh 🇮🇳 (@debasishg) 's Twitter Profile Photo

a Java programmer creating unnecessary interfaces and classes in an interview is an immediate red herring to me .. • when asked to build a 3-stage pipeline (e.g., fetch -> transform -> store) where each stage runs in parallel, and buffers between stages are bounded, if you

HeroDevs (@herodevs) 's Twitter Profile Photo

A lot of .NET teams blame Microsoft for “moving too fast.” This post explains why that’s not really the problem. 👇 Andrew Lock "Sock" breaks down how support windows work, why upgrades can be brutal for large orgs, and what actually happens when a 9.9 CVE hits an out-of-support

A lot of .NET teams blame Microsoft for “moving too fast.”

This post explains why that’s not really the problem. 👇

<a href="/andrewlocknet/">Andrew Lock "Sock"</a>  breaks down how support windows work, why upgrades can be brutal for large orgs, and what actually happens when a 9.9 CVE hits an out-of-support
Tim McNamara (@timclicks) 's Twitter Profile Photo

Cloudflare generated many millions of HTTP 5XX responses today. They were triggered because code in a core proxy called .unwrap() on a Result for an operation that was expected to never fail.

Cloudflare generated many millions of HTTP 5XX responses today. They were triggered because code in a core proxy called .unwrap() on a Result for an operation that was expected to never fail.
Siva (@sivalabs) 's Twitter Profile Photo

Enhance the Spring Boot developer experience with Arconia: zero-code and zero-config infrastructure provisioning. Add one dependency. That's it! thomasvitale.com/arconia-dev-se… #Java #SpringBoot

Siva (@sivalabs) 's Twitter Profile Photo

The reason I prefer Maven and Properties over Gradle and YAML is very simple. If I just have to configure them once, hardly ever need too change them but they just work then I will go with them, even if they are more verbose. I don't want surprises like no or 0 represents

John A De Goes (@jdegoes) 's Twitter Profile Photo

In Rust, unwrap() is like assuming some variable is not null or some error did not happen. It's a developer confidently asserting, "Trust me, bro." As the Cloudflare outage demonstrates, we developers cannot be trusted, and every unwrap() is a ticking time bomb.*

In Rust, unwrap() is like assuming some variable is not null or some error did not happen.

It's a developer confidently asserting, "Trust me, bro."

As the Cloudflare outage demonstrates, we developers cannot be trusted, and every unwrap() is a ticking time bomb.*
Dan Vega (@therealdanvega) 's Twitter Profile Photo

I'm documenting Spring Boot 4 features with: ✅ Code examples ✅ Video tutorials ✅ Blog Posts All organized in one central repo 👇 github.com/danvega/sb4