Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

KubeCraft (Free)

9.4k members โ€ข Free

Creator Freedom (Free)

185 members โ€ข Free

16 contributions to KubeCraft (Free)
devstral
There is a new coding llm from mixtral that you can self host. https://mistral.ai/news/devstral
end of ten
Anyone planning an install-fest? https://endof10.org/
7
0
practice linux
https://www.practicelinux.com/home
6 likes โ€ข Apr 23
There is 5 Buck Gumroad that has tutorial videos. I like the repitition. It's kind of like typing anki flashcards.
Levels 1 to 3? Say hello :-)
This post is for everyone who's still on levels 1 to 3. Go on, say hello :-) Anyone who's level 4 or higher is only allowed to use the reply function. Let's see if this works here -Mischa
14 likes โ€ข Apr 21
#!
Dev Containers - The Ultimate Workflow
Hello friends, Today I wanted to share some thoughts about dev containers. Dev containers are containerized development environments. It originated as a VSCode extension that allowed developers to load their workspaces as a container. This has several advantages, especially for software engineers: - The dev container is a "fresh" environment and only has what you need - You can install specific versions of a language. For example. Python 3.11 or 3.13 - Features and packages can be included in the devcontainer.json file If you've ever tried to install several Dotnet or Python versions on a MacBook, you probably know how difficult it can be to get it to work. This problem is solved with dev containers. Dev containers solve the problem of slow onboarding. A developer can be up and running within minutes if a project uses dev containers. The dev container is built in minutes, and contains all packages he needs to start working on the project. But there is much more you can do with it. I have based my entire workflow around dev containers now. I don't install any packages locally anymore. Everything happens in dev containers. I work with Kubernetes every day. But I don't have kubectl installed on my machine. Instead, each project or cluster will get their own specific environment. Each environment has only what it needs. This way, it is impossible for me to run my commands on the wrong cluster. This is a much more advanced use of dev containers. Last week I released a course in KubeCraft where I share my complete workflow. You will learn how to build it yourself. If you are interested in using a containerized workflow combined with neovim, you'll love it. But the main advantage is that it has huge potential in larger organizations and enterprise environments. I have friends who work in organizations where it still takes 2 months for a developer to have what they need. In the age of DevOps, this is completely unacceptable and unnecessary. I think dev containers are one of the best answers to this problem.
Dev Containers - The Ultimate Workflow
4 likes โ€ข Apr 21
I have not used the containers in an editor but I like these two desktop apps for dev containers. I haven't gotten into vscode yet. https://docs.fedoraproject.org/en-US/fedora-silverblue/toolbox/ https://podman-desktop.io/ A fellow who works here was on linux unplugged. It's a development environment using nix. It sounds very clean. It's on my bucketlist. https://devenv.sh/ https://youtu.be/unW1zk8terk
1-10 of 16
Patrick O'Connor
5
341points to level up
@patrick-oconnor-4211
I'm a history buff. I enjoy cooking, botany & soil science.

Active 26d ago
Joined May 21, 2024
Powered by