Skip to content

Instantly share code, notes, and snippets.

@marwatk
marwatk / octoprint.log
Created September 1, 2018 18:00
Octoprint.log
2018-09-01 16:29:08,552 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2018-09-01 16:29:08,603 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2018-09-01 16:29:08,604 - octoprint.server - INFO - OctoPrint 1.3.9
2018-09-01 16:29:08,605 - octoprint.plugin.core - INFO - 16 plugin(s) registered with the system:
| Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
| Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
| Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
| CuraEngine (<= 15.04) (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/cura
| Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
| EEPROM Marlin Editor Plugin (1.2.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_eep
@marwatk
marwatk / gist:0e87de5cd50bb74c15eb6ba77838f7e7
Last active March 29, 2019 15:12
Rsync into docker container
docker run -d --rm --name mycontainername -it myimagewithrsync
rsync -e "docker exec -i" -av mycontainername:/tmp .
@marwatk
marwatk / chmod.go
Created February 26, 2020 23:23
go-chmod with tests
package chmod
import (
"fmt"
"os"
"regexp"
"strconv"
"strings"
)
@marwatk
marwatk / steps.md
Last active January 22, 2022 22:00
Google Apps for your Domain -> Gmail

Migrating from Apps for your Domain G Suite Workspaces Legacy to personal GMail

For all steps I'll assume user@example.com is your Workspaces user and user@gmail.com is your GMail user.

Google Voice

Do this first as Legacy Voice is going away at some point and I'm not sure it'll keep working when it does.

  1. Log in to both accounts in a single browser session
  2. Visit https://voice.google.com/ as user@gmail.com