VirtualTam's bookmarks
18 bookmarks found
Page 1 of 1
-
ANGLE - Almost Native Graphics Layer Engine
2023-12-05 Allow users of multiple operating systems to seamlessly run WebGL and other OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available for that platform
-
-
Introduction to the Zettelkasten Method
2021-10-17 - https://luhmann.surge.sh/communicating-with-slip-boxes
- https://news.ycombinator.com/item?id=24916536
- https://forum.zettelkasten.de/discussion/comment/5918/
- https://zettelkasten.de/posts/understanding-hierarchy-translating-folgezettel/
- https://zettelkasten.de/posts/luhmanns-second-zettelkasten/
- https://en.wikipedia.org/wiki/Zettelkasten
- https://www.foleymusicandarts.com/blog/2019/3/5/how-i-use-the-archive-and-my-music-staff-to-create-engaging-lesson-notes
-
How NAT traversal works · Tailscale Blog
2020-09-19 -
- 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/
-
coturn TURN server project
2018-08-03 - https://github.com/coturn/coturn/wiki/turnserver
- https://www.linuxbabe.com/linux-server/install-coturn-turn-server-spreed-webrtc
- https://webrtc.ventures/2017/08/quick-guide-stunturn-webrtc/
- https://stackoverflow.com/questions/40583954/coturn-stun-works-but-turn-does-not-work
- https://hub.docker.com/r/instrumentisto/coturn
- https://help.nextcloud.com/t/howto-setup-nextcloud-talk-with-turn-server/30794
- https://en.wikipedia.org/wiki/STUN
- https://en.wikipedia.org/wiki/Traversal_Using_Relays_around_NAT
-
Traversal Using Relays around NAT (TURN)
2018-08-03 - https://tools.ietf.org/html/rfc5766
- https://tools.ietf.org/html/rfc6156
- https://tools.ietf.org/html/rfc7065
- https://en.wikipedia.org/wiki/Traversal_Using_Relays_around_NAT
- https://webrtc.ventures/2017/08/quick-guide-stunturn-webrtc/
- https://www.openttd.org/news/2021/09/26/new-multiplayer-experience
- https://tailscale.com/blog/how-nat-traversal-works/
-
Transifex client - Usage memo
2014-11-12 1# setup a transifex virtualenv 2virtualenv2 VENV; source VENV/bin/activate; pip install transifex-client 3 4# global config: ~/.transifexrc 5# this step can be omitted, as 'tx init' will create the file if it doesn't exist 6[https://www.transifex.com] 7username = User 8token = 9password = un54f3_p4ssw0rd! 10hostname = https://www.transifex.com 11 12# setup example project 13mkdir example; cd example 14tx init 15tx set --auto-remote https://www.transifex.com/projects/p/my-project/ 16 17# get the files 18tx pull -l pt_BR 19 20# edit things 21poedit / linguist-qt4 22 23# push to transifex 24tx push -t
-
Found In Translation
2014-05-17 A personal project where I aimed to illustrate words found in foreign languages that cannot be Anglicised word for word.
Page 1 of 1