snippets

More or less useful code snippets
Log | Files | Refs

DateCommit messageAuthorFiles+-
2023-02-09 20:59el-price-color.py: set Hue bulb color based on elecricity priceVetle Haflan2+55-0
2022-11-23 20:04deflate64: go snippet for compressing and base64 encoding (for kroki)Vetle Haflan1+69-0
2022-11-22 20:20gimme.go: log on server startupVetle Haflan1+1-0
2022-08-31 13:13Add loop mode for pgtesterVetle Haflan1+74-18
2022-07-29 10:14Add pgtester app - for testing Postgres connectionVetle Haflan5+62-0
2022-04-13 14:21Add old simcrypt.go (simple decrypt / encrypt)Vetle Haflan1+95-0
2022-04-13 14:19Add tcplog.go - similar to glogserver, but not limited to HTTPVetle Haflan1+56-0
2022-04-13 14:12Print request headers in glogserver.goVetle Haflan1+1-1
2021-10-21 11:57Add helper script 'gol' for calling go with local go.modVetle Haflan1+17-0
2021-10-15 16:54Merge branch 'master' of gl.haflan.dev:general/snippetsVetle Haflan2+138-0
2021-10-15 16:53Add gimme.goVetle Haflan1+70-0
2021-04-12 17:55Add glogserver.goVetle Haflan1+34-0
2020-12-02 17:38Add openssl-helper-functions.shVetle Haflan1+200-0
2020-09-13 12:53Add gen-python-html.shVetle Haflan1+24-0
2020-09-03 05:58Qumpify date-events.pyVetle Haflan1+7-6
2020-08-23 15:41Add date-events.pyVetle Haflan1+59-0
2020-04-04 17:53Delete gits.sh - moved to linux repoVetle Haflan1+0-75
2020-01-17 23:19Make gits.sh a little bit more compactvh1+26-12
2019-12-29 00:19Make a simple mode for gits.shVetle Haflan1+22-8
2019-12-28 23:34Add gits.sh - for quickly checking multiple git reposVetle Haflan1+47-0
2019-12-28 22:13Add some more or less useful python scriptsVetle Haflan3+216-0
2019-12-28 15:39Remove work-related alias from vget.pyVetle Haflan1+1-2
2019-11-29 10:15Modify vget.py so that it downloads by defaultVetle Haflan1+15-9
2019-11-28 19:34Init with some simple Python file sharing server/client scriptsVetle Haflan3+131-0