Özkan Pakdil's Avatar

Özkan Pakdil

@thejvmbender

Software engineer, Linux user since 2000 #java and c# developer, #rust learner, JS writer,cpp/qt enjoyer. ❤️ #postgresql #linux https://github.com/ozkanpakdil

134
Followers
416
Following
180
Posts
10.02.2024
Joined
Posts Following

Latest posts by Özkan Pakdil @thejvmbender

Post image

New 📚 Release! Sustainability for Java Developers: Towards an Understanding of Sustainable Java Software Development by Geertjan, Frank Delporte, et. al. #books #programming #java #softwaredevelopers

Find it on Leanpub!

Link: leanpub.com/sustainabili...

13.02.2026 03:45 👍 12 🔁 9 💬 0 📌 2
Preview
GitHub - atlassian/atlassian-mcp-server: Remote MCP Server that securely connects Jira and Confluence with your LLM, IDE, or agent platform of choice. Remote MCP Server that securely connects Jira and Confluence with your LLM, IDE, or agent platform of choice. - atlassian/atlassian-mcp-server

in case you are working internal confluence and jira where you want to search them with #ai or #copilot use atlassian #mcp it requires you o provide authentication token than start searching all and answers you like a team member

github.com/atlassian/at...

27.01.2026 14:11 👍 1 🔁 0 💬 0 📌 0
Optimizing GPU Programs from Java using Babylon and HAT

Java achieving 14 TFLOP/s on an NVIDIA A10? 🚀

Is that possible? Our new article shows a PoC of how Projects Babylon and HAT use Code Reflection to achieve near-native GPU performance for matrix-multiplication.

Deep-dive here:
openjdk.org/projects/bab...

#Java #OpenJDK #GPU #HPC #AI

26.01.2026 17:29 👍 4 🔁 2 💬 0 📌 0
Preview
Building a Real-time File I/O Heatmap with eBPF and Java 25 Have you ever wondered exactly which files are being hammered by your Linux system in real-time? While tools like iotop or lsof are great, sometimes you want something more visual, custom, and lightwe...

Built a real-time File I/O heatmap on Linux using eBPF and Java 25. It hooks into vfs_read and vfs_write, aggregates data in-kernel, and visualizes hot files live in a terminal UI.

ozkanpakdil.github.io/posts/my_col...

#eBPF #Linux #Observability #Java

21.01.2026 23:39 👍 2 🔁 1 💬 0 📌 0

Since I started using IntelliJ IDEA in 2018, my Java journey has been faster, cleaner, and more enjoyable.
@jetbrains.com tools don’t just help you code,they help you code better.
Happy 25th! 🎂
#IntelliJIDEA25

@intellijidea.com

19.01.2026 00:04 👍 4 🔁 1 💬 0 📌 0
Java microservice framework tests in A:3.3 SB:4.0.1 Q:3.30.1 M:4.10.6 V:5.0.6 H:4.3.2 Dotnet:7,8,9 openjdk version "25.0.1" 2025-10-21 rustc 1.92.0 (ded5c06cf 2025-12-08) go version go1.24.11 linux/am... In Linux runnervmh13bl 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux, Memory Usage: 1242/15995MB (7.76%) Disk Usage: 57/72GB (79%) CPU Load: 1.28...

🚀 First microservice benchmark of 2026 is live!
All PRs merged cleanly, fully reproducible results.
As usual: Rust is fastest 🦀⚡
👉 ozkanpakdil.github.io/test-microse...

#RustLang #Microservices #Benchmarks #Performance #Java

01.01.2026 21:04 👍 1 🔁 1 💬 0 📌 0
Post image

youtube.com/recap is fun 😊

06.12.2025 08:59 👍 1 🔁 0 💬 0 📌 0
Post image

chess classes in #duolingo are beautiful 🫰

05.12.2025 08:37 👍 2 🔁 0 💬 0 📌 0
Post image

exercise every day 💪

05.12.2025 08:21 👍 2 🔁 0 💬 0 📌 0
Post image
24.11.2025 22:00 👍 3 🔁 0 💬 0 📌 0
job hunt in funny way

job hunt in funny way

Keep applying 😄 #devhumor #developerlife #funny #comedy

24.11.2025 21:43 👍 4 🔁 0 💬 0 📌 0

is leyden related to graalvm ? I see aot when I search about leyden, and I know graalvm aot compilation but I am confused are they related, I wish there was more central place gives details about leyden more

03.11.2025 02:54 👍 2 🔁 0 💬 2 📌 0
spring aot, aot cache,leyden

spring aot, aot cache,leyden

here is a new graph from leyden and all

02.11.2025 18:46 👍 0 🔁 0 💬 1 📌 0

looks like aot cache and spring aot is different things, very good naming :) so graalvm exist at spring aot layer not aot cache as far as I understand :)

02.11.2025 18:45 👍 0 🔁 0 💬 1 📌 0
Supercharge your JVM Performance with Project Leyden and Spring Boot
Supercharge your JVM Performance with Project Leyden and Spring Boot YouTube video by Java

