Pawel Zaras

Metaverse – the (r)evolution of the internet?

This Los Angeles is different from the one we know. It’s not even part of the United States anymore. The world has experienced an economic collapse. Governments have collapsed while retaining only illusory power. Private organizations and large corporations rule. In this miserable world, Hiro Protagonist, devoid of prospects, is a hacker and pizza, a

Metaverse – the (r)evolution of the internet? Read More »

Developer wanted! What do we expect from our new job?

The Polish labor market is wide and open. This means that finding a new job today should not be a problem for specialists. This judgment is supported by statistics on the unemployment rate in Poland. Data does not lie. Month after month, unemployment is falling. It stood at 5.1 percent, down a percentage point from a year

Developer wanted! What do we expect from our new job? Read More »

GraphQL is growing in popularity, but it’s not the end of REST 

Currently, we have two most popular ways to communicate between the frontend and backend layers: GraphQL and Rest API. GraphQL was developed by Facebook. Its origins date back to 2012. It was used as an internal solution, and was „released into the world” after 2015. This solution allows us to eliminate some problems that occur in

GraphQL is growing in popularity, but it’s not the end of REST  Read More »

green-energy-programmers

Changes in IAM systems will be revolutionary – Keycloak. X, blockchain, behavioral biometrics

10.01.2022 Identity and Access Management (IAM) today requires particular care in the prioritization of processes governing the controlled access of users to critical resources of their companies. These requirements are changing with the emergence of new security threats. Consequently, the demand for modern technologies supporting IAM is growing. What awaits us soon? IAM systems and

Changes in IAM systems will be revolutionary – Keycloak. X, blockchain, behavioral biometrics Read More »

DevOps and its best practices – this is how we enter 2022

05-12-2021 The DevOps methodology combines the practices of development and operations. It allows for the rapid delivery of applications and services. In a broad sense, DevOps promotes better communication and collaboration between development teams. More narrowly, it describes the adoption of iterative software development, process automation, and the implementation and maintenance of a programmable infrastructure.

DevOps and its best practices – this is how we enter 2022 Read More »

How to filter collections faster in Java? The solution is CQEngine

04-11-2021 At the beginning of Java programming, each of us encountered the problem of filtering the contents of a collection. We need to filter the data more than once or twice in our codes. It’s necessary when we want to do something with them and process them properly. Java and collection filtering The era of

How to filter collections faster in Java? The solution is CQEngine Read More »