# My Dev Radar [TOC] A curated, living list of cool things I’m excited about, updated as I discover them. ## Tools | Tool | Description | Tag | | -------- | -------- | -------- | | [LanceDB](https://www.lancedb.com/index.html) | LanceDB OSS is an open-source, batteries-included embedded multimodal database that you can run on your own infrastructure. | LLM, Database | | [Predibase](https://predibase.com/) | Predibase enables users to fine-tune and serve open-source Large Language Model. | LLM | | [Lamini](https://www.lamini.ai/) | Lamini is the LLM platform for developers to specialize LLMs on their own data and infrastructure: easier, faster, and better then any LLM for their use case. | LLM, Infra | | [tldraw](https://www.tldraw.com) | (A really good and simple canvas.) | canvas, SDK | | [tldraw computer](https://computer.tldraw.com) | (Extend tldraw and add AI components.) | canvas, AI | | [Google Interview Warmup](https://grow.google/certificates/interview-warmup/) | (Prepare Google Tech Interview) | Google, Interview | | [Examprepper](https://www.examprepper.co/exams) | (Prepare Tech Exam) | Exam, Certificate | | [Google Apps Script List](https://github.com/oshliaer/google-apps-script-awesome-list) | The usual list of links to interesting resources for Google Apps Script | Google Apps Script | | [grep](https://grep.app/) | Effortlessly search for code, files, and paths across a million GitHub repositories. | Code Search, GitHub | | [Apache YuniKorn](https://yunikorn.apache.org/) | Resource scheduling for running Batch, Data & ML on Kubernetes. | DevOps, K8s | | [Developer Roadmaps](https://roadmap.sh) | A community effort to create roadmaps, guides and other educational content to help guide developers in picking up a path and guide their learnings. | Learning | | [LocalStack](https://www.localstack.cloud/) | Emulate cloud services locally with high fidelity. Build fast. Test safely. No surprises. | DevOps, Cloud | | [Genspark](https://www.genspark.ai/) | "AI Agentic Engine" designed to let AI agents do the heavy lifting for you! | Agent, Automation | | [Figma Make](https://www.figma.com/make/) | A new prompt-to-app capability to help you quickly explore, iterate, and refine—whether it's generating high-fidelity prototypes or getting into the details in design and code. | Vibe, Design, UI | | [v0](https://v0.dev/) | Your collaborative AI assistant to design, iterate, and scale full-stack applications for the web. | Vibe, Design, UI | | [Stitch](https://template.com) | Stitch (from Google) generates UIs for mobile and web applications, making design ideation fast and easy. | Vibe, Design, UI | | [template](https://template.com) | template | template | ## Good Blogs / Talks :::info :sparkles: Inspirations. ::: - [Digital gardens let you cultivate your own little bit of the internet](https://www.technologyreview.com/2020/09/03/1007716/digital-gardens-let-you-cultivate-your-own-little-bit-of-the-internet/) - [Fuck CapCut](https://opencut.app/why-not-capcut) - [Reflections on OpenAI](https://calv.info/openai-reflections) - [Advice for lost computer science students](https://youtu.be/RoW5E-HGP5Y?si=IUJlwLdW0t6eM3U0) - [Controlling Language Models–Lisa Li (Stanford)](https://youtu.be/tEQ9N5JjGW0?si=wxmELw4UzjD2xN7w) - diffusion LLM - [You Are NOT Dumb, You Just Lack the Prerequisites](https://lelouch.dev/blog/you-are-probably-not-dumb/) ## Guides / Notes ### ML & AI & LLM - [ihower's Notes](https://ihower.tw/notes/Welcome) - [Datawhale](https://github.com/datawhalechina) - [Interpretable Machine Learning](https://christophm.github.io/interpretable-ml-book/) - [Seeing Theory](https://seeing-theory.brown.edu/index.html#firstPage) - [CS50's Introduction to Artificial Intelligence with Python 2020](https://youtube.com/playlist?list=PLhQjrBD2T382Nz7z1AEXmioc27axa19Kv&si=XU8FQ4QaN8Lsqaxv) ### Linux - [Operating Systems Overview](https://applied-programming.github.io/Operating-Systems-Notes/) - [鳥哥私房菜 - 基礎學習篇](https://linux.vbird.org/linux_basic/centos7/) - [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line) - Master the command line, in one page. - [MIT - The Missing Semester](https://missing.csail.mit.edu/2020/) - [_Computer literacy_](https://en.wikipedia.org/wiki/Computer_literacy) ### Web - [web.dev - Building a better web, together](https://web.dev/) - [Full stack open - Deep Dive Into Modern Web Development](https://fullstackopen.com/en/) ### DevOps - [Cloud Native Glossary](https://glossary.cncf.io/) - [hwchiu learning note](https://www.hwchiu.com/) - [DevOpsCube - Become a Better DevOps Engineer](https://devopscube.com/) - [DevOps Daily - Real Guides for Real Engineers](https://devops-daily.com/) ### Data Structures & Algorithms - [Leetcode刷題學習筆記–心得統整](https://hackmd.io/@meyr543/r1skFcvgY) - [Leetcode BLIND-75 Solutions](https://youtube.com/playlist?list=PLot-Xpze53ldVwtstag2TL4HQhAnC8ATf&si=sWi8BGONvGfN1_UP) ### Interview - [Refactoring and Design Patterns](https://refactoring.guru/) - [系统设计面试:内幕指南](https://learning-guide.gitbook.io/system-design-interview) - [system-design-primer](https://github.com/donnemartin/system-design-primer) - [Tech Interview Handbook](https://www.techinterviewhandbook.org/) - [MIT 6.824 Distributed Systems (Spring 2020)](https://youtube.com/playlist?list=PLrw6a1wE39_tb2fErI4-WkMbsvGQk9_UB&si=a77EX5GWIWQ14366) ### More - [Open Source Guide](https://opensource.guide/) --- ###### This is me: [here](https://hzionn.netlify.app)