The Unknown Developer's Avatar

The Unknown Developer

@theunknowndev.bsky.social

56 Followers  |  224 Following  |  27 Posts  |  Joined: 29.12.2024  |  2.1418

Latest posts by theunknowndev.bsky.social on Bluesky

Post image

9 High-Performance Tips when using PostgreSQL with JPA and Hibernate

vladmihalcea.com/9-postgresql...

05.07.2025 07:58 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
PostgreSQL and UUID as primary key PostgreSQL and UUID as primary key

PostgreSQL and UUID as primary key

01.07.2025 02:35 β€” πŸ‘ 2    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Java annotation processing magic for muggles by Álvaro SÑnchez Mariscal Arnaiz
YouTube video by Devoxx Java annotation processing magic for muggles by Álvaro SÑnchez Mariscal Arnaiz

Why you should stay away from Lombok. Great explanation of the internals of Lombok by Álvaro SÑnchez Mariscal Arnaiz: youtu.be/mAXNKkejl38?...

30.06.2025 08:53 β€” πŸ‘ 14    πŸ” 5    πŸ’¬ 0    πŸ“Œ 1
Preview
Beta test JobRunr v8 This is a step by step migration guide to move from JobRunr v7 to JobRunr v8.

πŸš€ JobRunr v8 is now in beta, want to try it early?

Why it’s worth testing:
β€’ SmartQueue = faster throughput
β€’ Carbon Aware Jobs = greener execution
β€’ Autoscaling + multi-cluster dashboard
β€’ Cleaner handling of failed jobs

πŸ”— Join the beta:

23.06.2025 10:02 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Quarkus in Action | Red Hat Developer Download Quarkus in Action, a practical guide to building resilient and scalable, cloud-native, enterprise Java applications using the Quarkus framework

I'm super happy that I can share that the FREE FULL VERSION of Quarkus in Action continues to be available until January 16, 2026!!!

Download and share!

developers.redhat.com/e-books/quar...

Thanks to Red Hat developer!!!

16.06.2025 13:43 β€” πŸ‘ 33    πŸ” 19    πŸ’¬ 0    πŸ“Œ 1
Preview
Handling User Migration with Debezium, Apache Kafka, and a Synchronization Algorithm with Cycle… This is a story of migrating millions of users’ data with Kafka, Debezium, and a custom Synchronization Algorithm with Cycle Detection.

Detailed writeup of a platform migration at Kleinanzeigen using CDC with Debezium and Apache Kafka: medium.com/berlin-te...

05.06.2025 08:40 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
Enforcing Architecture with ArchUnit in Java The content discusses implementing architectural rules in code using ArchUnit, emphasizing its effectiveness over traditional documentation. It details the process of defining architecture checks w…

You create a well-defined architecture, but how do you enforce this architecture in your code? With ArchUnit you can define rules for your architecture by means of unit tests.
#Java

02.06.2025 04:46 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Post image

(comic) Showing the new employee around

28.05.2025 16:33 β€” πŸ‘ 60    πŸ” 15    πŸ’¬ 0    πŸ“Œ 0
Preview
A Java Geek weekly 86

Another installment of the Java Geek Weekly is waiting for you. Enjoy!

28.05.2025 17:11 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

and still no streaming platform has an "album view" for playlists, which groups all albums in a playlist together. I like to collect albums in playlist to have them in "individual" genres

27.05.2025 10:58 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

"The big benefit? It’s distributed."

One pod schedules the job, another runs it.
Frontend never feels the load. πŸ‘Œ

Perfect for Kubernetes scaling with @quarkus.io + JobRunr

#Java #OSS #Kubernetes #Quarkus

27.05.2025 07:22 β€” πŸ‘ 4    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Preview
IntelliJ IDEA Conf 2025 | June 3-4, 2025 We invite you to join us for IntelliJ IDEA Conf 2025 and gain insights from industry leaders and experts.

πŸ“… It’s almost time! #IntelliJIDEAConf 2025 is just a week away.
Make sure you’re registered to catch all the live sessions and Q&As.
Secure your spot πŸ‘‡

27.05.2025 08:01 β€” πŸ‘ 16    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0

It's 2030. There is a massive demand for human senior developers to fix garbage made by Vibe coders. πŸ™ƒ

25.05.2025 20:40 β€” πŸ‘ 620    πŸ” 78    πŸ’¬ 31    πŸ“Œ 14
Post image

