Skip to content

Commit 1214625

Browse files
committed
add backlog
1 parent b55efe5 commit 1214625

File tree

10 files changed

+173
-1
lines changed

10 files changed

+173
-1
lines changed

posts/010525.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: 'fear of life itself'
3+
tags: 'journal'
4+
date: 'May 1, 2025'
5+
---
6+
7+
i got really worried about health when i had trouble eating breakfast. i couldn't "feel" anything again. i kept falling asleep in class and i couldn't muster the energy to care about things. classic burnout sysmptoms. i was afraid of the future and felt pessimistic about life. i just wanted to be alone and in bed. every moment i placed my fingers on my keyboards, i couldn't figure out what to do next, i was paralyzed. i shared my fears with W. it helped to hear my fears out loud, they lose their stronghold, i realize they're mostly unrealistic, and that i just have to focus on today, and tomorrow can worry about itself.
8+
9+
i got rejection email around 5 pm and there was a milisecond of dissapointment, but it soon got replaced with gratitude. knowing that i still have options, that i'm here in SF because of my loving parents who gave me free will and to pursue my "dreams". i dislike the idea of a career. a job title to strive for. i like the idea of obsession more. to be obsesssed about certain problems keeps me going.

posts/020525.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: 'card 2025'
3+
tags: 'journal'
4+
date: 'May 2, 2025'
5+
---
6+
7+
today all four of us, from the "mafia" team presented badgermole ai for CARD 2025. we took waymo to present on the main campus. this is my 3rd time being there. i was thinking how nice it would be to study on campus, instead of entering a brick building that feels like attending a mini conference that lasts for a year.
8+
9+
we started preparing what to say, who should say what, and fixing our demo app 15 minutes before our designated time. i was responsible for the tech stack. i was repeating the words i made up on the spot in my head, making sure i don't embarass myself.
10+
11+
we were the only vibe coded presentation, amongst other proper research work like predicting deafness in mice. after that we looked around at the posters. we stood at one of our classmates' poster. they used OpenCV YOLO to turn charts into data for emissions.
12+
13+
we took a lyft home soon after so wei can get food. the conversation revolved around politics. i napped in the car.

posts/030525.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: 'research code'
3+
tags: 'journal'
4+
date: 'May 3, 2025'
5+
---
6+
7+
i ran through all the code for my research in the server.
8+
9+
i tried to do three things at once:
10+
11+
1. the birdclef kaggle challenge (tried to install CUDA on windows but failed)
12+
2. papertrail local document classification with phi3:mini, moondream, and qwen3 0.6b
13+
3. research code
14+
15+
i got so burnt out i forced myself to leave to buy groceries 30 min before all the shops close. i wanted to go gym at 3pm but time went by so fast when code does not work.
16+
17+
i had the worst brain fog from 12 to 4pm. i remember staring at my computer, trying to figure things out, thinking about the steps to take, but unable to even move my fingers.
18+
19+
i should stop context switching.

