VirtualTam's bookmarks
936 bookmarks found
-
- Packer - QEMU Integration
- SSH password needs to be generated dynamically during auto-install
- kubernetes-sigs/image-builder - Tools for building Kubernetes disk images
-
- isd-project/isd
- joehillen/sysz - An fzf terminal UI for systemctl
-
Split tmux.conf into multiple files?
2025-01-17 source-file [-Fnqv] [-t target-pane] path ... (alias: source) Execute commands from one or more files specified by path (which may be glob(7) patterns). If -F is present, then path is expanded as a format. If -q is given, no error will be returned if path does not exist. With -n, the file is parsed but no commands are executed. -v shows the parsed commands and line numbers if possible.
-
Gpick - an advanced color picker
2025-01-11 -
- sigstore/cosign - Code signing and transparency for containers and binaries
- sigstore/fulcio - Sigstore OIDC PKI
- sigstore/rekor - Software Supply Chain Transparency Log
-
Repology, the packaging hub
2024-12-21 Repology monitors a huge number of package repositories and other sources comparing packages versions across them and gathering other information. Repology shows you in which repositories a given project is packaged, which version is the latest and which needs updating, who maintains the package, and other related information.
-
The CLIP OS project is an open-source project designed by the National Cybersecurity Agency of France (ANSSI) that aims to build a hardened, multi-level operating system, based on the Linux kernel and a lot of free and open source software.
[...]
The project is based on Gentoo Hardened and has many similarities with Chromium OS or the Yocto project.
-
jwzhacks
2024-11-26 I have written a lot of software. I used to do it for fun. Then I started getting paid for it. Then it stopped being fun. Then I stopped getting paid for it. And now I write software sometimes for fun, but mostly in self-defense.
-
- Red Hat’s commitment to open source: A response to the git.centos.org changes
- Hackaday - CentOS Is Dead, Long Live CentOS
- Impact of RHEL changes to AlmaLinux
- Brave New World: The Path Forward for Rocky Linux
- Rocky Linux Expresses Confidence Despite Red Hat's Announcement
- Jeff Geerling - Dear Red Hat: Are you dumb?
- Jeff Geerling - Removing official support for Red Hat Enterprise Linux
- JMJ - Re-evaluating RHEL
-
Make systemd better for Podman with Quadlet
2024-11-22 Aka "Docker Compose for Podman"
— What do you get if you squash a Kubernetes kubelet? — A quadlet
-
- Build own USB device on linux-based board!
- What Are Differential Pairs?
- How to route USB data lines on a PCB
- Can You Route USB 2.0 on a 2-Layer Board?
- KiCad STM32 Hardware Design - An Overview in 20 Minutes - Phil's Lab #15
- STM32 Programming via USB (DFU) - Phil's Lab #72
- How To: STM32F103C8T6 As An USB Device (Virtual Serial Port / CDC)
-
Reference:
- abbr - manage fish abbreviations
- argparse - parse options passed to a fish script or function
- function - create a function
- string - manipulate strings
- switch - conditionally execute a block of commands
Configuration:
- Writing your own prompt
- fish_add_path - add to the path
- fish_git_prompt - output git information for use in a prompt
- Setting up my fish shell from scratch on macOS
Plugins:
- jorgebucaran/fisher - A plugin manager for Fish
- jorgebucaran/autopair.fish - Auto-complete matching pairs in the Fish command line
- PatrickF1/fzf.fish
- kidonng/zoxide.fish