Inchain

@sheila90sh.bsky.social

Inchain is a design & dev agency helping brands quickly launch modern, high-converting sites. From branding to e-commerce, we deliver clean, results-driven work in weeks — not months. Clear process, fast results. https://www.inchain.dev/

Starting today, GPT-5 mini is available in VS Code! With a 0x multiplier, GPT-5 mini is a lightweight version of OpenAI's most advanced model. Try it out and let us know what you think!

A screenshot of the model picker in VS Code showing GPT-5 mini (preview) selected

MDN is more than just a resource. It's a community of developers, contributors, and learners passionate about web development. Contribute to, 📚 MDN documentation 🤝 Help other devs 💟 Localize content 📝 Review or write on MDN Start now 👇 developer.mozilla.org/en-US/commu...

Contribute to MDN

The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.

developer.mozilla.org

GitHub Codespaces provides a free web-based development environment backed by a Linux container... and it turns out it also includes a GITHUB_TOKEN environment variable that provides free API access to the GitHub Models collection of LLMs ... here it's running my LLM CLI utility

Screenshot of a GitHub Codespaces VS Code interface showing a README.md file for codespaces-llm repository. The file describes a GitHub Codespaces environment with LLM, Python 3.13, uv and the GitHub Copilot VS Code extension. It has a "Launch Codespace" button. Below shows a terminal tab with the command "llm 'Fun facts about pelicans'" which has generated output listing 5 pelican facts: 1. **Huge Beaks:** about their enormous beaks and throat pouches for scooping fish and water, some over a foot long; 2. **Fishing Technique:** about working together to herd fish into shallow water; 3. **Great Fliers:** about being strong fliers that migrate great distances and soar on thermals; 4. **Buoyant Bodies:** about having air sacs beneath skin and bones making them extra buoyant; 5. **Dive Bombing:** about Brown Pelicans diving dramatically from air into water to catch fish.