Skip to content

Instantly share code, notes, and snippets.

View cyberworm-uk's full-sized avatar

cyberworm cyberworm-uk

View GitHub Profile
@cyberworm-uk
cyberworm-uk / jellyfin-solarized-dark.css
Created May 30, 2026 22:42
Solarized Dark Jellyfin CSS (crudely adapted from Dracula Jellyfin https://github.com/dracula/jellyfin)
:root {
--base03: #002b36;
--base02: #073642;
--base01: #586e75;
--base00: #657b83;
--base0: #839496;
--base1: #93a1a1;
--base2: #eee8d5;
--base3: #fdf6e3;
--yellow: #b58900;
We can't make this file beautiful and searchable because it's too large.
"The apps below have been found to be directly or indirectly selling, leaking, supplying, or sharing smartphone location data to ICE. ",,
App Name,Package,lon
🇩🇪WordBit Almanca,net.wordbit.detr,1
(Botão Trick) Trick FF Button,com.botaotrick.nickshock,2
@Voice Aloud Reader (TTS),com.hyperionics.avar,26
[3D Platformer] Super Bear Adventure,com.Earthkwak.Platformer,25
【ピクトさん】脱出ゲーム感覚の謎解き無料パズルゲーム,com.kuraki.picto,1
⋆FreeCell,504368649,2
⋆Solitaire,479280326,7
⋆Solitaire: Classic Card Games,479280326,20
@cyberworm-uk
cyberworm-uk / README.md
Last active April 26, 2023 14:03
Fedora IOT AArch64 Kernel 6.2 Boot Fix

Fedora IOT AArch64 Kernel 6.2 Boot Fix

As reported by Fedora CoreOS team, on the AArch64 / ARM64 architecture the new 6.2 kernels will not boot due to older bootloaders in Fedora IoT.


Update

There is now some guidance from the Fedora IoT team on this here. This is probably the better course of action to take than my method below.