i hooked my whoop to my work calendar to find which coworker gives me the most stress π¨
thanks to fable, I reverse engineered whoop to pull per minute heart rate. nd matched spikes with cal events and attendees
I now have a leaderboard and I think about it daily.
few info masked for obvious reasons ;)
Last month my intern asked for help with a Kubernetes error.
He was stuck on a YAML file.
He looked desperate.
I make $275,000 a year.
I haven't written a line of code since 2017.
I don't even know what a "pod" is.
But I didn't tell him that.
I leaned back in my Herman Miller chair.
I said, "Stop trying to code. Start prompting."
I told him to paste the error into ChatGPT.
He did.
The AI told him to delete the cluster.
He did.
Production went down instantly.
The CEO called me screaming.
I didn't panic.
I told the CEO we were "testing our disaster recovery protocols."
He was impressed by my foresight.
I got a bonus.
The intern got fired.
Innovation requires sacrifice.
Just not mine.
Progress: March 4th, 2024.
DSA: Removed Nth node from last.
Bag of Tokens (POTD).
Started with the theory of Dynamic Programming.
Explored web designs on Pinterest for a React-based
Todo-list website to apply previous basics.
#ReactJS#DSA#DynamicProgramming#WebDesign
Today's Progress: Mar 1, 2024
Day 2.
DSA:
Maximum Odd Binary Sum
Even Odd Tree
Development:
Responding to events
State : A components memory.
#ReactJS#DSA#LearnInPublic#CodingJourney