• 1 Post
  • 161 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle


  • The last time I bought a Mac was like 10 years ago, at an independent computer shop that specialized in them. The person at the register insisted on getting my personal info “because Apple needed it” but I didn’t want to give it. The person at the register very slowly sauntered up to their manager, had a long discussion, and eventually they figured something out because I suddenly didn’t need to give my info. It was kind of nervewracking because I was paying cash and I was like: what if I hand it over, and they change their mind? It’s not like I could call the cops, I’m the wrong demographic.

    Anyway, whenever I thought about getting an Apple system, I remembered that experience and went with something else.






  • I wouldn’t do version control that way, but I’ve used Word to keep track of what I’m working on during integration tasks. It’s nice because you can drop in code, error messages, and screen captures. E.g.: the tool looks like this: (image) but gives an error like this: (error message) and I think the problem is in file.py around lines XYZ: (code snippet) when I run the command (command used), and I think the answer is in (a couple links I found).