VirtualTam's bookmarks
47 bookmarks found
-
Crypto | Node.js v8.11.3 Documentation
2018-07-20 - https://stackoverflow.com/questions/8750780/encrypting-data-with-public-key-in-node-js
- https://www.w3schools.com/nodejs/ref_crypto.asp
- https://lollyrock.com/articles/nodejs-encryption/
- https://github.com/chris-rock/node-crypto-examples
- https://blog.patricktriest.com/building-an-encrypted-messenger-with-javascript/
- https://github.com/triestpa/Open-Cryptochat
-
MediaWiki Docker deployment
2018-06-28 Docker images:
- https://hub.docker.com/_/mediawiki/
- https://hub.docker.com/r/wikimedia/mediawiki-node-services/
- https://github.com/wikimedia/mediawiki-node-services
- https://hub.docker.com/r/thenets/parsoid/
- https://github.com/thenets/docker-parsoid
- https://hub.docker.com/r/pastakhov/restbase/
- https://github.com/pastakhov/docker-restbase
Visual Editor:
- https://www.mediawiki.org/wiki/VisualEditor
- https://www.mediawiki.org/wiki/Extension:VisualEditor
- https://www.mediawiki.org/wiki/Parsoid
- https://www.mediawiki.org/wiki/Parsoid/Setup
- https://www.mediawiki.org/wiki/RESTBase
- https://www.mediawiki.org/wiki/RESTBase/Installation
Compose examples:
-
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
-
Websockets and Python/Go
2017-07-18 - https://www.reddit.com/r/django/comments/6nribg/realtime_with_django_instead_of_node/
- https://github.com/centrifugal/centrifugo/
- https://github.com/synw/django-instant
- http://www.aeracode.org/2017/7/11/towards-channels-20/
- https://gist.github.com/jobelenus/387134f0910f8835edf266fe30d9cb8f (presentation material)
-
Building a DLL in Cygwin
2017-04-25 error: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `len'
- https://cygwin.com/ml/cygwin/2014-04/msg00058.html
- https://stackoverflow.com/questions/10486116/what-does-this-gcc-error-relocation-truncated-to-fit-mean
- https://www.technovelty.org/c/relocation-truncated-to-fit-wtf.html
error: undefined symbols not allowed
- http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html
- http://stackoverflow.com/questions/17487891/libtool-undefined-symbols-not-allowedin-i686-pc-mingw32-shared#22884787
error: undefined reference to winmain
- http://stackoverflow.com/questions/33734016/undefined-reference-to-winmain-with-cygwin-and-cmake
- http://stackoverflow.com/questions/13871617/winmain-and-main-in-c-extended
Autotools:
- https://www.sourceware.org/autobook/autobook/autobook_135.html
- https://www.sourceware.org/autobook/autobook/autobook_136.html
- https://sourceware.org/autobook/autobook/autobook_137.html
- http://stackoverflow.com/questions/26151995/autotools-make-doesnt-create-dll-under-cygwin
- https://autotools.io/libtool/windows.html
Cygwin:
General:
-
https://www.gnu.org/software/emacs/manual/html_node/gnus/Connecting-to-an-IMAP-Server.html#Connecting-to-an-IMAP-Server https://www.gnu.org/software/emacs/manual/html_node/gnus/Fetching-Mail.html#Fetching-Mail https://www.quora.com/Is-it-worth-learning-gnus-for-emacs https://www.emacswiki.org/emacs/GnusGmail https://www.emacswiki.org/emacs/GnusEncryptedAuthInfo