https://lodash.com/ JavaScript utility library
https://github.com/acdlite/recompose React HOC library
https://lodash.com/ JavaScript utility library
https://github.com/acdlite/recompose React HOC library
http://www.spektrum.de/news/medizin-nobelpreis-fuer-die-innere-uhr/1507805
Erklärt den Hintergrund vom aktuellen Medizin-Nobelpreis etwas tiefer. Die innere Uhr scheint insgesamt aber eine sehr komplizierte Sache zu sein.
http://www.spektrum.de/news/denkfehler-der-homoeopathie/1499429
"Auch bei Kindern und Tieren kann der Placeboeffekt auftreten" (Angenehm zurückhaltender Stil bei dieser Kritik der Homöpathie übrigens, mit vielen allgemein interessanten Argumenten.)
TeraTerm Pro
Putty with colors from https://github.com/altercation/solarized/tree/master/putty-colors-solarized
Related (not serial):
https://ponyfoo.com/articles/es6
You can swap without an “aux” variable,
[a, b] = [b, a]
http://2ality.com/
https://ponyfoo.com/
http://mherman.org/
https://www.kirupa.com/
http://thejameskyle.com/react-loadable-4.html
http://thejameskyle.com/adopting-flow-and-typescript.html https://flow.org/en/docs/install/
http://blog.revathskumar.com/2016/02/browserify-separate-app-and-vendor-bundles.html
Search for “programs” doesn’t yield this anymore, just “Apps and Features” which has a link then.
Direct Access: Windows Key+R –> appwiz.cpl
(Or add a shortcut to this appwiz.cpl in C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools)
(Tweak for larger taskbar icons like in W7: 7+ Taskbar Tweaker, advanced options w10_large_icons 1)
Super simplistic and well working with http://www.vakuumverpackt.de/tcptunnel/
Idea: Forward the “opened” TCP port(s) from localhost to the remote host.
Then work against localhost.
Example:
tcptunnel --stay-alive --local-port 556 --remote-port 556 --remote-host 192.168.2.67 --fork
Then connect to 127.0.0.1:556.
Important:
https://www.freefilesync.org locally (same computer or remote with SFTP)
https://syncthing.net/ over the net without central server, written in Go