1. Introduction Effective information retrieval is one of the most crucial functionalities for content-driven websites like news sites and e-commerce platforms, where users expect fast and relevant search results. Facing that challenge, developers often consider specialized search services or AI-generated embeddings for semantic search. While these solutions are powerful, they
Have you ever found it difficult to understand what your colleagues in other teams do, where they obtain their data, how they utilize the information you send them, or even the reasons behind their actions? If so, welcome aboard! I’ll be your guide through the seas of common misunderstandings,
What does your technical path look like? I started with Delphi, where as a junior coder, I was thrown into the deep end with a massive financial system already written in the language. It was a trial by fire, but it taught me a lot about navigating complex codebases
What does your technical path look like? I started 10 years ago at Schibsted Tech Polska as a PHP Developer. After a couple of years, more and more teams started experimenting with Node.js, including the team I was part of at the time. In the meantime, I was appointed
Balancing technical growth with staying motivated, accessing the right resources, finding time, and connecting with experts—while juggling daily tasks and personal obligations—can feel overwhelming. In fact, it’s often discouraging enough to stop before even starting. But at Schibsted Tech Polska, we’ve cracked the code and made learning new technology
During the summer, when the weather encourages outdoor activities, we invite our employees to participate in a unique challenge – the Kilomatters program. This two-month-long challenge starts on July 1st and ends on August 31st, aiming to encourage everyone to engage in physical activity. Engagement through running This year’s
We started the summer at Schibsted Tech Polska with a buzzing Kids Coding Camp. This event, inspired by our Scandinavian colleagues, has reached its another edition and continues to inspire and educate young minds. Dive into digital creativity Over three days, children between the ages of 8 and 12
On May 23, 2024, Schibsted Tech Polska celebrated its 10th anniversary with an event at Marisco in Sopot. This milestone gathered our partners and employees for an unforgettable evening. Reflecting on a Decade of Growth Katarzyna Kowalczyk- Country Manager/CFO and Filip Szczucki- Business Development Director led the official part,
June is a special month that holds a significant place in our hearts at Schibsted Tech Polska. We celebrate Pride Month, a time dedicated to honoring diversity, acceptance, and equality. We are proud to actively support the LGBTQ+ community and to create an inclusive environment for all our employees.
Introduction As iOS users, we are all familiar with them. When we buy a cup of coffee using one of the ordering apps, they pop up. Live activities show on the lock screen and dynamic island. They display the most recent data from our apps and update their content.
We firmly believe that access to information is not just a privilege – it’s a fundamental human right. At Schibsted, we have a simple mission: to make independent journalism thrive with products people love. Recent events like the global pandemic, the Russian invasion of Ukraine, and the conflict in
1. Introduction In the first part of this article we implemented many integration tests covering the most common external services that most applications use, including databases and REST APIs. We also looked at the exact setup that is needed to create an efficient integration tests suite for your application,