Recent posts in Java

2 0 7 min.
I continue to take care of my Home Assistant. This week, I replaced my original setup with Cloudflare Tunnelhttps://developers.cloudflare.com/cloudflare-one/connections/connect-networks/. This is the 6th post in the My journey with Home Assistant fo...
Nicolas Fränkel 19 hours ago in Java
8 4 5 min.
Bridging the Gap: How Java Is Revolutionizing Developer Education in 2025 As Java approaches its 30th anniversary, Oracle is making significant investments in developer education and onboarding, addressing longstanding criticisms about the language...
Tom Smith 3 days ago in Java
7 3 1 min.
I’ve been optimizing my AI workflow for tasks that aren’t my core passion writing but are necessary to sustain it—marketing, sales, admin, etc. Here’s the system: 1. Task Selection: Pick a repeatable task e.g., drafting outreach emails. 2. Exper...
Sourav Bandyopadhyay 4 days ago in Java
7 2 1 min.
We know that all final variables need initialization before they can be used. So can we access a final variable before it is initialized? Well, for the final instance variable and final class variable it is always possible to access them before they...
Pravin 4 days ago in Java
2 2 3 min.
Volumez: Reinventing Cloud Infrastructure for AI/ML Workloads The increasing complexity of AI/ML workloads is exposing critical inefficiencies in how cloud infrastructure is provisioned and managed. A Silicon Valley startup called Volumez is tackli...
Tom Smith 5 days ago in Java
5 1 6 min.
In the early days of IT, we manually configured servers–each one a precious snowflake, lovingly maintained and documented. But the size of the infrastructure grew and this approach couldn't scale. Chef and Puppet popularized the idea of Infrastructur...
Nicolas Fränkel May 8 in Java
10 3 4 min.
Java 8 revolutionized how developers write and think about Java code by introducing functional programming concepts. At the heart of this transformation are Lambda Expressions, Functional Interfaces, and the Streams API. These features together prom...
Aditya Pratap Bhuyan May 8 in Java
4 2 4 min.
Fabrix.ai Revolutionizes IT Operations with Agentic AI Framework The acceleration of digital transformation has created increasingly complex IT environments that human operators struggle to manage effectively. As systems generate terabytes of data ...
Tom Smith May 7 in Java
8 1 5 min.
!1 Java is one of the most widely used programming languages for developing scalable, secure, and high-performance applications. A critical factor that influences Java's performance is its memory management system. Understanding Java memory manage...
Aditya Pratap Bhuyan May 6 in Java
6 1 6 min.
!1 Java, being one of the most widely used programming languages in the world, powers everything from mobile apps to enterprise-scale web applications. With this widespread adoption comes a growing responsibility to ensure that Java applications ...
Aditya Pratap Bhuyan May 5 in Java
5 0 4 min.
Recently, while working on a workshop titled Testing Your Pull Request on Kubernetes with GKE, and GitHub Actionshttps://loftlabs-experiments.github.io/workshop-test-pr-k8s/, I faced twice the same issue: service A needs service B, but service A star...
Nicolas Fränkel Apr 23 in Java
8 6 6 min.
How HR Tech Is Supporting Inclusive Workplaces It’s 2025, and inclusion isn’t a buzzword anymore; it's an expectation. If your workplace isn’t committed to being diverse and inclusive, then you're probably missing out on a major opportunity to grow...
Uchechi Apr 20 in Java
6 3 3 min.
While working on my demohttps://github.com/ajavageek/wasm-kubernetes on WebAssembly and Kubernetes, I wanted to create three different binaries based on the same code: Native: compile the Rust code to regular native code as a baseline Embed: compi...
Nicolas Fränkel Apr 17 in Java
7 2 6 min.
1. Syntax and Basics: Variables, Data Types, and Type Systems JavaScript: Dynamically typed, uses let, const, or var for variables. Supports types like Number, String, Boolean, Object, undefined, and null. let num = 5; const str = "Hello"; ...
Hossam Gouda Mar 30 in Java
4 2 2 min.
I remember a time when I gave something my all. I worked hard, stayed up late, and put in the effort—expecting immediate results. But nothing happened. No opportunities. No breakthrough. No instant reward. At first, it felt frustrating. I questione...
Timilehin Omikunle Mar 26 in Java
6 2 9 min.
Artificial intelligence is changing how we develope applications. The one single, most important concept we need to understand is prompt engineering. It became one of the most important skills for developers. As Java developers integrate Large Langua...
myfear Mar 18 in Java
6 2 5 min.
INTRODUCTION Shared file storage in Azure refers to Azure Files, a fully managed file storage service provided by Microsoft Azure that allows you to create and manage file shares in the cloud. These file shares can be accessed by multiple users, app...
Andrew Arigu Ayuba Mar 17 in Java
5 4 2 min.
What is topological sort ? We need to schedule a series of tasks, such as classes or construction jobs, where we cannot start one task until after its prerequisites are completed. We want to organize such tasks into a linear order that allows us ...
Chinmay Mar 15 in Java
7 4 2 min.
Frontend Development in 2025: More Demanding Than Ever Frontend development in 2025 is more demanding than ever. The need for high performance, scalability, and a flawless user experience is constantly growing, and artificial intelligence has fully...
leticiabytes Mar 14 in Java
10 5 3 min.
Important Concept In Cloud Computing What is Cloud Computing Cloud computing is providing computing services which include servers, storage, software, networking over the internet to provide faster innovation and flexible resources. Instead of stor...
Andrew Arigu Ayuba Mar 12 in Java
To see more, click for all the posts in this category.
chevron_left

Active Discussions

New

Precious Kelvin Nwaogu
Branden Hernandez
tipdotmd

Featured

adewumi israel
sibasispadhi
stjam

Recent Badges

Popular Post Muhammad Sameer Khan
Regular jiisanda
Popular Post Andres Alvarez
Popular Post Vignesh J
100 Club Support tip md