home.social

#rife2 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rife2, aggregated by home.social.

fetched live
  1. 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

    github.com/rife2/rife2?utm_med

  2. 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

    github.com/rife2/rife2?utm_med

  3. 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: rife2.com

    #java #webframework #purejava #rife2

  4. 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: rife2.com

    #java #webframework #purejava #rife2

  5. 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…

    #java #bld #buildtool #rife2

    erik.thauvin.net/blog/posts/10

  6. 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…

    #java #bld #buildtool #rife2

    erik.thauvin.net/blog/posts/10

  7. 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

    erik.thauvin.net/blog/posts/97

  8. 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

    erik.thauvin.net/blog/posts/97

  9. Why I moved my blog to RIFE2 after 23 years? (via Erik's Weblog)

    In April 2023 I decided to move this blog to the RIFE2 full-stack framework. It was previously built using…

    #github #twitter #java #kotlin #mastodon #rife2

    erik.thauvin.net/blog/posts/97

  10. Why I moved my blog to RIFE2 after 23 years? (via Erik's Weblog)

    In April 2023 I decided to move this blog to the RIFE2 full-stack framework. It was previously built using…

    #github #twitter #java #kotlin #mastodon #rife2

    erik.thauvin.net/blog/posts/97

  11. RIFE2 & bld On Air (via Erik's Weblog)

    Adam Bien just released a podcast where Geert talks extensively about RIFE2 and bld…

    #java #bld #rife2

    erik.thauvin.net/blog/posts/96

  12. RIFE2 & bld On Air (via Erik's Weblog)

    Adam Bien just released a podcast where Geert talks extensively about RIFE2 and bld…

    #java #bld #rife2

    erik.thauvin.net/blog/posts/96

  13. I set up a community forum for all my Uwyn projects: 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.

    #mpe #linnstrument #3dprinting #midi #java #bld #rife2 #bld

  14. I set up a community forum for all my Uwyn projects: 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.

    #mpe #linnstrument #3dprinting #midi #java #bld #rife2 #bld

  15. Very informative and well made video by Darin Pope from CloudBees about good practices when deploying a RIFE2 application through a CI flow, like #Jenkins #java #continuousintegration #rife2 #docker #webapp

    youtube.com/watch?v=EEbGNJRWpH

  16. Very informative and well made video by Darin Pope from CloudBees about good practices when deploying a RIFE2 application through a CI flow, like #Jenkins #java #continuousintegration #rife2 #docker #webapp

    youtube.com/watch?v=EEbGNJRWpH

  17. 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.

    #java #coding #apidesign

  18. 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.

    #java #coding #apidesign

  19. Now that #RIFE2, which contains #bld, is completely being built with bld. It's time to give bld its own page on the RIFE2 website.

    rife2.com/bld

    #java #buildtool #buildsystem

  20. Now that #RIFE2, which contains #bld, is completely being built with bld. It's time to give bld its own page on the RIFE2 website.

    rife2.com/bld

    #java #buildtool #buildsystem

  21. 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:
    github.com/rife2/rife2/wiki/Wh

    #java #buildtool #rife2 #usewhatyouneed

  22. 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:
    github.com/rife2/rife2/wiki/Wh

    #java #buildtool #rife2 #usewhatyouneed

  23. 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.

    github.com/rife2/tests-badge/t

    #rife2 #buildtool #buildsystem #java #productivity

  24. 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.

    github.com/rife2/tests-badge/t

    #rife2 #buildtool #buildsystem #java #productivity

  25. 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:
    youtube.com/watch?v=YSFs--aqWe

    #buildtool #buildsystem #productivity #pragmatic #webframework #rife2

  26. 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:
    youtube.com/watch?v=YSFs--aqWe

    #buildtool #buildsystem #productivity #pragmatic #webframework #rife2

  27. Guess I'm now working on a pure #Java #build tool, primarily geared towards making #RIFE2 builds very straightforward, inspired by the good old Ant days.