week 1257

Brian Chesky - Founder Mode & The Art of Hiring
https://www.youtube.com/watch?v=aFOGlNL39xs

paul graham - founder mode
https://www.paulgraham.com/foundermode.html

google dark web report
https://myactivity.google.com/dark-web-report/dashboard

Find the kernel max PID
cat /proc/sys/kernel/pid_max

Find the per-user process limits
ulimit -u

find out 32 or 64 bit of system
uname -m or arch

find cpu architecture
lscpu

py-spy - Python Profiler (check threads without modifying script)
sudo py-spy dump --pid YOUR_PID

bolt.new hackathon - vibe coding contest
https://hackathon.dev/
https://worldslargesthackathon.devpost.com/

طبقه ۱۶ - فرخ شهابی - formaloo
https://youtu.be/-esfDormBG4

اپیزود های مورد علاقه پادکست طبقه ۱۶ از نظر صادق پریزاد
https://grizzled-water-85c.notion.site/The-best-episodes-of-Tabaghe-16-1a8fc4b891788095993de3f2942c4101

طبقه ۱۶ - محسن ملایری - آواتک
https://youtu.be/xW2cqNNdx5g

telegram instant view
https://instantview.telegram.org/

pm2 - Node.js Production Process Manager with a built-in Load Balancer
https://github.com/Unitech/pm2
https://pm2.keymetrics.io/