day-05 go' tur ~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* date: 2026-09-05 (Sat) agenda: - work on GOPL chapter 1 [x] (finished 1.4) --- 7:56 am i am writing this on the train between Odense and Hamburg. --- 10:09 am did type in the lissajous example from chapter 1.7 and played around with it. i feel tired and don't get much done. --- 15.38 pm in the ICE train to Munich now. arrived on time in hamburg with the rail jet, but the ICE was like 45 minutes late. the seats are more comfortable. GOPL Chapter 1.4 Animated Gifs ============================== - structs (makes sense) - composite literals (makes sense, too) - const (makes sense) on gifs ======= - gif.GIF.LoopCount = 0 (default val) for an infinitly looping animation => https://pkg.go.dev/image/gif#GIF - did exercises 1.5 and 1.6 GOPL 1.5 Fetching a URL ======================= ~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*