Skip to content

Instantly share code, notes, and snippets.

View BarbUk's full-sized avatar
🚀

Julien Virey BarbUk

🚀
View GitHub Profile
@BarbUk
BarbUk / ixgbe_debian.md
Last active May 12, 2025 00:56 — forked from kslimani/ixgbe_debian.md
Debian ixgbe module compilation
@BarbUk
BarbUk / copyq
Last active December 14, 2023 19:52
Albert (https://github.com/albertlauncher/albert) external plugin to for copyq integration
#!/bin/bash
copyq_get_row(){
local copyq_row="$(copyq read $1 | head -1 | sed -e 's/^[[:space:]]*//')"
# clean from non compatible json char
printf -v clean_copyq_row "%q" "$copyq_row"
echo -n "$clean_copyq_row"
}

Keybase proof

I hereby claim:

  • I am barbuk on github.
  • I am barbuk (https://keybase.io/barbuk) on keybase.
  • I have a public key whose fingerprint is 9F59 A495 68EE 372A F17E 5452 B6D0 1F84 A751 9939

To claim this, I am signing this object: