You can filter posts by date, tag or even use natural language to find whatever you want
Most popular tags
Recent posts
Terminal programs adhere to certain common principles - what are they?
The article "Terminal Rules" by Jane V. Nar presents essential guidelines for using the terminal, including file system navigation, process management, and security. The author highlights the importance of personalization and continuous learning to become a proficient user. Crucially, the terminal is a tool not just for experts but also for budding programmers.
List of 10 things I regret not knowing about React earlier
The article presents 10 things the author regrets not knowing earlier about React, sharing insights and tips for developers to improve their skills.
Dropbox saved millions by building its own Load Balancer - how and why?
Dropbox saved millions through cloud optimization and automation strategies.
Problematic Soft Delete in Databases - Alternative Approaches
The article discusses the 'soft delete' technique, which allows marking data as deleted without actually removing it from a database. This enables later restoration and increases flexibility in data management, while preventing users from accidentally losing important information.
Don't Test Implementation Details in JavaScript
The article discusses why testing application behaviors is more important than testing implementation details, leading to more durable and maintainable tests.
Why @import in CSS is not as bad as it is believed
The article discusses the technique of importing CSS stylesheets using @import, presenting advantages and disadvantages along with practical usage tips.
Are Your Standards Too Low? - How and Why It’s Worth Raising the Bar
The article covers raising standards in personal and professional life and their impact on success and satisfaction.
Proxy Servers in Your Infrastructure - Why You Need Them
The article discusses the differences and uses of reverse proxy and forward proxy. It explains how each one works, presents advantages, and offers examples of popular tools. The author focuses on performance and security for both clients and servers, highlighting their practical applications.
Object Pool Design Pattern - what is it and how can it be useful to you?
The article presents the Object Pool design pattern, which allows for efficient object management by reusing them, reducing the costs associated with object creation.
GitHub Copilot is available for free - with limitations
GitHub Copilot in Visual Studio Code is now free, providing real-time code suggestions to assist developers in their work.
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