Skip to content

Instantly share code, notes, and snippets.

View koo5's full-sized avatar
💭
github sucks

koo5

💭
github sucks
View GitHub Profile
@koo5
koo5 / bt
Created January 30, 2023 17:50
[1/7] checking root items
[2/7] checking extents
[3/7] checking free space cache
[4/7] checking fs roots
root 256 inode 143697 errors 200, dir isize wrong
root 256 inode 2779667 errors 200, dir isize wrong
root 256 inode 3593400 errors 200, dir isize wrong
root 256 inode 8277253 errors 200, dir isize wrong
root 256 inode 10216800 errors 1, no inode item
unresolved ref dir 143697 index 88691 namelen 10 name timestamps filetype 1 errors 5, no dir item, no inode ref
#!/usr/bin/env fish
# - https://gist.github.com/schleumer/3d7acf1bad48ef7a98945aafde90344d
function remove-docker-containers
echo "Stop running shit"
docker stop (docker ps -q)
echo "Remove the whale shit"
docker rm (docker ps -a -q)
end
@koo5
koo5 / bang
Created November 22, 2021 18:51
-- Journal begins at Fri 2021-08-13 00:40:21 CEST, ends at Mon 2021-11-22 19:43:49 CET. --
lis 22 19:34:46 r6 kernel: Linux version 5.16.0-051600rc2-generic (kernel@kathleen) (gcc (Ubuntu 11.2.0-12ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.37) #202111212230 SMP PREEMPT Sun Nov 21 22:34:50 UTC 2021
lis 22 19:34:46 r6 kernel: Command line: BOOT_IMAGE=/vmlinuz-5.16.0-051600rc2-generic root=UUID=3b855245-cdbb-4636-85a9-c65bbccc1cd6 ro rootflags=subvol=@ loglevel=3 raid=noautodetect acpi_enforce_resources=lax
lis 22 19:34:46 r6 kernel: KERNEL supported cpus:
lis 22 19:34:46 r6 kernel: Intel GenuineIntel
lis 22 19:34:46 r6 kernel: AMD AuthenticAMD
lis 22 19:34:46 r6 kernel: Hygon HygonGenuine
lis 22 19:34:46 r6 kernel: Centaur CentaurHauls
lis 22 19:34:46 r6 kernel: zhaoxin Shanghai
lis 22 19:34:46 r6 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
@koo5
koo5 / dmesg
Created May 23, 2021 18:00
error inheriting props for ino 488617 (root 259): -28
[So bře 20 17:32:31 2021] [<ffffffff81414f71>] ? xen_evtchn_do_upcall+0x31/0x50
[So bře 20 17:32:31 2021] [<ffffffff8162205e>] ? xen_do_hypervisor_callback+0x1e/0x40
[So bře 20 17:32:31 2021] <EOI>
[So bře 20 17:32:31 2021] [<ffffffff811b4129>] ? list_lru_count_one+0x39/0x70
[So bře 20 17:32:31 2021] [<ffffffff811b4118>] ? list_lru_count_one+0x28/0x70
[So bře 20 17:32:31 2021] [<ffffffff8120f680>] ? super_cache_count+0x80/0xf0
[So bře 20 17:32:31 2021] [<ffffffff81198e6b>] ? shrink_slab.part.38+0x13b/0x440
[So bře 20 17:32:31 2021] [<ffffffff8119d90a>] ? shrink_node+0x10a/0x340
[So bře 20 17:32:31 2021] [<ffffffff8119dc31>] ? do_try_to_free_pages+0xf1/0x310
[So bře 20 17:32:31 2021] [<ffffffff8119df39>] ? try_to_free_pages+0xe9/0x1a0
:- use_module(library(plammar)).
:- use_module(library(pprint)).
:-
prolog_ast(
string(
"a(1)."
),
>bash -c "git show --pretty=oneline | head -n 1"
f3bdbc045b97aece8963b73bfe9441be2cea17ba Typo
>git status
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
hi, i have a problem with xfwm4, that fullscreen windows are usually brought to back when unfocused, and always to front when focused
with focus-follows-mouse, that is.
somebody described it here: https://forum.xfce.org/viewtopic.php?id=13591
i'd be happy to put a bounty on it
it's like...make a window fullscreen by pressing f11, alt tab to a different window, then move the mouse back to the fullscreen window - the second window suddenly hides
it's not only a problem of xfwm4 - kwin does it, metacity (or whatever gnome has now) does it
10 - campaign1608060323329:
{"id":92,"threshold":2,"condition_is_fulfilled":true,"__typename":"participations"}
{"id":93,"threshold":2,"condition_is_fulfilled":false,"__typename":"participations"}
FLIP!
{
data: {
update_participations: {
affected_rows: 1,
__typename: 'participations_mutation_response'
}
>bash -c "git show --pretty=oneline | head -n 1"
6e7d83bf02ff3c9198e3fd54aa6ee3995a409e09 FIXED: atomic_list_concat/3: possible double free, corrupting memory.
>git status
On branch master
Your branch is up to date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
>bash -c "git show --pretty=oneline | head -n 1"
f94d3e67f86c1d3ba674dc1b5c8af0224a1a4e23 Updated xpce
>git status
HEAD detached at V8.3.14
Untracked files:
(use "git add <file>..." to include in what will be committed)
../2/
../Testing/