VirtualTam's bookmarks
19 bookmarks found
Page 1 of 1
-
- https://discourse.gohugo.io/t/templates-multiple-parameters/600
- https://stackoverflow.com/questions/17284222/in-go-templates-accessing-parent-global-pipeline-within-range
- https://stackoverflow.com/questions/14800204/in-a-template-how-do-you-access-an-outer-scope-while-inside-of-a-with-or-rang?rq=1
- https://go.dev/play/p/5Hiajt4H2Z5
-
The Maintainers
2019-04-16 The Maintainers is a global, interdisciplinary research network that takes a different approach, one whose conceptual starting point was a playful proposal for a counter-volume to Isaacson’s that could be titled The Maintainers: How a Group of Bureaucrats, Standards Engineers, and Introverts Made Technologies That Kind of Work Most of the Time. Network members come from a variety of fields, including academic historians and social scientists, as well as artists, activists, engineers, and business leaders. All share an interest in the concepts of maintenance, infrastructure, repair, and the myriad forms of labor and expertise that sustain our human-built world.
-
-
Spinnaker | Global Continuous Delivery
2018-04-12 -
LaTeX / Beamer / Minted
2017-04-11 Code / minted / listings
- http://ftp.math.purdue.edu/mirrors/ctan.org/macros/latex/contrib/minted/minted.pdf
- https://tex.stackexchange.com/questions/236706/undefined-control-sequence-with-minted
- https://tex.stackexchange.com/questions/103141/set-global-options-for-inputminted
- https://github.com/gpoore/minted/issues/125
Minted formatting
- https://tex.stackexchange.com/questions/85932/mintedinconsolata-straight-quotes
- https://tex.stackexchange.com/questions/5443/use-another-monospaced-font
- http://www.tug.dk/FontCatalogue/sourcecodepro/
Columns
- https://tex.stackexchange.com/questions/32931/multiple-columns-with-images-and-wrapped-text-in-beamer
- https://tex.stackexchange.com/questions/1858/stable-vertical-alignment-of-columns-in-beamer
Icons / images
- FA - https://tex.stackexchange.com/questions/165150/how-to-use-fontawesome-icons-in-latex-with-moderncv
- FA - https://tex.stackexchange.com/questions/338657/how-to-include-socials-icons-like-github-and-linkedin-in-moderncv
- SVG - https://tex.stackexchange.com/questions/2099/how-to-include-svg-diagrams-in-latex
- SVG - https://tex.stackexchange.com/questions/122871/include-svg-images-with-the-svg-package
Overlay / Pause / step-by-step
- https://tex.stackexchange.com/questions/26987/show-a-frame-step-by-step
- https://tex.stackexchange.com/questions/117887/how-to-insert-overlays-in-latex-beamer
Titles
URL
-
GNSS-SDR
2016-11-23 An open source Global Navigation Satellite Systems software-defined receiver
code @ https://github.com/gnss-sdr
-
xkcd: Earth Temperature Timeline
2016-09-14 -
EmacsWiki: Wind Move
2015-12-02 (global-set-key (kbd "C-c <left>") 'windmove-left) (global-set-key (kbd "C-c <right>") 'windmove-right) (global-set-key (kbd "C-c <up>") 'windmove-up) (global-set-key (kbd "C-c <down>") 'windmove-down)
-
Transifex client - Usage memo
2014-11-12 1# setup a transifex virtualenv 2virtualenv2 VENV; source VENV/bin/activate; pip install transifex-client 3 4# global config: ~/.transifexrc 5# this step can be omitted, as 'tx init' will create the file if it doesn't exist 6[https://www.transifex.com] 7username = User 8token = 9password = un54f3_p4ssw0rd! 10hostname = https://www.transifex.com 11 12# setup example project 13mkdir example; cd example 14tx init 15tx set --auto-remote https://www.transifex.com/projects/p/my-project/ 16 17# get the files 18tx pull -l pt_BR 19 20# edit things 21poedit / linguist-qt4 22 23# push to transifex 24tx push -t
-
1# Global 2/etc/environment 3 4# X Session 5/var/lib/AccountsService/users/<username> 6~/.dmrc 7~/.xinitrc 8~/.xprofile 9 10# Session 11/etc/profile 12/etc/profile.d/*.sh 13~/.profile 14 15# Bash 16/etc/bash.bashrc 17~/.bash_profile 18~/.bashrc 19 20# ZSH 21/etc/zsh/zprofile 22~/.zshrc 23 24# Locales 25/etc/locale.conf 26/etc/locale.gen 27~/.config/locale 28 29# Superusers 30/etc/login.defs 31/etc/sudoers (use visudo to edit) 32 33# SSH 34/etc/ssh/sshd_config (server-side, can allow the client to pass variables) 35/etc/ssh/ssh_config (client-side, can send variables to servers) 36 37# SaltStack 38/etc/default/salt-minion (not always included in the distro's packages)
-
Logorama on Vimeo
2014-04-03 -
Scandinavian Film and Television
2013-08-21 In many ways Scandinavian film and television is a global cultural brand, connected with and exporting some of the cultural and social values connected to a liberal and progressive welfare society. This course deals with the social, institutional and cultural background of film and television in Scandinavia and in a broader European and global context.
Page 1 of 1