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

Hardware programming (embedded) for software developers - where to start?

The author of the Athrunen blog discusses how software engineers can learn hardware programming, highlighting the importance of hands-on experience. The promising career opportunities arising from learning about hardware are also a key point in the post.

Business card with built-in ARM processor, capable of running Linux

The article discusses a Linux-enabled business card that merges technology with traditional presentations. The author shares insights from programming and creating this interactive card.

Creating Your Own BitTorrent Client in Go - Tutorial from Scratch

The article discusses Torrent technology, its pros and cons, and offers security tips as well as legal considerations for file sharing.

Where Do Programming Language Names Come From?

ScottyDocs’ article discusses the history of programming language names like Fortran, C, Ruby, and Python. It highlights how these names often reflect their functions, developments, and the personal interests of their creators. Whether for aesthetic or marketing reasons, each name carries an interesting story.

Frontend performance checklist 2020 by Smashing Magazine - how to make your website faster?

The article presents a checklist for front-end performance in 2020, offering essential tips for developers on how to optimize their websites.

How to Undo Almost Any Mistake Using GIT?

The article discusses techniques for undoing changes in Git, including the use of commands like 'git checkout', 'git reset', and 'git revert'.

List of publicly available APIs categorized

Public APIs is a platform that gathers open APIs available on the internet, making it easier for developers to access external data and functionalities. Users can quickly search for APIs, add new ones, and utilize community resources, making this site a valuable tool for developers.

GitHub announces the introduction of unlimited private repositories for free users

The article discusses changes and innovations at GitHub in 2019, focusing on enhancing collaboration and developer productivity.

Loops in JavaScript? - Can we live without them? A few examples of how to do it

The article discusses how to avoid loops in JavaScript by using higher-order functions like `forEach`, `map`, `filter`, and `reduce`. It highlights benefits such as improved code readability and reduced error risks while also noting scenarios where traditional loops are necessary. It encourages experimenting with new programming techniques.

SOLID - what are these principles in programming and how do junior developers violate them?

The article describes the SOLID principles in programming and the author's experiences as a junior developer who often broke them.

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