posts/040525.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: 'sunday links #12'
3+
tags: 'journal, links'
4+
date: 'May 4, 2025'
5+
---
6+
7+
agency
8+
9+
- [School is Not Enough - by Simon Sarris](https://map.simonsarris.com/p/school-is-not-enough)
10+
> it [programming] has a low bar to entry and is something that parents still allow their children to “work at” do despite the hour-demands of systematized schooling. It is one of the few industries with an immensely permissionless culture
11+
>
12+
> The purpose of education is to develop agency within a child. Purposeful work and achieving mastery are tools to getting there. They aren’t the results of learning and imagination, it’s the other way around—learning is simply the consequence of doing.
13+
- [Jon-Kyle / Unschooling and Building with AI](https://www.jon-kyle.com/log/unschooling-ai)
14+
> I’ve always been a generalist. Design was the gateway—making visual things. Making things interactive lead to a technical proficiency and learning how to program. This is now called “design engineering,” but the motivation was to do whatever necessary to see an idea through from conception to completion
15+
>
16+
> Not thinking along discipline, but intuitively doing what is needed to see a project through, is the direct result of my schooling experience
17+
>
18+
> There is a misconception that the primary affordance of AI is increasing velocity. Of speeding up arriving at an output. In a sense this is true, in the same way a pencil speeds up your ability to make a legible mark on paper. But it is also a remarkable learning tool. You can ask limitless numbers of questions to satisfy your curiosity without, well, driving it nuts
19+
20+
build
21+
22+
- [Impact, agency, and taste | benkuhn.net](https://www.benkuhn.net/impact/)
23+
- work backwards from the root goal, figure out a better way to accomplish things
24+
- be someone who is trusted to make something inevitable
25+
- good taste sign: "what does it seem like everyone else is mysteriously bad at?"
26+
- taste is also the "quality of your predictive models and search heuristics"
27+
- to improve, just try it
28+
- spend [more thinking time](https://www.benkuhn.net/thinkrealhard/) on what to work on and on self-reflection
29+
- metacognition: reflect on your own (and your team's) work and thought processes, and figure out how to improve them.
30+
31+
create
32+
33+
- [The Creative Process](https://openspaceofdemocracy.wordpress.com/wp-content/uploads/2017/01/baldwin-creative-process.pdf)
34+
> A society must assume that it is stable, but the artist must know, and he must let us know, that there is nothing stable under heaven
35+
36+
art
37+
38+
- [21 observations from people watching - by shani](https://skincontact.substack.com/p/21-observations-from-people-watching)
39+
> Polite has a mechanical quality to it, like carrying out all the right movements to replace batteries in a remote. Happy has a boundless quality: unpredictable, even when it is at a low level. There is an openness, allowing another person to surprise and delight them.

posts/050525.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: 'birdclef'
3+
tags: 'journal'
4+
date: 'May 5, 2025'
5+
---
6+
7+
i started tracking time on timelines app so that i would see when my time is slowly ticking away when i'm procrastinating.
8+
9+
i focused on doing just two things today. the birdclef challenge and the local document classification.
10+
11+
cooked chicken soup for my sister
12+
13+
signed up for zip car but my phone number was one digit off so i couldn't get on the app.
14+
15+
ordered a lyft for her and she arrived at 1 a.m.
16+
17+
slept a little too late at 3 a.m. trying to get the birdclef model to train.

posts/090325.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'sunday links #10'
3-
tags: 'journal'
3+
tags: 'journal, links'
44
date: 'Mar 9, 2025'
55
---
66

posts/270425.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: 'sunday links #11'
3+
tags: 'journal, links'
4+
date: 'Apr 27, 2025'
5+
---
6+
7+
> [T]he work that needs to be done is not a finite list of tasks, it is a neverending stream. Clothes are always getting worn down, food is always getting eaten, code is always in motion. The goal is not to finish all the work before you; for that is impossible. The goal is simply to move through the work. Instead of struggling to reach the end of the stream, simply focus on moving along it.
8+
>
9+
> — Nate Soares
10+
11+
products
12+
13+
- [FINH.CC](https://www.finh.cc/?curius=2055)
14+
- [Meet the Humans Building AI Scientists - Asimov Press](https://www.asimov.press/p/futurehouse)
15+
- "Data is certainly a limiting factor right now. We need both better and more data on how humans do science, including recordings of how people actually talk about it. We have almost none of this kind of data, but it is crucial to build a human-level AI scientist"
16+
17+
career
18+
19+
- [Career Update: Google DeepMind -> Anthropic](https://nicholas.carlini.com/writing/2025/career-update.html)
20+
- Scientific publications should be the method for communicating scientific results. Science papers should be written for scientists, without the puff of a PR release, and without the linguistic hedging of a legal brief. Doing this will require accepting that writing what is true is not always the same as writing what we wish were true.
21+
- it's important to remember that a company doesn't want anything; what matters is what the people at the company want, and what the processes make easy or make hard. I've spent well over twenty hours talking to people at every level of Anthropic from the co-founders on the leadership team down to the junior researchers, and got a consistent response that everyone was interested in improving the safety of the field as a whole in the same way that I am.
22+
- I'm not someone who believe that we're going to have some kind of full artificial general intelligence in the next 2-3 years. But I have [large error bars](https://nicholas.carlini.com/writing/2025/forecasting-ai-2025-update.html) and you should too.
23+
- [Leaving Stripe](https://jondlm.github.io/website/blog/leaving_stripe/)
24+
- The thought of leaving my job was terrifying yet energizing in ways I didn’t expect. I found myself up in the middle of the night thinking deeply. I wrote my long-form thoughts as an internal blog post. I rewrote them. I read them to my wife who helped me refine them into something closer to what I really care about: telling our stories more truly
25+
- My impression of Stripe was astronomically high. I considered it an outstanding company of refined craft, attention to detail, and engineering excellence. I always got ridiculously excited when I’d see a new product launch on Hacker News. I had listened to Patrick on podcasts and admired him as an industry visionary. The word “revered” feels fitting
26+
- Writing was difficult for me when I came to Stripe. I had never really written a serious project proposal in my career working at smaller companies. My writing chops felt woefully underdeveloped and the impression only grew as I read through well-crafted ships every day. I remember a sinking feeling in my chest as I would try to work up the courage to share a link to a document I had agonized over. Worse still was seeing little avatar badges on an incomplete document I was editing. Allowing my unpolished work to be seen was terrifying. I didn’t want anyone to know I struggled. I didn’t want them to know how much their opinions mattered to me
27+
- [Career Decisions - by Elad Gil](https://blog.eladgil.com/p/career-decisions)
28+
> focus on network and market and growth rate, less on the role and compensation
29+
30+
agency
31+
32+
- [How to get a job in 24 hours - by Carly Ayres - Good Graf!](https://carly.substack.com/p/how-to-get-a-job-in-24-hours?curius=1523)
33+
> Silicon Valley “high agency” — the ability to take action independently, without waiting for permission or perfect conditions. This also aligns with what many leaders are actively looking for: people who can operate without constant direction, who can identify problems and opportunities, then take initiative to address them.
34+
35+
create
36+
37+
1. [Frequently Asked Questions about My Writing Process](https://eugeneyan.com/writing/writing-faq/)
38+
> While they acknowledged that those technical skills were important, a majority highlighted an entirely different skill—communication. They explained that their most effective data scientists stood out because they could listen carefully, hear the real and unspoken challenges stakeholders faced, explain how machine learning can help, and write clear requirements for science and engineering teams. They could discuss statistics and machine learning clearly and simply, without relying on jargon like “Mahalanobis Distance” or “Restricted Boltzmann Machines” as a crutch, and instead focused on relatable outcomes like “catch more fraud” or “increase conversions”. As a result, these skilled communicators found it easier to gain buy-in, execute effectively, and earn trust
39+
2. [Aaron Hertzmann on perception, creativity, and the reasons AI can’t replace artists](https://research.adobe.com/news/researcher-spotlight-aaron-hertzmann-on-perception-creativity-and-the-reasons-ai-cant-replace-artists/?curius=1189)
40+
> The low-level reason that AI won’t replace artists is because it’s really just about tools. Each new thing seems super cool at first. After you play with it, you see that it becomes predictable. Once it’s been around for a while, you get used to it. It becomes a tool you can use in new ways.
41+
>
42+
> I’ve also started to think about art as a [social behavior](https://www.youtube.com/watch?v=HPMCWtoC_rM), which is why it will always require humans. We create art to express our social relationships with other people, to affect them, to give gifts, to express our affiliations and tribal status, things like that. In all these cases, we care about art because it came from a person

posts/280425.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: 'doctor appointments in sf'
3+
tags: 'journal'
4+
date: 'Apr 28, 2025'
5+
---
6+
7+
i finally saw a primary care at ucsf health primary care on hayes and i went to ask for two things, referral for my labral tear and for a GI. i was referred, but that doesn't mean anything yet. they gave me two pieces of paper, one which stated i should call a number for a GI, and the other was just for reference, i had to find my own PT provider that is in-network.
8+
9+
so i called the number for the GI, and they said the earliest next appointment was september 23rd. september. that's an entire 5 months of wait, just to even get a consultation. i felt frustrated.
10+
11+
for PT, i called the ucsf center at mt zion, and their earliest was may 29th. not too bad, but that was just a video consultation. to actually start PT, that would be 2 weeks after that. and that's the middle of june. two more weeks and i finish school and i have no more school insurance.
12+
13+
i have to go home to malaysia now while i'm still a student. all the odds are against me from seeing a specialist in sf in time. the ironic thing is i intern at UCSF health.

posts/290425.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: 'sql and python practice'
3+
tags: 'journal'
4+
date: 'Apr 29, 2025'
5+
---
6+
7+
practiced a bunch of sql and python on datalemur and from questions on glassdoor. i don't feel confident about my sql. i keep getting easy queries wrong. i can tell when i'm not prepared and when i know i'm prepared, but i still feel like i can prepare more. at this point, i aim for the least embarassment possible. i'm not hoping for much, just being able to practice interviewing with a big company is a reward in and of itself. the best thing about getting interviews is it becomes a forcing function for you to practice and lock in. the worst part is you can never practice enough, and it is easy to burn out.

posts/300425.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: 'meta interview'
3+
tags: 'journal'
4+
date: 'Apr 30, 2025'
5+
---
6+
7+
my interview was scheduled at 3pm, so the entire morning was filled with dread dand anxiety. i took a meeting with my school at 11 a.m. for 30 minutes, and the rest of the time was filled up by more practices, and cramming the questions on the platform.
8+
9+
my heart was pounding so much again i felt like i could taste my heart. i tried so hard to calm down. i did not like this feeling.
10+
11+
the actual interview started out on a good note, we both had the same background. the first sql question, i joined two tables when i didn't have to. i already lost my confidence. the second question, i started with a CTE, and i got stuck. i was told to not do a CTE, and after taking way too long to come up with a solution, i solved it. the third question came in with just 5 minutes left for the 25 minute session. at that point i lost the will to do the interview. we switched to python, and i had to take a deep breath to gather my emotions, knowing that i've already failed at this point. since i ran out of time for sql, i switched strategy. i decided to spend less time on the thought process, but that backfired when i missed an obvious edge case. then the second question came and i got stuck again. then the third question came and i ran out of time again. i spent the last 5 minutes asking what working at meta is like, transitioning from healthcare, and what he thinks of zuck.
12+
13+
this was good practice. i now know what it takes to pass a big tech interivew. i'm still figuring out what's worth sacrificing and what isn't. what God wants for me and what i personally want for myself. every action i make leads me an inch closer to heaven or hell.

0 commit comments

Comments
 (0)