Whoever at #GitHub decided to make the period key open #Codespaces clearly does not own both a numpad and a cat.

Cheat sheet cara refresh GitHub Codespaces langsung dari browser: Restart, Rebuild Container, Full Rebuild. Plus diagram alur singkat kapan pilih yang mana.

#fediverse #Repost #WartaTekno #Refresh #GitHub #Codespaces

https://dalam.web.id/artikel/refresh-codespaces-browser

Is it just me, or are the code spaces on github almost entirely useless?

They take ages to startup and in almost all cases you'd even be faster if you first had to rent a VPS at e.g. hetzner and did the git clone there in cases where you want to e.g. rewrite a commit message or some other simple git task.

#git #github #CodeSpaces

Sitting at Starbucks with just my iPad, and I’m literally writing and running code like I’m on a full laptop. ☕💻 GitHub Codespaces makes it super easy, a full dev environment in the cloud, no setup headaches. Kinda wild that all I need now is WiFi and coffee.

#Codespaces #GitHubCodespaces #github #starbucks #ipad

Любопытный подгон от Саймона: codespace с предустановленной его тулзой llm, работающей через бесплатные GitHub Models

https://simonwillison.net/2025/Aug/13/codespaces-llm/#atom-everything

#llm, #try, #github, #codespaces, #devcontainer

simonw/codespaces-llm

GitHub Codespaces provides full development environments in your browser, and is free to use with anyone with a GitHub account. Each environment has a full Linux container and a browser-based …

Simon Willison’s Weblog

"GitHub Codespaces provides full development environments in your browser, and is free to use with anyone with a GitHub account. Each environment has a full Linux container and a browser-based UI using VS Code.

I found out today that GitHub Codespaces come with a GITHUB_TOKEN environment variable... and that token works as an API key for accessing LLMs in the GitHub Models collection, which includes dozens of models from OpenAI, Microsoft, Mistral, xAI, DeepSeek, Meta and more.

Anthony Shaw's llm-github-models plugin for my LLM tool allows it to talk directly to GitHub Models. I filed a suggestion that it could pick up that GITHUB_TOKEN variable automatically and Anthony shipped v0.18.0 with that feature a few hours later.

... which means you can now run the following in any Python-enabled Codespaces container and get a working llm command:"

https://simonwillison.net/2025/Aug/13/codespaces-llm/

#GitHub #Codespaces #LLMs #AI #GenerativeAI #Containers #Linux

simonw/codespaces-llm

GitHub Codespaces provides full development environments in your browser, and is free to use with anyone with a GitHub account. Each environment has a full Linux container and a browser-based …

Simon Willison’s Weblog

Coding in The Cloud: Getting Started with GitHub Codespaces

My session recording for the GitHub Aotearoa User group is up, this session is Getting Started with GitHub Codespaces! If interested, check it out.

#github #codespaces #mvpbuzz

https://www.youtube.com/watch?v=fMpfA8_42hs

Coding in The Cloud: Getting Started with GitHub Codespaces

YouTube
I was looking for an #IDE on #Android to do some smaller #programming tasks when I have only my tablet with me.
I tried to set up something with #Termux, but their package manager is really bad and failed to install something I needed.
I shied away from #GitHub #Codespaces, but after that bad experience, I gave it a try, and it seems to do what I want.

since I rely on #girhub #codespaces at work, I really want to find the time to tinker with #devpod in #bluefin. especially since I've been using the #zed editor instead of #vscode.

last time I tried, I couldn't get it working, likely due to my ignorance of the dev process. I recall that it was moving to a #flatpak soon (or already has?) so maybe it's the time to give it a go.

I need to find a tutorial.

Oh joy, another riveting piece on the absolutely thrilling world of base images, because everyone knows reading about #Docker is just as exciting as watching paint dry. 😴🔧 Apparently, #GitHub thinks if they cram enough #buzzwords like "Copilot" and "Codespaces" in there, you'll forget that what you're really doing is reinventing the digital wheel. 🚀💻
https://github.com/avkcode/container-tools #Copilot #Codespaces #TechHumor #HackerNews #ngated
GitHub - avkcode/container-tools: Build better base images

Build better base images. Contribute to avkcode/container-tools development by creating an account on GitHub.

GitHub