SCYTHE_BLOOPER when using #GitHub #CodeSpaces
Curso Gratuito Soluções de IA no GitHub: Aprenda Copilot, Codespaces e GitHub Actions - Guia de TI

Aprenda GitHub Copilot, Codespaces e GitHub Actions no Curso Gratuito Soluções de IA no GitHub com certificado e foco em Inteligência Artificial.

Guia de TI

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

#fediverse #Refresh #GitHub #Codespaces

https://dalam.web.id/warta-tekno/refresh-codespaces-browser

Refresh GitHub Codespaces dari Browser: Rebuild, Full Rebuild, Restart

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

Layar Kosong

Logging in to #claude code from within a codespace can be a bit of a pain because of the localhost redirect. Claude and I wrote a little client side javascript app to guide users (including me) through a process that works to generate a correct URL to complete the process. I hope someone out there finds it useful.

https://pngwen.github.io/codespaces-claude-login/

#ai #codespaces

Claude Code — Codespaces & VS Code Extension Login Helper

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

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