Blog

[EN] Java Faker
[EN] Java Faker

1. What is Faker?

Faker is a Java library that helps you generate realistic-looking test data. This is particularly useful in application development and testing when you need realistic but random data.

[EN] Representational State Transfer
[EN] Representational …

[Re]presentational [S]tate [T]ransfer

Introduction

The acronym REST stands for Representational State Transfer and describes a programming paradigm for distributed systems. The The focus of REST is on machine-to-machine Communication.

[EN] Warp
[EN] Warp

21st century warp terminal

Since I became a Linux user, I have been using the terminal or the command line, even though I don’t need it as much as a normal user these days. I can’t live without it anymore, whatever my biggest problem is, when I’m sitting at a Windows box, …