(comic) Mood

22.05.2025 16:22 β€” πŸ‘ 41    πŸ” 12    πŸ’¬ 0    πŸ“Œ 1
Video thumbnail

Obsidian Bases + Obsidian Web Clipper is the web archival tool I always wanted

replaces my read-it-later app and saves everything to local markdown files

22.05.2025 19:39 β€” πŸ‘ 233    πŸ” 28    πŸ’¬ 7    πŸ“Œ 9

Or maybe Apple can have a look at Total Spaces and learn how to do virtual desktops right and make it runnable on modern macOS again.

23.05.2025 08:05 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Can Apple release something that puts virtual desktops back on the correct monitor after unplugging/replugging? Call it "screen intelligence" and pretend it's AI-powered or something.

22.05.2025 20:43 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Preview
Hibernate 7 (and Hibernate Validator 9) - In Relation To Today—​or rather, late last night—​we released Hibernate ORM 7, which includes the latest version of Hibernate Data Repositories. We’ve also released Hibernate Validator 9. Hibernate ORM 7 features a…

The team released #Hibernate ORM 7, Hibernate Data Repositories & Hibernate Validator 9.

#Jakarta EE 11:
- Persistence 3.2
- Data 1.0.
- Validation 3.1

This is the first version available entirely under the Apache Software License. (Including #Envers!)
buff.ly/ImmSwhb
#Java

23.05.2025 05:08 β€” πŸ‘ 9    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0

Do you know when it will be available as default in Quarkus Panache?

23.05.2025 08:00 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

We are good at writing bad code quickly. We are bad at writing good code slowly, that is taking the necessary time to focus on quality.

23.05.2025 00:57 β€” πŸ‘ 16    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0
Post image Post image Post image

We’re in Java Magazine! 🧠πŸ”₯
"Easy Background Job Processing with JobRunr" is now live!

Lambdas, retries, scheduling magic, and scaling like a boss, all inside.

πŸ“– Want a free signed copy? Comment below and we’ll send one πŸ“¬

#Java #NLJUG #JUG

22.05.2025 12:31 β€” πŸ‘ 3    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Curious about building CLIs with Java? Re-watch @wilda.bsky.social β€˜s live coding session on crafting powerful, easy-to-develop CLIs using Picocli and Quarkus. Learn to create a full-fledged executable with GraalVM and enhance your productivity.

View here - buff.ly/RjkZNui

#30YearsOfJava

22.05.2025 14:03 β€” πŸ‘ 8    πŸ” 4    πŸ’¬ 0    πŸ“Œ 0
Post image

(comic) Where do you see yourself in 5 years

20.05.2025 16:21 β€” πŸ‘ 53    πŸ” 15    πŸ’¬ 0    πŸ“Œ 0

Frustration is caused by debugging. The more you understand the code's flaws, the more you wish you didn't understand how it broke.

19.05.2025 23:49 β€” πŸ‘ 57    πŸ” 8    πŸ’¬ 2    πŸ“Œ 0

Why is it needed to reinvent the wheel and not just take something like Jackson and include it?

19.05.2025 13:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
IT Meme in which Ghost tries to scare person mutltiple times with "Boo!" unsuccessfully, then scares them by saying "PYTHON 2.7".

IT Meme in which Ghost tries to scare person mutltiple times with "Boo!" unsuccessfully, then scares them by saying "PYTHON 2.7".

πŸ‘»

12.05.2025 23:37 β€” πŸ‘ 166    πŸ” 19    πŸ’¬ 5    πŸ“Œ 2

the code to be tested, should behave differently if called twice if a property of the request scoped bean was changed and behave equal if not. It was the easiest and fastest way with Mockito to test this behaviour. But not for tests with multithreading. Then things got complicated πŸ€·β€β™‚οΈ

09.05.2025 15:44 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

"When I ask AI to generate code on something I don't know about, I'm in awe. When I get it to generate code in an area I know, I'm disgusted. I would *not* ship it."

- @venkats.bsky.social at #DevoxxUK

09.05.2025 13:14 β€” πŸ‘ 59    πŸ” 16    πŸ’¬ 3    πŸ“Œ 1

It’s even more than 25 years for me, but today I used Mockito for the first time in a unit test. It was the easiest way to change the property of a request scoped bean inside a method

09.05.2025 15:23 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Next step would be Heptagon

08.05.2025 20:06 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@theunknowndev is following 20 prominent accounts