• Home
  • Tags
  • Users
  • CoderLegion is a rapidly expanding community, with membership on the rise.Coders here share, stay updated and grow their careers.
  • Post

Recent posts in Java

8 3 7 min.
Introduction Titans represent a significant leap forward in artificial intelligence, particularly in addressing the challenge of long-term memory. Unlike traditional models like Transformers, which struggle with extensive historical contexts, Titan...
posted 1 day ago in Deep Learning Mohit Goyal 231 points
3 1 8 min.
Webpack is a well-established web bundler that is widely known among other things for its rich set of features. One of the many cool aspects of webpack that I would like to focus on in this article is the concept of preloading, i.e. what it is, why ...
posted 21 hours ago in Web Dev andrei.gatej 165 points
6 3 4 min.
This is a frequently asked question in many technical interviews. Let’s explore the answer together and learn which JIT compiler parameters are available for tuning. In simple terms, the JIT Just-In-Time compiler compiles bytecode at runtime for me...
posted 4 days ago in Java stjam 156 points
10 2 3 min.
Java is a versatile and powerful programming language, evolving significantly since its inception. While many developers are familiar with its core functionalities, Java contains a treasure trove of lesser-known features that can enhance your product...
posted Dec 11, 2024 in Java saurabhkurve 186 points
7 2 5 min.
JSON is a popularly used file format in the APIs as it is lightweight and self-describing. JSON stands for JavaScript Object Notation and. It was derived from JavaScript and originally specified by Douglas Crockfordhttps://www.crockford.com/. JSON i...
posted Nov 9, 2024 in Java Faisal khatri 275 points
8 2 4 min.
Last time I wrote Java was early 2013 for my undergraduate thesis. It was a image processing program. I decided wrote in Java because during college era, Java was like main programming language that been taught. Also recently while job hunting, I saw...
posted Oct 14, 2024 in Java didikts 153 points
5 0 10 min.
Generative AI GenAI is currently a hot topic in the tech world. Retrieval-Augmented Generation RAG is a technique that enhances the accuracy and reliability of generative AI models by grounding them in external knowledge sources. In this blog post, ...
posted Sep 22, 2024 in Java Jennifer Reif 134 points
11 3 5 min.
We typically use a shared Kafka instance if we are working on Kafka in our local environment. Using a shared Kafka instance is an issue as there could be Kafka consumers listeners, which other development team members could launch on the same topic, ...
posted Jun 8, 2024 in Java Amol Gote 158 points
8 0 7 min.
The error "class is not abstract and does not override abstract method" happens when you forget to inherit all the abstract methods to the concert class that invoked the error. You can resolve the error by overriding and inheriting all the abstr...
posted Feb 24, 2024 in Java Abdul Daim 1.1k points
8 0 7 min.
Introduction If you are getting the error "invalid method declaration; return type required" after you have compiled your Java code, although you have defined the classes and their methods properly, you’ve come to the right place. Being a statical...
posted Feb 22, 2024 in Java Abdul Daim 1.1k points
2 0 3 min.
"Sometimes when you're diving deep into the world of Java, and you might get a bug "Void type not allowed here." This bug pops up when you're hoping a function to hand you something, but it decides to ghost you instead. Quick fix: either switch up th...
posted Nov 26, 2023 in Java prince yadav 347 points
0 0 3 min.
Sometimes when you are writing unit test for your world conquering Java program & using Mockito. The enigmatic "Checked exception is invalid for this method" error often raises its head, causing confusion and frustration. It comes When you attempt to...
posted Nov 26, 2023 in Java prince yadav 347 points
3 0 4 min.
Sometimes, you're doing some coding in Java, and out of the blue, you get hit with the 'Incompatible types: possible lossy conversion from double to int' error. It happens because Java wants to make sure you don't lose any precious data when converti...
posted Oct 14, 2023 in Java prince yadav 347 points
Help get things started by publishing a post.
chevron_left

New

Martins Gouveia
Deepak Kushwaha
fredydlemus
Mohammad Yasir
Arnav Singhal

Featured

Astra Bertelli
George Isiguzo
Mark Thompson
prince yadav
shaker

Recent Badges

100 Club clarice.bouwer
Notable Post Brian Keary
100 Club Sampson Ovuoba
Devoted Reader scorpanog
Avid Reader scorpanog