Skip to content

Instantly share code, notes, and snippets.

@bketelsen
bketelsen / Containerfile
Created May 26, 2023 00:08
building apx for silverblue
FROM golang
WORKDIR /tmp
RUN git clone --recursive https://github.com/vanilla-os/apx && cd apx
COPY Makefile /tmp/apx/Makefile
RUN cd apx && make build && make install

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

@theprojectsomething
theprojectsomething / Firefox Pretty Tree Style Tab.md
Last active May 21, 2024 17:27
Tree Style Tab: Sliding sidebar / pinned + active tabs

Firefox pretty sliding sidebar / pinned / active tab theme for Tree Style Tab

Features

  • Auto-sliding draw for TST
  • Leaves 'pinned' and 'active' tabs visible in standard browser chrome
  • Leaves 'last-active' tabs visible for 3 minutes after becoming inactive
  • Where an active tab is pinned, leaves 'last-active' tab (x1) visible for 1hr

tree-style-tabs-theme