med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

338
active users

#devops

45 posts37 participants2 posts today

Astonishingly useful. Feels like sitting down with someone helping you avoid learning through painful experience. What team rites and artifacts leverage #AI in dev and devops without committing career suicide. "Field Notes From Shipping Real Code With Claude" Some of this extensive lore will endure. #devops #claude #ai

diwank.space/field-notes-from-

diwank.spaceField Notes From Shipping Real Code With Claude - diwank's spaceNote: This post comes with a NotebookLM podcast (1linked at the bottom), and three generated audio recordings. You can read the conversation I had
Replied in thread

@mcc @whitequark

On the upside, the #devops cloud infrastructure is such that it's much easier to spin up iron...

...or to coin a word, "precipitation" (if it's in the cloud).

I got my #VPS builds to about 30min...that's from the time you register an account, to when you have a fully functional system.

Now, it takes longer if you have a load balanced stack and distributed database, and while I have no first hand knowledge of complex #cloud infrastructure, from my cursory investigation, the most time demanding sink would be moving your massive database.

Redid my Mastodon server and setup so may as well put out an #introduction post.

I'm Jay, game developer for over 2 decades, lover of #gaming and especially #retrogaming. Long time
#Linux user and #OpenSource advocate.

Some of my other interests include game preservation, #devops. #selfhosting, #hockey and #prowrestling.

Long time #Overwatch player and Mercy main.

Most recently, I've been diving into #nixos and been having a real fun time with it.

If you're remotely geeky, I probably enjoy you and your company.

🚀 ChunkWrap: splits large files into LLM-digestible chunks
Born from Copilot's 10K char limit, works across LLMs. I've used it for log analysis, unit test generation, CHANGELOG summaries.
Early stage, manual workflow but effective. Looking for community input on use cases & automation ideas!
🧱 pip install chunkwrap
🗂 github.com/magicalbob/ChunkWrap
#Python #LLM #DevOps #climate

Modernes Deployment: Wie ein zentrales Infrastruktur-Repository und eine GitLab-CI/CD-Pipeline Ihren Workflow revolutionieren! ⚡

Erfahren Sie im neuen Beitrag, wie wir bei WhereGroup Infrastruktur und Anwendungscode sauber trennen, globale Docker-Compose-Dateien und Deployment-Skripte zentral verwalten und mit GitLab-CI/CD Microservices automatisiert und flexibel deployen. 💪 🌐

Jetzt mehr erfahren:
👉 wheregroup.com/blog/details/mo

(Pls boost)

Hey Fediverse! :heart_trans:

I’m Ari, a Linux and cloud enthusiast looking for new opportunities in IT. My background is in system administration, automation, and support—mainly with Linux, Python, OpenStack, Juju, MAAS, Ceph, MySQL, GitLab CI/CD, Docker, and monitoring with Grafana and Prometheus.

I’ve worked in 1st and 2nd-level support, managed cloud setups, automated deployments, and kept things running smoothly for various clients. I love problem-solving, learning new tech, and working in diverse teams.

I am mainly open for remote jobs.

🚀 Debian's tag2upload service finally moving forward! After 5 YEARS of progress, compromise reached!

✨ Dev experience revolution?! Just sign & push git tags → packages automatically flow to mirrors

🔧 No more manual .dsc creation/upload hassles

🔐 Better security & code integrity than current methods

📈 Quality improvements across the board

lwn.net/Articles/978324/

Git-native workflow FTW! 🎉 #Debian #DevOps #Git @jzb

LWN.netDebian debate over tag2upload reaches compromiseDebian's proposed tag2upload service would be worthy of an article even if it wasn't so content [...]

Friday #WebDev adventures:

- Upload some files to server.

- Notice page is down.

- Notice entire site is down.

- Notice index.php page is missing.

- Log into server and notice httpdocs/ directory is empty.

- Start brainstorming scenarios: hacked? file corruption? dev error?

- Urgently call colleague.

- Learn he was also uploading files.

- Discover he accidentally dragged httpdocs/ into error_docs/.

- Move files back.

- Start breathing again. ☺️

Happy Friday!