lj·rk · @ljrk
660 followers · 21947 posts · Server todon.eu

Really liking even if only as a neat build system for @pandoc with nice integrations. Currently building a presentation in using @gmcd 's quarto-revealjs-clean presentation style in in using (on @Podman_io 8-D) with a custom filter by @odin for smart „German“ quote marks.

The result is dead simple to setup and code (thanks to ), any tool that can run dev-containers should pull in all build dependencies, and I simply vendored the presentation style & the filter. And I get beautiful output, a free speaker view.

#Quarto #revealjs #vscode #flatpak #devcontainers #pandoc #markdown

Last updated 1 year ago

EngineerDaryl · @EngineerDaryl
19 followers · 127 posts · Server fosstodon.org

I love the use of devcontainers. Everything is set-up in a matters of minutes and all needed tools are available. And if I'm not at home, I can connect to a CodeSpace and I'm working without having to install anything.

#vscode #devcontainers #github #codespaces

Last updated 1 year ago

Julian Elve · @julian
184 followers · 1062 posts · Server social.synesthesia.co.uk

Blogged:
Working with this Hugo site in GitHub Codespaces
Development Containers work well with WSL2 and GitHub Codespaces, found problems from Windows
synesthesia.co.uk/note/2023/06

#til #devcontainers #codespaces #hugo #ssg #100daystooffload

Last updated 1 year ago

Julian Elve · @julian
184 followers · 1061 posts · Server social.synesthesia.co.uk

Blogged:
Working with this Hugo site in GitHub Codespaces
Development Containers work well with WSL2 and GitHub Codespaces, found problems from Windows
synesthesia.co.uk/note/2023/06

#til #devcontainers #codespaces #hugo #ssg #100daystooffload

Last updated 1 year ago

César Román :python: · @thecesrom
6 followers · 36 posts · Server fosstodon.org

After testing on all I can say is that it is attempting to solve the "works on my machine" problem by adding many layers of complexity.

Cons:

1. It's only "fully" supported in
2.
3. Building the container for the first time takes a while
4. It is not easy dealing with PATs, SSH, GPG

While setting up a new machine for development will take longer than building the container, I consider devcontainers a solution for testing more than anything else.

#devcontainers #windows #vscode #docker

Last updated 1 year ago

Tomas Ekeli · @tomasekeli
752 followers · 2976 posts · Server snabelen.no

just downloaded a repo i haven't worked on in a year or so.

thanks to everything compiles and works flawlessly. despite it depending on tools and things this computers just doesn't have (like and obscure versions of node/npm)

#devcontainers #dotnet5 #dev #vscode #dotnet

Last updated 1 year ago

Visual Studio Code :verify: · @code
647 followers · 1697 posts · Server hello.2heng.xin

⏳We're live in 10 minutes 📢 Calling all Pythonistas 🐍We're taking your favorite repos and creating for them 🔴 LIVE 📹 youtube.com/live/pf_SmZ-gkRM BajoranEngineer@mastodon.online
crazy4pi314@mathstodon.xyz t.co/TbjllFoAV4

:sys_twitter: twitter.com/code/status/166722

#python #devcontainers

Last updated 1 year ago

Tomas Ekeli · @tomasekeli
750 followers · 2944 posts · Server snabelen.no

holding a talk internally on in 20 minutes

time to start making the slides, i think

#devcontainers

Last updated 1 year ago

Visual Studio Code :verify: · @code
646 followers · 1696 posts · Server hello.2heng.xin

📣Calling all Pythonistas 🐍 We're taking audience participation to a new level! This week we'll take your favorite repos and create for them for the full hour LIVE 🔴📹. Join us 11am PT / 7pm UTC June 9th ▶️ youtube.com/live/pf_SmZ-gkRM t.co/NnMLN8NZ8L

:sys_twitter: twitter.com/code/status/166687

#python #devcontainers

Last updated 1 year ago

Tobias Fenster · @tobiasfenster
105 followers · 88 posts · Server hachyderm.io

Do you like VS Code and GitHub , but are annoyed that you can't use them with AL development or repos? Thanks to the great work of and @markphip, I can help you out: tobiasfenster.io/al-developmen

#devcontainers #Codespaces #MSDYN365BC #azuredevops #stefanmaron

Last updated 2 years ago

Guy Iom · @guiguims
16 followers · 240 posts · Server framapiaf.org

Salut Masto, j’ai une (nouvelle) question pour toi : j’ai créé mon container PHP/Apache/MySQL pour développer mon petit site web local. Ça, c’est bon ✔️🙂
Ce que j’aimerai maintenant, ce serait que m’indique les erreurs dans mes scripts PHP. Est-ce qu’il faut que j’installe forcément PHP en local sur ma machine? Est-ce que je peux/dois le rajouter dans mon docker-compose? Est-ce que l’extension de Microsoft est une bonne solution (et si oui comment la configurer)?

#devcontainers #vscode #docker

Last updated 2 years ago

DocRekd · @docRekd
16 followers · 451 posts · Server hachyderm.io

@lethalbit I think for that you need to add something like a running server insider the container, as something similar is how implements

code.visualstudio.com/docs/dev

#ssh #vscode #devcontainers

Last updated 2 years ago

laund · @laund
53 followers · 440 posts · Server hachyderm.io

Just tried out for the first time. some impressions:

"overrideCommand": true

should be default. i spent too long figuring out that my container was exiting immediately and thats why unrelated errors were popping up.

also: the "add extension to devcontainer.json" is broken when inside the container, whereas that really should be default. i dont wanna have to add each extension after installing it.

conclusion: not impressed. so far its only been hassle for no advantage

#devcontainers

Last updated 2 years ago

Chris Ayers · @Chrisayers
214 followers · 90 posts · Server hachyderm.io

🚀🎉 Excited to speak at , May 4-6 in Athens! Join us for cutting-edge tech talks & my sessions on Allyship Journey & Dev Containers. Learn, grow & connect with devs worldwide 🌍 Register now: devoxx.gr/ 🎟️ See you there! 😎

#devoxxgreece2023 #allyship #devcontainers #techtalks

Last updated 2 years ago

Brian Kephart · @brian_kephart
77 followers · 282 posts · Server ruby.social

I'm trying to experiment with but the provided images only go up to 3.1.

#vscode #devcontainers #ruby

Last updated 2 years ago

Dave Copeland :ruby: · @davetron5000
1495 followers · 1336 posts · Server ruby.social

Those doing dev in Docker/Docker Compose, where do you put your Dockerfile and docker-compose.yml for dev?

Appreciate any boost for reach!

#devcontainers #docker #devenvironment

Last updated 2 years ago

I've been experimenting with replacing my workflow with and it seems to be a good replacement. I'll miss isolated/fresh environments, but that's not the end of the world.

I've built the Gitpod workspace images in Dev Containers github.com/mrsimonemms/devcont

#gitpod #devcontainers

Last updated 2 years ago

Tomas Ekeli · @tomasekeli
699 followers · 2388 posts · Server snabelen.no

@arichtman you did your presentation on using in in a devcontainer in vscode?

respect.

#devcontainers #vscode

Last updated 2 years ago

Tomas Ekeli · @tomasekeli
697 followers · 2368 posts · Server snabelen.no

i just wish other (like ) supported

#ides #jetbrains #rider #devcontainers

Last updated 2 years ago

Am I missing the point of , but isn't this just what we had with Docker Compose and a Makefile?

#devcontainers

Last updated 2 years ago