VirtualTam's bookmarks
80 bookmarks found
-
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
-
NullDeref | Writing A Plugin System in Rust
2024-10-23 - The Technologies - A more in-depth look at Rust plugin systems
- Getting Started - First steps trying to implement the plugin system
- Diving into Dynamic Loading - A closer look at dynamic loading in Rust
- Reducing the Pain with Dependencies - Taking a look at the state of dynamic loading in the Rust ecosystem
- Getting our Hands Dirty - Finally implementing the plugin system!
- Wrapping Up - The last finishing touches and ideas
-
Elasticsearch - Grok processor
2023-11-19 - Elastic - Grokking Grok
- Kibana - Debug grok expressions
- Grok Constructor
- Elasticsearch Grok Patterns
- Logstash Grok Patterns
Alternative implementations:
- vjeantet/grok - Simple library to use/parse grok patterns with Go
- GuanceCloud/grok - Fork of the above
- logrusorgru/grokky - Pure golang grok-like library
- Telegraf's Grok Parser Plugin
- Vector Remap Language - Datadog Grok Parser
-
- ahrm/sioyek - a PDF viewer with a focus on textbooks and research papers
- frabjous/knap - Neovim plugin for creating live-updating-as-you-type previews of LaTeX, markdown, and other files
-
- 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
-
Open questions, potential solutions or workarounds:
- Loki does not support out-of-order message ingestion
- There is not Java client for Loki
- The Wiced MQTT queue might be limited depending on the volume of logs
-
Monitoring SFR Box NB4 / NB6
2020-08-15 - https://forum.jeedom.com/viewtopic.php?f=144&t=45702&sid=e1104bba9b1c4006760a011c129077f3
- https://github.com/limad/plugin-sfrBox
- https://limad.github.io/plugin-sfrBox/fr_FR/
- https://la-communaute.sfr.fr/t5/wifi-connexion-filaire-et-d%C3%A9bit/nb6-traffic-monitor/td-p/2112893
- https://forum.fhem.de/index.php?topic=81555.0
- https://blog.ariase.com/box/actualite/openbox4-linux-neufbox
-
- https://github.com/helm/helm/issues/2196
- https://github.com/mozilla/sops
- https://medium.com/faun/helm-charts-for-more-complex-projects-and-how-to-secure-them-a1dfde804226
- https://developer.epages.com/blog/tech-stories/kubernetes-deployments-with-helm-secrets/
- https://lab.getbase.com/helm-secrets-a-missing-piece-in-kubernetes/