John Thundergun
John Thundergun liked this activity

With a simple extension, I've made the news interesting again

#AI #softwaredevelopment

Ethan Marcotte
Joachim
Alex Akselrod
Ethan Marcotte and 2 others boosted

With a simple extension, I've made the news interesting again

#AI #softwaredevelopment

The code needs a lot of cleanup, and then I have to automate deployment when I change things. But I've posted it here for anyone curious:

https://codeberg.org/bfordham/naughtybaptist_2

#python#softwareDevelopment #coding #blogging

With a simple extension, I've made the news interesting again

#AI #softwaredevelopment

Java’s Not Gone, It’s Just Hiding in Plain Sight

From powering Minecraft on the PlayStation to driving high-performance financial systems, Java remains a quiet force behind technologies we use every day.
Our latest blog takes a thoughtful look at how this long-standing language continues to make an impact, sometimes where you’d least expect it.

👉 Read more:
https://freebsdfoundation.org/blog/from-minecraft-to-markets-java-hiding-in-plain-sight/

#FreeBSD#Java#OpenSource#TechTrends#Programming#SoftwareDevelopment

Java’s Not Gone, It’s Just Hiding in Plain Sight

From powering Minecraft on the PlayStation to driving high-performance financial systems, Java remains a quiet force behind technologies we use every day.
Our latest blog takes a thoughtful look at how this long-standing language continues to make an impact, sometimes where you’d least expect it.

👉 Read more:
https://freebsdfoundation.org/blog/from-minecraft-to-markets-java-hiding-in-plain-sight/

#FreeBSD#Java#OpenSource#TechTrends#Programming#SoftwareDevelopment

As I scale systems, everything always points to event sourcing as being a good way to increase scale even further. I’ve been places that started down that path, but nothing that actually made it to production processing millions or more events.

Anyone out there have any stories about event sourcing in production at scale?

#SoftwareDevelopment

I have implemented an API for WASM modules for a game engine. I want to create tests for it to make sure that the API that the WASM scripts use are correctly implemented.

How could I build a test suite for this? Since I would have to compile the modules as well, I doubt just "cargo test" would be enough. Is there another testing tool that could be better for this?

#wasm #rust #softwaredevelopment

I have implemented an API for WASM modules for a game engine. I want to create tests for it to make sure that the API that the WASM scripts use are correctly implemented.

How could I build a test suite for this? Since I would have to compile the modules as well, I doubt just "cargo test" would be enough. Is there another testing tool that could be better for this?

#wasm #rust #softwaredevelopment

> A release announcement should never include the phrase, “various improvements and bugfixes.” You might as well boast that the team proudly breathed air throughout development and used the latest version of the Internet.
- https://refactoringenglish.com/chapters/release-announcements/

😄

#softwaredevelopment #techwriting