Skip to content

Instantly share code, notes, and snippets.

View YellowOnion's full-sized avatar

Daniel Hill YellowOnion

  • Christchurch, New Zealand
  • 19:17 (UTC +12:00)
View GitHub Profile
"context.modules" = [
{ name = libpipewire-module-filter-chain
args = {
node.description = "AKG K702 Headphones"
node.link-group = "group-sink"
filter.graph = {
nodes = [{
type = builtin
label = convolver
name = convL
==1025677== Memcheck, a memory error detector
==1025677== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al.
==1025677== Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info
==1025677== Command: ./build/sway/sway -c config
==1025677== Parent PID: 1025675
==1025677==
==1025714==
==1025714== HEAP SUMMARY:
==1025714== in use at exit: 25,891,372 bytes in 130,869 blocks
==1025714== total heap usage: 255,644 allocs, 124,775 frees, 51,595,477 bytes allocated
[2008656.952802] bcachefs (927137d3-8864-4756-9c7e-3b9d1efff07b): Error setting device state: device_state_not_allowed
[2013752.536061] backpointer doesn't match extent it points to:
[2013752.536063] u64s 9 type backpointer 2:26864402440:0 len 0 ver 0: bucket=2:25619:912 btree=extents level=0 suboffset=8 len=3 gen=8 pos=4115:89456:U32_MAX
[2013752.536064] u64s 10 type extent 4115:89456:U32_MAX len 8 ver 0: durability: 2 crc: c_size 16 size 48 offset 8 nonce 0 csum crc32c 0:5b319aac compress lz4 ptr: 2:25619:912 gen 8 crc: c_size 8 size 8 offset 0 nonce 0 csum crc32c 0:9741231d compress incompressible ptr: 0:222235:112 gen 162 d=2 cached ptr: 1:2864022:872 gen 2
[2013752.536065] u64s 9 type backpointer 2:26864402440:0 len 0 ver 0: bucket=2:25619:912 btree=extents level=0 suboffset=8 len=3 gen=8 pos=4115:89456:U32_MAX, shutting down
[2013752.536073] bcachefs (927137d3-8864-4756-9c7e-3b9d1efff07b): inconsistency detected - emergency read only at journal seq 329763361
[2013752.536075] bcachefs (927137d3-8
Filesystem: 927137d3-8864-4756-9c7e-3b9d1efff07b
Size: 24.9 TiB
Used: 10.1 TiB
Online reserved: 31.8 MiB
Data type Required/total Durability Devices
reserved: 1/1 [] 47.9 MiB
reserved: 1/2 [] 2.20 GiB
btree: 1/1 2 [nvme0n1p3] 82.5 GiB
user: 1/1 2 [nvme0n1p3] 151 MiB
(deflisten workspaces `./scripts/manager`)
(defwidget workspacewidget []
(box
:class "workspaces"
:orientation "vertical"
:space-evenly false
:valign "start"
(for ws in workspaces
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
;;; init.el --- Description -*- lexical-binding: t; -*-
;;
;; Copyright (C) 2025 Daniel Hill
;;
;; Author: Daniel Hill <[email protected]>
;; Maintainer: Daniel Hill <[email protected]>
;; Created: March 12, 2025
;; Modified: March 12, 2025
;; Version: 0.0.1
;; Keywords: abbrev bib c calendar comm convenience data docs emulations extensions faces files frames games hardware help hypermedia i18n internal languages lisp local maint mail matching mouse multimedia news outlines processes terminals tex text tools unix vc wp
from os import listdir, getpid
from subprocess import check_output
from os.path import isfile, join
import configparser
import tempfile
import json
path = "./"
files = [f for f in listdir(path) if isfile(join(path, f))]
>bt all
WineDbg can't debug several processes at once.
Either 'detach' from current one, or use another instance of WineDbg
warning: could not attach to 0020
WineDbg can't debug several processes at once.
Either 'detach' from current one, or use another instance of WineDbg
warning: could not attach to 0038
WineDbg can't debug several processes at once.
[D][02662.862936] pw.context | [ pipewire.c: 235 load_spa_handle()] load lib:'support/libspa-support' factory-name:'support.cpu'
[D][02662.862982] spa.cpu | [ cpu.c: 256 impl_init()] 0x7d7d049f9038: count:24 align:32 flags:0007cbdb
[I][02662.862991] pw.context | [ pipewire.c: 578 pw_init()] version 1.2.7
[I][02662.863208] jack | [ pipewire-jack.c: 4030 jack_client_open()] 0x7d7d049f9170: open 'VBASIOTest64' options:0
[D][02662.863223] pw.thread-loop | [ thread-loop.c: 145 loop_new()] 0x7d7d049f9b50: new name:pw-VBASIOTest64
[D][02662.863231] pw.context | [ pipewire.c: 235 load_spa_handle()] load lib:'support/libspa-support' factory-name:'support.system'
[D][02662.863238] spa.system | [ system.c: 334 impl_init()] 0x7d7d049f9d18: initialized
[D][02662.863245] pw.context | [ pipewire.c: 235 load_spa_handle()] load lib:'support/libspa-support' factory-name:'support.loop'
[D][02662.863254] spa.system | [ system.c: 96 impl_pollfd_create