VirtualTam's bookmarks
19 bookmarks found
Page 1 of 1
-
Ishkur's Guide to Electronic Music
2024-11-11 This guide favors authenticity over accuracy, and it aims to entertain before it informs. It is only as accurate as it feels it needs to be. It is constantly changing and it is infinitely mutable, so the map, the music, and my self-righteous opinions are all subject to change as I discover, investigate, and incorporate new knowledge and more music. Nothing is definitive.
Go exploring. Listen and learn about music you don't know anything about.
-
BBS - The Documentary
2024-11-10 The BBS Documentary Video Collection is a varied set of video items collected by Jason Scott, curator of TEXTFILES.COM. These are recordings about and from the era of the domination of ASCII and Dial-up Bulletin Board Systems (roughly the 1970s through the 1990s, with examples far before and after that).
-
The Web Authentication API (also known as WebAuthn) is a specification written by the W3C and FIDO, with the participation of Google, Mozilla, Microsoft, Yubico, and others. The API allows servers to register and authenticate users using public key cryptography instead of a password.
- Guide to Web Authentication
- Asynchronous Remote Key Generation: An Analysis of Yubico’s Proposal for W3C WebAuthn [PDF]
- Issue 664630: Web Authentication API for Chrome
- Bugzilla - [meta] Update WebAuthn JS API to the L1-REC spec
- keepassxc#1870 - Feature Request: Integration with the Web Authentication API
-
PCB Metro Map - Build Log
2021-10-10 - https://www.reddit.com/r/singapore/comments/oe3mlw/i_made_a_small_pcb_trinket_with_all_the_lines_up/
- https://www.asiaone.com/singapore/software-engineer-spent-5-months-recreating-detailed-mrt-map-printed-circuit-board-led
- https://www.kickstarter.com/projects/cjx3711/metrom-circuit-board-transit-diagrams-by-lifeclocc
-
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.
-
Generative audio mobile applications
2018-02-25 - Circle Synth - https://www.youtube.com/watch?v=gLwS61VoMxA
- MobMuPlat
- Pulsate - https://play.google.com/store/apps/details?id=de.despudelskern.application.pulsate
- Haxademic - https://github.com/cacheflowe/haxademic
- DMach - https://github.com/simonnorberg/dmach
-
-
Apache:
-
Ansible | Logging playbook runs
2017-08-29 -
Mind maps
2017-08-22 -
PyCharm + Windows
2017-04-17 PyCharm setup
- https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC
- https://www.jetbrains.com/help/pycharm/2017.1/git.html
- https://confluence.jetbrains.com/display/PYH/Using+PyCharm%27s+Git+integration+locally
- https://www.jetbrains.com/help/pycharm/2017.1/run-debug-configuration-tox.html
- https://www.jetbrains.com/help/pycharm/2017.1/configuring-colors-and-fonts.html
- https://training.talkpython.fm/courses/explore_pycharm/mastering-pycharm-ide
Environment
- doesn't work with Git from Cygwin
- https://git-for-windows.github.io/
- https://www.python.org/downloads/
- https://github.com/jkaving/intellij-colors-solarized
- http://ethanschoonover.com/solarized
- https://fonts.google.com/specimen/Noto+Sans
- https://www.microsoft.com/en-us/download/details.aspx?id=44266
Packages
-
-
How To Ask Questions The Smart Way
2015-08-04 -
Bigger than my head
2015-03-17 A friend of mine was once interviewing an engineer for a programming job and asked him a typical interview question:
- How do you know when a function or method is too big?
- Well, said the candidate, I don't like any method to be bigger than my head.
- You mean you can't keep all the details in your head?
- No, I mean I put my head up against my monitor, and the code shouldn't be bigger than my head.
~ from http://www.gigamonkeys.com/book/practical-a-simple-database.html
-
Emacs as a Python IDE
2015-02-07 Very cool & detailed tutorial on how to setup Emacs for Python editing, completion & execution.
Page 1 of 1