VirtualTam's bookmarks
79 bookmarks found
-
knuth-elevator: A Go implementation of the elevator simulator described by Donald E. Knuth.
2019-09-16 > One of the references on Wikipedia’s Elevator Paradox page is a paper written by Donald E. Knuth dated many years prior to his simulator. A side-effect of that research experience may have been a lasting interest in the intricate details of elevator systems.
-
Looper pedal with MIDI clock synchronization
2019-09-02 Threads:
- https://www.talkbass.com/threads/compact-looper-with-midi-sync-advice.1322813/
- https://www.talkbass.com/attachments/screen-shot-2018-01-15-at-10-50-39-am-png.2876469/
- https://www.jazzguitar.be/forum/guitar-amps-gizmos/59519-loopers-midi-sync.html
- https://www.gearslutz.com/board/electronic-music-instruments-and-electronic-music-production/1100762-looper-midi-sync.html
Pigtronix Infinity Looper (seems to be the favorite):
- https://pigtronix.com/product/infinity-looper/
- https://www.reddit.com/r/guitarpedals/comments/6ggsgq/pigtronix_infinity_looper_roland_tr8_midi_clock/
- https://forum.fractalaudio.com/threads/infinity-looper-format-larger-sd-card.104993/
BOSS RC-30 (no MIDI sync, only there 'cause I have one):
- http://forum.mybeatbuddy.com/index.php?threads/need-help-w-my-beat-buddy-and-the-boss-rc-30-looper.1325/
- https://www.talkbass.com/threads/is-it-possible-to-sync-two-boss-rc-30-loopers.1291450/
- https://rolandcorp.com.au/blog/taking-control-of-your-loop-station (also, W.T.F. ???)
BOSS RC-300 & RC-505:
-
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.
-
xpadneo | Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
2019-02-01 - https://github.com/atar-axis/xpadneo/
- https://aur.archlinux.org/packages/xpadneo-dkms-git/
- https://www.gamingonlinux.com/articles/xpadneo-is-an-advanced-linux-driver-for-the-xbox-one-s-wireless-gamepad.11875
- https://askubuntu.com/questions/783587/how-do-i-get-an-xbox-one-controller-to-work-with-16-04-not-steam
- https://www.reddit.com/r/linux_gaming/comments/63t87i/connecting_xbox_one_s_controllers_with_bluetooth/
- https://github.com/paroj/xpad
- https://github.com/360Controller/360Controller
-
GameHub: All your games in one place
2019-01-16 -
-
Monorepo - Wikipedia
2018-12-07 Literature
- https://dl.acm.org/citation.cfm?id=2854146
- https://cacm.acm.org/magazines/2016/7/204032-why-google-stores-billions-of-lines-of-code-in-a-single-repository/fulltext
- https://www.tomasvotruba.cz/clusters/#monorepo-from-zero-to-hero
- https://medium.com/@maoberlehner/monorepos-in-the-wild-33c6eb246cb9
- https://danluu.com/monorepo/
- https://hackernoon.com/a-monorepo-github-flow-and-automation-ftw-c41a2d9c48bb
- https://hackernoon.com/one-vs-many-why-we-moved-from-multiple-git-repos-to-a-monorepo-and-how-we-set-it-up-f4abb0cfe469
- https://hackernoon.com/continuous-integration-in-projects-using-monorepo-9b828d7a8dfa
- https://blog.digitalocean.com/cthulhu-organizing-go-code-in-a-scalable-repo/
Git repository tools
CI/CD
- https://github.com/korfuri/awesome-monorepo
- https://github.com/slimm609/monorepo-gitwatcher
- https://www.reddit.com/r/docker/comments/7uaqx5/advice_about_cicd_with_docker_and_a_monorepo/
- https://stackoverflow.com/questions/6260383/how-to-get-list-of-changed-files-since-last-build-in-jenkins-hudson/9473207#9473207
- https://jenkins-x.io/commands/jx_step_split/
-
-e Exit immediately if a pipeline (which may consist of a single simple command), a subshell command enclosed in parentheses, or one of the commands executed as part of a command list enclosed by braces (see SHELL GRAMMAR above) exits with a non-zero status. -x After expanding each simple command, for command, case command, select command, or arithmetic for command, display the expanded value of PS4, followed by the command and its expanded arguments or associated word list.
-
Logitech G700 Middle Mouse Button Repair
2018-11-03 Stock Parts
- Left+Right – Omron D2FC-F-7N
- Middle – E-Switch TL3315NF160Q
- Middle Tilt – Panasonic EVQ-P0E07K
- GKeys – Alps SKQGABE010
Upgraded Parts
- Left+Right – Omron D2F-01F Japan
- Middle – Alps SKQGAAE010 (Has the same actuation force of original, the one linked in the guide is 1N instead of 1.6N)
- Middle Tilt – Omron B3M-6009
- GKeys – No better replacement Alps SKQGABE010
-
-
- https://kernelnewbies.org/FAQ/CodeBrowsing
- https://stackoverflow.com/questions/33676829/vim-configuration-for-linux-kernel-development
- https://stackoverflow.com/questions/3828157/how-to-use-cscope
- https://stackoverflow.com/questions/934233/cscope-or-ctags-why-choose-one-over-the-other
- https://github.com/vivien/vim-linux-coding-style
- https://github.com/Valloric/YouCompleteMe
- https://valloric.github.io/YouCompleteMe/
- http://vim.wikia.com/wiki/Cscope
- http://cscope.sourceforge.net/cscope_vim_tutorial.html
- https://www.embeddedarm.com/blog/tag-jumping-in-a-codebase-using-ctags-and-cscope-in-vim/
-
PowerShell Survival Kit
2018-03-07 Home:
- https://docs.microsoft.com/en-us/powershell/
- https://docs.microsoft.com/en-us/powershell/scripting/getting-started/fundamental/using-windows-powershell-for-administration?view=powershell-6
Wikiversity:
- https://en.wikiversity.org/wiki/PowerShell
- https://en.wikiversity.org/wiki/PowerShell/Variables
- https://en.wikiversity.org/wiki/PowerShell/Arrays_and_Hash_Tables
- https://en.wikiversity.org/wiki/PowerShell/Loops
Basics:
- https://stackoverflow.com/questions/1825585/determine-installed-powershell-version
- https://stackoverflow.com/questions/8343767/how-to-get-the-current-directory-of-the-cmdlet-being-executed
- https://superuser.com/questions/237902/how-can-one-show-the-current-directory-in-powershell
- https://stackoverflow.com/questions/6138849/how-do-you-move-files-folders-across-volumes-with-powershell
Commands and executables:
HTTP:
ZIP archives:
- https://serverfault.com/questions/18872/how-to-zip-unzip-files-in-powershell
- https://stackoverflow.com/questions/27768303/how-to-unzip-a-file-in-powershell
- https://www.reddit.com/r/PowerShell/comments/454e4y/how_do_i_unzip_a_zip_file_with_powershell/
- https://github.com/auberginehill/unzip-silently
- To extract silently: https://github.com/auberginehill/unzip-silently/blob/master/Unzip-Silently.ps1#L352
-
One Thing Well
2018-02-28 A collection of software, applications and scripts that /do one thing well/ :)
-
Actors:
- database server / cluster
- load-balanced application servers relying on a database schema with migrations
- reverse proxy
Issue:
- managing database schema migrations
Possible sequence:
- create the database
- run a service that executes database schema migrations
- start application servers
- start the load-balancer / reverse-proxy
Resources:
- https://www.reddit.com/r/docker/comments/2t2pnf/what_are_best_strategies_to_migrate_relational/
- https://softwareengineering.stackexchange.com/questions/357929/db-migration-strategy-for-docker-containers-in-aws-ecs
- https://stackoverflow.com/questions/41592091/run-a-database-migration-command-when-deploying-a-docker-container-to-aws
- https://ltd-keeper.lsst.io/gke-migrations.html
- https://stackoverflow.com/questions/31715239/docker-compose-database-migrations-and-other-pre-post-scripts
- https://stackoverflow.com/questions/38089999/docker-compose-rails-best-practice-to-migrate
- https://stackoverflow.com/questions/37058812/how-best-to-run-one-off-migration-tasks-in-a-kubernetes-cluster
-
Linux eBPF Tracing Tools
2017-11-20