VirtualTam's bookmarks
1954 bookmarks found
-
- 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)
-
What I Wish Someone Told Me About Postgres
2024-11-19 -
The Annotated Hacker Test | For those of us who didn't receive a case of beer with our computer.
2024-11-19 - Original plain text version from 1989
- Real Programmers Don't Use PASCAL (see:
THE REAL PROGRAMMER'S NATURAL HABITAT
)
-
- RazrFalcon/color-thief-rs - Grabs the dominant color or a representative color palette from an image
- lokesh/color-thief - Grab the color palette from an image using just Javascript
-
Watabou's Procgen Arcana
2024-11-10 -
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
-
Is pg_dump a Backup Tool?
2024-11-03 - Why pg_dump Is Amazing
- EnterpriseDB/barman - Backup and Recovery Manager for PostgreSQL
- pgbackrest/pgbackrest - Reliable PostgreSQL Backup & Restore