VirtualTam's bookmarks
17 bookmarks found
Page 1 of 1
-
- Mathematics Meta Stack Exchange - Why do people use blackboard bold here and elsewhere in print?
- LaTeX Stack Exchange - Looking for a blackboard bold (\mathbb) math font that is thicker than Latin Modern or Computer Modern
- The LaTeX Font Catalogue - Fonts with math support
- CTAN - bbold – Sans serif blackboard bold
- CTAN - amsfonts – TeX fonts from the American Mathematical Society
-
The XY Problem
2023-08-25 The XY problem is asking about your attempted solution rather than your actual problem. This leads to enormous amounts of wasted time and energy, both on the part of people asking for help, and on the part of those providing help.
-
Control, Escape, and Meta Tricks
2023-06-17 -
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
-
Note: each input source (keyboard, external keyboards) must be configured separately
-
Jenkins Job DSL Plugin
2018-09-25 - https://github.com/jenkinsci/job-dsl-plugin/wiki
- https://stackoverflow.com/questions/47206215/environmentvariables-not-working-for-jenkins-job-dsl-and-pipeline-jobs
- https://stackoverflow.com/questions/33792633/using-jenkins-job-dsl-to-set-polling-ignores-commits-in-certain-paths-for-git
- https://github.com/jenkinsci/job-dsl-plugin/wiki/User-Power-Moves
- https://stackoverflow.com/questions/43699190/seed-job-asks-for-script-approval-in-jenkins
- https://groups.google.com/forum/#!msg/job-dsl-plugin/jueturR7sCo/2BCz2rRWBAAJ
- https://github.com/Praqma/JenkinsAsCodeReference
-
To immediately apply notified handlers:
- meta: flush_handlers
-
Tokenizer - Lexer - Parser
2017-09-18 - https://stackoverflow.com/questions/380455/looking-for-a-clear-definition-of-what-a-tokenizer-parser-and-lexers-are
- https://stackoverflow.com/questions/2842809/lexers-vs-parsers
- https://en.wikipedia.org/wiki/Compilers:_Principles,_Techniques,_and_Tools
- https://meta.stackexchange.com/questions/25840/can-we-stop-recommending-the-dragon-book-please
- https://www.cs.princeton.edu/~appel/modern/
- https://www.amazon.com/dp/155860698X/?tag=stackoverfl08-20
-
Bedrock Linux
2017-08-08 -
- https://bugs.launchpad.net/linuxmint/+bug/927487
- https://forums.linuxmint.com/viewtopic.php?t=116058
- https://community.linuxmint.com/software/view/mint-meta-kde
- https://community.linuxmint.com/software/view/mint-meta-codecs-kde
- https://www.reddit.com/r/linuxmint/comments/45gwue/is_there_a_noob_friendly_way_to_install_kde/
-
Pragma statements supported by SQLite
2016-08-20 1# List databases 2PRAGMA database_list; 3 4# Describe table 5PRAGMA table_info(<table_name>);
-
-
Let Over Lambda
2015-03-18 This book is about macros, that is programs that write programs.
Page 1 of 1