Skip to content

Instantly share code, notes, and snippets.

View janAkali's full-sized avatar
❄️
Moved to Codeberg

janAkali janAkali

❄️
Moved to Codeberg
View GitHub Profile
@janAkali
janAkali / Wayland.md
Created March 11, 2025 04:48 — forked from probonopd/Wayland.md
Think twice about Wayland. It breaks everything!

Think twice before abandoning Xorg. Wayland breaks everything!

Hence, if you are interested in existing applications to "just work" without the need for adjustments, then you may be better off avoiding Wayland.

Wayland solves no issues I have but breaks almost everything I need. Even the most basic, most simple things (like xkill) - in this case with no obvious replacement. And usually it stays broken, because the Wayland folks mostly seem to care about Automotive, Gnome, maybe KDE - and alienating everyone else (e.g., people using just an X11 window manager or something like GNUstep) in the process.


As 2024 is winding down:

@janAkali
janAkali / path.md
Last active February 6, 2025 04:08
How to add directories to PATH variable in every OS (for whole system, not limited to terminal).

Linux

  • Ubuntu, Debian, ArchLinux and most other ditributions:

    1. Open file ~/.profile in any editor and add your directory to PATH variable, for example:
      export PATH="$HOME/Documents/apps/bin:$PATH"
  • OpenSuse Tumbleweed / Leap:

@janAkali
janAkali / index.html
Created September 16, 2024 09:05
rewrite usenothing.com in plain html+js+css
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Timer Page</title>
<style>
body {
background-color: black;
color: white;
@janAkali
janAkali / pokemon_names.txt
Last active February 12, 2024 05:50 — forked from fenkint1/pokemon_names.txt
List of all Pokemon Names
Bulbasaur
Ivysaur
Venusaur
Charmander
Charmeleon
Charizard
Squirtle
Wartortle
Blastoise
Caterpie
@janAkali
janAkali / readme.txt
Last active June 3, 2022 07:51
Sketchy Cleanup Detail (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html