VirtualTam's bookmarks
46 bookmarks found
-
Debian Package Repository - Instructions to connect to a third-party repository (with Ansible)
2024-01-06 - apt_key deprecated in Debian/Ubuntu - how to fix in Ansible
- ansible.builtin.deb822_repository - Add and remove deb822 formatted repositories
- ansible/ansible#78063 - ansible.builtin.apt_key adds keys to a deprecated location
- Example usages of the new
deb822_repository
Ansible module - Ubuntu [Spec] APT deb822 sources by default
-
- https://coderwall.com/p/whf3-a/hierarchical-data-in-postgres
- https://stackoverflow.com/questions/tagged/ltree
- https://github.com/jinagamvasubabu/ltreevisualizer
- https://patshaughnessy.net/2017/12/11/trying-to-represent-a-tree-structure-using-postgres
- https://patshaughnessy.net/2017/12/12/installing-the-postgres-ltree-extension
- https://patshaughnessy.net/2017/12/13/saving-a-tree-in-postgres-using-ltree
- https://patshaughnessy.net/2017/12/14/manipulating-trees-using-sql-and-the-postgres-ltree-extension
-
Available products:
- https://www.alldaq.com/en/products/pc-sio/usb-isolators/adq-usb-30-iso/
- https://pro.intona.eu/en/products/7054/
- https://www.audiophonics.fr/en/diy-interfaces/audiophonics-usb-isolator-module-adum-4160-raspberry-pi-p-8395.html
- https://hifimediy.com/product-category/usb-isolators/
- https://www.amazon.com/AudioQuest-Jitterbug-USB-Filter/dp/B00YTA78FW
Reviews:
- https://www.audiosciencereview.com/forum/index.php?threads/audioquest-jitterbug-usb-filter-review.10205/
- https://www.diyaudio.com/forums/digital-line-level/354894-usb-isolators-filters-audio-passive-active.html
- https://www.diyaudio.com/forums/pc-based/326069-usb-isolator-dedicated-power.html
- https://forum.rme-audio.de/viewtopic.php?id=29907
- https://www.diyaudio.com/forums/digital-line-level/143175-usb-dac-isolation.html
- https://www.diyaudio.com/forums/pc-based/151844-usb-galvanic-isolation.html
-
- https://lemariva.com/blog/2019/08/raspberry-pi-e-paper-display-widgets
- https://github.com/lemariva/ePaperWidgets
- https://www.banggood.com/Waveshare-7_5-Inch-E-ink-Screen-Module-e-Paper-Display-SPI-Type-B-For-Arduino-Raspberry-Pi-p-1365284.html?p=QW0903761303201409LG&custlinkid=463846&cur_warehouse=CN
-
TL;DR: Hydrators are used to map arrays to objects, and vice-versa
- https://www.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/reference/query.html#hydration-modes
- https://codereview.stackexchange.com/questions/222/php-doctrine-array-hydration
- https://github.com/doctrine/DoctrineModule/blob/master/docs/hydrator.md
- https://framework.zend.com/manual/2.4/en/modules/zend.stdlib.hydrator.html
- https://github.com/phpro/zf-doctrine-hydration-module
- https://github.com/zendframework/zend-hydrator
-
- https://github.com/kerrickstaley/extracting-chinese-subs/tree/master
- https://github.com/tesseract-ocr/tesseract
- https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality
- https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract
- https://gitlab.gnome.org/World/OpenPaperwork/pyocr
- https://docs.opencv.org/2.4/modules/core/doc/operations_on_arrays.html#inrange
- https://docs.python.org/3/library/unicodedata.html
- https://news.ycombinator.com/item?id=14440849
-
- https://www.debian.org/doc/manuals/maint-guide/build.en.html
- https://salsa.debian.org/nginx-team/nginx
- https://www.debian.org/doc/debian-policy/#document-ch-controlfields
- https://www.debian.org/doc/debian-policy/#document-ch-relationships
- https://unix.stackexchange.com/questions/333603/debian-control-file-provides-does-not-satisfy-dependency
- https://github.com/JayH5/nginx-modules
-
NPM, Yarn and private repositories
2018-06-08 Hosting private repositories and using them in CI/CD:
- https://docs.npmjs.com/private-modules/intro
- https://docs.npmjs.com/private-modules/ci-server-config
- https://docs.npmjs.com/private-modules/docker-and-private-modules
Threads:
- https://stackoverflow.com/questions/45191189/nexus-manager-npm-401-unauthorized
- https://stackoverflow.com/questions/40845598/how-do-i-use-multiple-npm-registries-in-yarn
- https://github.com/yarnpkg/yarn/issues/606
- https://github.com/yarnpkg/yarn/pull/839
- https://github.com/yarnpkg/yarn/pull/871
- https://github.com/yarnpkg/yarn/issues/4451
- https://github.com/yarnpkg/yarn/issues/4862
- https://github.com/npm/npm/issues/16528
Articles:
node-sass binaries:
- https://github.com/sass/node-sass#binary-configuration-parameters
- https://github.com/sass/node-sass/releases
- https://github.com/sass/node-sass/issues/1466
- https://github.com/sass/node-sass/issues/1554
- https://github.com/sass/node-sass/issues/1635
- https://github.com/sass/node-sass/issues/1991
- https://github.com/sass/node-sass/issues/2115
- https://github.com/sass/node-sass/issues/2361
- https://stackoverflow.com/questions/40178767/is-it-possible-to-install-node-sass-without-downloading-from-github-during-the-p