VirtualTam's bookmarks
272 bookmarks found
-
Open Distro for Elasticsearch | Open Distro
2020-12-20 -
- https://facebook.github.io/watchman/
- https://github.com/cstrahan/go-watchman
- https://news.ycombinator.com/item?id=23480198
- https://git-scm.com/docs/git-config#Documentation/git-config.txt-featuremanyFiles
- https://github.com/jgavris/rs-git-fsmonitor
- https://github.com/git/git/blob/master/templates/hooks--fsmonitor-watchman.sample
-
Monitoring SFR Box NB4 / NB6
2020-08-15 - https://forum.jeedom.com/viewtopic.php?f=144&t=45702&sid=e1104bba9b1c4006760a011c129077f3
- https://github.com/limad/plugin-sfrBox
- https://limad.github.io/plugin-sfrBox/fr_FR/
- https://la-communaute.sfr.fr/t5/wifi-connexion-filaire-et-d%C3%A9bit/nb6-traffic-monitor/td-p/2112893
- https://forum.fhem.de/index.php?topic=81555.0
- https://blog.ariase.com/box/actualite/openbox4-linux-neufbox
-
- https://colemak.com/Unix
- https://forum.colemak.com/topic/2315-dreymars-big-bag-of-keyboard-tricks-main-topic/
- https://forum.colemak.com/topic/1438-dreymars-big-bag-of-keyboard-tricks-linuxxkb-files-included/
- https://forum.colemak.com/topic/2014-extend-extra-extreme/
- https://forum.colemak.com/topic/50-colemak-vim/
- https://forum.colemak.com/topic/513-modifications-for-other-languages/
- https://colemakmods.github.io/ergonomic-mods/extend.html
- https://colemakmods.github.io/ergonomic-mods/modifiers.html
- https://www.youtube.com/watch?v=xlqDCY05Hpk
- https://stackoverflow.com/questions/253820/colemak-keyboards-with-emacs-or-vim
-
- https://josef-adamcik.cz/electronics/buiding-a-custom-keyboard-katana60.html
- https://josef-adamcik.cz/electronics/corne-keyboard-build-log.html
- https://josef-adamcik.cz/electronics/let-me-introduce-you-sofle-keyboard-split-keyboard-based-on-lily58.html
- https://josef-adamcik.cz/electronics/soflekeyboard-build-log-and-build-guide.html
- https://josefadamcik.github.io/SofleKeyboard/
- https://josefadamcik.github.io/SofleKeyboard/images/IMG_20200126_114622.jpg
-
PaperMC – The High Performance Spigot Fork
2020-03-14 - https://github.com/PaperMC/Paper
- https://paper.readthedocs.io/en/latest/
- https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/
- https://www.reddit.com/r/admincraft/comments/93ble5/what_is_paper_spigot_and_why_you_should_use_it/
- https://www.spigotmc.org/threads/spigot-vs-paperspigot-whats-the-difference.92288/
-
Property-based testing
2020-01-06 - https://github.com/leanovate/gopter
- https://itnext.io/gopter-property-based-testing-in-golang-b36728c7c6d7
- https://hypothesis.works/articles/what-is-property-based-testing/
- https://hypothesis.works/articles/integrated-shrinking/
- https://hackage.haskell.org/package/QuickCheck
- https://github.com/emil-e/rapidcheck
- https://labs.spotify.com/2015/06/25/rapid-check/
- https://andrealeopardi.com/posts/the-guts-of-a-property-testing-library/