#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.
How to make Counter-Strike: GO fullscreen in Ubuntu without launching the game?
After installing and launching the game Counter-Strike:GO, the Ubuntu interface overlaps the Counter-Strike window, making it som…
What is "Vulkan Shader Processing" in Steam?
"Vulkan shader processing" is a Steam feature that is specifically used in Steam Play/Proton - a solution that allows running vid…
How to change the language in Steam to Ukrainian?
Steam is a digital platform for video games developed by Valve. It allows users to purchase, download, update, and play games. Ad…
How to install Steam on Ubuntu? Installing Steam via the terminal.
Steam is a digital distribution platform for video games developed by Valve. It was first launched in 2003 to simplify the proces…
What is apt-get in Ubuntu?
apt-get is a command-line tool in Debian-based systems, such as Ubuntu, used for managing packages. It is part of a larger system…
What is a distribution?
In the context of Linux and other open operating systems, the term "distribution" is used to refer to a specific version or distr…
What is MS-DOS? When and by whom was MS-DOS created?
MS-DOS (Microsoft Disk Operating System) is an operating system for personal computers developed by Microsoft. It was one of the …
What is Recursion? An example of recursion in real life. The consequences of infinite recursion.
Recursion is the process where a function calls itself in its own execution. It is an important concept in many programming langu…
What is QuickSort? When and by whom was it created? How does QuickSort work?
QuickSort is a sorting algorithm that uses the "divide and conquer" strategy. It quickly and efficiently sorts arrays by comparin…
Final stage of installing Ubuntu. Post-installation configuration of Ubuntu.
This note will talk about the standard post-installation setup after installing Ubuntu. By post-installation setup, I mean the wi…