Marcus Biel

@bielmarcus.bsky.social

Creator of a free Java Youtube course, international speaker, @dev_champions, #ADHD, indie hacker

New GPT hack. Wanted a microprofile openapi filter implemented by GPT. Kept trying, but it didn't get it right, not even my PRO model. Let it write a github code extractor, extracted the whole 6k lines of the openapi github project into a text file, gave it GPT for context - boom! Works!🤘

In 2024, which RateLimiting Library should be used for a single node Java Quarkus Backend (Latest versions for both) Resilience4j Bucket4j Guava RateLimiter Netflix Concurrency-Limit What else maybe?