#devbox — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #devbox, aggregated by home.social.
-
Building the next generation of devices for developers: Surface RTX Spark Dev Box
-
Building the next generation of devices for developers: Surface RTX Spark Dev Box
-
Not entirely shure where I’m taking a wrong turn here..
- I’m provisioning a throw-away server using an emphemeral key
- the server is tagged as “server” and “ephemeral”
- I can see it as ephemeral in my Tailscale admin panel
- I’m running tailscaled with “—state=mem”
- I’m even doing an explicit “tailscale logout” on shutdown
Yet.. the instance sticks around in my Tailscale control panel for hours if not longer and blocks the hostname during that time.
Anyone in the same situation?
-
Not entirely shure where I’m taking a wrong turn here..
- I’m provisioning a throw-away server using an emphemeral key
- the server is tagged as “server” and “ephemeral”
- I can see it as ephemeral in my Tailscale admin panel
- I’m running tailscaled with “—state=mem”
- I’m even doing an explicit “tailscale logout” on shutdown
Yet.. the instance sticks around in my Tailscale control panel for hours if not longer and blocks the hostname during that time.
Anyone in the same situation?
-
🚀✨ Behold, the magical Devbox! A miraculous tool that promises to wrap your #development nightmares in a shiny #Docker box 🎁, just like every other tool that came before it. But hey, at least it'll keep your laptop from melting while you try to remember yet another command syntax. 🔥🙃
https://devbox.ar0.eu/ #Devbox #Tools #SoftwareEngineering #TechHumor #HackerNews #ngated -
🚀✨ Behold, the magical Devbox! A miraculous tool that promises to wrap your #development nightmares in a shiny #Docker box 🎁, just like every other tool that came before it. But hey, at least it'll keep your laptop from melting while you try to remember yet another command syntax. 🔥🙃
https://devbox.ar0.eu/ #Devbox #Tools #SoftwareEngineering #TechHumor #HackerNews #ngated -
Devbox – Containers for better dev environments (ar0.eu)
#HackerNews #Devbox #DevEnvironments #Containers #DeveloperTools #TechNews
-
Devbox – Containers for better dev environments (ar0.eu)
#HackerNews #Devbox #DevEnvironments #Containers #DeveloperTools #TechNews
-
TIL: in #devbox (#nix), packages have different "outputs". So when my #rust compilation fails, because it cannot link with curl, it is not enough to run
devbox add curl
because that only adds the "bin" and "man" outputs. And, even though an output named "lib" is sometimes available, most of the packages don't have it :(
The last output is called "out", where all the other stuff goes in. So the rust linker needs
devbox add curl -o out
Logical, no?
-
TIL: in #devbox (#nix), packages have different "outputs". So when my #rust compilation fails, because it cannot link with curl, it is not enough to run
devbox add curl
because that only adds the "bin" and "man" outputs. And, even though an output named "lib" is sometimes available, most of the packages don't have it :(
The last output is called "out", where all the other stuff goes in. So the rust linker needs
devbox add curl -o out
Logical, no?
-
Ohai #nixOS und #developer Bubble! Was bevorzugt ihr: #devenv (https://devenv.sh/) oder #devbox (https://www.jetify.com/devbox/)?
Meine und eure Gedanken dazu: 👇ich freu' mich auf eure Replies!
Bitte :BoostOK: für mehr Input 😊
-
6つの開発環境管理ツールを経てDevboxが一番バランスが良さそうだと思いました
https://qiita.com/suin/items/3ec298a4172fdf6f60b6?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
In fact our talk about "Reproducible environments is all you need" during #rsecon24 is on youtube. If you're interested how to make your project more reproducible and easier to participate for others, check it out:
https://www.youtube.com/watch?v=YX90-ZoJ_T8
You can also find the presentation here:
https://zenodo.org/records/14290309
I already did some PRs to other projects including a `devbox.json` - it's really useful to have the "correct" version of all those developer tools.
-
The Windows App is now available on all major platforms.
#windows #windows365 #devbox #cloud #rdp #azure #iOS #android #macOS
https://techcommunity.microsoft.com/t5/windows-it-pro-blog/windows-app-now-available-on-all-major-platforms/ba-p/4246939 -
The Windows App is now available on all major platforms.
#windows #windows365 #devbox #cloud #rdp #azure #iOS #android #macOS
https://techcommunity.microsoft.com/t5/windows-it-pro-blog/windows-app-now-available-on-all-major-platforms/ba-p/4246939 -
lets see what happend when you're testing #gitlab runner locally by using podman with https://podman-desktop.io/docs/migrating-from-docker/emulating-docker-cli-with-podman and #devbox as package installer for the project
-
Building Apps with Visual Studio in the Cloud with Dev Box | Visual Studio Toolbox.
#devcommunity #visualstudio #cloud #azure #devbox #dotnet
https://www.youtube.com/watch?v=9imDpJwrFJE -
Building Apps with Visual Studio in the Cloud with Dev Box | Visual Studio Toolbox.
#devcommunity #visualstudio #cloud #azure #devbox #dotnet
https://www.youtube.com/watch?v=9imDpJwrFJE -
if you're a #developer #devops or a #pikachu using #devbox tool and #ohmybash I set a simple if statement to hanfle it, further info here https://website.castrillo.eu/post/bash-terminal-devbox/ :blobcattea:
-
welcome to my develop life #devbox such amazing tool #DevOpsTools
-
@seanm yeah, as far as I know, it's just this: https://learn.microsoft.com/en-us/windows/configuration/taskbar/configure-windows-10-taskbar
... and that caveat is awful:
> If you use a provisioning package or import-startlayout to configure the taskbar, your configuration will be reapplied each time the explorer.exe process restarts.
I was hoping there would be something about this for #DevBox but I don't see anything.
-
@seanm yeah, as far as I know, it's just this: https://learn.microsoft.com/en-us/windows/configuration/taskbar/configure-windows-10-taskbar
... and that caveat is awful:
> If you use a provisioning package or import-startlayout to configure the taskbar, your configuration will be reapplied each time the explorer.exe process restarts.
I was hoping there would be something about this for #DevBox but I don't see anything.
-
Weeks of experimentation has resulted in this masterpiece ;) Hope you find it useful & informative.
https://netitude.bc3tech.net/2024/02/06/microsoft-dev-box-make-it-your-own/
#devbox #productivity #azure #AzureVirtualDesktop #microsoftdevbox #programming #developers
-
Kann man lokale Entwicklungsumgebungen effizient, reproduzierbar und isoliert aufsetzen? Und das auch bei verschiedensten Tech-Stacks?
Wie das mit #Devbox ganz ohne Container (und Cloud) geht haben wir in einem Artikel in unserem Journal beschrieben:
https://networkteam.com/journal/2024/devbox-reproduzierbare-isolierte-entwicklungsumgebungen
-
In the long search for a great local developer experience for various tech stacks we might have found a promising (end-game?) solution:
https://www.jetpack.io/devbox/
1/2
-
In the long search for a great local developer experience for various tech stacks we might have found a great (end-game?) solution:
https://www.jetpack.io/devbox/
1/2
-
Amazing article on #nix and #devbox.
--
Upgrade your Development Environments with Devbox | Alan Norbauer
https://alan.norbauer.com/articles/devbox-intro -
Amazing article on #nix and #devbox.
--
Upgrade your Development Environments with Devbox | Alan Norbauer
https://alan.norbauer.com/articles/devbox-intro -
Ars Technica: The “Windows App” for Mac, iOS, and browsers is a fancy remote desktop, for now https://arstechnica.com/?p=1984393 #Tech #arstechnica #IT #Technology #MicrosoftAzure #remotedesktop #chromebooks #windows365 #windowsapp #microsoft #ChromeOS #Windows #Biz&IT #devbox #iPadOS #azure #Tech #iOS
-
The “Windows App” for Mac, iOS, and browsers is a fancy remote desktop, for now - Enlarge / If you have a bunch of Windows systems, Microsoft now has an ... - https://arstechnica.com/?p=1984393 #microsoftazure #remotedesktop #chromebooks #windows365 #windowsapp #microsoft #chromeos #windows #biz #devbox #ipados #azure #tech #ios
-
The “Windows App” for Mac, iOS, and browsers is a fancy remote desktop, for now - Enlarge / If you have a bunch of Windows systems, Microsoft now has an ... - https://arstechnica.com/?p=1984393 #microsoftazure #remotedesktop #chromebooks #windows365 #windowsapp #microsoft #chromeos #windows #biz #devbox #ipados #azure #tech #ios
-
Introducing: the new Windows app – a refreshed new #unified client #experience to connect to your Windows 365 Cloud PCs, AVD Desktops/RemoteApps, RDS, Remote Desktop, or Microsoft Dev Box from ONE single app! That’s not everything, next to Windows - it’s also available for Mac, iOS, and Web browsers/endpoints.
"What is Windows App?" - Windows App | Microsoft Learn
https://learn.microsoft.com/en-us/windows-app/overview#Microsoft #msftadvocate #Windows365 #virtualdesktop #avd #rds #devbox #Ignite2023
-
Introducing: the new Windows app – a refreshed new #unified client #experience to connect to your Windows 365 Cloud PCs, AVD Desktops/RemoteApps, RDS, Remote Desktop, or Microsoft Dev Box from ONE single app! That’s not everything, next to Windows - it’s also available for Mac, iOS, and Web browsers/endpoints.
"What is Windows App?" - Windows App | Microsoft Learn
https://learn.microsoft.com/en-us/windows-app/overview#Microsoft #msftadvocate #Windows365 #virtualdesktop #avd #rds #devbox #Ignite2023
-
A few weeks ago was @VSLive at the Microsoft Campus, and ALL of the recordings from the Micrsoft track are now available!!!
https://www.youtube.com/playlist?list=PLReL099Y5nRfyo3MuSArBYZeyN90a3S_a
#dotnet #blazor #dotnetmaui #github #copilot #devbox #visualstudio #azurefunctions #azuredevelopers #csharp #azd
-
A few weeks ago was @VSLive at the Microsoft Campus, and ALL of the recordings from the Micrsoft track are now available!!!
https://www.youtube.com/playlist?list=PLReL099Y5nRfyo3MuSArBYZeyN90a3S_a
#dotnet #blazor #dotnetmaui #github #copilot #devbox #visualstudio #azurefunctions #azuredevelopers #csharp #azd
-
Microsoft Dev Box was first announced in May 2022 to give developers a way to access workstations in the cloud. After nearly a year in public preview, Dev Box is now generally available. #Microsoft #DevBox https://www.neowin.net/news/microsoft-dev-box-is-now-generally-available-for-cloud-based-developer-workstations/
-
Microsoft has announced several developer tools and solutions today at its Build 2023 event. Leaked previously, the company has unveiled its new Dev Box today which claims to boost VS performance. #MsBuild #Microsoft #DevBox https://www.neowin.net/news/alongside-2tb-ssd-microsoft-dev-box-gets-visual-studio-performance-boost-on-windows/
-
Microsoft has announced several developer tools and solutions today at its Build 2023 event. Leaked previously, the company has unveiled its new Dev Box today as it gets a new 2TB SSD option. #MsBuild #Microsoft #DevBox https://www.neowin.net/news/microsoft-dev-box-preview-to-soon-end-and-be-generally-available-2tb-ssd-added/
-
For the first time in a decade, today I captured my Windows setup instructions. The effort is prompted by our team adopting #DevBox instances.
- 10% is uninstalling #Windows bloatware
- 75% is making #Edge usable
- 10% is fighting #OneDrive sync
- The remaining 5% is the good stuffThe good stuff:
- 1Password
- Terminal
- PowerShell (with lots of goodies in my profile)
- Starship
- File Explorer comfort settings -
I can't help but try out every new #nix tool. I've been using #devbox to manage all my non-#python project dependencies. I'm a big fan: the https://jetpack.io team is so responsive to feedback. Gave #flox a try today which is similar but uses their own rolling release #nixpkgs "stability" channels. You get your pick of triweekly, weekly, or monthly freshness.
Should I do a blog post comparison of @domenkozar's https://devenv.sh, flox, and Devbox? 🤔
-
Congrats to the folks over at jetpack.io for the newest #devbox release. I’ve been experimenting with it a bit and it’s a really solid tool. The #nix installer is the easiest install process for nix I’ve ever tried (and I’ve tried a few). Give it a shot if you’re looking for a slightly more ergonomic way to use nix.