← postsPopular categories

#Computers and technologies (Комп'ютери та технології)

50 posts in category «Computers and technologies (Комп'ютери та технології)»

News and reviews of computer technologies in Ukrainian. Technical innovations, gadget reviews and tips for using the equipment.

  1. What is Bubble Sort (algorithm explanation)?

    Bubble Sort is one of the simplest sorting algorithms. Its essence lies in comparing adjacent elements of the array and swapping …

  2. What is a HAR file (HTTP Archive)?

    HAR file (HTTP Archive) is a special file format .har that stores the log of a web browser's interaction with the network. Essent…

  3. What is integer overflow?

    You have a counter that can only count up to a certain number. For example, a pocket calculator that shows a maximum of 999. If y…

  4. What is the HEIC format and why simply renaming it to .jpg is a bad idea

    Modern iPhones and some Android devices take photos in HEIC (High Efficiency Image Coding) format — this is a new image standard …

  5. The preview in the network tab after the Chrome update has become very small.

    In the new versions of Google Chrome (on MacOS in my case), the Preview in the Network Tab is very small. The same problem exists…

  6. Where to find an older version of Google Chrome and download it? Using an old Mac as an example.

    I increasingly encounter that newer versions of software do not work on older versions of MacOS. Previously, it was a real quest …

  7. Fixing minikube on Mac with M1 (abandoning qemu, running on docker)

    On Mac with M1, it's not so simple with minikube. After its installation, I encountered another error: 😄 minikube v1.35.0 on Darw…

  8. Fixing minikube "You are trying to run the amd64 binary on an M1 system."

    On M1 Mac, when executing minikube config set cpus 4, I encountered the following error: | You are trying to run the amd64 binary…

  9. How does an artificial intelligence model work?

    Artificial Intelligence (AI) is becoming an increasingly integral part of our daily lives. From voice assistants to autonomous ve…

  10. [Personal Experience] MacBook froze. It doesn't turn on at all or the screen turns off immediately.

    It’s a bit cold outside. Approximately -20 C. At this time, my MacBook Air starts to freeze. Sometimes it happens that the laptop…