techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.6K
active users

#foojaytip

0 posts0 participants0 posts today

On Foojay :foojay:, Steve Poole discusses creating #Java (and beyond) tests that are as simple, fast, and as easy to run as feasible, while being portable, so that even if you must build test harnesses, you keep the actual tests so that a developer can run without!

foojay.io/today/thinking-diffe

foojay · Thinking differently about testingThe takeaways of moving to a data-driven and test portability approach are more than a quality improvement.

Rijo Sam's confidence in encryption and cryptography was shaken by an issue with a pseudorandom number generator (PRNG). A mistake in choosing a #Java blocking algorithm resulted in timeouts for many customers. Find out more on Foojay :foojay:...

foojay.io/today/pseudorandom-n

foojay · Pseudorandom Number Generators - The Secret Behind Santa’s Gift BagDiscover the importance of random number generators and their crucial role in cryptography and data security.

"AI, LLMs, ChatGPT - these are just a few of the buzzwords of the massive revolution unfolding right now." @frankdelporte chats about these in the context of #Java and beyond with Grace Jansen, Sean Li, John Sterken, David Vlijmincx, Urs Peter, and Joost Kaan-Wagenaar.

foojay.io/today/foojay-podcast

foojay · Foojay Podcast #62: Better Coding with AI: Friend or Enemy?AI, LLMs, ChatGPT—these are just a few of the buzzwords of the massive revolution unfolding right now.

"Allowing the API of a module in #Java to be directly imported without having to specify individual classes simplifies the use of modular design architectures and can remove difficulties about the Java Platform Module System itself" by Miro Wengner: foojay.io/today/exploring-new- #foojaytip

foojay · JDK 23: Module Design Pattern with JEP-476JEP-476 is another great example of Java platform evolution while enabling internal project stability, transparency and security.