Search

Showing top 114 results for "automation ideas"

Top stories

Discussions and forums

r/networking · u/abdou_inch · May 3, 2026

Writing my thesis on network automation and confused about where SDN fits — anyone done something similar?

So I'm finishing up my master's thesis and I'm kind of stuck on something that's been bothering me for a while. For my project I built a full automation pipeline for a VXLAN/EVPN data center fabric running Nokia SRLinux …

Hacker News · u/shideneyu · 3w ago

Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK

Author here. RMUX started from a frustration: I've used tmux for years and got tired of scraping output with grep and sleeps to automate anything. So I rebuilt the multiplexer from scratch in Rust, with a programmable la…

179 83
Hacker News · u/_crowecawcaw · 6d ago

Show HN: Xa11y – cross-platform desktop automation via accessibility trees

I built xa11y to simplify cross-platform desktop automation.Originally I was interested in using computer use agents to automate testing of desktop applications. The tools I tried gave agents the ability to click a mouse…

2
r/devops · u/HonkaROO · May 13, 2026

MCP servers just showed up in our infrastructure and I genuinely have no idea how to secure them, anyone been through this?

Not panicking but definitely out of my depth and i'd rather admit that now than figure it out after something breaks. I've been doing DevOps for about three years at a mid-sized SaaS company. pipelines, containers, infra…

r/selfhosted · u/Arcade_30 · 2w ago

is there any self hosted CI/CD platform

so as a CSE student, i was exploring ci/cd pipelines, so it automates the tests and deployment on events like pull request, theres already a open source self deployable platform to host your version control repositories …