that graph is coming from youtu.be/izLzgnMMjbU?... from @devoxx.com 2025

02.11.2025 18:37 👍 1 🔁 0 💬 1 📌 0
java leyden micronaut, spring boot, quarkus

java leyden micronaut, spring boot, quarkus

#java leyden is faster then regular AOT or am I reading this graph wrong @graalvm.org ?

02.11.2025 18:36 👍 3 🔁 1 💬 1 📌 0

#gitlab is doing an upgrade to #postgresql 17

www.postgresql.org/message-id/C...

I wonder why not 18 io_uring should bring some performance boost.

31.10.2025 06:50 👍 1 🔁 0 💬 0 📌 0
Preview
Introducing Apache Fory™ Rust: A Versatile Serialization Framework for the Modern Age | Apache Fory™ TL;DR: Apache Fory Rust is a blazingly-fast, cross-language serialization framework that delivers ultra-fast serialization performance while automatically handling circular references, trait objects, ...

Exploring [Apache Fory for Rust](fory.apache.org/blog/fory_ru...)

claims zero-copy, cross-language serialisation, and schema evolution.

Anyone benchmarked it or used it in production?

#rustlang

31.10.2025 06:39 👍 3 🔁 0 💬 0 📌 0
I put a neural network in the Linux kernel scheduler
I put a neural network in the Linux kernel scheduler YouTube video by arighi_linux

#NeuralNetwork in #linux kernel from a #nvidia engineer, this may make the desktop linux year 🤓

www.youtube.com/watch?v=ywW8...

23.10.2025 07:53 👍 2 🔁 0 💬 0 📌 0
LCOV - PostgreSQL 19devel

#PostgreSQL has code coverage report and it is covered 80 percent, very nice

coverage.postgresql.org/index.html

22.10.2025 06:02 👍 0 🔁 0 💬 0 📌 0
claude cli at exit

claude cli at exit

slowly finishing before 30 Oct

03.10.2025 09:25 👍 2 🔁 0 💬 0 📌 0
Post image

@anthropic.com why the expire ? I was using claude time to time very slowly, especially for testing new models :(

01.10.2025 08:22 👍 2 🔁 0 💬 1 📌 0
Preview
GitHub - ozkanpakdil/grepwise: Splunk alternative Splunk alternative. Contribute to ozkanpakdil/grepwise development by creating an account on GitHub.

hey guys, I have been working on this project around 3 months with #Junie
used #splunk many years and there is not one project which can work like that, easy to install and run. anyone likes to contribute I am very fast code reviewer and good vibes guy 🥳feel free to join
github.com/ozkanpakdil/...

30.09.2025 22:55 👍 2 🔁 0 💬 0 📌 0
Preview
PostgreSQL Performance Comparison PostgreSQL Version Comparison Raw Data PostgreSQL Version Transactions Latency (ms) TPS PG12 165849 5.787 2763.556285 PG13 145544 6.594 2425.190199 PG14 158793 6.044 2646.418605 PG15 147527 6.506 2458...

#PostgreSQL 18 just landed—and I built a benchmark dashboard comparing PG versions 12–18 using pgbench mix tests:
pgbench.github.io/mix/
PG18 leads in every metric:
- 3,057 TPS
- 5.232 ms latency
- 183,431 transactions
Have you tested version 18 in production yet? Any tuning tips or surprises?

27.09.2025 12:07 👍 1 🔁 0 💬 1 📌 0

that is a good bug, you are using macos so you may have totally different experience, but I installed podman desktop other day to my debian and all worked fine, just try that docker compatibility, hmm now I wonder is that docker compatibility exist in macos ?

26.09.2025 18:55 👍 1 🔁 0 💬 1 📌 0

now you are going too deep 😀 I remember I uninstalled docker desktop but I have wsl docker too, windows is confusing 😃 maybe @podman-desktop.io can answer, pls answer 😄

26.09.2025 18:18 👍 1 🔁 0 💬 1 📌 0

I believe code explains better, and I run it in my local podman desktop, all works

26.09.2025 17:49 👍 1 🔁 0 💬 0 📌 0
Preview
docker-sandbox/postgres-cluster-SAN-CN at main · ozkanpakdil-redgate/docker-sandbox Postgresql setup for testing. Contribute to ozkanpakdil-redgate/docker-sandbox development by creating an account on GitHub.

when I installed podman desktop and enabled docker extension, I have docker CLI installed under podman installation folder

github.com/ozkanpakdil-...

that's the code prepares PostgreSQL with all mtls
at the beginning I was using podman CLI, other team members had issues so all in docker code

26.09.2025 17:48 👍 1 🔁 0 💬 2 📌 0

yes, podman can build those but if I use podman cli in the scripts it doesn't run on other computers where people don't have podman. so I use docker cli in my script, so in my local podman desktop run those containers

26.09.2025 17:12 👍 0 🔁 0 💬 1 📌 0

because I share docker scripts with other tram members, they use rancher or something, they don't have podman, so docker cli exist everywhere

26.09.2025 09:00 👍 0 🔁 0 💬 1 📌 0