My SteamDeck notice and shortly after my SteamDeck came around the easter days. It's a nice device and I pushed many hours playing games in on it.
Sonntag, 18. September 2022
[Java] Custom hibernate SQL queries
Sprint Data JpaRepository makes it easy to have simple custom queries. But more complex queries with custom output, grouping, aggregation and more are partly not possible and need the usage of other utilities.
Java + Vim: Annotation Processing for Lombok, QueryDsl and such
Getting Java working with Vim is quickly done with vim-lsp and vim-lsp-settings.
But using generated classes, like those from Lombok or QueryDsl or MapStruct, needs a little more work.
Abonnieren
Posts (Atom)
[Review/Critic] UDock X - 13,3" LapDock
The UDock X - 13.3" LapDock is a combination of touch display, keyboard, touch-pad and battery. It can be used as an extension of vari...
-
The Humble Indie Bundle V is going around. You can find it currently here: https://www.humblebundle.com/ Trying to run those games I got...
-
Debugging Java with IntelliJ IDEA or VSCodium and its Java plugins ( Debugger for Java , Language Support for Java(TM) by Red Hat ) is ki...
-
The Blender Game Engine can make use of shader written in GLSL. In the standard version you can easily use vertex and fragment shader for yo...