Matti
@tahvonen.fi
19 followers 19 following 15 posts
https://github.com/mstahv
Posts Media Videos Starter Packs
That should probably be my way, note saved 🙇‍♂️
👍 Gotta try to find some time to test it later this autumn. The installation guide seemed bit scary still, some quick install script could probably attribute to community activation.
Nice! Do you happen to have insights how Korifi itself has progressed lately? I tried to get started with a while ago (~ 2years🤔) ago, but failed miserably and turned to another PaaS solution for my demos. Seeing how you can run it on a Raspberry Pi kind of tempts me to give it a new chance 🤓
We hacked with @frankdelporte.be with @raspberrypi.com and Java earlier today. Not completely without demo issues naturally: you can upgrade to Java 25, but don't accept all suggestions by IntelliJ yet, it was Spring Boot not finding out main method anymore 🤓
www.youtube.com/watch?v=ygrb...
Demo of the improved Pi4J+Vaadin demo showing the temperature and humidity gauges
YouTube video by Frank Delporte
www.youtube.com
Matti @tahvonen.fi · Aug 27
Subscribe! My brother installed me home assistant already, but the true solusions have been waiting for proper programming language 🤓
Reposted by Matti
I started playing with @vaadin.com and @quarkus.io today and I have to say I was surprise just how easy it was to build a UI! My years of Swing experience may be helpful, but it was super easy.
Reposted by Matti
I recently had the pleasure to join a very nice panel discussion with @frankdelporte.be, @richard.fichtner.dev and @martinelli.ch about starting new Java projects.

Check out the recording youtu.be/eUVaOlRlulA and the corresponding report pages.vaadin.com/java-project... conducted by @vaadin.com
Starting Java projects: lessons from the field
YouTube video by vaadinofficial
youtu.be
Matti @tahvonen.fi · Jun 13
How did it work? I have been using Dokku for some years.
Matti @tahvonen.fi · May 23
Celebrating 30yo Java with better typing 🥳 Spent a while yesterday to put together a modern library for colors. Rgb(a), HSL, hex formats supported, parses and serializes to CSS compatible strings. Install coordinates: in.virit:color:0.0.2, a tiny usage example here:

github.com/parttio/lead...
Embrasing proper typing as a celebration for 30 yo Java · parttio/leader-line@1377466
Replaced dumb strings with a library that provides proper typing for css colors. Sure, there might be couple of characters more code, but also more compile time checks, better DX, productivity and ...
github.com
Matti @tahvonen.fi · May 23
Downgraded to Maven 3 compatible pom.xml (and release) for now, but eager to help testing with this project if needed🤓
Matti @tahvonen.fi · May 23
This is my trial(and-error) project if somebody wants to investigate:

github.com/viritin/color

Got the 0.0.1 release to central "manually". But also too much stuff deployed (consumer pom separatly and test scope dependencies not stripped away).
GitHub - viritin/color: A lightweight and zero-dependency Java domain objects for "css colors".
A lightweight and zero-dependency Java domain objects for "css colors". - viritin/color
github.com
Matti @tahvonen.fi · May 23
I was yesterday trying to push one new OSS library to Central with Maven 4 based tooling (release pluging & central portal plugin). I know I'm living and on the edge but it didn't feel very release ready yet 😀 I wonder if there are any (unofficial) upgrade instructions?
Matti @tahvonen.fi · May 12
When is the new book coming out? 🤓
Reposted by Matti
"Securing Vaadin Applications with Microsoft Entra". @martinelli.ch shows how to secure your Vaadin applications using Microsoft Entra for authentication and authorization and explains how Karibu Testing must be configured. foojay.io/today/securi...
Securing Vaadin Applications with Microsoft Entra
foojay is the place for all OpenJDK Update Release Information. Learn More.
foojay.io
Matti @tahvonen.fi · Feb 25
Now everything I need is a Maven 4 compatible NetBeans 🤓
Matti @tahvonen.fi · Feb 25
Thanks, it works 💪 (I assume you meant 4.1.0). I'd swear I tried that before (was also using subprojects tag earlier). It might have been that I had forgotten that obsoleted flatten plugin 🤷‍♂️ github.com/viritin/enti...
Comparing main...maven4 · viritin/entityexplorer
A general purpose "database browser" for Spring Boot apps that works on JPA level (~ uses JPA & JPQL instead of raw JDBC/SQL).. - Comparing main...maven4 · viritin/entityexplorer
github.com
Matti @tahvonen.fi · Feb 25
Has anybody prepare (public) examples of "compact form" of parent declarations that are coming for @maven.apache.org 4? I found that to be one of the most inspiring features, but couldn't make that work today when I tried (rc2). @rfscholte.bsky.social maybe?

www.youtube.com/watch?v=2iqp...
Maven 4: New foundations for a classic structure by Anders Hammar & Robert Scholte
YouTube video by Jfokus
www.youtube.com