Menu
About me Kontakt

You can filter posts by date, tag or even use natural language to find whatever you want

Most popular tags

Recent posts

The map() method in JavaScript - how does it work? Examples

The article discusses the map method in JavaScript, its benefits, and usage examples in daily programming.

SSHPASS - automate SSH actions requiring a password?

The article introduces sshpass, a tool that automates SSH logins without the need for manual password entry.

Debouncing in JavaScript - what it is and why you need it?

The article discusses debouncing in React, a technique that limits function calls in a short time, enhancing app efficiency. It illustrates implementation in an autocomplete context.

Gemini 1.5 is coming - next-generation AI models from Google

Google's new AI model, Gemini, aims to improve language understanding and data security, promising innovations in user interactions.

Introduction to SQL for Data Workers

The SQL tutorial is an excellent introduction to Structured Query Language, covering basic concepts and more advanced topics useful in database management.

LinkedIn Guide for Programmers - Use the Platform Effectively

The article 'An Engineer's Guide to LinkedIn' offers practical tips for creating a profile and networking on LinkedIn tailored for engineers.

How to Learn Effectively - A Guide for Students and Others

The article discusses effective study techniques such as creating a conducive atmosphere, setting goals, and using note-taking methods. The author also emphasizes the significance of review and reflection in knowledge retention.

Git Bisect - faster debugging of commits (video, 9 minutes + text)

The article discusses git bisect in Git, which allows for quick bug localization in code by systematically testing versions. The author provides examples of how to use this feature to enhance programming efficiency.

Reduction of Docker Image Size by 40% - Case Study

The author shares their experience on optimizing Dockerfiles, which is essential for developers. They highlight the importance of best practices, such as using appropriate base images, avoiding unnecessary packages, and specifying versions. These techniques can significantly reduce image size and improve application performance. This blog is a valuable resource for anyone looking to enhance their skills in containerization.

Working at GitLab - what it looks like through the eyes of a former employee?

Yorick Peterse shares his experiences of working at GitLab, highlighting openness, flexibility, and the importance of communication within the team.

Source of content in this blog is https://news.mrugalski.pl

All content including posts, their short version, tags and video transcriptions is 100% AI generated