VirtualTam's bookmarks
474 bookmarks found
-
Shawn Pearce has died - Johannes Schindelin
2018-02-23 - https://git.github.io/rev_news/2018/02/21/edition-36/
- https://twitter.com/cdibona/status/957822400518696960
- https://sfconservancy.org/blog/2018/jan/30/shawn-pearce/
- https://gitenterprise.me/2018/01/30/shawn-pearce-a-true-leader/
- https://groups.google.com/forum/#!topic/repo-discuss/B4P7G1YirdM/discussion
- https://linuxfr.org/news/la-communaute-git-en-deuil-de-shawn-pearce
-
-
Kotlin and Android | Android Developers
2018-02-14 - https://kotlinlang.org/docs/tutorials/kotlin-android.html
- https://android.github.io/kotlin-guides/style.html
- https://proandroiddev.com/android-ndk-interaction-of-kotlin-and-c-c-5e19e35bac74
- https://medium.com/yalantis-android/android-ndk-calling-kotlin-from-native-code-40a1cb0f6164
- https://stackoverflow.com/questions/36932662/android-how-to-call-ndk-function-from-kotlin
- https://android-developers.googleblog.com/2017/05/android-announces-support-for-kotlin.html
- https://www.youtube.com/watch?v=c6mhYGCKeaI
-
Vim and Django
2018-02-10 - https://code.djangoproject.com/wiki/UsingVimWithDjango
- http://www.vim.org/scripts/script.php?script_id=1487
- https://github.com/jmcomets/vim-pony/
- https://github.com/vim-scripts/django.vim
- https://github.com/tweekmonster/django-plus.vim
- https://stackoverflow.com/questions/4027961/describe-your-customized-vim-editor-for-python-django-development
- https://www.reddit.com/r/vim/comments/2zkxip/some_good_vimrcs_blog_posts_about_using_vim_with/
-
pavdmyt/git-ctm: ⏳ git Commit Time Machine ⌛
2018-02-09 -
- https://www.youtube.com/watch?v=a1rC79DHpmY
- https://www.youtube.com/watch?v=0CGzC_iss-8
- https://github.com/tree-sitter/tree-sitter
- https://github.com/tree-sitter/tree-sitter/tree/master/highlight
- https://siraben.dev/2022/03/01/tree-sitter.html
- https://github.com/tree-sitter/tree-sitter-go
- https://fosdem.org/2018/schedule/event/code_tree_sitter/
-
- http://www.programmerfriendly.com/best-monitor-for-programming/
- https://www.slothygeek.com/best-monitor-for-programming/
- https://www.quora.com/What-is-the-best-type-of-computer-monitor-for-coding
- https://www.144hzmonitors.com/other/best-monitor-for-programming-and-coding/
- https://www.reddit.com/r/Monitors/comments/32nkbc/best_programming_monitors_12_hrs_daily_usage/
- http://www.gomechanicalkeyboard.com/other-reviews/best-monitor-for-programming-coding/
-
On the Existence of IT Thingies
2018-01-21 - If it is not managed by SCM, it doesn't exist.
- If it is not covered by tests, it doesn't exist.
- If it cannot be built and deployed in an automated and reproducible way, it doesn't exist.
- If it is not running in production, it doesn't exist.
- If it is not monitored and supervised, it doesn't exist.
Simple, heh?