VirtualTam's bookmarks
96 bookmarks found
-
Spotify Design - Articles
2020-01-03 -
Docker & UFW
2019-10-24 - https://github.com/moby/moby#4737
- https://github.com/docker/for-linux/issues/690
- https://stackoverflow.com/questions/30383845/what-is-the-best-practice-of-docker-ufw-under-ubuntu
- https://www.mkubaczyk.com/2017/09/05/force-docker-not-bypass-ufw-rules-ubuntu-16-04/
- https://www.techrepublic.com/article/how-to-fix-the-docker-and-ufw-security-flaw/
- https://www.linux.com/news/how-fix-docker-and-ufw-security-flaw/
- https://svenv.nl/unixandlinux/dockerufw/
- https://blog.viktorpetersson.com/2014/11/03/the-dangers-of-ufw-docker.html
- https://news.ycombinator.com/item?id=27613217
-
- https://www.theguild.nl/cost-saving-with-nat-instances/
- https://dzone.com/articles/nat-instance-vs-nat-gateway
- https://docs.aws.amazon.com/vpc/latest/userguide/VPC_NAT_Instance.html
- https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html
- https://aws.amazon.com/blogs/aws/new-managed-nat-network-address-translation-gateway-for-aws/
- https://dzone.com/articles/aws-vpc-nat-instance-failover
- https://aws.amazon.com/articles/high-availability-for-amazon-vpc-nat-instances-an-example/
-
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
-
Login throttling in PHP
2019-01-18 - http://www.omniceps.com/stop-brute-force-attacks-php-throttling/
- http://miftyisbored.com/a-complete-tutorial-on-login-throttling-and-recaptha-with-laravel-5-3/
- https://mattstauffer.com/blog/login-throttling-in-laravel-5.1/
- http://codedevelopr.com/articles/throttle-user-login-attempts-in-php/
- https://stackoverflow.com/questions/9153554/best-way-to-implement-ban-after-too-many-login-attempts
- https://stackoverflow.com/questions/2090910/how-can-i-throttle-user-login-attempts-in-php
- https://stackoverflow.com/questions/549/the-definitive-guide-to-form-based-website-authentication#477585
-
-
- https://github.com/PipeWire
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Configuration
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/JACK
- https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/PulseAudio
- https://wiki.gentoo.org/wiki/Pipewire
- https://wiki.archlinux.org/index.php/PipeWire
- https://bootlin.com/blog/an-introduction-to-pipewire/
FOSDEM:
- https://archive.fosdem.org/2019/schedule/event/pipewire/
- https://archive.fosdem.org/2020/schedule/event/ema_pipewire/
Fedora adoption:
- https://fedoraproject.org/wiki/Releases/34/ChangeSet#Route_all_Audio_to_PipeWire
- https://fedoraproject.org/wiki/Changes/DefaultPipeWire
Articles:
- https://blogs.gnome.org/uraeus/2018/09/24/getting-the-team-together-to-revolutionize-linux-audio/
- https://www.collabora.com/news-and-blog/blog/2020/03/05/pipewire-the-media-service-transforming-the-linux-multimedia-landscape/
- https://www.reddit.com/r/linux/comments/9k89bm/getting_the_team_together_to_revolutionize_linux/
Troubleshooting:
-
- https://cloudplatform.googleblog.com/2018/07/introducing-jib-build-java-docker-images-better.html
- https://dzone.com/articles/building-docker-image-for-a-spring-boot-app
- https://www.reddit.com/r/programming/comments/8xen0j/jib_google_container_tool_for_building_java/
- https://news.ycombinator.com/item?id=17497026
-
Bot Summit
2018-09-11 - http://tinysubversions.com/botsummit/2016/
- http://tinysubversions.com/botsummit/2014/
- http://opentranscripts.org/sources/bot-summit/bot-summit-2014/
- https://docs.google.com/document/d/1bka4o1RE9RPUeoUzgpTIKRWsgWHzZEKEADialnv7haQ/view
- https://github.com/dariusk/corpora
- https://brianshumate.com/articles/twitter-bots/
- https://brianshumate.com/projects/index.html#-twitter-robots
-
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
-
Go - Formatting tabular data
2018-07-16 Reference:
- https://golang.org/pkg/text/template/
- https://golang.org/pkg/text/tabwriter/
- https://golang.org/pkg/strings/
Articles:
Threads:
-
Packages using struct field tags:
- https://golang.org/pkg/encoding/json/
- https://golang.org/pkg/encoding/xml/
- https://golang.org/pkg/reflect/
- https://github.com/golang/go/wiki/Well-known-struct-tags
Articles:
- https://blog.golang.org/json-and-go
- https://www.golang-book.com/books/intro/9#section1
- https://sosedoff.com/2016/07/16/golang-struct-tags.html
- https://gobyexample.com/json
Threads:
-
iptables
2018-07-04 Documentation:
- https://www.netfilter.org/documentation/index.html
- https://www.netfilter.org/documentation/HOWTO//netfilter-hacking-HOWTO.html
- https://www.netfilter.org/documentation/HOWTO//networking-concepts-HOWTO.html
- https://www.netfilter.org/documentation/HOWTO//NAT-HOWTO.html
- https://www.netfilter.org/documentation/HOWTO//packet-filtering-HOWTO.html
Articles:
- https://www.digitalocean.com/community/tutorials/how-the-iptables-firewall-works
- https://www.digitalocean.com/community/tutorials/how-to-list-and-delete-iptables-firewall-rules
- https://www.digitalocean.com/community/tutorials/iptables-essentials-common-firewall-rules-and-commands
- https://www.digitalocean.com/community/tutorials/a-deep-dive-into-iptables-and-netfilter-architecture
- https://www.digitalocean.com/community/tutorials/how-to-choose-an-effective-firewall-policy-to-secure-your-servers
How-tos:
- https://wiki.centos.org/HowTos/Network/IPTables
- https://www.digitalocean.com/community/tutorials/how-to-set-up-a-firewall-using-iptables-on-ubuntu-14-04
Routing:
- https://www.frozentux.net/iptables-tutorial/iptables-tutorial.html
- https://www.frozentux.net/iptables-tutorial/images/tables_traverse.jpg
- https://www.frozentux.net/iptables-tutorial/images/table_subtraverse.jpg
- https://upload.wikimedia.org/wikipedia/commons/3/37/Netfilter-packet-flow.svg
RHEL Documentation:
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-common_iptables_filtering
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-forward_and_nat_rules
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-malicious_software_and_spoofed_ip_addresses
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-firewalls-iptables_and_connection_tracking
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-iptables
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/security_guide/sec-setting_and_controlling_ip_sets_using_iptables
-
SHEDWORKS - Sable
2018-06-26 Trailers:
Dev & Art Team:
- https://twitter.com/ShedworksGreg
- https://twitter.com/ShedworksDan
- https://twitter.com/betterthemask
- https://twitter.com/Jbrekkie
- https://twitter.com/MartinKvale
- https://twitter.com/MacchiatoLycan
Media:
- https://twitter.com/i/moments/971351000635314176
- http://www.erictabuchi.net/filter/Photoworks/Architecture-d-entrainement
Interviews:
- http://uk.ign.com/articles/2018/06/14/e3-2018-sable-is-an-unlikely-companion-to-breath-of-the-wild
- https://www.pcgamer.com/sable-is-a-gorgeous-contemplative-exploration-game-made-by-two-friends-who-work-in-a-shed/
- https://www.forbes.com/sites/maxthielmeyer/2018/06/26/sable-developer-greg-kythreotis-talks-art-and-architecture-in-e3s-prettiest-game/#59af53bf358c
-
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