You can filter posts by date, tag or even use natural language to find whatever you want
Most popular tags
Recent posts
HTTP handling in bash without using curl (or similar tools), that is the magic of /dev/tcp and /dev/udp
The article discusses redirections in Bash, their applications, and practical examples to simplify data handling in the shell.
List of 15 useful GIT commands and switches you may not know that could come in handy
The article discusses fifteen lesser-known Git commands that can assist in day-to-day programming work. Commands like 'git stash' and 'git cherry-pick' enhance code management efficiency.
Asciinema - record your terminal sessions and easily embed them on your website
Asciinema is a tool for recording and sharing terminal sessions. It enables easy creation of interactive recordings that are extremely useful for developers and educators. It works on various operating systems and is available as an open-source project.
List 7 Bash variables you may not know about that can be useful to you
The article highlights seven surprising Bash variables such as `$?`, `$$`, and `$!`, which simplify programming in the terminal. They are useful for process management, status checks, and handling script arguments. It encourages understanding and applying them in daily tasks.
What are generators in JavaScript and how to use them? (ES6)
The article 'Understanding Generators in ES6 JavaScript' explains what generators are, how to use them, and the benefits they bring to programming. The author provides practical examples and clear explanations, making the topic more approachable. Generators allow better management of data flow and facilitate working with asynchronous operations. The article is an excellent resource for any JavaScript programmer wanting to learn modern programming techniques.
Weekly newsletter for iOS developers - can be read online or delivered directly to your inbox
iOS Goodies is a great resource for iOS developers, offering articles and tutorials.
Online Discount List for Students - cheaper software, accounts in popular services, free access to tools, etc.
Studddent is an educational platform for dental students offering study materials and support.
Dexter - a free application that automatically adds indexes to PostgreSQL databases
To boost query performance in Postgres, automating the indexing process using Dexter and HypoPG is recommended.
What is the state of PHP in 2019? An obsolete, forgotten technology, or maybe...
The article discusses the current state of PHP in 2019, highlighting its importance and evolution that enables developers to create secure and fast web applications.
Do you know what 'Unix time' is and how it works? Read this article and you will understand that you don't know everything after all.
The article talks about common myths regarding Unix time, explaining why understanding these concepts is crucial for programmers.
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