1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00

cleanup tabs

This commit is contained in:
Aiko Mastboom 2017-02-04 20:14:17 +01:00
parent 77010d7468
commit 09cac1c077
10 changed files with 98 additions and 8 deletions

View File

@ -0,0 +1,10 @@
created: 20161212104719366
creator: user
modified: 20161212104737637
modifier: user
tags:
title: BlockChain
type: text/vnd.tiddlywiki
;
: https://www.youtube.com/watch?v=_160oMzblY8

View File

@ -1,11 +1,13 @@
created: 20161105234744185
creator: user
modified: 20161106000838396
modified: 20170204191247225
modifier: user
tags: docker logstash
title: ELK Stack
type: text/vnd.tiddlywiki
; The ELK stack powered by Docker and Compose.
: https://github.com/aikomastboom/docker-elk
; Docker apps logging with Filebeat and Logstash
: http://stackoverflow.com/questions/33432983/docker-apps-logging-with-filebeat-and-logstash
@ -23,4 +25,10 @@ type: text/vnd.tiddlywiki
: https://github.com/logstash-plugins/logstash-input-gelf
; LogStash working w/ plugins
: https://www.elastic.co/guide/en/logstash/current/working-with-plugins.html
: https://www.elastic.co/guide/en/logstash/current/working-with-plugins.html
; Docker GELF Logging Example
: https://github.com/francolaiuppa/docker-gelf-logging-example
; A connector that collects data using 'appmetrics' and sends it to ElasticSearch for use with Kibana
: https://github.com/RuntimeTools/appmetrics-elk

View File

@ -0,0 +1,13 @@
created: 20170204131710165
creator: user
modified: 20170204131856613
modifier: user
tags:
title: ELM language
type: text/vnd.tiddlywiki
; elm - A delightful language for reliable webapps.
: http://elm-lang.org
; elm starter
: https://github.com/splodingsocks/elm-starter

View File

@ -0,0 +1,13 @@
created: 20161219094414472
creator: user
modified: 20161219132228127
modifier: user
tags:
title: Egghead.io
type: text/vnd.tiddlywiki
; Professor Frisby Introduces Composable Functional JavaScript
: https://egghead.io/courses/professor-frisby-introduces-composable-functional-javascript
; Member RSS Feed
: https://egghead.io/lessons/pro_feed?tech=angularjs,js,node,rx&user_email=egghead.io%40aiko.sh&user_token=9f433882-c86b-42cc-9efc-da531bc19f2b

11
mywiki/tiddlers/HONE.tid Normal file
View File

@ -0,0 +1,11 @@
created: 20170204123750911
creator: user
modified: 20170204131701734
modifier: user
tags:
title: HONE
type: text/vnd.tiddlywiki
; Resol VBUS
: https://github.com/danielwippermann/resol-vbus/blob/master/docs/dlx-data-download-api.md

View File

@ -1,8 +1,8 @@
created: 20150402085003882
creator: user
modified: 20150402085711251
modified: 20161208100158895
modifier: user
tags:
tags: osx
title: OSX Bugs
type: text/vnd.tiddlywiki

View File

@ -1,8 +1,8 @@
created: 20150402084942417
creator: user
modified: 20150402085000022
modified: 20161208100200730
modifier: user
tags:
tags: osx
title: OSX Hacks
type: text/vnd.tiddlywiki

View File

@ -0,0 +1,10 @@
created: 20161208100132833
creator: user
modified: 20161208100225918
modifier: user
tags: osx
title: OSX USB
type: text/vnd.tiddlywiki
; How to create a bootable macOS Sierra installer drive
: http://www.macworld.com/article/3092900/macs/how-to-create-a-bootable-macos-sierra-installer-drive.html

View File

@ -1,11 +1,14 @@
created: 20161101113334491
creator: user
modified: 20161118220030754
modified: 20170204123631925
modifier: user
tags:
title: ReCom Calenta
type: text/vnd.tiddlywiki
; TAG calenta
: http://blog.hekkers.net/tag/remeha/
; Monitoring the Remeha Calenta
: http://blog.hekkers.net/2010/10/03/monitoring-the-remeha-calenta/
@ -19,4 +22,13 @@ type: text/vnd.tiddlywiki
: http://www.domoticaforum.eu/viewtopic.php?f=17&t=5595&start=75
; node-red-node-serialport
: http://flows.nodered.org/node/node-red-node-serialport
: http://flows.nodered.org/node/node-red-node-serialport
; Remeha interface revisited
: http://blog.hekkers.net/2011/03/14/remeha-interface-revisited/
; Calenta Interface under construction
: http://blog.hekkers.net/2010/10/07/calenta-interface-under-construction/
; Remeha Python
: https://github.com/aequitas/remeha/blob/master/remeha.py

View File

@ -0,0 +1,13 @@
created: 20170204190839636
creator: user
modified: 20170204191000773
modifier: user
tags: docker
title: docker development
type: text/vnd.tiddlywiki
; A build automation tool for Docker applications.
: https://dnephin.github.io/dobi/
; dockron allows you to schedule your 'docker run's like cron.
: https://github.com/ActiveState/dockron