#rife2 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rife2, aggregated by home.social.
-
RIFE2 1.8.0, the full-stack, no-declaration, framework is out! Now with support for Java 22, WebJars and RSS feeds generation.
#framework #fullstack #java #purejava #rife2
https://github.com/rife2/rife2?utm_medium=erik.in&utm_source=mastodon
-
RIFE2 1.8.0, the full-stack, no-declaration, framework is out! Now with support for Java 22, WebJars and RSS feeds generation.
#framework #fullstack #java #purejava #rife2
https://github.com/rife2/rife2?utm_medium=erik.in&utm_source=mastodon
-
RIFE2 v1.8.0 is now available with support for Java 22, WebJars and the generation of RSS, Atom and JSON Feed content syndication feeds.
More info: https://rife2.com
-
RIFE2 v1.8.0 is now available with support for Java 22, WebJars and the generation of RSS, Atom and JSON Feed content syndication feeds.
More info: https://rife2.com
-
Airhacks Podcast: Java, Kotlin, RIFE2 and bld — Part 2 (via Erik's Weblog)
2nd part of my chat with Adam Bien on his airhacks.fm podcast about Java and Kotlin as well as rife2 and bld…
-
Airhacks Podcast: Java, Kotlin, RIFE2 and bld — Part 2 (via Erik's Weblog)
2nd part of my chat with Adam Bien on his airhacks.fm podcast about Java and Kotlin as well as rife2 and bld…
-
Great article about why @ethauvin used RIFE2 as the technology to rewrite his blog after 23 years.
#java #WebFramework #rife2 #productivity
https://foojay.io/today/why-i-moved-my-blog-to-rife2-after-23-years/
-
Great article about why @ethauvin used RIFE2 as the technology to rewrite his blog after 23 years.
#java #WebFramework #rife2 #productivity
https://foojay.io/today/why-i-moved-my-blog-to-rife2-after-23-years/
-
bld 1.9.0 is out! (via Erik's Weblog)
We just released bld 1.9.0, the pure Java build tool for developers who don't like dealing with build tools.
#cli #java #productivity #kotlin #bld #buildtool #rife2
https://erik.thauvin.net/blog/posts/9758/bld-190-is-out?utm_medium=erik.in&utm_source=mastodon
-
bld 1.9.0 is out! (via Erik's Weblog)
We just released bld 1.9.0, the pure Java build tool for developers who don't like dealing with build tools.
#cli #java #productivity #kotlin #bld #buildtool #rife2
https://erik.thauvin.net/blog/posts/9758/bld-190-is-out?utm_medium=erik.in&utm_source=mastodon
-
RIFE2 & bld On Air (via Erik's Weblog)
Adam Bien just released a podcast where Geert talks extensively about RIFE2 and bld…
https://erik.thauvin.net/blog/posts/9699/rife2--bld-on-air?utm_medium=erik.in&utm_source=mastodon
-
RIFE2 & bld On Air (via Erik's Weblog)
Adam Bien just released a podcast where Geert talks extensively about RIFE2 and bld…
https://erik.thauvin.net/blog/posts/9699/rife2--bld-on-air?utm_medium=erik.in&utm_source=mastodon
-
RIFE2 1.7.3 (via Erik's Weblog)
A new release of RIFE2 is out.
https://erik.thauvin.net/blog/posts/9545/rife2-173?utm_medium=erik.in&utm_source=mastodon
-
RIFE2 1.7.3 (via Erik's Weblog)
A new release of RIFE2 is out.
https://erik.thauvin.net/blog/posts/9545/rife2-173?utm_medium=erik.in&utm_source=mastodon
-
bld 1.7.5 and Extensions (via Erik's Weblog)
bld 1.7.5 is out with new and updated extensions…
-
bld 1.7.5 and Extensions (via Erik's Weblog)
bld 1.7.5 is out with new and updated extensions…
-
I set up a community forum for all my Uwyn projects: https://forum.uwyn.com
Social media and Discord are fun, but there's a growing demand for persistent information and conversations from my users ... so here goes.
-
I set up a community forum for all my Uwyn projects: https://forum.uwyn.com
Social media and Discord are fun, but there's a growing demand for persistent information and conversations from my users ... so here goes.
-
bld 1.7.1 Extensions (via Erik's Weblog)
bld 1.7.1 is out with new extensions…
https://erik.thauvin.net/blog/posts/9423/bld-171-extensions?utm_medium=erik.in&utm_source=mastodon
-
bld 1.7.1 Extensions (via Erik's Weblog)
bld 1.7.1 is out with new extensions…
https://erik.thauvin.net/blog/posts/9423/bld-171-extensions?utm_medium=erik.in&utm_source=mastodon
-
How to Build and Deploy a #RIFE2 Application Using #Jenkins
https://youtu.be/EEbGNJRWpHc?utm_medium=erik.in&utm_source=mastodon
-
How to Build and Deploy a #RIFE2 Application Using #Jenkins
https://youtu.be/EEbGNJRWpHc?utm_medium=erik.in&utm_source=mastodon
-
The year 2000 called, I designed a button to promote #RIFE2 usage 😁
-
The year 2000 called, I designed a button to promote #RIFE2 usage 😁
-
Introducing #Bld: A New Pure #Java Build System
#rife2https://foojay.io/today/introducing-bld-a-new-pure-java-build-system/
-
Introducing #Bld: A New Pure #Java Build System
#rife2https://foojay.io/today/introducing-bld-a-new-pure-java-build-system/
-
I'm pretty stoked with this directory structure builder API that I've been working on as part of #RIFE2 #bld. It's pretty common to generate a directory hierarchy with files coming from various places and having specific permissions before archiving everything into a zip file.
I felt this was pretty cumbersome with #JDK calls, especially since the structure of the files is not immediately visible from the code. This builder visualizes everything in a single glance.
-
I'm pretty stoked with this directory structure builder API that I've been working on as part of #RIFE2 #bld. It's pretty common to generate a directory hierarchy with files coming from various places and having specific permissions before archiving everything into a zip file.
I felt this was pretty cumbersome with #JDK calls, especially since the structure of the files is not immediately visible from the code. This builder visualizes everything in a single glance.
-
I'm still working on the complete documentation of bld, RIFE2's new pure Java build tool. The initial pages are now up and the first version of bld is available to try out. Curious to hear what your first impressions are:
https://github.com/rife2/rife2/wiki/What-Is-Bld -
I'm still working on the complete documentation of bld, RIFE2's new pure Java build tool. The initial pages are now up and the first version of bld is available to try out. Curious to hear what your first impressions are:
https://github.com/rife2/rife2/wiki/What-Is-Bld -
When you have a logo, things become real :-)
-
When you have a logo, things become real :-)
-
Going through all my RIFE2 projects to convert them to the new RIFE2 1.5 pure-Java build system.
This project is a fun one because it overrides the default test command and extends the TestOperation class to report back the test results to the same project running live on my servers.
https://github.com/rife2/tests-badge/tree/main/src/bld/java/com/uwyn/testsbadge
-
Going through all my RIFE2 projects to convert them to the new RIFE2 1.5 pure-Java build system.
This project is a fun one because it overrides the default test command and extends the TestOperation class to report back the test results to the same project running live on my servers.
https://github.com/rife2/tests-badge/tree/main/src/bld/java/com/uwyn/testsbadge
-
RIFE2 v1.5 will have a completely new pure #Java build tool and build system built in. No need to mess with scripting languages or configuration files, your whole build process is just written in Java in a very concise and convenient way. Leveraging all the power of modern IDEs.
I recorded a preview video about the build system's current state, curious to hear your thoughts:
https://www.youtube.com/watch?v=YSFs--aqWe0#buildtool #buildsystem #productivity #pragmatic #webframework #rife2
-
RIFE2 v1.5 will have a completely new pure #Java build tool and build system built in. No need to mess with scripting languages or configuration files, your whole build process is just written in Java in a very concise and convenient way. Leveraging all the power of modern IDEs.
I recorded a preview video about the build system's current state, curious to hear your thoughts:
https://www.youtube.com/watch?v=YSFs--aqWe0#buildtool #buildsystem #productivity #pragmatic #webframework #rife2
-
More details on @foojay about the incredible performance boost to #rife2 thanks to #GraalVM native-image!
https://foojay.io/today/web-app-startup-in-3ms-with-rife2-and-graalvm/