@demireren_ I’ve tried to get the spot before but never went through with it coz of costs I think. I forget if they let UW clubs rent it out for free or not
The Amazon prime upsells go crazy. I’m pretty sure they intentionally delay my packages to the absolute last day to get me to buy prime
And it might be working on me ngl
looking for a notion alternative to have a centralized place for growth/ops/docs. i don't like notion's lack of structure
we use tools like linear, hubspot, and ergo (of course) that are purpose built for their functionality. is there something out there for this?
i've pushed out so many things lately at all levels of difficulty
but this has been one of my fav things ever. I built it pre ai, way back in 2020
i had to figure out rotational matrices and transformations in 3d space. the hardest challenge here was as i rotate one face, your axis shifts which causes the other faces to rotate weirdly relative to what you expect. I had to solve this by keeping track of every rotation, undoing it before a new one was applied, and then resetting the axis. (i think this would lead to an eventual memory error)
but the process of writing the problem out on paper, solving it by hand step by step, and then converting those ideas into code was a process i really enjoyed.
I could probably build this in 15 minutes now but whats the point
People need to realize that there is nothing fundamentally new with how agents will access data.
File systems, ontologies, whatever new buzz word.
All you need is a well designed schema + a file structure for larger files. Literally what humans have used for decades