You can filter posts by date, tag or even use natural language to find whatever you want
Most popular tags
Recent posts
How to write more elegant conditional statements in Bash
Tim Visee's article 'Elegant Bash Conditionals' discusses various methods for writing conditionals in Bash scripts, emphasizing the importance of readability and efficiency. The author analyzes 'if', 'then', 'else', and 'case' structures while promoting code aesthetics.
The Only Proper Date Format, or ISO 8601
The article discusses the ISO 8601 format, which allows for unambiguous representation of dates and times. The author highlights its advantages, such as ease of comparison and elimination of format issues across different countries.
Visualization of Low Earth Orbit Satellites
LioLabs is a data visualization platform for satellite data, enabling interactive analysis.
How to handle large numbers (over 2^53) in JavaScript - use BigInt
BigInt is a data type in JavaScript that enables working with large integer numbers beyond the Number range. BigInt facilitates creating and computing very large numeric values.
Online tool for merging PDFs - fully works in the browser (data is not sent to the server)
Localpdf is a useful tool for converting documents to PDF format that is easy to use and secure.
Ghostwriter - a simple text editor that allows you to focus on writing and supports Markdown
Ghostwriter is a minimalist text editor for writers focusing on simplicity and efficiency.
Cuboid - build your own air purifier with HEPA filters
The article describes a simple way to build a DIY air purifier. It discusses the materials required for construction and provides detailed assembly instructions. This project allows individuals to enhance air quality at home while saving money on ready-made products.
Are you intrigued by the strange pattern on the parachute of the Perseverance robot (Mars mission)?
The document 'The Parachute Message' presents a novel way to communicate important information during crises by using messages dropped from parachutes.
Maybe it's time to switch from Google Analytics to some alternative?
The article discusses the issues associated with using Google Analytics, including privacy and data security concerns. The author encourages businesses to consider alternatives that better protect user data.
Your browser can modify the source files of CSS on disk - what Workspaces are (video ~5 minutes)
The article discusses syncing CSS changes in browser developer tools, presenting workspaces in Chrome DevTools as a way to enhance developer efficiency.
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