Is @jetbrains.com Junie just another coding assistant?
We're going beyond autocomplete and building a JavaFX MIDI visualizer live in @intellijidea.com.
Join @antonarhipov.bsky.social and me.
📺 youtube.com/live/LekXCf-...
#Java #AI #IntelliJ
I like to think about the concept of "unknown unknowns" and often stop myself from deciding something.
antonarhipov.com/blog/00-the-...
... and the demo project
github.com/antonarhipov...
Spring Data JDBC brings out the best in #Kotlin.
Constructor-based mapping keeps val fields truly immutable. Value classes map natively – no @Embedded, no extra setup. No proxies, no hidden state.
Check it out 👇
jb.gg/agfdv4
Just published slides for my #KotlinConf 2026 talk on Spec-Driven Development
speakerdeck.com/antonarhipov...
AI assisted development is becoming a core part of modern software engineering. But what does that actually look like in a real Java project?In this live cod...
youtube.com
A thought experiment about an apple on a table that shows why gathering more information often reinforces the same answer instead of revealing new ones — and why changing perspective or process is wha...
antonarhipov.com
Demo project for the presentation on Spec-Driven Development at KotlinConf 2026 - antonarhipov/kotlinconf-sdd
Great technical breakdown by Mark Pollack on the ACP Java SDK.
ACP = LSP for AI agents:
→ JSON-RPC
→ M+N integrations
→ IDE as control plane
Clean abstraction, strong security model – exactly what scalable IDE ↔️ AI collaboration needs.
blog.pollack.ai/p/8a0a3a73-1...
Pasha Finkelshteyn and Anton Arhipov are now comparing Liquibase and Flyway in a technical showdown focused on workflows, rollbacks and developer experience.
#JNation #Java #SpringBoot #databases #Coimbra @asm0dey.site @antonarhipov.bsky.social
This post was written together with Thorben Janssen, who has more than 20 years of experience with JPA and Hibernate and is the author of “Hibernate Tips: More than 70 Solutions to Common Hiberna
We'd like to show you a new feature in the upcoming #IntelliJIDEA 2026.2 release:
Logpoints can help you investigate a running application without having to add (or clean up) print statements...
www.youtube.com/shorts/j7PWa...
Johannes Rabauer
Anton Arhipov
Anton Arhipov
IntelliJ IDEA, a JetBrains IDE
It's superb to see the @jetbrains.com Koog 0.8 release adding Spring AI support: github.com/JetBrains/ko....
AI coding agents are powerful, but they often feel unpredictable. Without structure, they can jump into implementation, miss requirements, or generate c…
ACP standardizes how code editors talk to AI agents — LSP for the agent era. The Java SDK gives you annotations, a sync API, and in-memory testing. Here's what the programming model looks like.
0.8.0
Published 10 April 2026
Major Features
Spring AI Integration: Added comprehensive Spring AI support with ChatMemoryRepository and VectorStore integration for seamless persistence and retri...