schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
_Event-Sourcing Example App_
Join me in 1 hour (18:00 UTC) as I continue work on JitterTix, an example app demonstrating how to do #EventSourcing in #Java (and #SpringBoot) without ES libraries, but with #TDD.
Source code is at https://github.com/jitterted/jitterticket-event-sourced
_Event-Sourcing Example App_
I've been having a lot of fun working on JitterTix, an example app demonstrating how to do #EventSourcing in #Java (and #SpringBoot) without ES libraries.
Join me at 18:00 UTC today, at https://jitterted.stream. Repo is https://github.com/jitterted/jitterticket-event-sourced
_Event-Sourcing Example App_
I've been having a lot of fun working on JitterTix, an example app demonstrating how to do #EventSourcing in #Java (and #SpringBoot) without ES libraries.
Join me at 18:00 UTC Wed & Thur, at https://jitterted.stream. Repo is https://github.com/jitterted/jitterticket-event-sourced
Big Kotlin pack https://leanpub.com/b/kotlin_mm by Marcin Moskała is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #Kotlin #Android #Java #ComputerProgramming #Engineering #books #ebooks
#Java 24, avoid import #tariffs like a pro with #JEP 458, 476 and 477…
https://openjdk.org/jeps/458
https://openjdk.org/jeps/476
https://openjdk.org/jeps/477
_JitterTix Event-Sourcing Example_
This week I'll continue working on my JitterTix, an example app for demonstrating how to do #EventSourcing in #Java without any ES libraries.
Join me at 18:00 UTC Mon-Thurs, at https://jitterted.stream. The repo is https://github.com/jitterted/jitterticket-event-sourced
If Java had true garbage collection, most programs would delete themselves upon execution.
— Robert Sewell
1. Example code for my "TDDing Event-Sourcing" talk (hope it gets accepted at some future conferences!)
2. A platform for experimenting with different ways of implementing event-sourcing in #Java (w/o libraries)
3. Folks in my community asked for an example! (❤️ my community)
_JitterTix Concert Ticketing System_
On my #Java live coding stream this week I've been working on a simple concert event ticketing system that is based on #EventSourcing. I have several reasons I've been doing this (putting my #TDD Game on hold).