DEV Community

Cover image for Top 7 Featured DEV Posts of the Week
Jess Lee Subscriber for The DEV Team

Posted on

Top 7 Featured DEV Posts of the Week

Scrap hardware clusters and giant keyboards

Welcome to this week's Top 7, where the DEV editorial team handpicks their favorite posts from the previous week (Saturday-Friday).

Congrats to all the authors that made it onto the list 👏

@le_beltagy turned a Dell OptiPlex rescued from a recycling pile and three Raspberry Pis into a four-node Talos Linux cluster running Cilium, ArgoCD, and Longhorn. The post reads less like a tutorial and more like an autopsy, walking through five failures, including three dead SD cards, a network policy lockout, and a corrupted etcd upgrade.


@anchildress1 spent nine months enforcing commit footers that record how much of each commit AI actually wrote, then never once read the data back. The post covers the GitHub Action built to finally score that history, the weight assigned to each footer type, and the gaps the number still leaves open.


@shy recounts the two weeks spent turning a pallet-sized 8-foot USB-C keyboard and a pair of holographic fans into a working conference demo built around a Wordle clone. The post argues for modeling the durable part of a system first, which is what made it safe to keep patching everything else live for four days.


@lovestaco cloned ttyd, TermPair, and sshx, then read all three to work out how they get a live shell into someone else's browser. The post traces each one from the pseudoterminal up through key delivery, encryption, and session recovery, and finds three very different answers to the same problem.


@thomasbnt breaks down what a passkey actually is, from the key pair your device generates to the domain binding that makes phishing so much harder to pull off. The post also tackles the question everyone asks first, which is what happens when the phone holding your keys disappears.


@varshithvhegde built a chat app where the model replies with raw HTML instead of markdown, so a request for Tic Tac Toe returns a playable board and a request for a Barbie theme repaints the entire interface. The post covers the streaming protocol behind it and the bugs that took days to find, including one that stayed invisible until the second message arrived.


@rdiegoss digs into why a document-search copilot kept miscounting, and why that particular bug is more dangerous than a crash. Tracking down the issue meant walking every stage of the retrieval pipeline to see what each one did to the count.


And that's a wrap for this week's Top 7 roundup! 🎬 We hope you enjoyed this eclectic mix of insights, stories, and tips from our talented authors. Keep coding, keep learning, and stay tuned to DEV for more captivating content and make sure you’re opted in to our Weekly Newsletter 📩 for all the best articles, discussions, and updates.

Top comments (6)

Collapse
 
francistrdev profile image
FrancisTRᴅᴇᴠ (っ◔◡◔)っ

Congrats @le_beltagy, @anchildress1, @shy, @lovestaco, @thomasbnt, @varshithvhegde and @rdiegoss!!!

Good work and thanks for posting on DEV!

@jess You like Jellybeans? Random question lol

Collapse
 
le_beltagy profile image
Le Beltagy

Thanks 🙏

Collapse
 
lovestaco profile image
Athreya aka Maneshwar

Thanks man ❤️

Collapse
 
rdiegoss profile image
Rodrigo Diego

Thanks a lot ❤️

Collapse
 
lovestaco profile image
Athreya aka Maneshwar

Ayooo lesssgoo!!

Thenksss all <3

Collapse
 
konark_13 profile image
Konark Sharma

Awesome articles. Keep it up everyone. Congrats on being top 7. 😎