Recent Posts

Defining patterns of data transfers for Java applications with TornadoVM

Author: Thanos Stratikopoulos Original post on Foojay: Read More The TornadoVM API is designed to aid Java programmers in adapting their code bases for hardware acceleration. As explained in a previous article, the TornadoVM API exposes two key Java objects for programmers, the TaskGraph and the TornadoExecutionPlan. The former is used to define which methods should be offloaded on an …

Read More »

DevIgnition with Foojay.io at Washington DC JUG

Author: Geertjan Wielenga Original post on Foojay: Read More DevIgnition is a fun and informal community event run for and by the Washington DC software development community. One November 7, a full day of interesting presentations will be featured from excellent speakers from around the world on a wide variety of technical topics. Come discover how the best minds use …

Read More »

Trash Pandas Love Enterprise Java Garbage Code

Author: Erik Costlow Original post on Foojay: Read More If raccoons were software engineers, they would feel at home inside many enterprise systems. These systems are often full of unused and dead code that was written, fully tested, then altered in a way that prevents teams from ever running it. This garbage code — a raccoon’s favorite — is a …

Read More »