VirtualTam's bookmarks
234 bookmarks found
-
ccache & distcc w/ clang – oliver hu
2018-10-06 - https://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html
- https://petereisentraut.blogspot.com/2011/09/ccache-and-clang-part-2.html
- http://peter.eisentraut.org/blog/2014/12/01/ccache-and-clang-part-3/
- https://pspdfkit.com/blog/2015/ccache-for-fun-and-profit/
- https://pspdfkit.com/blog/2017/crazy-fast-builds-using-distcc/
-
ccache — Compiler cache
2018-10-06 -
The X-Windows Disaster – Don Hopkins
2018-09-10 -
On the road to pure Go X11 GUIs
2018-09-10 - https://lobste.rs/s/3xlwxi/on_road_pure_go_x11_guis
- https://news.ycombinator.com/item?id=17935387
- https://www.reddit.com/r/programming/comments/9dv17q/on_the_road_to_pure_go_x11_guis/
- https://www.reddit.com/r/golang/comments/9dxs4d/on_the_road_to_pure_go_x11_guis/
- https://medium.com/@donhopkins/the-x-windows-disaster-128d398ebd47
-
PIXLS.US Blog - G'MIC 2.3.6
2018-08-31 -
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
-
Qt for Python - Qt Wiki
2018-05-07 - https://blog.qt.io/blog/2018/04/13/qt-for-python-is-coming-to-a-computer-near-you/
- https://blog.qt.io/blog/2018/05/04/hello-qt-for-python/
- https://blog.qt.io/blog/2018/06/13/qt-python-5-11-released/
- https://groups.google.com/forum/#!topic/pyside-dev/pqwzngAGLWE
- https://codereview.qt-project.org/gitweb?p=pyside/pyside-setup.git;a=summary
-
- https://kernelnewbies.org/FAQ/CodeBrowsing
- https://stackoverflow.com/questions/33676829/vim-configuration-for-linux-kernel-development
- https://stackoverflow.com/questions/3828157/how-to-use-cscope
- https://stackoverflow.com/questions/934233/cscope-or-ctags-why-choose-one-over-the-other
- https://github.com/vivien/vim-linux-coding-style
- https://github.com/Valloric/YouCompleteMe
- https://valloric.github.io/YouCompleteMe/
- http://vim.wikia.com/wiki/Cscope
- http://cscope.sourceforge.net/cscope_vim_tutorial.html
- https://www.embeddedarm.com/blog/tag-jumping-in-a-codebase-using-ctags-and-cscope-in-vim/