Thanks Emir!
.... Email marketing, I assume ๐
Thanks Emir!
.... Email marketing, I assume ๐
Sneak preview - our api documentation is live:
api.maildroppa.com
The what?
Spoiler Alert. The public api for Mailldroppa is close, and will be included in our FREE plan. ๐ฅณ
Contact me if you want early access.
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?
yeah. GPT is not ready for Java 23 yet ;)
Good to see you too :)
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}