Skip to content

Instantly share code, notes, and snippets.

View TheEvilSkeleton's full-sized avatar
💭
Mostly on GNOME GitLab nowadays

Hari Rana TheEvilSkeleton

💭
Mostly on GNOME GitLab nowadays
View GitHub Profile
@Ozymandias42
Ozymandias42 / pulse-appmic-setup.sh
Last active July 20, 2021 22:19
Short Script that creates a streaming setup in pulseaudio.
#!/usr/bin/env bash
#Short script that creates a streaming setup in pulseaudio. It does the following:
#1. Create a null-sink as ApplicationSink to separate a single applications audio from the rest
#2. Create remap-source as Virtual Microphone; AppSource
#3. Loopback the the ApplicationSink's audio back to the systems default audio output
#4. Loopback AppSink into virtual microphone AppSource
# ┌────────────┐
"""
This python script will find flatpak deduplication size stats.
Made with :heart: by powpingdone#3611, or just powpingdone on github.
Explaination for output:
'no dedupe': The size that the ostree repository would take up if files were not deduplicated.
'dedupe': The actual size of the ostree repository.
'singlet': The size of all files that are referenced once.
'orphan': The size of all files not referenced (ie, only one hard link).

Using VSCode Flatpak to launch DevContainers Using Podman with Support for Nvidia CUDA and VSCode's "Container Features" In SilverBlue.

Note: This Setup Works for Machine Learning and GPU Acceleration in Containers

Setup

Make Sure you have rebased to UBlue-Nvidia.

Install Visual Studio Code

@lleyton
lleyton / translation.md
Last active June 1, 2025 23:37
(ENG) Open Source Business Challenges and Reality, Rui Ueyama

Open Source Business Challenges and Reality

Original Japanese note here.

Original Author: Rui Ueyama (creator of the mold linker)

Translated by @windowsboy111

Minimally edited by @lleyton