On Wednesday, I blasted through some more Protagonist work, and started sprouting the seeds of a few more projects. Most importantly, I made further progress on thinking about how to make further progress.

More Goals Work

At Stacey's Goals Workshop, I submitted the following fill-in-the-blanks exercise:

"This batch I am working on balancing learning a new language (Factor) and getting some concrete projects completed,because I want to feel the creativity of doing something new, but I also want develop my strengths in making real things.

So far I've tried combining those by doing a project idea in Factorand the result was frustration in both areas.

Therefore, my next steps are to develop the project in a language I know (Python), and find other ways to learn Factor."

We went through a process of understanding the goals behind the goals, and other clarifications. I gained two important insights into my current problem.

This brings me to my other insight.

Hacker School Mothers

I got to chat with two other women yesterday who came to Hacker School leaving children behind, and who are facing or have faced the challenges of building a post-motherhood career. This helped me process some feelings of guilt and fear that have been lurking.

Check-in

Plan

  • Protagonist: write out some specs, and continue implementing.
  • Work with another Schooler on machine learning algorithms.
  • Attend Stacey Sern's Goal Setting workshop.

Actual

  • Protagonist:
    • Updated the README to reflect what I had in mind so far.
    • Implemented several functions and tests.
    • Figured out the algorithm I want to use for parsing boolean queries.
    • Worried a bit about the problem of the file_id not being human readable.
  • Machine Learning:
    • Talked about how to get started. We wanted to get some real data, and then apply some machine learning to cluster or organise it.
      • So we started learning how to use the Python requests and b24 (BeautifulSoup) modules.
      • I pitched one of my favourite algorithms that I've been wanting to implement for a long time, which is LDA (Latent Dirichlet Allocation), to model the topics in a collection of websites. We could then cluster the documents by topic distribution.
  • Goal Setting
    • As detailed above, attending Stacey's workshop helped me to tease out a few more things about my current directions, which was very helpful.