#Computers and technologies (Комп'ютери та технології)
45 posts in category «Computers and technologies (Комп'ютери та технології)»
News and reviews of computer technologies in Ukrainian. Technical innovations, gadget reviews and tips for using the equipment.
Why is TOON better than JSON when working with AI?
TOON - a simple flat data format for AI, saves tokens, convenient for prompts, configs, and processing large amounts of informati…
MCP: a new internet where websites communicate with AI
MCP (Model Context Protocol) - a new internet protocol that allows AI agents to act independently online: to purchase, book, and …
Offset vs Cursor Pagination in Rails: what to choose and why
Offset and cursor pagination in Rails are two approaches to splitting data into pages. Offset is simpler but slower with large vo…
What is NP-complexity?
NP-completeness is a class of problems where finding a solution is extremely difficult, but verifying a given answer can be done …
What is factorial complexity?
Factorial complexity is the rapid increase in the number of options, where for n elements the possible permutations are n!. It is…
What is Bubble Sort (algorithm explanation)?
Bubble Sort is a simple sorting algorithm that compares adjacent elements of an array and swaps them until all the numbers are in…
What is a HAR file (HTTP Archive)?
HAR file (HTTP Archive) is a .har format that stores a log of the browser's interaction with the network. It contains all HTTP(S)…
What is integer overflow?
Integer overflow is the overflow of an integer when the value exceeds the limit of the variable type. For a 32-bit signed int, th…
What is the HEIC format and why simply renaming it to .jpg is a bad idea
HEIC is a modern photo format with high quality and smaller size, but it is not supported in most browsers. Changing the extensio…
The preview in the network tab after the Chrome update has become very small.
Temporary fix for the issue with the small Preview window in the Network tab of the Chrome browser (and Chrome-based browsers).