平头哥平头哥-边缘AI芯片DevOps开发工程师-上海
社招全职5年以上技术-芯片地点:上海状态:招聘
任职要求
1. 熟练掌握 Python或Shell编程,具备良好的代码工程能力。 2. 熟悉 Linux 开发环境,了解内核编译、RootFS 构建及虚拟化(如 QEMU)基本原理。 3. 熟悉 CI/CD 流程,具备 Jenkins、Gerrit 或类似工具的使用和开发经验。 4. 具备日志分…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1. 构建下一代自动化代码审查体系:利用 Gerrit 事件触发机制,打造 CI/CD 自动化闭环,减少人工干预。 2. 实现流水线“零接触”自愈:开发日志分析与根因定位引擎,落地故障自动修复与补丁重投功能,大幅降低构建失败率与排查时间。 3. 持续集成效能提升:通过深度调优 Jenkins 与 Gerrit 架构,解决流水线性能瓶颈,提升研发交付吞吐量。 4. 基础设施稳定性保障:优化 Linux 编译环境与虚拟化启动链路,为大规模并发构建提供稳固的底层支撑。
包括英文材料
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
Bash+
[英文] The Bash Guide
https://guide.bash.academy/
A quality-driven guide through the shell's many features.
https://www.youtube.com/watch?v=tK9Oc6AEnR4
Understanding how to use bash scripting will enhance your productivity by automating tasks, streamlining processes, and making your workflow more efficient.
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
内核+
https://www.youtube.com/watch?v=C43VxGZ_ugU
I rummage around the Linux kernel source and try to understand what makes computers do what they do.
https://www.youtube.com/watch?v=HNIg3TXfdX8&list=PLrGN1Qi7t67V-9uXzj4VSQCffntfvn42v
Learn how to develop your very own kernel from scratch in this programming series!
https://www.youtube.com/watch?v=JDfo2Lc7iLU
Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the Linux kernel any special.
CI+
https://www.ibm.com/cn-zh/think/topics/continuous-integration
持续集成 (CI) 是一种软件开发实践,开发人员在整个开发周期中会定期将新的代码和代码变更集成到中央代码存储库中。它是 DevOps 和敏捷方法的关键组成部分。
https://www.youtube.com/watch?v=42UP1fxi2SY
还有更多 •••