Difference between revisions of "User:Cjq"

From Floor Pi Wiki
Jump to: navigation, search
(Puzzles)
(Puzzles)
Line 158: Line 158:
 
* September 2020: [http://www.markhalpin.com/puzzles/anubis/anubisleaderboard.html Balancing Act]
 
* September 2020: [http://www.markhalpin.com/puzzles/anubis/anubisleaderboard.html Balancing Act]
 
* September 2020: [https://dp.puzzlehunt.net/team/pros+and+cons%255Bpi%255Dracy+photographs DP Puzzle Hunt]: pros and cons[pi]racy photographs, 22nd.
 
* September 2020: [https://dp.puzzlehunt.net/team/pros+and+cons%255Bpi%255Dracy+photographs DP Puzzle Hunt]: pros and cons[pi]racy photographs, 22nd.
* October 2020: [https://teammatehunt.com/team/%E2%8C%8A%CF%80%E2%8C%8B teammate hunt]: ⌊π⌋, 7th.
+
* October 2020: [https://2020.teammatehunt.com/team/%E2%8C%8A%CF%80%E2%8C%8B teammate hunt 2020]: ⌊π⌋, 7th.
 
* November 2020: [https://puzzlehunt.club.cc.cmu.edu/hunt/15/ CMU Puzzlehunt F'20]: pi.
 
* November 2020: [https://puzzlehunt.club.cc.cmu.edu/hunt/15/ CMU Puzzlehunt F'20]: pi.
 
* January 2021: [https://web.mit.edu/puzzle/www/2021/ MIT Mystery Hunt 2021]: ✈✈✈Galactic Trendsetters✈✈✈, wrote.
 
* January 2021: [https://web.mit.edu/puzzle/www/2021/ MIT Mystery Hunt 2021]: ✈✈✈Galactic Trendsetters✈✈✈, wrote.

Revision as of 19:51, 29 May 2021

CJ Q.
Room H304
Year 2023
Course Mathematics with Computer Science
Pronouns he/him/his
Other info
Birthday September 1
Nationality Filipino
Classpect Seer of Mind
Alignment Chaotic Evil

Now every single crack, every penny that I pass
Says I should either leave or pick it up
Oh, with every single buck I've made
I'm saddled with bad luck that came

Classes

Fall 2019

  • 6.036: Introduction to Machine Learning. I did not go to any lectures. I think I grok some basic machine learning concepts after taking this class. It's given me enough confidence to pursue my own projects. The real mathematical prereqs are knowing the chain rule and how matrix multiplication works. The class is more code-intensive, with homework every week having a programming problem. Some psets are fun, others tedious. Don't worry too much about the code, as tests are entirely conceptual. I can now read OpenAI papers without looking up every other word. (I've been an LA for 6.036 every semester since, so talk to me if you want insight about how it's changed over time.)
  • 8.022: Physics II (Harlow). I only took this class because my adviser forced me to take a GIR. I'm in a love-hate relationship with this class. On one hand, the physics is cool, and exciting, and seeing how things are derived fills me with ecstatic joy. The format was probably nicer for my schedule than TEAL, the lecture notes are great, and it actually feels like I solved problems. On the other hand, this was my most time-consuming class this semester. The correct move was to probably test out of the 8.02 requirement, take a different GIR, and shuffle other subjects around to get things to work.
  • 15.000: Explorations in Management. Decent food every Monday night. I found the lectures to be pretty hit or miss in terms of quality; it's probably a good idea to bring a pset to work on if it turns out to be on the bad end. But the good lectures are really good. Try not to miss the nights when you talk to current Course 15 students, alumni night, or the night you play the simulation. Has swayed me to consider taking more 15 classes, since some of them have some good math.
  • 18.701: Algebra I (Artin). I knew some of the material coming in, so I'm not sure if taking this class was the right decision. I pretty much just took the class because everyone I knew was taking it. I should have taken 18.700 instead. I'd probably advise freshmen considering 18.701 to consider whether they really want to. I did meet two of my best friends from the class that I wouldn't have met otherwise (non-MOPpers take the class, who knew?) and it fulfills my 18.06 requirement.
  • 21W.022: Writing and Experience: Reading and Writing Autobiography (Harrison Lepera). My favorite class this semester, because the essays were literally like writing blog posts, except I got graded for them. A CI-HW where you get to write about yourself, which was a good way to get rid of my CI-HW requirement without having to write philosophy essays. Be aware that different sections of the class do vastly different things.
  • 24.93: The Search for Meaning. Dropped. I think I went to the first two lectures, realized it was a class about semantics, and then lost interest in going. I often had better things to do with my Thursday nights. Semantics just isn't my cup of linguistic tea.

IAP 2020

  • 6.148: Web Lab. Despite being a 6-unit IAP class I think I spent more time on it than most people would for 12-unit IAP classes. Expect to spend a lot, if not most, of your time working on your website. Essentially a long hackathon. First week is a really fast crash course through HTML, CSS, JavaScript, React, Node, and MongoDB. Generous prize money, if you're aiming for that. Plan to take it with friends. I wrote a post about it here.
  • 6.S087: Mathematical Methods for Multidimensional Statistics. "All the math I wish I knew before 6.036 but didn't." Difficulty ramps up fast. Lectures were okay; psets were really good. The class claimed to teach linalg from scratch, but I doubt you can make much progress in the class without knowing some linalg concepts beforehand, unless you spend a lot of time during the class learning linalg.

Spring 2020

due to the coronavirus pandemic, spring 2020 did not proceed as usual, so it's hard to make judgments about how these classes would have been in a normal semester.

  • 6.009: Fundamentals of Programming. I only went to office hours to get checkoffs. I think the only thing I learned was "how to not accidentally make Dijkstra's O(VE)", as I already had lots of experience writing in Python. Like many programming classes, you write projects from scratch, and then throw away your code after a week, which doesn't really feel like "real-world" programming. I did have fun doing the psets, especially thinking about the nicest possible ways to write things, and constant optimizing silly things. Labs took me two hours on average.
  • 6.046: Design and Analysis of Algorithms. I was familiar with the first half of the course from preparing for the IOI. Lecture and recitation notes are well-written, so I didn't go to anything. I enjoyed thinking about reduction from NP, and probabilistic and approximation algorithms; probably not worth taking just for these topics, though. For this year's tests, it was usually clear what algorithm to apply, making it slightly less "tricky" than a CF round or a 6.006 test. So 6.046 + another algorithms class might actually be easier than 6.006 + 6.046, which could be one reason to take the class. If you do all the psets you can save lots of time preparing for tests; I think psets took me an hour on average.
  • 18.218: Topics in Combinatorics (Postnikov). This year was about polytopes. Tripled my understanding of matroids, which I think will be useful. Postnikov's lectures were locally very organized, but globally disorganized; individual classes were clear and had lots of examples, but as a whole each week felt self-contained, less reading a textbook and more reading papers. There were only two problem sets, you only have to solve a small subset of problems, and there are a mix of easy and hard problems to choose from, so it's a pretty light load. The kind of class where you get as much as you put in.
  • 18.702: Algebra II (Shankar). Felt very fast pre-COVID, and then very slow afterward, so it's hard to give an enduring judgment. As a lecturer, Shankar is dynamic and patient: he's energetic, but will slow down to answer questions. His coverage has a very slight categorical tilt, choosing to think of representations in the abstract, having smaller "toy" examples in the Galois theory part. As a professor, Shankar is very kind and approachable. I was kinda sad we didn't get to talk much about algebraic number theory; I wanted to learn more about quadratic fields.
  • 21G.012: Exploring Globalization through Chinese Food (Teng). For the price of writing page-long essays every two weeks, you get to eat food in class, which is a good deal. The writing isn't that bad, and the coursework was actually interesting; I learned a lot about Chinese food, and thought a lot about globalization. Teng puts in the effort to remember not just everyone's name, but where everyone's from. Fun.
  • 24.900: Introduction to Linguistics (Pesetsky). The least work you can get away with in a CI-H. Pesetsky posts his slides, which can substitute paying attention to lecture. Attendance wasn't checked past the first week. Not worth buying the textbook. Non-syntax psets feel like linguistic olympiad problems. Drawing syntax trees is fun once you get the hang of it. The research critique is the only "hard" writing assignment; the rest are just describing what you've learned in fieldwork. Post-COVID, the Piazza was extremely helpful. Fieldwork is very fun if you pick a language with sounds you can understand.

Summer 2020

  • 9.URN: Undergraduate Research. Did a UROP for the Computational Psycholinguistics lab. Wasn't great.
  • 18.098: Internship in Mathematics. Was a counselor for PROMYS.

Fall 2020

ditto spring 2020 note, but this is probably closer to a regular semester

  • 3.091: Introduction to Solid-State Chemistry. Due to the semester, lectures were all pre-recorded and recitation wasn't mandatory, because quizzes could be taken asynchronously. I didn't watch the lectures or go to recitation, instead just reading the problem set solutions before taking quizzes and exams. Which was fine because quizzes and exams this semester were also open-notes, and I was also taking it on P/NR. I averaged spending an hour a week on it.
  • 6.849: Geometric Folding Algorithms: Linkages, Origami, Polyhedra (Demaine). Switched to listener after three weeks, then stopped attending after two more weeks. Took this class because I know 20ish of the 80 or so people originally enrolled. Genuinely interesting material at first, but it stopped being interesting to me after a month in. Lectures were all pre-recorded so classes were all problem-solving sessions, which I really enjoyed. Demaine is apparently someone to pay attention to when they teach a class.
  • 6.854: Advanced Algorithms (Karger). The heaviest class I've taken so far. I think I averaged 15 hours a week, mostly through the challenging and time-consuming psets. Psets were hard for like two weeks, then easier for a while, and then hard for three weeks, and then easier again, so maybe wait a while before considering dropping. All the algorithmic parts of 6.046 that I liked, and way, way more. Material's interesting, and Karger is a fun, excellent lecturer, with the polish that twenty years of teaching algorithms brings, although you could probably get away with skipping class and watching recordings sped up. If you're unambitious and have decent groupmates, the final project shouldn't be too heavy, even if you're shooting for an A.
  • 6.883: Advanced Topics in Artificial Intelligence (Drori). Dropped. Topic was meta learning, and the first two lectures were really interesting, but it turns out I wasn't actually enrolled in the class?
  • 18.404: Theory of Computation (Sipser). Didn't show up to lectures or recitations. Sipser's book is amazingly well-written, and as you can imagine, the class follows the book pretty much exactly. This is the class where you get to do all the fun NP-hardness-style proofs in 6.046. Psets were once every two weeks, and I averaged around eight hours per pset, inclusive of the time it took to read the book. Exams are pretty tightly timed, probably expect to finish all questions only if you never stop writing solutions, but you don't need all the questions to get a good score anyway.
  • 21M.600: Introduction to Acting (Torn). The class was actually pretty fun, and I'm not sure if it's because of Torn or because there were only seven of us in the section. The first two-thirds were entirely improv-style exercises in pairs and triplets, which I enjoyed because I actually kinda like improv, and I got to learn things like playing high-status characters. The latter third of the class was doing scripted scenes and monologues. There was only one two-hour synchronous class per week, and homework was some reading assignments with two-paragraph long essays, so I averaged around three or four hours a week.
  • 24.902: Language and Its Structure II: Syntax (Pesetsky). The first three weeks were mostly review of 24.900, perhaps because Pesetsky also taught my 24.900. But the rest of the class was some really exciting syntax, and I enjoyed drawing trees and moving things and adding structure to sentences. In an alternate universe this class could have convinced me to become a linguistics major. I went to the three hours of lecture per week and skipped recitation. Homework was similar to 24.900 syntax homework and averaged me around two hours per week. I crammed the final paper over an afternoon and was fine.

IAP 2021

didn't take any classes, just worked on mystery hunt

Spring 2021

ditto fall 2020 note.

  • 6.822: Formal Reasoning About Programs (Chlipala). Hands-down favorite this semester, contender for favorite of all time, made me consider further work in the area. Coq is incredibly fun, and playing with it makes the six-hour-ish average time I spent on psets really worth it. Class is 100% weekly psets, and I found the psets to be relatively high-variance in terms of how long they took, from three to twelve hours. Chlipala is an excellent lecturer too.
  • 6.851: Advanced Data Structures (Demaine). Switched to listener. I want to contribute to the class forum and coding projects but I don't want to do the psets or watch the lectures or do a project. Probably would've loved the class in-person, though. Also couldn't make Monday afternoons, and Thursday nights are just hard.
  • 18.212: Algebraic Combinatorics (Postnikov). On exploratory. Second class with Postnikov and quite similar, style-wise, to the first class I took with him (18.218). Genuinely fascinating material, lots of brilliant bijections, excellent lecture notes. Grade is 100% psets, there were three psets for the whole semester, and each took six to eight hours.
  • 18.408: Topics in Theoretical Computer Science (Moitra). Dropped. I was scared with the amount of analysis in the first lecture. Also three-hour lectures are just hard.
  • 18.453: Combinatorial Optimization (Franks). First class was really exciting, but I stopped going to anything after two weeks. Sadly, I was more familiar with the material than I initially expected; notable overlap with 6.854 and 18.218. Franks pretty faithfully followed Goeman's notes, which are really well-written. Biweekly psets, each of which took me around four hours. Midterm and final are weighted heavier but are easier than psets.
  • 21W.755: Writing and Reading Short Stories (Lewitt). Fiction is hard, but Lewitt has a great personality and her classes were really fun! Class is probably really professor-dependent. We wrote only two short stories, between 1000 and 5000 words, for the whole semester. They get workshopped and revised, but that's most of the grade. Reading-wise, it's two short stories before each class. First third was spent discussing random short stories, rest of class was spent workshopping everyone's stories. Three or four hours a week reading, around eight hours of writing the week before a story was due.
  • 24.903: Language and Its Structure III: Semantics (Elliott). Went to three hours of lecture per week, skipped recitation. I'd probably have loved this class if I was less familiar with the material, or if it was taught by someone else. Elliott is a kind, great, organized lecturer! But his approach to the class was less mathematical than I expected. For example, the class never officially used lambdas, although I did use them in psets. Psets were weekly-ish, took me anywhere from two to four hours each. There's a final, but no final paper, unlike 24.902.

Summer 2021

  • 18.098: Internship in Mathematics. Returning to PROMYS as a head counselor this time.

Fall 2021

current prereg (not really serious):

  • 6.820: Foundations of Program Analysis. If there's no Coq I am dropping the class.
  • 12.001: Introduction to Geology. It's a REST class that looks interesting. I should also pay homage to my Course 12 roots.
  • 18.03: Differential Equations. So it turns out I don't have the motivation to do the homework.
  • 18.510: Introduction to Mathematical Logic and Set Theory. Wow, it's a math class that's not combinatorics!
  • 21W.762: Poetry Workshop. Might not actually continue this one given that it's Monday nights, but we'll see.
  • 24.917: ConLangs: Construct a Language. Sounds cool.

Clubs

pain, absolute pain, absolute awful horrible terrible pain.

  • Educational Studies Program (ESP). We run learning programs for middle school and high school students. I'm an admin and help run our programs. The flagship one is Splash, where over two thousand students from around the country come to MIT's campus to learn from classes taught by the MIT community. If you do end up being ESP admin, my advice is to keep careful track of how much commitment you give.
  • Filipino Students Association (FSA). We run events celebrating Filipino culture. I'm currently the president. We've only recently started doing things, after a four-year hiatus when the club was inactive. We're aiming to run events once or twice a semester; for Fall 2019 we did karaoke, for Spring 2020 we had a dinner and were supposed to do other things but failed. We barely did anything for 2021, because virtual things are hard.
  • Tech Squares. MIT's square dancing club. I'm currently the publicity coordinator. We (usually) dance every Tuesday night; it's one of the only ways I get exercise. Ixa dragged me into it. It's surprisingly mentally taxing. I think the only way to get an idea of what it's like is watching a video, or seeing a dance live.
  • Assassin's Guild. A live-action roleplaying group. I'm currently the grandmaster, so like, the president. There's a LARP every other weekend during the semester; I participate in a game around once a month or so.
  • Student Information Processing Board. Wow I got sucked into ANOTHER group. Is this sustainable? Contrary to the name there is no board, nor information being processed. We just like computers, I guess.
  • Live-Action Mafia. We play two to three live-action mafia games per semester. During a game, the commitment is roughly an hour a day while alive. Unlike usual mafia games, everyone has a power role and gets to do something. There's a lot of investigative roles; the emphasis is on deducing the mafia through actions rather than psychreading. It's fun to tap on people's shoulders and say "bang".
  • Harvard-MIT Math Tournament (HMMT). A high school math contest. I've submitted problems, helped testsolve, and volunteer day-of. I have many feelings about it, which are probably easier to talk about IRL than on a wiki.

Puzzles

i only really started doing puzzlehunt-style puzzles in september 2019, very vaguely working on mark halpin's labor day extravaganza with pi. i was aware of the existence of these puzzles before that, and I guess the first of those kinds of puzzles I solved were for hall rush. i went to the puzzle club event that month, and maybe in november and in january. the first hunt I really participated was with galactic for mitmh 2020, so talk about a puzzly education from a firehose. hunts i've joined:

Some favorite media

might expand with descriptions later on

Fiction

  • Homestuck. Comparable to something that's 1,300,000 words.
  • Worm. Around 1,680,000 words.
  • Unsong. Around 200,000 words.
  • Ra. Around 150,000 words.
  • The Unbearable Lightness of Being. Around 95,000 words.
  • Saga, 17776, A Practical Guide to Evil, Kill Six Billion Demons, etc. (I should probably make a subpage for all the things I read, just so I can tell myself that I read things, because apparently not everything is on Goodreads.)

Non-Fiction

  • The Man Who Loved Only Numbers
  • Universal Principles of Design
  • The Art of Calligraphy
  • The Design of Everyday Things
  • Made to Stick
  • Primary Surgery
  • How to Teach Mathematics
  • Educated
  • The Mathematical Experience
  • Human Accomplishment
  • Reality is Plastic
  • The Empathy Exams

Films

  • Short Term 12 (2013)
  • Boyhood (2014)
  • Mommy (2014)
  • X+Y (2014)
  • 2 Cool 2 Be 4gotten (2016)
  • I'm Drunk, I Love You (2017)
  • Love, Simon (2018)

Shows

  • The End of the F***ing World
  • Person of Interest
  • The Last Airbender / The Legend of Korra
  • Rupaul's Drag Race
  • Dark

Games

  • Undertale / Deltarune
  • Ace Attorney
  • Zero Escape
  • Butterfly Soup

Music

  • Fun.
  • Coldplay
  • Imagine Dragons
  • LANY
  • Ed Sheeran
  • Sleeping at Last
  • Christopher Tin
  • Ang Bandang Shirley
  • Autotelic
  • Ben&Ben
  • Munimuni
  • The Ransom Collective
  • Reese Lansangan
  • Rusty Machines

Other

  • The Experimental Generation of Interpersonal Closeness
  • Hamilton
  • Dear Evan Hansen
  • MIT Confessions
  • anime, which is in my MyAnimeList
  • and most likely a bunch more im forgetting about right now

External links

  • i have a private blog, and you can ask me for access