Y Soft at Geecon 2023: Java, Krtek, OAuth and Beyond

Another year has passed, and with that, the Geecon conference came back to town, and so did we. With a focus on...

Y Soft at WUG Days 2022

After the two-year break, we got a chance to come back to WUG Days 2022. It is the largest Czech free educational...

Functional Programming in Common Lisp

Intro Functional programming (FP) has again been getting popular in recent years. Why again? Because the paradigm of FP...

Y Soft LeSS transformation

Because at Y Soft we believe that sharing is caring, we have decided to organize a public meetup and share...

Mediator design pattern in modern applications

Mediator itself is a pretty old and well-known design pattern. It promotes loosely-coupled communication between objects which reduces chaotic dependencies and forces...

Present times require clever solutions, digitalization, and process automation

The Research and Development (R&D) center of Y Soft in Brno usually accommodates around sixty people on a daily basis. Today, you...

NDC London 2020

This year in January, my colleague Adam Melkus and I had the opportunity to attend NDC London. I attended NDC London back...

Slides from talk at FI MUNI: C in our world 2019

Slides available in formats: PDF, SlideShare Source code: GitHub/ysoftdevs/cpp-examples

PF 2019

Wishing you good luck and great success in year 2019. Here is small puzzle game for you based on Sokoban: http://ysofters.com/pf2019 Source code is available at GitHub. You...

Cloud deployment process

The cloud deployment process typically consists of two basic phases: Infrastructure deployment Product deployment During the infrastructure deployment, the external environment in which the product runs is...

Log processing, 2. part – log and metric visualization

The first article introduced an overview of goals and architecture for log processing, next two articles will cover inputs and outputs – how can...

Log processing, 1. part – architecture overview

This article is a first one of planned series focused on log processing, therefore YSoft SafeQ monitoring. It explains goals of log monitoring and...

Modular sensor platform – Part 2

In the previous post, I wrote about testing requirements, which led us to create Modular sensor platform. I told you about ASP.NET Core technology,...

Robotic revolution

When will the robotic revolution come and what will be its impact? What does Industry 4.0 mean and how will it change the world...

PF 2018

We wish you all the best in 2018. Here is small game for you. Find your way through the labyrinth.

Modular sensor platform – Part 1

Y Soft is using a robotic arm for testing multi-functional devices, but the robotic arm is not enough for our testing purpose. We need...