Explore tweets tagged as #devContainers
@imrat
Imrat
2 months
🤯 Claude jailbreaks Cursor to `rm -rf /` without approval?. Seems like this is starting to happen. Solution?. - Do everything inside DevContainers.- Git commit & push every change
Tweet media one
12
13
180
@BlockchainMonk_
Fopa Kuete Duclair
9 days
I got scammed on Dec 30, 2023. Lost $1100 in a fake blockchain "training.". Here are 4 scams devs should avoid:. 1️⃣ Fake job offers → use devcontainers.2️⃣ Don't store secrets in .env.3️⃣ Don’t sign unknown txs.4️⃣ Malicious VS Code extensions. #Web3 #DevTips
Tweet media one
11
0
4
@davidmytton
David Mytton
4 days
Never run `npm install` on your bare laptop. Not using devcontainers, dev VM, or some other sandbox, is now basically negligence.
@feross
Feross
5 days
🚨 73 Toptal repos hijacked. 10 npm packages laced with malware to steal GitHub tokens & wipe systems (rm -rf /). ~5,000 downloads before removed by npm. ICYMI: the supply chain is under attack.
0
4
8
@khabubu_phathu
Khabubu Phathutshedzo
7 days
I love devcontainers. Bye bye environment issues.
0
0
5
@CAnatalio
chris-anatalio.eth.xlm 🌟
4 months
Hey @BuildOnStellar crew! there are 2 great events today starting in a couple hours:. - Devcontainers: Spin up highly customized environments effortlessly.- Code Anywhere, Instantly: Use local VS Code IDE using a devcontainer as a backend or in a browser.- Customized & Lovingly
Tweet media one
4
9
28
@CAnatalio
chris-anatalio.eth.xlm 🌟
3 months
Hey @BuildOnStellar ecosystem, devcontainers are live on the Stellar Lab contract explorer!. Interested in making your repos or docs dead simple to contribute to?. Ping me and let's add a .devcontainer config to your repo so the community can contribute in a click!
Tweet media one
4
9
30
@HanchungLee
Han
2 months
cursor ux really needs help. the basic mechanics are not there. global mcp.json is not loaded in devcontainers. had to copy pasta. no, .cursor/mcp.json shouldnt be committed; some servers has secrets, e.g., github. oh, and some breaks in devcontainers!
Tweet media one
0
0
3
@romdot2
cyclotruc
5 months
A friend told me I should share my dev environment. So here is a little demo of how I leverage an infinite canvas to keep track of my dev stuff:. - Devcontainers.- Architecture diagrams.- Plans and Ideas. It's very useful on audio calls as well.I'm planning to release it
4
2
9
@hamen
Ivan Morgillo
1 month
I’m enjoying my new Ubuntu dual-boot. Tonight I got:.* Rails backend running without devcontainers. Rails runs natively and MySQL runs in Docker. Test suite runs twice the speed compared to WSL + Docker DevContainers;.* Android app
Tweet media one
0
0
1
@yawin123
@[email protected] 🇵🇸
18 days
Dejadme que os enseñe una cosa mágica que me pasa con los devcontainers:. Hasta ahora no podía probar mi motor de videojuegos en el Thinkpad x200 porque los drivers gráficos no soportan nada más moderno que opengl1. Pues, si lo lanzo desde el devcontainer, se ejecuta sin problema
1
0
2
@barretodavid
David Barreto
6 months
Do you know what's the easiest way to create a Starknet project with Scaffold Stark? Docker + DevContainers and here's a guide so you can say goodbye to ASDF once and for all.
8
30
75
@adevopsgirl_
A DevOps Girl
2 months
Top 6 DevX Tools Every #Kubernetes Developer Should Know. ➤ mirrord.➤ Tilt.➤ #vCluster.➤ Devcontainers.➤ #Crossplane.➤ #KubeVela. These six tools have ship faster, debug smarter, and avoid the repetitive traps that slow modern development. #DevOps.
0
1
18
@YouSysAdmin
ТижСісАдмін
10 months
Він зібрав девконтейнер з NeoVim щоб працювати в NeoVim в NeoVim :). боже, яке ж воно тупе, ото от devcontainers. Помилки на рівному місці, у результаті тупо забив на ті всі postCreateCommand й тупо то в скрипт забив бо то куйня ніфіга послідовнясть виконання не тримає, рандом
Tweet media one
3
0
1
@myoshida2a
マッサン (Masanori Yoshida)
26 days
Finally, I'm a contributor to Claude Code! So happy! I thought running it directly on WSL was risky, and I really should have been using Devcontainers at the very least. But since manually launching it was a pain, I ended up creating a PowerShell script and submitting a PR.
Tweet media one
0
1
6
@Chris_L_Ayers
Chris Ayers
9 months
Great discussion of DevContainers and #GitHub Codespaces. Amazing audience today, great questions, engaged. Can’t wait for recording to hit YouTube. #NDCPorto
Tweet media one
1
0
12
@RedwoodJS
RedwoodSDK
2 months
This week in Redwood. RedwoodSDK is soaring: 666 stars ⭐️, NPM installs up 2x 📈, overflowing community love 💬. 🧩 Layouts, partial rendering, typed links coming soon.🚀 Monetization experiments: & cloud devcontainers. Spread the word - it’s time to grow!
Tweet media one
2
1
55
@netwillnet
willnet
8 days
はてなブログに投稿しました.devcontainers環境で1passwordのssh agentを利用してコミット署名する - おもしろwebサービス開発日記チラシの裏 #はてなブログ.
0
0
14
@TellusCoop
Tellus Cooperative 🌎 | telluscoop.org
3 months
🚀 Soroban Quest Expansion: Stallaria ya está aquí.¡Aprende y construye en Stellar con nuevas mecánicas de juego!. 🔹 Reestructurado con Devcontainers.🔹 Nueva UI y experiencia de desarrollo.🔹 Gana stardust points participando. ✅ Aprendizaje interactivo.🛠️ Desafíos reales de
Tweet media one
0
1
7
@thejorgg
Jorge
6 months
i ❤️ supabase.i ❤️ devcontainers.i ❤️ fedora silverblue.i ❤️ falling for memes. (I managed to upload the edge function through a distrobox. Cool, I guess.)
Tweet media one
0
0
4
@hogegashi
YAEGASHI Takeshi
8 days
先月あたりから devcontainers の git-lfs feature が LFS を使ってないリポジトリでも無条件で git lfs install でフックスクリプトを作るのがうざいので PR を作った。.大半のコーディングを coding agent にやってもらった。テストも手を抜かずに作ってくれてありがたい。.
1
1
1