home.social

#codespaces — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codespaces, aggregated by home.social.

fetched live
  1. 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

    dalam.web.id/warta-tekno/refre

  2. 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.

    pngwen.github.io/codespaces-cl

    #ai #codespaces

  3. 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.

    pngwen.github.io/codespaces-cl

    #ai #codespaces

  4. 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.

    pngwen.github.io/codespaces-cl

    #ai #codespaces

  5. 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.

    pngwen.github.io/codespaces-cl

    #ai #codespaces

  6. Logging in to 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.

    pngwen.github.io/codespaces-cl

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

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

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

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

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

  12. Letztes Jahr um diese Zeit war das #Vibecoding mit #Cursor ja meine große Neuentdeckung.

    Dieses Jahr: Kleinere, schlankere Tools wie #OSIRIS als FIS oder einzelne #FDM-Tools, die in #Github vorliegen, in #Codespaces "mal eben ausprobieren", ohne eine*n Admin mit Installation eines Testservers nerven zu müssen. Soweit ich das sehe, funktioniert das dann sehr gut, wenn ein Tool schon docker-fähig/-freundlich ist.

    Dann lässt sich aber durchaus viel Spaß und Erkenntnisgewinn haben.

  13. Letztes Jahr um diese Zeit war das #Vibecoding mit #Cursor ja meine große Neuentdeckung.

    Dieses Jahr: Kleinere, schlankere Tools wie #OSIRIS als FIS oder einzelne #FDM-Tools, die in #Github vorliegen, in #Codespaces "mal eben ausprobieren", ohne eine*n Admin mit Installation eines Testservers nerven zu müssen. Soweit ich das sehe, funktioniert das dann sehr gut, wenn ein Tool schon docker-fähig/-freundlich ist.

    Dann lässt sich aber durchaus viel Spaß und Erkenntnisgewinn haben.

  14. Letztes Jahr um diese Zeit war das #Vibecoding mit #Cursor ja meine große Neuentdeckung.

    Dieses Jahr: Kleinere, schlankere Tools wie #OSIRIS als FIS oder einzelne #FDM-Tools, die in #Github vorliegen, in #Codespaces "mal eben ausprobieren", ohne eine*n Admin mit Installation eines Testservers nerven zu müssen. Soweit ich das sehe, funktioniert das dann sehr gut, wenn ein Tool schon docker-fähig/-freundlich ist.

    Dann lässt sich aber durchaus viel Spaß und Erkenntnisgewinn haben.

  15. Letztes Jahr um diese Zeit war das #Vibecoding mit #Cursor ja meine große Neuentdeckung.

    Dieses Jahr: Kleinere, schlankere Tools wie #OSIRIS als FIS oder einzelne #FDM-Tools, die in #Github vorliegen, in #Codespaces "mal eben ausprobieren", ohne eine*n Admin mit Installation eines Testservers nerven zu müssen. Soweit ich das sehe, funktioniert das dann sehr gut, wenn ein Tool schon docker-fähig/-freundlich ist.

    Dann lässt sich aber durchaus viel Spaß und Erkenntnisgewinn haben.

  16. Letztes Jahr um diese Zeit war das #Vibecoding mit #Cursor ja meine große Neuentdeckung.

    Dieses Jahr: Kleinere, schlankere Tools wie #OSIRIS als FIS oder einzelne #FDM-Tools, die in #Github vorliegen, in #Codespaces "mal eben ausprobieren", ohne eine*n Admin mit Installation eines Testservers nerven zu müssen. Soweit ich das sehe, funktioniert das dann sehr gut, wenn ein Tool schon docker-fähig/-freundlich ist.

    Dann lässt sich aber durchaus viel Spaß und Erkenntnisgewinn haben.

  17. 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

    dalam.web.id/artikel/refresh-c

  18. 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.

  19. "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:"

    simonwillison.net/2025/Aug/13/

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

  20. "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:"

    simonwillison.net/2025/Aug/13/

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

  21. "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:"

    simonwillison.net/2025/Aug/13/

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

  22. "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:"

    simonwillison.net/2025/Aug/13/

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

  23. "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:"

    simonwillison.net/2025/Aug/13/

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

  24. 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

    youtube.com/watch?v=fMpfA8_42hs

  25. 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

    youtube.com/watch?v=fMpfA8_42hs

  26. 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

    youtube.com/watch?v=fMpfA8_42hs

  27. 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

    youtube.com/watch?v=fMpfA8_42hs

  28. I was looking for an #IDE on #Android to do some smaller #programming tasks when I have only my tablet with me.
    I tried 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.

  29. I was looking for an #IDE on #Android to do some smaller #programming tasks when I have only my tablet with me.
    I tried 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.

  30. I was looking for an #IDE on #Android to do some smaller #programming tasks when I have only my tablet with me.
    I tried 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.

  31. I was looking for an #IDE on #Android to do some smaller #programming tasks when I have only my tablet with me.
    I tried 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.

  32. 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.

  33. 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. 🚀💻
    github.com/avkcode/container-t #Copilot #Codespaces #TechHumor #HackerNews #ngated

  34. 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. 🚀💻
    github.com/avkcode/container-t #Copilot #Codespaces #TechHumor #HackerNews #ngated

  35. 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. 🚀💻
    github.com/avkcode/container-t #Copilot #Codespaces #TechHumor #HackerNews #ngated

  36. 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. 🚀💻
    github.com/avkcode/container-t #Copilot #Codespaces #TechHumor #HackerNews #ngated

  37. Spin up a #cloud based #development environment that emulates #GitHub #Codespaces. We define the environment using the devcontainer.json spec and establish a secure tunnel to mount your local file system on a remote server. This setup runs on #Hetzner Cloud, starts in under 5 minutes, and costs less than one-sixth the price of GitHub Codespaces. devcontainer.community/2025021

  38. Spin up a #cloud based #development environment that emulates #GitHub #Codespaces. We define the environment using the devcontainer.json spec and establish a secure tunnel to mount your local file system on a remote server. This setup runs on #Hetzner Cloud, starts in under 5 minutes, and costs less than one-sixth the price of GitHub Codespaces. devcontainer.community/2025021

  39. Spin up a #cloud based #development environment that emulates #GitHub #Codespaces. We define the environment using the devcontainer.json spec and establish a secure tunnel to mount your local file system on a remote server. This setup runs on #Hetzner Cloud, starts in under 5 minutes, and costs less than one-sixth the price of GitHub Codespaces. devcontainer.community/2025021

  40. Spin up a #cloud based #development environment that emulates #GitHub #Codespaces. We define the environment using the devcontainer.json spec and establish a secure tunnel to mount your local file system on a remote server. This setup runs on #Hetzner Cloud, starts in under 5 minutes, and costs less than one-sixth the price of GitHub Codespaces. devcontainer.community/2025021

  41. Spin up a #cloud based #development environment that emulates #GitHub #Codespaces. We define the environment using the devcontainer.json spec and establish a secure tunnel to mount your local file system on a remote server. This setup runs on #Hetzner Cloud, starts in under 5 minutes, and costs less than one-sixth the price of GitHub Codespaces. devcontainer.community/2025021