https://github.com/aalexuser/my-engineers-library
https://github.com/aalexuser/my-engineers-library
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aalexuser/my-engineers-library
- Owner: AaLexUser
- Created: 2025-08-29T11:55:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-10-29T15:24:39.000Z (5 months ago)
- Last Synced: 2025-11-03T17:10:42.392Z (4 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Engineer's Library
## AI Engineering
### Agents
- **Building Effective Agents**, [blog post](https://www.anthropic.com/engineering/building-effective-agents), *by Anthropic*
- **Don’t Build Multi-Agents**, [blog post](https://cognition.ai/blog/dont-build-multi-agents), *by Cognition / Walden Yan*
- **How We Built Ellipsis** (or: Lessons from 27 months building LLM coding agents), [blog post](https://www.ellipsis.dev/blog/how-we-built-ellipsis), *by Ellipsis / Nick Bradford*
- **Lessons from 15 months of building LLM agents**, [blog post](https://www.ellipsis.dev/blog/lessons-from-15-months-of-building-llm-agents), *by Ellipsis / Nick Bradford*
### Prompting
- **How to prompt o1** (o1 isn’t a chat model – and that’s the point), [blog post](https://www.latent.space/p/o1-skill-issue), *by Latent.Space / Ben Hylak*
- **Learn Prompting**, [docs page](https://learnprompting.org/docs/introduction)
- **Prompt Engineering Guide**, [docs page](https://www.promptingguide.ai/)
- **Using GitHub Spark to reverse engineer GitHub Spark**, [blog post](https://simonwillison.net/2025/Jul/24/github-spark/), *by Simon Willison*
### News, talks, workshops, events.
- **AI News** [newsletter](https://news.smol.ai/), daily roundup of top AI discussions from Discord, Reddit, and X/Twitt
- **Latent Space** [podcast](https://www.latent.space/podcast), deep dives and interview episodes
- **AI Engineer** [youtube](https://youtube.com/@aidotengineer?si=gNanmbxJa7p74JwQ), talks, workshops, events, and training for AI Engineers.
### Other
- **AI Engineering Library**, [docs page](https://langfuse.com/library), *by Langfuse*
## Engineering
- **A Detailed Explanation of The KISS Principle in Software**, [blog post](https://thevaluable.dev/kiss-principle-explained/), *by Matthieu Cneude*, [ru version](https://habr.com/ru/articles/782094/)
- **The Wrong Abstraction**, [blog post](https://sandimetz.com/blog/2016/1/20/the-wrong-abstraction), *by Sandi Metz*
- **That boolean should probably be something else**, [blog post](https://ntietz.com/blog/that-boolean-should-probably-be-something-else/), *by Nicole Tietz-Sokolskaya*
## Other
- **Zero-innovation company**, [blog post](https://blog.kilocode.ai/p/roo-or-cline-were-building-a-superset), *Brendan O'Leary and JP Posma*