Skip to content

Nalar / independent articles for builders

Think clearly.
Build better.

A place to share practical knowledge and experience in programming and technology, with useful resources for software development, technology innovation, and real-world engineering problems.

About this space 01

Practical writing about software, systems, and the small details that make products feel solid.

01 / Latest

Fresh from the notebook

Tech 10 Sep 2026 8 min read

Why Your Voice Sounds Different on Calls Than Recordings

Record a voice memo on your phone and then call someone from the same device. Even with the same speaker, room, and microphone, the two versions of your voice may sound noticeably different. The recording might seem fuller and more natural, while the call sounds thinner, smoother, or less detailed. That difference does not necessarily mean the microphone changes quality between tasks. A microphone is only the beginning of an audio path. After it captures sound, software can process that sound, encode it for a particular purpose, send it through a network, and process it again before another person hears it.

Tech 10 Sep 2026 8 min read

Why Your Device Remembers Wi-Fi Networks and When to Forget One

You connect a phone or laptop to Wi-Fi once, enter the password, and then it may reconnect for months without asking again. That convenience comes from a saved Wi-Fi network: a stored connection profile that lets the device recognise a network and reuse the information needed to join it. A saved network is more than a remembered password, and forgetting one does more than disconnect you for a moment. Understanding the difference helps when a device keeps joining the wrong network, refuses to reconnect after router changes, or seems stuck with old connection settings.

Tech 10 Sep 2026 7 min read

Why Some Key Combinations Do Not Register on a Keyboard

Most of the time, a keyboard seems simple: press a key and the computer receives it. The limitation becomes more visible when you hold several keys at once. Perhaps W and Shift work together, but adding another key makes one of them disappear. Another three-key combination may work perfectly. This can happen even when every key works on its own. The reason is often not typing speed or a slow computer. Many keyboards detect keys through a shared electrical arrangement, and the design determines which simultaneous presses can be identified reliably.

Tech 10 Sep 2026 8 min read

Why Powered USB Hubs Matter for Some Devices

A USB hub seems simple: plug one cable into a computer and gain several USB ports. Then an external drive disconnects when another device is attached, a phone charges unusually slowly, or a webcam works directly from the laptop but not through the hub. The missing piece is often power. A USB connection can carry both data and electrical power, and adding ports does not automatically create more power for the devices attached to them. Understanding that distinction makes it much easier to choose between a bus-powered hub and a powered USB hub, and to troubleshoot a setup that behaves unpredictably.

Tech 10 Sep 2026 8 min read

Why Photos of Screens Show Lines, Bands, and Strange Patterns

A screen can look perfectly normal to your eyes and strangely broken in a photo. Fine ripples appear across text, dark bands cross the image, or colours show up where the display looked neutral. Taking another photo may move the pattern or make it disappear. Usually, nothing is wrong with the screen. The camera and display are both sampling visual information in their own ways, and those systems do not always line up neatly. Two effects are especially common: interference between the screen’s pixel grid and the camera sensor’s pixel grid, and timing differences between the display and the camera’s exposure.

Tech 10 Sep 2026 7 min read

Why Holding the Power Button Is Different From a Normal Shutdown

When a computer stops responding, holding its power button until the screen goes dark can get you unstuck. It can look like a faster version of choosing Shut down from the operating system, but the two actions are not equivalent. A normal shutdown gives software time to finish work and put the system into an orderly state before power is removed. A forced shutdown is an emergency exit: it ends the current session without relying on that normal sequence. That distinction explains both why holding the button can rescue a frozen computer and why it should not be your routine way to turn one off.

02 / Topics

Find your next rabbit hole

View all topics

03 / Tools

Small tools, useful moments

See all tools