Skip Navigation
User banner
CodyIT
Posts 10
Comments 2
pvs-studio.com Top 10 most intriguing Java errors in 2024

In 2024, we′ve analyzed a wealth of projects, sharing our discoveries on our blog. Now it′s New Year′s Eve—it′s time to tell festive tales! We′ve collected the most intriguing Java errors detected in...

Top 10 most intriguing Java errors in 2024

PVS-Studio has collected the most intriguing Java errors detected in open-source projects

0

Java serialization: let's dig it up

pvs-studio.com Java serialization: let′s dig it up

Java equips developers with convenient tools for serializing objects. Although they seem primitive at first glance, their internal implementation contains a wealth of interesting insights. In this...

Java serialization: let′s dig it up

Java equips developers with convenient tools for serializing objects. Although they seem primitive at first glance, their internal implementation contains a wealth of interesting insights. In this article, we'll explore the essentials of serialization and its nuances. Let's see how it operates under the hood!

0
pvs-studio.com YYYY? yyyy!

Do you know what′s the difference between the ′Y′ and ′y′ characters in the Java date pattern? In this article, we′ll explore how an incorrect date format can cause an error. We′ll also introduce our...

YYYY? yyyy!
0
blog.ploeh.dk Traversals

How to convert a list of tasks into an asynchronous list, and similar problems.

Traversals
0
0
www.cerbos.dev Guide to Java authentication and authorization | Cerbos

Authorization technologies have seen significant changes and advancements in recent years—especially when it comes to Java. This article provides an overview of the evolving landscape to help you choose the best authorization framework for your Java application.

Guide to Java authentication and authorization | Cerbos
0

Ghostty 1.0 is Coming

36
Creating QR Codes with Javascript to use as a Data Channel
  • Sounds like a really good idea!

  • 4

    OOP is not that bad

    60
    What’s New In Python 3.13
  • Curious what actually changed for iOS and Android?. Those PEPs don't say it directly ;)

  • www.infoq.com Embracing Reactive Applications on JVM: a Deep Dive into Modern I/O Models and Vert.x

    This article discusses the shift from blocking to non-blocking and asynchronous I/O models, highlighting their role in modern software development. It focuses on Vert.x, a toolkit for building reactive applications on the JVM, featuring the Multi-Reactor Pattern, Event Bus, and Verticles. Vert.x is ...

    Embracing Reactive Applications on JVM: a Deep Dive into Modern I/O Models and Vert.x
    0