| name | read-arxiv-paper |
|---|---|
| description | Use this skill when asked to read an arxiv paper given an arxiv URL |
You will be given a URL of an arxiv paper, for example:
| name | read-arxiv-paper |
|---|---|
| description | Use this skill when asked to read an arxiv paper given an arxiv URL |
You will be given a URL of an arxiv paper, for example:
| #!/usr/bin/env python | |
| """Class to query devices for maximum SSH connection-limit and rate-limit.""" | |
| import re | |
| from jnpr.junos import Device | |
| from jnpr.junos.exception import ConfigLoadError | |
| from jnpr.junos.utils.config import Config | |
| from jnpr.junos.utils.start_shell import StartShell |
Want to fork your own gists? No fork button? No problem! Install this user script by clicking refork.user.js' "raw" link down below: ⇓
| # fzf | |
| ## fzf interation | |
| __fzf_path=($(whereis -b fzf)) | |
| [[ -f ${__fzf_path[2]} ]] && { | |
| source <(${__fzf_path[2]} --zsh) | |
| } | |
| ## fzf completion options XXX/TODO(azet): needs to be tested | |
| export FZF_COMPLETION_AUTO_COMMON_PREFIX=true |
Collected these for members of our network/NOC/Datacenter
infrastructure team. May be of interest to you. Feedback welcome.
-- azet (@azet.org)
Check Out these projects, papers and blog posts if you're working on Geo redundant Datacenters or even if you only need to have your software hosted there. It's good to know what you're in for.
Collected these for a colleague, these have been super useful over
the past 15+ years and and will most likely help and/or entertain you.
May be extended in the future.
-- azet (@azet.org)
tmux, like other great software, is deceptive. On the one hand, it's fairly easy to get set up and start using right away. On the other hand, it's difficult to take advantage of tmux's adanced power features without spending some quality alone time with the manual. But the problem with manuals is that they aren't geared toward beginners. They are geared toward helping seasoned developers and computer enthusiasts quickly obtain the
..without following links like the index pages ../ or sub-directories
if you want to include sub-directories, change the -l option to >1, depending on how deep you want to follow the paths.
wget -r -c -np -l1 https://memory.loc.gov/master/mbrs/recording_preservation/manuals/
The URL in the example contains: Library of Congress recording preservation manuals - mostly PDF files on audio (legacy, analog) engineering/equipment; Consoles, Compressors, Pre-amplifiers, Recorders, everything you can imagine from the analog age - that's very en vouge right now in the recording scene/industry.
this was originally published in a facebook post as a follow-up to an earlier post on a specific label where I didn't want to go too much off-topic about prices and the decline of the vinyl collector community that runs discogs (entries, updates etc.) similar to Wikipedia authors but also sell and trade - the specific part I was growing concerned over.
This text has been manually converted to reStructuredText aka .rst to provide cohesive sections, text-style and footnotes to the document.
This vQFX Platform is supposed to be used with vagrant and ships with a few nice fabrics that spin up on the go. But there's a few problems with that - which may not be instantly obvious if you plan on using it for testing or QA in your NetOps department: