Skip to content

Instantly share code, notes, and snippets.

Clock

change in: /.config/waybar/config.jsonc

from:

"clock": {
    "format": "{:L%A %H:%M}",
    (...)
@dubel
dubel / golang.md
Last active October 11, 2024 22:01
Golang goodies from ATP
- https://100go.co/ - 100 Go mistakes
- https://go.dev/play/ - The Go Playground
- https://go.dev/tour/welcome/1 - Tour of Go
- https://fireship.io/lessons/learn-go-in-100-lines/ - learn Go in 100 lines by Fireship
- https://www.coursera.org/specializations/google-golang - Coursera specializaton on Go
- https://youtu.be/qYAHRud98Ek - Go Go Java Developer by Piotr Przybył
- https://go.dev/doc/effective_go - Effective Go, how to write clean, idiomatic Go code
- https://open.spotify.com/show/2cKdcxETn7jDp7uJCwqmSE?si=03b5720126b44205 – Go Time podcast
@dubel
dubel / restore.md
Created November 12, 2023 18:02 — forked from rosswd/restore.md
Restoring to a new SSD in MacOS High Sierra

Installing a new ssd in MacOS High Sierra

This guide is for upgrading to a new SSD, restoring from Time Machine and keeping your Recovery Partition.

The first time I tried to install a new SSD I just installed the SSD and didn't format anything. I figured the format would be chosen by MacOS but it wasn't and the recovery partition didn't copy over to the new disk. If you don't have a Recovery Partition you can't use Disk Encryption or Find My Mac.

Note: you may have to disable/remove disk encryption but my Disk wasn't encrypted so I don't have steps for that

Preparing your Computer

  • Do a Time Machine Backup and make sure you're not excluding anything you need
  • Shut down your Mac and go through the process of removing the old drive