@@ -232,3 +232,34 @@ one, going over implementation details, so I might just walk through the code
232
232
live as the talk; won't be the first time somebody does that at a PL
233
233
(Programming Languages) Group session ^^;;
234
234
235
+
236
+ ## 2024-06-06
237
+
238
+ Where have I been the past 2 months? I've been
239
+ [ writing a TyDe'24 paper] ( /en/post/tyde-24-paper ) ! Which was very exciting but
240
+ also extremely tiring. But I am quite happy with it, and according to a quick
241
+ ` texcount ` , it should net me ~ 16k extra words on the graph (when I eventually
242
+ add it in), which is _ definitely_ worth it : )
243
+
244
+ Today I restart trying to write up parts of my thesis which I did roughly 2
245
+ years ago. Once again: thank goodness for notebooks. Even with them though,
246
+ it'll still be work to retrace my steps. Oh well, I'm sure it'll come faster and
247
+ faster the more I work through it.
248
+
249
+ I also had a look over the _ tiny_ thesis outline and drafting I'd done so far in
250
+ my main thesis repo. I guess the good news are that I am beginning to see how
251
+ the chapters need merging, changing, what needs to go where, etc. But the bad
252
+ news are that my first thought to all the old stuff that was there was "Christ!
253
+ It all needs rewriting!" To be fair, it is bullet-point stuff I wrote for a
254
+ PhD-review over a year ago, so I would be somewhat surprised if I didn't have a
255
+ better grasp on things now. Well, time to get to it I guess...
256
+
257
+ Oh and I'm trying out a new pomodoro-style thing called "Plantie" -- you grow
258
+ virtual trees or fruit or something during the time slots. Very cute. I've
259
+ always been highly sceptical of the pomodoro technique -- something about
260
+ maintaining "flow" and all that -- but a friend said it really helped for
261
+ larger, marathon-like tasks. Which writing up a huge chunk of work from two
262
+ years ago happens to be. So I'm giving it a shot. I can see the wisdom in taking
263
+ frequent breaks for those kinds of tasks, and hey, worst case I just uninstall
264
+ the app and still have some amount of work done. Seems worth a try.
265
+
0 commit comments