VirtualTam's bookmarks
61 bookmarks found
-
AI Flame Graphs
2025-01-20 AI developers think about their bit of code, but with AI Flame Graphs they can now see the entire stack for the first time, including the HW, and many layers they don't usually think about or don't know about. It basically looks like a pile of gibberish with their code only a small part of the flame graph.
This reaction is similar to people's first experiences with CPU flame graphs, which show parts of the system that developers and engineers typically don't work on, such as runtime internals, system libraries, and kernel internals.
-
- 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://github.com/graphql-python/graphene
- https://github.com/graphql-python/graphene-django
- https://docs.graphene-python.org/projects/django/en/latest/
- https://www.twilio.com/blog/graphql-apis-django-graphene
- https://www.reddit.com/r/django/comments/uzm4fn/is_graphene_django_reliable_is_it_used_in/
- Real World Graphene: Lessons Learned From Building A Graphql Api On Top Of A Django App for Saleor (https://github.com/saleor/saleor)
- graphene-django or: How I learned to stop RESTing and Love the Graph
-
-
Introduction to the Zettelkasten Method
2021-10-17 - https://luhmann.surge.sh/communicating-with-slip-boxes
- https://news.ycombinator.com/item?id=24916536
- https://forum.zettelkasten.de/discussion/comment/5918/
- https://zettelkasten.de/posts/understanding-hierarchy-translating-folgezettel/
- https://zettelkasten.de/posts/luhmanns-second-zettelkasten/
- https://en.wikipedia.org/wiki/Zettelkasten
- https://www.foleymusicandarts.com/blog/2019/3/5/how-i-use-the-archive-and-my-music-staff-to-create-engaging-lesson-notes
-
Cycle error when trying to create AWS VPC security groups using Terraform - Stack Overflow
2019-02-20 TL;DR: break the dependency cycle by declaring rules between two of the groups from the dependency chain with
aws_security_group_rule
-
Exploring Terraform Graphs With D3.js
2018-12-05 - https://28mm.github.io/notes/d3-terraform-graphs
- https://28mm.github.io/notes/d3-terraform-graphs-2
- https://28mm.github.io/notes/terraform-graphs-3
- https://28mm.github.io/notes/d3-terraform-graphs-4
- https://github.com/28mm/blast-radius
- https://28mm.github.io/blast-radius-docs/
- https://www.reddit.com/r/devops/comments/783prc/exploring_terraform_graphs_with_d3js/
-
- https://github.com/PipeWire
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Configuration
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/JACK
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/PulseAudio
- https://wiki.gentoo.org/wiki/Pipewire
- https://wiki.archlinux.org/index.php/PipeWire
- https://bootlin.com/blog/an-introduction-to-pipewire/
FOSDEM:
- https://archive.fosdem.org/2019/schedule/event/pipewire/
- https://archive.fosdem.org/2020/schedule/event/ema_pipewire/
Fedora adoption:
- https://fedoraproject.org/wiki/Releases/34/ChangeSet#Route_all_Audio_to_PipeWire
- https://fedoraproject.org/wiki/Changes/DefaultPipeWire
Articles:
- https://blogs.gnome.org/uraeus/2018/09/24/getting-the-team-together-to-revolutionize-linux-audio/
- https://www.collabora.com/news-and-blog/blog/2020/03/05/pipewire-the-media-service-transforming-the-linux-multimedia-landscape/
- https://www.reddit.com/r/linux/comments/9k89bm/getting_the_team_together_to_revolutionize_linux/
Troubleshooting: