Current status: nano-assisted coding with @docker.com model runner, #cagent, #agentic-compose, #devcontainer and #unsloth/qwen3.5-9b-gguf:Q4_K_M
pretty cool 🥰
Latest posts tagged with #Devcontainer on Bluesky
Current status: nano-assisted coding with @docker.com model runner, #cagent, #agentic-compose, #devcontainer and #unsloth/qwen3.5-9b-gguf:Q4_K_M
pretty cool 🥰
Current status:
En train de tester les endpoints IA #OVH avec #OpenCode et #DevContainer.
Dans quelques temps, je vous dirais si on peut être "souverain" pour de vrai 😉
Merci @wilda.bsky.social pour les ressources 🤗
New blog post: How I set up #DevContainer projects from scratch
I'm sharing my simple yet effective setup for consistent dev environments across teams. From config to best practices.
Check it out: k33g.org/GRP-DevConta...
#DevContainers #Docker #DeveloperExperience
It's finally possible to use #devcontainer with #positron! Try the extension open-vsx.org/extension/DD...! #Rstat
memo. open-devcontainer なんてものがあるのか。devcontainer.vim でも使えないか確認してみよう。
[VimでDevcontainerを使用するために #devcontainer - Qiita](qiita.com/kkanazawa/it...)
In my new article, I discuss a range of technologies for creating #reveal.js-style slideshows.
I suggest creating a #Quarto-based #devcontainer #docker that allows you to write your presentations with little use of the mouse. Bye #PowerPoint!
Here an example of such slideshows: docker.avonture.be
#DevContainer 無いから困ると思ってたけど実は組み込みで存在していたのか。さらなる強化に今後期待。 #Antigravity
新しい記事を投稿しました
#WakaTime #DevContainer #VSCode
I don’t understand why there aren’t any cloud development #agents that can run inside a #devcontainer. How do people use these if they have random versions of their languages and tools installed and no infrastructure available. That’s not how we develop locally why would an agent not need this?
How I did to refactor my #Docusaurus blog using #Docker to setup a fast production image and a development one (using #VScode #DevContainer), enabling an editable environment with pre-loaded extensions and tools like #LanguageTool for content quality checks, #cspell or #markdownlint.
Let's see how to create a static website using #VSCode and #Docker. The #devcontainer will be based on an image of the #Quarto software.
Everything will be preconfigured so that all you have to do is write your website from VSCode, and hot reload will allow you to see the changes in real time.
Since publishing the Monash SoDa Replicator, users have told me about Windows laptops provided by their university not allowing for local TeX Live installation. Hence, I have created a dev container that circumvents this problem: github.com/cdueben/tex_.... #tex #texlive #devcontainer #vscode 1/2
The correct version is VS Code 1.104.x or later. Apologies for the typo. 😀 #VSCode #DevContainer
When you upgrade to VS Code 1.140.x or later, and you're using dev containers, it may fail starting the container when it tries to download the VS Code Server. In that case uninstalling and reinstalling the "Remote Development" extension resolved the issue in my environment. #VSCode #DevContainer
Devcontainers are the reason why I use MS Visual Studio Code despite tracking and feature nudging. An alternative would be ZED, but it only supports remote editing via SSH.
It is possible to integrate SSH into a Docker container. In brief:
- Install openssh-server in the image
- Configuration […]
Cara setup #devcontainer untuk develop #Laravel app
Kalau ikut tutorial untuk Laravel Sail ⁽¹⁾, macam tak cukup, sebab keluar permission error bila run devcontainer.
#Docker #webdev
When you're already using #Docker and #vscode , you can code inside a #devcontainer.
You'll open your project with VSCode but everything will already be configured for that specific project: extensions, configuration, tools (like enabling XDebug here).
If anyone knows how to automatically close the terminal instance that runs the "postCreateCommand" in a #devcontainer opened in #vscode, please let me know! I am constantly rebuilding my devcontainer to get to a clean state, and having to close that window every time is annoying!
Любопытный подгон от Саймона: codespace с предустановленной его тулзой llm, работающей через бесплатные GitHub Models
simonwillison.net/2025/Aug/13/codespaces-l...
#llm #try #github #codespaces #devcontainer
DevContainerでStreamlit開発を始める方法:Docker+VSCode 挨拶 ども!最近はAI関連からInfrastructure as Code(IaC)などにも入門して幅広いブログを執筆してい...
#OSS #フロントエンド #DevContainer
Origin | Interest | Match
Tornando as portas do DevContainer disponíveis localmente com forwardPorts Introdução Durante o desenvolvimento de um projeto utilizando DevContainer, surgiu a necessidade de acessar o banco de ...
#Code #DevContainer #disponíveis #forwardPorts #localmente […]
[Original post on zephyrnet.com]
@savilltech.com has a new #GitHub #Devcontainer + #Codespaces video. I am a massive champion of this amazing tech for open source, I've contributed a PR to enable it for #PowerShell and do most of my personal module development in devcontainers now. Learn more here!
www.youtube.com/watch?v=-D2B...
passagemath publishes container images for each of the tested Linux platforms to ghcr.io, enabling developers to inspect each build. This can be done using a local #Docker client or using the #devcontainer configurations linked in the platform table.
github.com/passagemath/...
That time when I selected "Rebuild and Reopen in Container" in VSCode instead of "Reopen in Container" for a MASSIVE #DevContainer that took FOREVER to build. I guess that's what happens when you multi-task...
Do you need to maintain a GitHub Pages Jekyll site but don't want to run the dependencies locally?
Sadukie talks about working on the #eShopOnWeb docs and setting it up for a #GitHubPages Jekyll site using a #DevContainer locally.
https://youtu.be/JpLJi5JBmYM
Finally got around to writing this relatively length post on the state of software development on Fedora Silverblue, and containerized development in general. This might just be well concealed nixposting, read to find out...
anglesideangle.dev/blog/contain...
#nix #devcontainer #fedora
qiita.com/sigma_dev...
企業でCline導入のために開発環境をコンテナ化し,セキュリティ対策を考える #devcontainer - Qiita
- AIエージェントの企業導入におけるセキュリティ対策について述べている
- コンテナ内でAIエージェントを実行し、安全な環境を構築する手法を提案
- イメージ、アクセス制限、監視、記録などが重要。インシデント対応フレームワークも活用
Oh, #DevOps gods, have mercy on me. I had to change my #devContainer configuration and decided to rebuild from scratch sans cache and I am genuinely scared.