Skip to content

Instantly share code, notes, and snippets.

View FlyinPancake's full-sized avatar
🦀
Waiting for rustc

FlyinPancake

🦀
Waiting for rustc
  • Respray Solutions
  • Budapest
  • 10:36 (UTC +02:00)
View GitHub Profile

Hacking the flatpak isolation to get native host messaging with Firefox

Source

This is not my work, but I wanted to share it here because it's a great hack. I found it on this 1Password forum thread. The original author is Sn0wCrack.

Remarks

@FlyinPancake
FlyinPancake / install_zerotier.md
Last active September 19, 2024 16:41
Install ZeroTier on Fedora Atomic
curl -s \
      https://raw.githubusercontent.com/zerotier/ZeroTierOne/master/doc/contact%40zerotier.com.gpg \
      | sudo tee /etc/pki/rpm-gpg/RPM-GPG-KEY-zerotier

cat << 'EOF' | sudo tee /etc/yum.repos.d/zerotier.repo
[zerotier]
name=ZeroTier, Inc. RPM Release Repository
baseurl=http://download.zerotier.com/redhat/fc/$releasever
enabled=1

Fedora post-install goodies.

I compiled some post-installation things to do after installing fedora

DNF config

Edit /etc/dnf/dnf.conf and add these lines:

defaultyes=True
max_parallel_downloads=20
deltarpm=False # AFAIK this is now depricated
@FlyinPancake
FlyinPancake / t14-gen2-fedora-36.md
Last active May 25, 2023 10:58
ThinkPad T14 Gen. 2 (Intel) Fedora Installation

Installation

I needed to disable SB to boot the installer, but your mileage may vary

Security

Fingerprint reader

Works ootb image

apiVersion: v1
kind: Pod
metadata:
name: hakap
labels:
app: szintfelmero
spec:
containers:
@FlyinPancake
FlyinPancake / synthwave84.css
Created November 16, 2019 08:54
vscode theme
.mtk3 {
text-shadow: 0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3;
}
.mtk4 {
}
.mtk5 {