Author

grapeot

Articles by grapeot.

Latest

385 posts · since 2012

  1. 341

    Scraping photos from Facebook groups

    A practical guide to scraping photos from Facebook groups when Graph API doesn't expose the endpoint - using Chrome dev tools, curl with cookies, grep and awk to extract image URLs from rendered HTML.

  2. 342

    First solo!

    记录飞行训练中首次单飞的经历,以及训练过程中遇到的趣事:引擎故障模拟、仪表飞行训练、座椅调整乌龙等。

  3. 343

    May 17th

    记录接妹子、IROS论文接收、在西雅图国际机场B级空域完成touch and go降落等好消息的一天。

  4. 344
  5. 345
  6. 346

    An rm and git accident

    一次rm误删文件后git reset --hard又覆盖未提交代码的血泪教训:紧急时刻先冷静思考再行动,日常使用trash-cli替代原生rm命令避免灾难性后果。

  7. 347

    Inspiration Fragments

    博士阶段的感悟:很多事需要耐心积累;方向对了事半功倍;向他人学习要关注冲突点;喜欢从零到一创造东西;做东西要时刻问自己最重要的是什么。

  8. 348
  9. 349

    Reading Notes: the Power of Habit

    Key takeaways from "The Power of Habit": identify key procedures, build automatic routines with cue-routine-reward cycles, and cultivate willpower for lasting change.

  10. 350

    Inspiration Fragments

    科研心得:麻利与急躁的区别在于预判问题,做事前想清楚为什么,多和导师合作者讨论,不要闷头搞,写paper和写代码都要多读别人的工作。