# Podcast

1. <https://moon.fm/share/episode/2519/>

   🎙#88 - 与墨刀创始人张元一聊创业从 0 到 1

   分享下 今天听的博客. 时长一小时, 干货很多, 主要内容是 元一 创建墨刀这个产品的故事.. 其中有一个主题, 让我感受很深: 关于一个产品的驱动.

   有的产品是 运营驱动, 有的产品是技术驱动 而不同的驱动 往往是一个产品 从 1 到 100 这个过程中 最重要的立意.
2. 今日播客分享: <https://moon.fm/share/episode/2603/>

   🎙从技术到管理 - 陈皓

   皓叔有句话说得好，代码能力不行 就是在为社会 创造就业机会。公司要为你招其他基础服务岗位。

   劳动密集型+运营驱动型+\[不合理管理] 造成 996 现状

   加班只是为了自己的今天，提升自己是为了自己的明天，有多少人只有今天没有明天，当你加班缓过神来，一定要努力提升自己。

   职业规划 当有两三家公司给你发 offer 时，才有谈的必要。当你连选择都没有时，你做的只有提升自己才对。

   关于提升自己的主题，陈皓说 说了两点

   1. 学什么技术都要思考到操作系统层面
   2. 学技术时要重点学习基础性的东西，而不是“说明书”
3. <https://moon.fm/share/episode/2559/>

   🎙Ep 19. 如何成为互联网校招 offer 收割机？

   三个上岸的大佬分享校招的一些亲身事情与经验。
4. <https://moon.fm/share/episode/2606/> \
   🎙Ep 14. 聊聊职场中的那些坑 关于 Google 的两位大佬，阿里的一位大佬 之间的一场闲聊，好玩的点挺多的
5. <https://moon.fm/share/episode/2646/> \
   🎙#78 - 和 Vue.js 框架的作者聊聊前端框架开发背后的故事
6. 今日Podcast分享: <https://moon.fm/share/episode/2631/> \
   🎙Ep 10. 和 ctrlsf 的作者 dyng 聊聊 Vim

   大佬们之间的关于Vim的闲聊，听完没什么干货，完全当成背景声了..
7. 分享期播客： <https://moon.fm/share/episode/3240/> \
   🎙Ep 02. 开发中的碎碎念
8. Podcast分享： <https://moon.fm/share/episode/3453/>\
   🎙Ep 07. Lisp 程序员眼中的 Python?

   讲了很多语言特性，编程范式，可以当做饭后零食\~
9. Podcast 分享：<https://moon.fm/share/episode/3495/>\
   🎙Ep 18. 竟然有人在前端做科学计算？

   解决了我昨天的那个py发展的问题，是因为 py 已经有很好的计算工具生态 比如numpy，借助 ai 的风潮，在科学计算领域成为了现象级的语言.
10. Podcast 分享： \
    OCaml编程语言 - 张宏‪波‬ \
    <https://podcasts.apple.com/cn/podcast/ocaml%E7%BC%96%E7%A8%8B%E8%AF%AD%E8%A8%80-%E5%BC%A0%E5%AE%8F%E6%B3%A2/id1098682510?i=1000396401474>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://thinking.simonaking.com/tags/podcast.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
