├── .github
└── dependabot.yml
├── LICENSE
├── README.md
└── profile
└── README.md
/.github/dependabot.yml:
--------------------------------------------------------------------------------
1 | # To get started with Dependabot version updates, you'll need to specify which
2 | # package ecosystems to update and where the package manifests are located.
3 | # Please see the documentation for all configuration options:
4 | # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5 |
6 | version: 2
7 | updates:
8 | - package-ecosystem: "github-actions" # See documentation for possible values
9 | directory: "/" # Location of package manifests
10 | schedule:
11 | interval: "weekly"
12 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (c) 2023 Wimpy's World
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # .github
2 | A ✨special ✨ repository
3 |
--------------------------------------------------------------------------------
/profile/README.md:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 | Hello 👋 I'm Martin (*also known as Wimpy*), a long-time Linux user, developer & community builder 🐧 Maker 🪛 [Linux Matters](https://linuxmatters.sh) host 🎙️ Occasional game jam participant and [aspiring game developer](https://oval-tutu.com) using pico-8, LÖVE, and Defold 🕹️
13 |
14 | I lead [Ubuntu MATE](https://ubuntu-mate.org) 🧉 and I'm the creator of a [bunch of other projects](https://wimpysworld.com/projects/) and [Quickemu](https://github.com/quickemu-project/) 🧑💻
15 |
16 | We have a modest [Discord server for Wimpy's World](https://wimpysworld.io/discord) 💬 which serves as a community hub. We're a friendly bunch, and all are welcome 🏳️🌈 Join us!
17 |
18 |
19 |
20 | I [steam live-coding on Twitch](https://twitch.tv/WimpysWorld) 📡 and those streams are [archived on YouTube](https://youtube.com/WimpysWorld) 📺️
21 |
22 | These awesome people sponsor me: [mmartial](https://github.com/mmartial) [da-moon](https://github.com/da-moon) [castrojo](https://github.com/castrojo) Thank you! ❤️
23 | If you appreciate my work, then [please consider sponsoring me too](https://github.com/sponsors/flexiondotorg) 🤑 **Curious what I've been working on recently?**
24 |
25 |

26 |
27 |
28 | ### Recent project contributions 🏗️
29 |
30 |
31 | - [wimpysworld/obs-rgb-levels](https://github.com/wimpysworld/obs-rgb-levels) (today)
32 | - RGB levels plugin for OBS Studio 🎚️🌈
33 | - [wimpysworld/obs-dvd-screensaver](https://github.com/wimpysworld/obs-dvd-screensaver) (today)
34 | - DVD screen saver for OBS Studio 📀
35 | - [wimpysworld/nix-config](https://github.com/wimpysworld/nix-config) (1 day ago)
36 | - Wimpy's NixOS, nix-darwin & Home Manager Configurations ❄️
37 | - [wimpysworld/nothing-but-nix](https://github.com/wimpysworld/nothing-but-nix) (1 day ago)
38 | - Create a 130GB Nix ️store in GitHub runners ❄️ Multi-partition BTRFS RAID-0 for /nix 💪 Brutally purges unnecessary software 🪓 Dynamically grows the Nix store 📈
39 | - [NerdyDayTrips/website](https://github.com/NerdyDayTrips/website) (4 days ago)
40 | - A crowd-sourced map of fascinating places for curious people.
41 |
42 | ### Recent pull requests 🛠️
43 |
44 |
45 | - [docs: document OBS Studio 31.0.0 or newer is required](https://github.com/wimpysworld/obs-rgb-levels/pull/2) on [wimpysworld/obs-rgb-levels](https://github.com/wimpysworld/obs-rgb-levels) (today)
46 | - [chore: bump version to 1.0.3](https://github.com/wimpysworld/obs-rgb-levels/pull/1) on [wimpysworld/obs-rgb-levels](https://github.com/wimpysworld/obs-rgb-levels) (today)
47 | - [docs: document OBS Studio 31.0.0 or newer is required](https://github.com/wimpysworld/obs-dvd-screensaver/pull/3) on [wimpysworld/obs-dvd-screensaver](https://github.com/wimpysworld/obs-dvd-screensaver) (today)
48 | - [chore: bump version to 0.1.0](https://github.com/wimpysworld/obs-dvd-screensaver/pull/2) on [wimpysworld/obs-dvd-screensaver](https://github.com/wimpysworld/obs-dvd-screensaver) (today)
49 | - [ci: update build template](https://github.com/wimpysworld/obs-dvd-screensaver/pull/1) on [wimpysworld/obs-dvd-screensaver](https://github.com/wimpysworld/obs-dvd-screensaver) (1 day ago)
50 |
51 | ### Recent releases 📦️
52 |
53 |
54 | - [wimpysworld/obs-dvd-screensaver](https://github.com/wimpysworld/obs-dvd-screensaver) ([0.1.0](https://github.com/wimpysworld/obs-dvd-screensaver/releases/tag/0.1.0), today)
55 | - DVD screen saver for OBS Studio 📀
56 | - [wimpysworld/obs-rgb-levels](https://github.com/wimpysworld/obs-rgb-levels) ([1.0.3](https://github.com/wimpysworld/obs-rgb-levels/releases/tag/1.0.3), today)
57 | - RGB levels plugin for OBS Studio 🎚️🌈
58 | - [DeterminateSystems/determinate-nix-action](https://github.com/DeterminateSystems/determinate-nix-action) ([v3.6.2](https://github.com/DeterminateSystems/determinate-nix-action/releases/tag/v3.6.2), today)
59 | - The Github Action for Determinate Nix
60 | - [wimpysworld/nix-config](https://github.com/wimpysworld/nix-config) ([v25.5.20250602](https://github.com/wimpysworld/nix-config/releases/tag/v25.5.20250602), today)
61 | - Wimpy's NixOS, nix-darwin & Home Manager Configurations ❄️
62 | - [DeterminateSystems/nix-installer](https://github.com/DeterminateSystems/nix-installer) ([v3.6.2](https://github.com/DeterminateSystems/nix-installer/releases/tag/v3.6.2), today)
63 | - Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs.
64 |
65 | ### Recent starred projects ⭐️
66 |
67 |
68 | - [openai/whisper](https://github.com/openai/whisper) (82707)
69 | - Robust Speech Recognition via Large-Scale Weak Supervision
70 | - [WeidiDeng/caddy-cloudflare-ip](https://github.com/WeidiDeng/caddy-cloudflare-ip) (73)
71 | -
72 | - [DeterminateSystems/determinate-nix-action](https://github.com/DeterminateSystems/determinate-nix-action) (3)
73 | - The Github Action for Determinate Nix
74 | - [wimpysworld/nothing-but-nix](https://github.com/wimpysworld/nothing-but-nix) (79)
75 | - Create a 130GB Nix ️store in GitHub runners ❄️ Multi-partition BTRFS RAID-0 for /nix 💪 Brutally purges unnecessary software 🪓 Dynamically grows the Nix store 📈
76 | - [popey/youtube-chapter-generator](https://github.com/popey/youtube-chapter-generator) (3)
77 | - Python script that uses yt-dlp and Google Gemini models to auto generate chapter markers for YouTube video descriptions.
78 |
79 | ### 🎙️ Podcast
80 |
81 |
82 | I co-present [Linux Matters podcast](https://linuxmatters.sh) with my friends [@popey](https://github.com/popey) and [@marxjohnson](https://github.com/marxjohnson).
83 | Here are some recent episodes:
84 |
85 | - [Python A-Go-Go](https://linuxmatters.sh/56/) (1 week ago)
86 | - [Thoccing Heavy](https://linuxmatters.sh/55/) (3 weeks ago)
87 | - [High Precision Solid Metal Balls](https://linuxmatters.sh/54/) (1 month ago)
88 | - [Crafting Bookshelf Buddy](https://linuxmatters.sh/53/) (1 month ago)
89 | - [Great Scott, 1.21 Jiggabits!](https://linuxmatters.sh/52/) (2 months ago)
90 |
91 | ### 📺️ YouTube
92 |
93 |
94 |
95 | - [NixOS | More Nix ❄️ packaging & fixes 🩹 for OBS Studio 📡](https://www.youtube.com/watch?v=VqNaOOm7Dhw) (1 year ago)
96 | - [NixOS | Updating Nix ❄️ packages of OBS Studio 📡 and it's plugins🔌](https://www.youtube.com/watch?v=phgOv_UCbMM) (1 year ago)
97 | - [NixOS & Linux | Tinkering with my Nix config ❄️ and poking at some Linux projects 🐧](https://www.youtube.com/watch?v=biVQ_-v8oEo) (1 year ago)
98 | - [NixOS & Linux 🐧 Automate OBS with Kruiz Control and Scene Switcher](https://www.youtube.com/watch?v=BSITslJbMGA) (1 year ago)
99 | - [[Linux & NixOS] Catching up on a few projects ❄️ - Part 2](https://www.youtube.com/watch?v=IpiuKvqHU-c) (2 years ago)
100 |
101 | ### ✍️ Blog
102 |
103 | - [Nothing but Nix](https://wimpysworld.com/posts/nothing-but-nix-github-actions/) (2 weeks ago)
104 | - [Fuzzel Colour Picker](https://wimpysworld.com/posts/fuzzel-hyprpicker/) (1 month ago)
105 | - [Install ZeroTier on Steam Deck](https://wimpysworld.com/posts/install-zerotier-on-steamdeck/) (2 years ago)
106 | - [Steam Box vs Steam Deck](https://wimpysworld.com/posts/steambox-vs-steamdeck/) (2 years ago)
107 | - [Flash Stadia Controller Bluetooth Firmware on Linux](https://wimpysworld.com/posts/flash-stadia-controller-bluetooth-firmware-on-linux/) (2 years ago)
108 |
--------------------------------------------------------------------------------