Building • Learning • Exploring • Uniting
A community-driven blog for developers. Share your knowledge, learn from others, and build the future together.
Latest Posts
View all →How I used agents to study open-source code
Earlier this year i was studying some open source code. From projects like: Wild, Linux, binutils, MetaCall. I used this `ASIDE.md to help me, giving the LLM the oppurtiunity to teach me while i *have* to write the answers myself.
Fahd Ashour
GPT-2 --> Llama 3, One Improvement At A Time
A thinking-out-loud walkthrough of moving a GPT-2-style block toward Llama 3 with RoPE, RMSNorm, and SwiGLU.
Abdalrahman Wael
The Skill Ceiling Collapse: A Game Theory Analysis of AI in Education
Why the rational choice to use AI as a crutch leads to a collective Tragedy of the Commons in software engineering.
Khaled Alam
Torrent technology
A quick brief about torrent i wasted hours searching and writing so you don't.
Shamqmq
Why I won't Accept AI blog posts
blog posts are one of them things that cannot be replaced with a machine. That
Fahd Ashour
Welcome to the New BLEU Blog
Introducing our new open-source blog platform. Learn how to contribute and be part of our community.
BLEU Team
Open Source Blog
This blog is fully open source. Anyone can contribute by opening a Pull Request on GitHub. Your blog post will be reviewed by the community and published on merge.
Fork & Write
Fork the repo and add your Markdown file to content/blogs/.
Open a PR
Submit your pull request. The community will review and provide feedback.
Merge = Published
Once approved and merged, your blog is live! GitHub Actions handles deployment.