Skip to content

Instantly share code, notes, and snippets.

View kotleni's full-sized avatar
😑

Viktor Varenik kotleni

😑
View GitHub Profile
@kotleni
kotleni / fix-steam-linux.md
Last active June 7, 2026 17:22
fix-steam-linux.md

Steam Download Speed is so slow on Linux

Oh boi, here I give you the solution for that. This document is based on these links:

Why is it slow?

I don't know, perhaps the Steam application doesn't cache the dns locally or something hence your computer will always lookup for the domain everytime you download it on each chunks.

@kotleni
kotleni / arch-linux-installing-helper.md
Last active June 20, 2026 20:37
arch-linux-installing-helper.md

Arch Linux Installing Helper

This markdown document should help to you (and me :3) install arch linux with all needed things for regular PC with UEFI.
Excented source of information about installation: https://wiki.archlinux.org/title/Installation_guide

Preparing

  1. Download iso image from https://archlinux.org/download/
  2. Flash iso to usb stick using rufus, balendaEtcher, dd or etc
  3. Boot PC and switch booting device to flashed usb stick

Installing basic system