VirtualTam's bookmarks
72 bookmarks found
-
- PerformanceNinja video courses playlist
- dendibakh/perf-ninja - An online course where you can learn and master the skill of low-level performance analysis and tuning
- grahamking/perf-ninja-rs - Rust labs for Performance Ninja Class
-
- https://minimal.guide/Home
- https://github.com/kepano/obsidian-minimal
- https://github.com/kepano/obsidian-minimal-settings
- https://forum.obsidian.md/t/share-your-minimal-theme-screenshots-configuration/8983
- https://github.com/dvcrn/obsidian-filename-heading-sync
- https://github.com/zsviczian/obsidian-excalidraw-plugin
- https://github.com/lynchjames/obsidian-mind-map
- https://www.eleanorkonik.com/its-not-just-a-pretty-gimmick-in-defense-of-obsidians-graph-view/
- https://medium.com/@ensleytan/using-obsidians-graph-view-for-real-99fd94153514
- Obsidian TTRPG
- Zsolt's Visual Personal Knowledge Management
-
- https://stackoverflow.com/questions/35773299/how-can-you-export-the-visual-studio-code-extension-list
- https://stackoverflow.com/questions/55310734/how-to-add-more-indentation-in-the-visual-studio-code-explorer-file-tree-structu/55315106#55315106
- https://github.com/microsoft/vscode/issues/1027 - Suppress display of end-of-file newline as blank line
- https://stackoverflow.com/questions/30140112/how-do-i-hide-certain-files-from-the-sidebar-in-visual-studio-code
- https://stackoverflow.com/questions/29973619/how-to-make-vs-code-treat-a-file-extensions-as-a-certain-language
- https://stackoverflow.com/questions/44774709/removing-the-file-preview-on-the-right-side-of-the-editor-in-vs-code
-
A common complaint from new Rust developers is that they don't know where to start: which crates they ought to use and which crates they ought to trust. This list attempts to answer those questions.
-
The JSON License
2022-03-23 The Software shall be used for Good, not Evil.
-
-
- https://stackoverflow.com/questions/10622179/how-to-find-identify-large-commits-in-git-history
- https://stackoverflow.com/questions/223678/which-commit-has-this-blob
1git rev-list --objects --all \ 2| git cat-file --batch-check='%(objecttype) %(objectname) %(objectsize) %(rest)' \ 3| sed -n 's/^blob //p' \ 4| sort --numeric-sort --key=2 --reverse \ 5| head -n 150 \ 6| cut -c 1-12,41- \ 7| $(command -v gnumfmt || echo numfmt) --field=2 --to=iec-i --suffix=B --padding=7 --round=nearest
-
Wall hanging:
- https://www.reddit.com/r/spaceporn/comments/aap52z/james_webb_telescope_themed_backlit_wall_hanging/
- https://www.reddit.com/r/spaceporn/comments/aap52z/james_webb_telescope_themed_backlit_wall_hanging/ecudkr8/
- https://www.etsy.com/shop/VegaWoodworks
- https://www.etsy.com/listing/671041513/james-webb-telescope-themed-led-wall-art?ref=shop_home_feat_1
- https://www.reddit.com/r/spaceporn/comments/bqe1ur/three_jwst_led_signs/
Desktop:
- https://www.etsy.com/listing/709849885/james-webb-space-telescope-desktop-led?ref=shop_home_active_4
- https://www.reddit.com/r/3Dprinting/comments/bxnid7/jwst_led_desktop_light/
- https://www.reddit.com/r/nasa/comments/bxpfiv/jwst_led_desktop_light/
Images:
Honeycomb shelves:
- https://www.wikihow.com/Make-Homemade-Honeycomb-Shelves
- https://www.jennaburger.com/2014/04/diy-wood-honeycomb-shelves/
- https://abeautifulmess.com/2012/06/diy-honeycomb-shelves.html
- https://sawshub.com/diy-honeycomb-shelves/
LED Backlights:
-
Paravirtual (PV) to Hardware Virtual Machine (HVM):
ENA support:
- https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking-ena.html
- https://forums.aws.amazon.com/thread.jspa?threadID=166135
- https://aws.amazon.com/premiumsupport/knowledge-center/boot-error-linux-m5-c5/
- https://bugs.centos.org/view.php?id=14107
- https://ygrene.tech/how-to-enable-ena-support-for-aws-amis-in-5-steps-and-make-your-bamboo-remote-jobs-really-fast-f2a4254a9955
Build Debian AMIs from scratch:
- https://bootstrap-vz.readthedocs.io/en/master/
- https://github.com/andsens/bootstrap-vz
- https://www.slideshare.net/JamesBromberger/debian-cloud-building-the-debian-amis
- https://blog.james.rcpt.to/2012/12/06/official-debian-images-on-amazon-web-services-ec2/
Squeeze:
Wheezy:
- https://lists.debian.org/debian-cloud/2014/10/msg00009.html
- https://lists.debian.org/debian-cloud/2014/11/msg00000.html
Boot to chroot: