Marcus Biel's Avatar

Marcus Biel

@bielmarcus

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

108
Followers
126
Following
7
Posts
01.12.2024
Joined
Posts Following

Latest posts by Marcus Biel @bielmarcus

Thanks Emir!

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

06.02.2025 22:30 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Sneak preview - our api documentation is live:

api.maildroppa.com

06.02.2025 22:05 ๐Ÿ‘ 5 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

The what?

02.02.2025 00:12 ๐Ÿ‘ 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.

30.01.2025 13:17 ๐Ÿ‘ 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!๐Ÿค˜

30.01.2025 12:44 ๐Ÿ‘ 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?

12.01.2025 22:15 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

Good to see you too :)

02.12.2024 10:49 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

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

01.12.2024 21:23 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0