
Martin
Are Your Pipelines on Fire? Ours Were Too. That’s Why we Introduced Auto-scaling.
You already know that we use GitLab pipelines and how we use them. And although we can develop more securely and efficiently, their use is not tax-free. We pay for it in the form of resources necessary for their operation. And when we develop a…
How do we do CI/CD?
If you’ve read the article about the benefits of CI/CD, you may have been motivated to deploy these practices on your project too, and now you’re wondering how to get started. In short, to put CI/CD theory into practice, you need to design a system…
5 x yes for CI/CD procedures
Today, CI/CD is reportedly used by up to 90 percent of professional programmers. No wonder. Continuous integration and continuous deployment basically only have advantages. In bart, we use them on every project, in one form or another. Why? Because we care about improving the quality…
ChatGPT – What Is the Future of Programming?
On December 6th, Ady wrote to our company chat that he tried ChatGPT and that we should test it too, because it’s super fun. The conversation below this message continues to this day. We had the AI program analogue clock, automated tests and render a…
One Good Hackathon And Compiling a Project No Longer Takes Us Tens of Minutes, But Only Seconds
In bart, we’re developing dozens of projects – sometimes we work on them in the office, sometimes from home. If we want to code or test something, we always have to run the project locally. In our case, this process has so far included the…
Online Safety #4 Is It Fake News? Take the CRAP Test
Fake news is misinformation that looks like an article from a newspaper, but comes from the keyboard of a clever plotter with their own goal and agenda. Thanks to social networks, this news spreads faster than lightning and evokes strong emotion at best, crowd panic…
Do code review responsibly – the success of the project depends on it
The success of a project can be assessed based on the hours worked or from the managerial point of view – based on the value delivered to the customer. If the customer’s business goals are met, it’s a success. At Bart.sk, we focus on long-term…
How do software tests save your money?
Application testing is still an unknown concept for many developers and companies. If you say testing, you usually mean “clicking” through it manually before delivery. This procedure fails if it’s a regularly evolving system that is constantly expanding. New features can break the old ones,…
Eurobus online reservation system
What is Eurobus? Eurobus, a.s. provides personal public road transport divided into urban, suburban, long-distance, international and charter transport. It owns 350 buses in a standard as well as most modern variants. Project goals Replacement of the old solution with a new, modern one. New…