Advertisement ยท 728 ร— 90

Posts by Marcus Biel

Thanks Emir!

.... Email marketing, I assume ๐Ÿ™ˆ

1 year ago 2 0 0 0

Sneak preview - our api documentation is live:

api.maildroppa.com

1 year ago 5 2 1 0

The what?

1 year ago 0 0 1 0

Spoiler Alert. The public api for Mailldroppa is close, and will be included in our FREE plan. ๐Ÿฅณ

Contact me if you want early access.

1 year ago 0 0 0 0

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!๐Ÿค˜

1 year ago 0 0 1 0

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?

1 year ago 0 0 0 0

yeah. GPT is not ready for Java 23 yet ;)

Good to see you too :)

1 year ago 0 0 0 0
Advertisement

public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}

1 year ago 4 0 1 0