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

Interview with a programmer working with TypeScript for over 3 years (audio)

In episode 034 of the 'Corecursive' podcast, Chris Krycho discusses TypeScript, its benefits, and the challenges of using this language. Krycho highlights that static typing in TypeScript can help identify errors and improve project management.

How to kill a process and all its child processes on Linux?

The article presents methods for killing processes and their descendants in Linux/Unix systems, including the `kill` and `pkill` commands and their applications.

Web Components - are still not widely used by JavaScript developers. Is it time to change that?

The article discusses the development and challenges of web components, highlighting their potential to simplify web application creation.

First-Class Functions in JavaScript - What Are They and How to Use Them?

This article discusses functions as first-class objects in JavaScript. It includes examples of how to use them in code.

How long does it take and how much does it cost to hire 10 developers in San Francisco? - a review of methods

The article discusses hiring challenges in San Francisco, such as high living costs and job market competition.

FD - a faster (and smarter) replacement for the 'find' command for Unix systems

fd is a fast file searching tool for the command line that supports regex and various filtering options.

Svelve - an interesting JavaScript framework in the style of React/Vue/Angular

Svelte is a modern JavaScript framework focused on compile-time work, leading to better performance. The article discusses its advantages, such as simplicity and efficiency, and offers practical usage examples, encouraging readers to explore documentation and tutorials.

In programming, what are 'Yoda Statements'? Find out ;)

Yoda conditions are principles for working with data that enhance the efficiency of IT systems.

Syslog - everything you need to know about it. How it works

The article discusses syslog as a key tool for system administrators, focusing on its configuration and best practices.

Three types of 'good' technical debt - that is, the kind we implement consciously

The article discusses three types of technical debt: active, defined, and anticipated, highlighting the importance of their management.

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