Skip to main content

Posts

Can You Win The SQL Squid Game?

  Squid Game is a free challenge inspired by the popular Netflix series with the same name. Instead of engaging in bloodthirsty games, you progress to the next level by solving SQL puzzles. https://www.i-programmer.info/news/204-challenges/17846-can-you-win-the-sql-squid-game.html
Recent posts

Three NVIDIA CUDA Programming Super Resources

  CUDA is of course NVIDIA's toolkit and programming model which provides a development environment for speeding up computing applications by harnessing the power of GPUs. It's not easy to conquer, but here's a few resources to help. https://www.i-programmer.info/news/144-graphics-and-games/17842-three-nvidia-cuda-programming-super-resources-.html

Where's Java Going In 2025?

  After looking at Java in 2022 and 2023, it's time too look at what happened in 2024 as well as at the outlook in 2025. The recent Azul "State of Java" survey gave us extra impetus so let's take a detailed look at the Java landscape. https://www.i-programmer.info/programming/178-java/17816-wheres-java-going-in-2025.html

Patch Android Vulnerabilities With Google's Vanir

  Vanir is a new security patch validation tool made available for Android by the Google Open Source Security Team. In a sentence: Vanir gives Android platform developers the power to quickly and efficiently scan their custom platform code for missing security patches and identify applicable available patches. https://www.i-programmer.info/news/149-security/17802-patch-android-vulnerabilities-with-googles-vanir.html

The Dynamic DevOps Roadmap

  Αre you taking your first steps in the Devops world? Have you gone beyond the basics and trying to find your bearings figuring out what to focus on next? No worries, the Dynamic DevOps Roadmap will show you the way. https://www.i-programmer.info/news/240-devops/17806-the-dynamic-devops-roadmap.html

InfluxDB 3 Core Released In Public Alpha

  Core, the new open source InfluxDB offering, promises enhanced performance and more freedom in using it under a permissive license. We've looked at Influx indirectly in the past through Amazon's Timestream, the fully-managed time series database service that is based on open source InfluxDB. In that article we also gave a formal definition of time-series : https://www.i-programmer.info/news/84-database/17798-influxdb-3-core-released-in-public-alpha.html