Den W.
Follow

Den W.

Joined: 4 years ago | 9 Following   791 Followers | 3K

I'm a passionate tech enthusiast who loves diving into the world of software, programming, and tech reviews.

Using the TRAP Command in Linux/Unix with Examples

Managing processes in the Linux operating system can be a challenging task, but Linux provides powerful tools to simplify and enhance the process. One such useful tool is the trap command. In this art...
03 November 2023 ·
2
· 58 · Den W.

4 Techniques for Sharing Data Across All Views in Laravel

In this article, we will explore four methods to efficiently share common variables or data across all views in Laravel, eliminating the need to manually pass them to each view. This becomes particularly useful when you have data like navigation menu items or global variables that you want to access...
03 November 2023 ·
1
· 52 · Den W.

Comparing Kotlin Multi-Platform and Flutter for Cross-Platform Development

In this video, we will be comparing Kotlin Multi-Platform with the well-established Flutter framework. Both Kotlin Multi-Platform and Flutter are relatively young development tools created to support...
16 September 2023 ·
2
· 33 · Den W.

The Future of Linux: Exploring Immutable Distributions

If you're a Linux enthusiast, you've likely come across terms like "immutable distribution", "OS3", or "image-based operating system". These concepts have been gaining traction in the Linux community,...
15 September 2023 ·
1
· 91 · Den W.

Linux 6.5 released with numerous optimizations

The Linux kernel 6.5 delivers optimizations and support for USB4 v2, MIDI 2.0 and WiFi 7. It declares war on memory leaks. In the night to Monday of this week, the new Linux kernel 6.5 was released. T...
30 August 2023 ·
1
· 45 · Den W.

Why Linux is better for (most) developers!

Linux, in the realm of software development, is an operating system that has garnered substantial attention and popularity. In 2022, a remarkable 45% of professional developers chose Linux-based opera...
30 August 2023 ·
1
· 41 · Den W.

10 Python tricks for beginners

There's never an excess of useful tricks in Python. The more of them you learn, the more likely you'll be able to quickly tackle a challenge in practice. Or show your best side in a technical intervie...
24 August 2023 ·
2
· 32 · Den W.

Comparing the Most Powerful CPUs in 14-Inch Laptops: AMD vs. Apple

When it comes to choosing a laptop for performance-driven tasks, the CPU is a critical component. In the realm of 14-inch laptops, two prominent players have emerged with their powerful CPUs - Apple's...
18 August 2023 ·
3
· 64 · 1 · Den W.

Choosing Go Over Python: Why Companies are Making the Switch

Python and Go (also known as Golang) are two different programming languages, each with their own unique features and applications. If you've encountered developers migrating from the former to the la...
01 August 2023 ·
6
· 99 · Den W.

IP Blocking in Linux: `ip route` vs. `iptables`

When it comes to securing your Linux system and network, blocking unwanted IP addresses is an essential part of the defense strategy. Linux provides multiple methods to achieve IP blocking, and two co...
29 July 2023 ·
1
· 73 · Den W.

10 open-source frameworks for AI bot development

This article will also talk about solutions with speech recognition functions. We've included the most well-known products, but if you want to go deeper into voice technologies, check out the projects...
27 July 2023 ·
1
· 54 · Den W.

Linux 6.4: New Kernel Features - What's Changed in the Release

The new version of the Linux kernel, 6.4, has arrived just two months after Linux 6.3. Despite the relatively short time interval, there have been quite a few changes. A total of 16,012 fixes have bee...
28 June 2023 ·
1
· 74 · Den W.

Messaging for Beginners: Exploring the Full Potential of RabbitMQ in Python

Recently, I had to dive into the official RabbitMQ documentation and numerous articles of varying quality on the topic of different types of routing in this message broker. It turned out that there is...
27 June 2023 ·
1
· 65 · Den W.

What Was Added to ECMAScript in 2023

ECMAScript is the standard for the JavaScript programming language, which establishes rules, syntax, and other criteria for creating JavaScript code. ECMAScript is annually expanded by the JavaScript...
31 May 2023 ·
2
· 65 · Den W.

eSIM Arguments: Pros & Cons - Don't be afraid of the SIM card successor

The SIM slot is fading away, and eSIM is on the rise - that is foreseeable. Some people are afraid of this transition. However, there is no need to worry. We will list the arguments for and against eS...
29 May 2023 ·
4
· 73 · 1 · Den W.

Nothing Phone 2 - THIS IS IT

The Nothing Phone 1 was a success as the company sold nearly 750000 units so far. 750K doesn't sound big compared to what Samsung, Apple, and others sell every month but considering Nothing is basical...
26 May 2023 ·
1
· 87 · 1 · Den W.