← Back to Resources

url

github.com

r/realityshiftingUpdated 30 days ago
20
mentions
Visit resource

Evidence

Citations (32)

First Time Shift

Here's a sneak peek of /r/gatewaytapes using the [top posts](https://np.reddit.com/r/gatewaytapes/top/?sort=top&t=year) of the year! \#1: [The gateway tapes have given me psychic abilities](https://n…

r/realityshiftingcomment3/18/2026
Start Here: Essential Resources & FAQs

Start Here: Essential Resources & FAQs — The idea for this post came up in [this thread](https://www.reddit.com/r/Wordpress/comments/1cpme25/mods_can_this_subreddit_implement_a_minimum_karma/) by wiz to avoid the number of similar questions …

r/Wordpresspost5/13/2024
Trying to learn CSS. Now I'm lost and feeling overwhelmed.

Trying to learn CSS. Now I'm lost and feeling overwhelmed. — I tried making a practice site, but navigating the style sheet feels like I'm lost inside a maze. Is it normal for the CSS page to reach 100+ lines? I'm not even halfway done and I've already forgott…

r/web_designpost4/19/2025
Memcached Docker Images (as small as 124 KB!) – Feedback Wanted

Memcached Docker Images (as small as 124 KB!) – Feedback Wanted — I wanted to share a project I’ve been working on: a **suite of Docker images for Memcached 1.6.38** that I’ve stripped down to the bare minimum—optimized specifically for **containerized environments*…

r/DevOpspost5/2/2025
We open-sourced internet’s largest incident response glossary with over 500+ terms

We open-sourced internet’s largest incident response glossary with over 500+ terms — We just published a public glossary with **500+ terms** related to incident response, on-call, alerting, SLOs, postmortems, and more. I think this is perhaps the internet's largest glossary for incide…

r/DevOpspost5/2/2025
Collection of DevOps MCP Servers

Collection of DevOps MCP Servers — https://github.com/rohitg00/awesome-devops-mcp-servers

r/DevOpspost5/4/2025
Built a fast multi-host terminal log viewer with timeline histogram – looking for feedback

Built a fast multi-host terminal log viewer with timeline histogram – looking for feedback — Hey all – I’ve been working on Nerdlog: an open-source fast terminal-based log viewer loosely inspired by Graylog/Kibana, having a similar timeline histogram on top, but designed to be snappy, lightwe…

r/DevOpspost5/4/2025
Introducing VPS Pilot – My open-source project to manage and monitor VPS servers!

Introducing VPS Pilot – My open-source project to manage and monitor VPS servers! —  Built with: Agents (Golang) installed on each VPS Central server (Golang) receiving metrics via TCP Dashboard (React.js) for real-time charts TimescaleDB for storing historical da…

r/DevOpspost5/4/2025
Passive FTP into Kubernetes ? Sounds cursed. Works great.

Passive FTP into Kubernetes ? Sounds cursed. Works great. — “talk about forcing some ancient tech into some very new tech wow... surely there's a better way” said a VMware admin watching my counter FTP strategy😅 **Challenge accepted** I recently needed to r…

r/DevOpspost5/5/2025
Restart Operator: Schedule K8s Workload Restarts

Restart Operator: Schedule K8s Workload Restarts — github: [https://github.com/archsyscall/restart-operator](https://github.com/archsyscall/restart-operator) Built a simple K8s operator that lets you schedule periodic restarts of Deployments, Statefu…

r/DevOpspost5/5/2025
How do you inspect what actually changed in container images? (My Git-based approach)

How do you inspect what actually changed in container images? (My Git-based approach) — Hey everyone, When working with CI images or debugging build issues, I often need to understand *exactly* what changed in a container layer - not just which files were added or removed, but what was …

r/DevOpspost5/5/2025
Personal Blog and Portfolio: Feedback?!

Personal Blog and Portfolio: Feedback?! — I have posted many blog articles on GitHub and other sites before and decided I want to have a personal homepage where they are all to find. I want to use this website as my portfolio as well. It's f…

r/DevOpspost5/5/2025
LogWhisperer – AI-powered log summarizer that runs locally (no OpenAI keys, no cloud)

LogWhisperer – AI-powered log summarizer that runs locally (no OpenAI keys, no cloud) — I built an open-source CLI tool called **LogWhisperer** that uses a local LLM to summarize Linux system logs into human-readable summaries. It’s useful for triaging noisy logs, quick postmortems, or j…

r/DevOpspost5/6/2025
docker_pull.py: Script to pull lots of container images in parallel

docker_pull.py: Script to pull lots of container images in parallel — [https://github.com/joshzcold/docker\_pull](https://github.com/joshzcold/docker_pull) Not sure who needs this, but I wrote as part of my work and this task seems to be lacking from the docker cli or …

r/DevOpspost5/6/2025
ELI5: What is TDD and BDD? Also, TDD vs BDD?

ELI5: What is TDD and BDD? Also, TDD vs BDD? — I wrote this short article about TDD vs BDD because I couldn't find a concise one. It contains code examples in every common dev language. Maybe it helps one of you :-) Here is the repo: https://githu…

r/DevOpspost5/7/2025
tailwindcss-github-markdown – GitHub Markdown styling for TailwindCSS

tailwindcss-github-markdown – GitHub Markdown styling for TailwindCSS — I was frustrated with the default styles of tailwindcss/typography, so I created a plugin that ports GitHub's beautiful Markdown styling to Tailwind CSS. The plugin (\`tailwindcss-github-markdown\`)…

r/webdevpost5/7/2025
What every DevOps needs to know about DevSecOps

What every DevOps needs to know about DevSecOps — The FREE open-source dynamic DevOps roadmap content is extending more and more. One recent contribution was adding more content to the "growth" section of DevSecOps. ![breaking down security silo](ht…

r/DevOpspost5/7/2025
'Getting into DevOps'

'Getting into DevOps' — **What is DevOps?** * [AWS has a great article](https://aws.amazon.com/devops/what-is-devops/) that outlines DevOps as a work environment where development and operations teams are no longer "siloed"…

r/DevOpspost11/1/2022
'Getting into DevOps'

This is bullshit and has nothing to do with beginners The only efficient and quick way getting into devOps : a lot of practice and googling from day 1 None of these endless videos From 1 s…

r/DevOpscomment11/27/2022
'Getting into DevOps'

DevOps evolves around 3 key principles: 1. Automation 2. Monitoring 3. Integration The rules are simple: # Automation Don't ever do anything by hand. The only allowable manual action is configurin…

r/DevOpscomment7/23/2023
Which DevOps repositories need contributions?

https://github.com/adiom-data/dsync. this!!!!

r/DevOpscomment5/2/2025
Thoughts on asdf

It's a pretty good tool, I've been using it for years and am happy with it ... especially the last version (0.16.x) it has been written in Golang. I wrote a post about it a couple of years ago: http…

r/DevOpscomment5/2/2025
Which DevOps repositories need contributions?

https://github.com/glacion/cdktf-typescript-crd I could do with some crds especially aws stuff

r/DevOpscomment5/2/2025
AWS network automation

What do you mean by "in a way that keeps state"? Do you mean keeping track of all the static routes automatically? If so, here's my project (shameless self plug) that creates routes dynamically and sc…

r/DevOpscomment5/2/2025
I got my first devops position

Hey, Your future employer knows that you are fresh out of university, they know your work experience and should have set their expectations accordingly. Breathe, take your time relax and learn. That…

r/DevOpscomment5/5/2025
Best CI/CD tool

Sounds like your are looking for something that is simple and self hosted, check out the OSS version of Harness [https://github.com/harness/harness](https://github.com/harness/harness)

r/DevOpscomment5/6/2025
Snyk/Bitbucket?

There's grype too: https://github.com/anchore/grype

r/DevOpscomment5/6/2025
ELI5: What is TDD and BDD? Also, TDD vs BDD?

 Here is the repo: [https://github.com/LukasNiessen/tdd-bdd-explained](https://github.com/LukasNiessen/tdd-bdd-explained) :-)

r/DevOpscomment5/7/2025
Bi-Weekly Thread - Advice for Relationship/Friendship/Dating/Breakup

Here's a sneak peek of /r/limerence using the [top posts](https://np.reddit.com/r/limerence/top/?sort=top&t=year) of the year! \#1: [Ouch 🫠](https://i.redd.it/w7wubht6m05g1.jpeg) | [88 comments](htt…

r/AnxiousAttachmentcomment2/21/2026
DA’s - Do You Know When You’re Deactivating?

Here's a sneak peek of /r/AvoidantBreakUps using the [top posts](https://np.reddit.com/r/AvoidantBreakUps/top/?sort=top&t=all) of all time! \#1: [What I learned from loving someone with a dismissive …

r/attachment_theorycomment3/3/2026
What are some of your best manifestation techniques? The ones you ACTUALLY swear by?

Here's a sneak peek of /r/gatewaytapes using the [top posts](https://np.reddit.com/r/gatewaytapes/top/?sort=top&t=year) of the year! \#1: [The gateway tapes have given me psychic abilities](https://n…

r/lawofattractioncomment3/14/2026
How to deal with strong intrusive thoughts?

Here's a sneak peek of /r/longtermTRE using the [top posts](https://np.reddit.com/r/longtermTRE/top/?sort=top&t=year) of the year! \#1: [My life has changed. Now I Can’t Stay Indoors.](https://np.red…

r/Meditationcomment3/19/2026