Remote SWE Role for AI Infrastructure (Top Tier CS Backgrounds, Flexible Hours)
Hey all – wanted to share a SWE contract role I came across that might interest those with strong backend or API experience, especially if you're from a top-tier CS background.
It's from a platform called Mercor, which connects developers to AI-focused research projects. They've raised $100M+ and work with top labs to build tools and infrastructure that support large-scale Reinforcement Learning (RL) systems.
---
🛠️ The role (contract / remote):
- Help design and build secure APIs, database schemas, and backend infra used in AI training
- You'll also simulate synthetic environments to test RL systems
- 10–20 hrs/week (asynchronous, fully remote)
- Applicants must be based in the US, UK, or Canada
- Comp is a hybrid hourly+commission model with $50–$150/hr range depending on throughput
They’re looking for folks with:
- Strong CS fundamentals from top schools
- 1+ year in high-pressure environments (startups, quant funds, etc.)
- Real experience structuring DBs and building APIs (testing, auth, deployment, etc.)
You can check the official listing here.
I’m posting because I’ve been working with them and having good experiences so far. Worth a look if you’re interested in contributing to AI infra work and want something flexible but high-caliber.
Disclosure: referral link included above
https://redd.it/1ky4wpj
@r_devops
Hey all – wanted to share a SWE contract role I came across that might interest those with strong backend or API experience, especially if you're from a top-tier CS background.
It's from a platform called Mercor, which connects developers to AI-focused research projects. They've raised $100M+ and work with top labs to build tools and infrastructure that support large-scale Reinforcement Learning (RL) systems.
---
🛠️ The role (contract / remote):
- Help design and build secure APIs, database schemas, and backend infra used in AI training
- You'll also simulate synthetic environments to test RL systems
- 10–20 hrs/week (asynchronous, fully remote)
- Applicants must be based in the US, UK, or Canada
- Comp is a hybrid hourly+commission model with $50–$150/hr range depending on throughput
They’re looking for folks with:
- Strong CS fundamentals from top schools
- 1+ year in high-pressure environments (startups, quant funds, etc.)
- Real experience structuring DBs and building APIs (testing, auth, deployment, etc.)
You can check the official listing here.
I’m posting because I’ve been working with them and having good experiences so far. Worth a look if you’re interested in contributing to AI infra work and want something flexible but high-caliber.
Disclosure: referral link included above
https://redd.it/1ky4wpj
@r_devops
Mercor
Exceptional Junior SWE - Mercor Jobs
About the Role
Join a groundbreaking project at the forefront of AI innovation. As a Junior SWE, you will drive the development of intricate database schemas, build sophisticated APIs, and create realistic environments designed to support cutting-edge Reinforcement…
Join a groundbreaking project at the forefront of AI innovation. As a Junior SWE, you will drive the development of intricate database schemas, build sophisticated APIs, and create realistic environments designed to support cutting-edge Reinforcement…
AWS ECS Alert
I want to setup on alert for ecs state change for my cluster in slack.Whats the best approach to do it.
I am planning to do it via event bridge with lambda.
Any other suggestions?
https://redd.it/1ky4hyn
@r_devops
I want to setup on alert for ecs state change for my cluster in slack.Whats the best approach to do it.
I am planning to do it via event bridge with lambda.
Any other suggestions?
https://redd.it/1ky4hyn
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
I am looking for some devops project ideas, stuffs to deploy in Docker, Kubernetes etc.
My status: I am qualified to deploy "anything" on bare metal without hassle. i.e. on virtual machine.
I just started with docker & kubernetes. I am looking for projects that I can deploy on gitlab. There are tons of open source projects out there like:
artemis-platform
ipfire
jumpserver
While this is enough food for thought to learn deployment. Including the awesome-selfhosted github repo, I am posting this just for fun.
https://redd.it/1ky6iun
@r_devops
My status: I am qualified to deploy "anything" on bare metal without hassle. i.e. on virtual machine.
I just started with docker & kubernetes. I am looking for projects that I can deploy on gitlab. There are tons of open source projects out there like:
artemis-platform
ipfire
jumpserver
While this is enough food for thought to learn deployment. Including the awesome-selfhosted github repo, I am posting this just for fun.
https://redd.it/1ky6iun
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
The hardest part of learning cloud wasn’t the tech it was letting go of “I need to understand everything first”
When I first started learning cloud, I kept bouncing between services.
I'd open the AWS docs for EC2, then jump to IAM, then to VPCs, and suddenly I'm 40 tabs deep wondering why everything feels disconnected.
I thought I had to fully understand everything *before* touching it.
But the truth is:
* You learn best when you build, break, and fix
* It's okay to treat the docs like a reference, not a textbook
* You'll never feel “ready”—you just get more comfortable being confused
Once I let go of the need to “master it all upfront,” I actually started making progress.
Anyone else go through that mindset shift?
What helped you move from overwhelm to action?
https://redd.it/1ky9el4
@r_devops
When I first started learning cloud, I kept bouncing between services.
I'd open the AWS docs for EC2, then jump to IAM, then to VPCs, and suddenly I'm 40 tabs deep wondering why everything feels disconnected.
I thought I had to fully understand everything *before* touching it.
But the truth is:
* You learn best when you build, break, and fix
* It's okay to treat the docs like a reference, not a textbook
* You'll never feel “ready”—you just get more comfortable being confused
Once I let go of the need to “master it all upfront,” I actually started making progress.
Anyone else go through that mindset shift?
What helped you move from overwhelm to action?
https://redd.it/1ky9el4
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Kubernetes observability is way more complex than it needs to be
Every time something breaks, I'm stuck digging through endless logs or adding more instrumentation code just to see what's happening. And agent-based tools are eating up CPU and memory.
Are there any monitoring solutions that don't require me to modify application code or pay a fortune just to see what's going on in my cluster? Would love to hear what's worked for others who don't have enterprise-level resources!
https://redd.it/1kyace1
@r_devops
Every time something breaks, I'm stuck digging through endless logs or adding more instrumentation code just to see what's happening. And agent-based tools are eating up CPU and memory.
Are there any monitoring solutions that don't require me to modify application code or pay a fortune just to see what's going on in my cluster? Would love to hear what's worked for others who don't have enterprise-level resources!
https://redd.it/1kyace1
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
First DevOps Internship Interview—What Should I Focus On?
Hey everyone! I’m prepping for my first DevOps internship interview and would love advice on key areas and likely questions. Here’s my background:
* **Microservices:** Built Spring Boot services (Healthcare platform).
* **Docker:** Wrote Dockerfiles and managed images locally.
* **Kubernetes:** Deployed to a Minikube cluster for local testing.
* **CI/CD:** Configured GitHub Actions per service branch for build, test, and deploy.
* **Blog Post:** Wrote “Introduction to Docker” covering its history and use cases.
**My questions for the community:**
1. **Key topics to study:**
* Should I dive deeper into Kubernetes concepts, or focus more on CI/CD best practices?
* How important is it to have hands-on AWS knowledge vs. local setups like Minikube?
2. **Interview question prep:**
* What practical or scenario-based questions might they ask ?
* Any common algorithmic or systems-design questions for a DevOps intern?
3. **Soft skills & culture fit:**
* What kind of behavioral questions are typical ?
4. **Additional resources:**
* Recommended tutorials, books, or courses to fill any gaps?
Thanks in advance for any advice, sample questions, or pointers! I really appreciate any help to make sure I’m covering the most relevant areas. 😊
https://redd.it/1kybht9
@r_devops
Hey everyone! I’m prepping for my first DevOps internship interview and would love advice on key areas and likely questions. Here’s my background:
* **Microservices:** Built Spring Boot services (Healthcare platform).
* **Docker:** Wrote Dockerfiles and managed images locally.
* **Kubernetes:** Deployed to a Minikube cluster for local testing.
* **CI/CD:** Configured GitHub Actions per service branch for build, test, and deploy.
* **Blog Post:** Wrote “Introduction to Docker” covering its history and use cases.
**My questions for the community:**
1. **Key topics to study:**
* Should I dive deeper into Kubernetes concepts, or focus more on CI/CD best practices?
* How important is it to have hands-on AWS knowledge vs. local setups like Minikube?
2. **Interview question prep:**
* What practical or scenario-based questions might they ask ?
* Any common algorithmic or systems-design questions for a DevOps intern?
3. **Soft skills & culture fit:**
* What kind of behavioral questions are typical ?
4. **Additional resources:**
* Recommended tutorials, books, or courses to fill any gaps?
Thanks in advance for any advice, sample questions, or pointers! I really appreciate any help to make sure I’m covering the most relevant areas. 😊
https://redd.it/1kybht9
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Are you guys willing to switch to (and re-learn) a different cloud provider for if it is required for a job?
As the title says, is it wise to start learning Azure from scratch for a job opportunity if you already have a few years of experience with AWS and some AWS certs? (specifically, switching from amazon EKS to azure AKS and learning how to deploy it with terraform).
https://redd.it/1kyeo40
@r_devops
As the title says, is it wise to start learning Azure from scratch for a job opportunity if you already have a few years of experience with AWS and some AWS certs? (specifically, switching from amazon EKS to azure AKS and learning how to deploy it with terraform).
https://redd.it/1kyeo40
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Downgrade CPU
https://www.reddit.com/media?url=https%3A%2F%2Fpreview.redd.it%2Fdowngrade-cpu-v0-ftvxu72m3r3f1.png%3Fwidth%3D1662%26format%3Dpng%26auto%3Dwebp%26s%3De581291ccbf7835f9d45124c034b286e97e4d7b3
The virtual machine is provisioned with 4vCPUs.
Here's the breakdown of the CPU usage from GCP in last 14 days.
Occasionally it goes up to 86.4%, but most of the time it stays at around 30%.
Is it safe to downgrade it to 2 vCPUs? What kind of factors should I consider?
https://redd.it/1kyfykm
@r_devops
https://www.reddit.com/media?url=https%3A%2F%2Fpreview.redd.it%2Fdowngrade-cpu-v0-ftvxu72m3r3f1.png%3Fwidth%3D1662%26format%3Dpng%26auto%3Dwebp%26s%3De581291ccbf7835f9d45124c034b286e97e4d7b3
The virtual machine is provisioned with 4vCPUs.
Here's the breakdown of the CPU usage from GCP in last 14 days.
Occasionally it goes up to 86.4%, but most of the time it stays at around 30%.
Is it safe to downgrade it to 2 vCPUs? What kind of factors should I consider?
https://redd.it/1kyfykm
@r_devops
Reddit
https://preview.redd.it/downgrade-cpu-v0-ftvxu72m3r3f1.png?width=1662&format=png&auto=webp&s=e581291ccbf7835f9d45124c034b286e97e4d7b3
Looking for Secure Dev Team Access to Cloud Resources (without Cloud Accounts)
Hi everyone,
I’m trying to design a **secure and cloud-agnostic access solution** for my dev team, and I’d appreciate some guidance or suggestions.
🔒 **What I want to achieve:**
* I want my devs to securely access certain cloud resources (e.g., VMs, internal services) **without creating cloud user accounts** for them (e.g., no IAM/AD accounts).
* Ideally, they should be able connect with a client (similar to VPN) and get seamless, controlled access to assigned resources.
* I need **identity-based access control**, centralized management of access policies, and something **cloud-agnostic** so I’m not tied to a specific cloud vendor.
* This should cover use cases like **SSH access to VMs** and **access to internal web services**.
🌐 **What I’ve tried:**
I’ve been experimenting with **OpenZiti** to set up secure overlays (for example, mapping `vm.ziti` to a target VM’s public IP). However, I’m facing challenges:
* **Overlaying SSH connections to public IPs of target VMs** hasn’t been easy im having couple of issues.
* I’m not sure if my setup is incorrect or if OpenZiti isn’t ideal for this use case.
📢 **So I’m looking for:**
* Alternative solutions that are easier to set up than OpenZiti but still provide **zero-trust, identity-based access control**.
* Solutions where developers can connect via a VPN-like client and get access based on policies, with **no user account management in the cloud**.
* **Cloud-agnostic** setups that work across different cloud providers.
🤝 If anyone has experience with **OpenZiti**, especially in overlaying SSH access to public IPs, I’d love to connect and discuss further!
Thanks in advance for any advice or recommendations 🙌
https://redd.it/1kyiqrd
@r_devops
Hi everyone,
I’m trying to design a **secure and cloud-agnostic access solution** for my dev team, and I’d appreciate some guidance or suggestions.
🔒 **What I want to achieve:**
* I want my devs to securely access certain cloud resources (e.g., VMs, internal services) **without creating cloud user accounts** for them (e.g., no IAM/AD accounts).
* Ideally, they should be able connect with a client (similar to VPN) and get seamless, controlled access to assigned resources.
* I need **identity-based access control**, centralized management of access policies, and something **cloud-agnostic** so I’m not tied to a specific cloud vendor.
* This should cover use cases like **SSH access to VMs** and **access to internal web services**.
🌐 **What I’ve tried:**
I’ve been experimenting with **OpenZiti** to set up secure overlays (for example, mapping `vm.ziti` to a target VM’s public IP). However, I’m facing challenges:
* **Overlaying SSH connections to public IPs of target VMs** hasn’t been easy im having couple of issues.
* I’m not sure if my setup is incorrect or if OpenZiti isn’t ideal for this use case.
📢 **So I’m looking for:**
* Alternative solutions that are easier to set up than OpenZiti but still provide **zero-trust, identity-based access control**.
* Solutions where developers can connect via a VPN-like client and get access based on policies, with **no user account management in the cloud**.
* **Cloud-agnostic** setups that work across different cloud providers.
🤝 If anyone has experience with **OpenZiti**, especially in overlaying SSH access to public IPs, I’d love to connect and discuss further!
Thanks in advance for any advice or recommendations 🙌
https://redd.it/1kyiqrd
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
I had an interviewer refer to AWS' DNS service as "Route 34"
I gave my best poker face and pretended not to notice... if you know you know.
https://redd.it/1kyk9g2
@r_devops
I gave my best poker face and pretended not to notice... if you know you know.
https://redd.it/1kyk9g2
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
The terror of a "ZERO CVE" metric and how the bureaucrats lost.
Hey i recently worked at company with a 'Zero CVE' policy and i would like to share my story on my blog, feel free to ask any questions it was a lot of fun to write and i hope you guys like it as well.
The terror of a "ZERO CVE" metric and how the bureaucrats lost.
Please share me your best stories and especially metrics that the bureaucrats in your company made up. I'm fascinated in what silliness other companies invent.
I suppose the Goodhart Law is really fitting to this topic.
https://redd.it/1kykf9o
@r_devops
Hey i recently worked at company with a 'Zero CVE' policy and i would like to share my story on my blog, feel free to ask any questions it was a lot of fun to write and i hope you guys like it as well.
The terror of a "ZERO CVE" metric and how the bureaucrats lost.
Please share me your best stories and especially metrics that the bureaucrats in your company made up. I'm fascinated in what silliness other companies invent.
I suppose the Goodhart Law is really fitting to this topic.
https://redd.it/1kykf9o
@r_devops
The Smidt Blog
The terror of a \
Using CVE counts as a primary security metric is counterproductive, distracting teams from addressing genuine security risks and creating a culture of security theater.
Scraping control plane metrics in Kubernetes… without exposing a single port. Yes, it’s possible.
“You can scrape etcd and kube-scheduler with binding to 0.0.0.0”
Opening etcd to [0.0.0.0](https://0.0.0.0/) so Prometheus can scrape it is like inviting the whole neighborhood into your bathroom because the plumber needs to check the pressure once per year.
kube-prometheus-stack is cool until tries to scrape control-plane components.
At that point, your options are:
* Edit static pod manifests (...)
* Bind etcd and scheduler to [0.0.0.0](https://0.0.0.0/) (lol)
* Deploy a HAProxy just to forward localhost (???)
* Accept that everything is DOWN and move on (sexy)
No thanks.
I just dropped a Helm chart that integrates cleanly with kube-prometheus-stack:
* A Prometheus Agent DaemonSet runs only on control-plane nodes
* It scrapes etcd / scheduler / controller-manager / kube-proxy on [127.0.0.1](https://127.0.0.1/)
* It pushes metrics via "remote\_write" to your main Prometheus
* Zero services, ports, or hacks
* No need to expose critical components to the world just to get metrics.
Add it alongside your main kube-prometheus-stack and you’re done.
GitHub → [https://github.com/adrghph/kps-zeroexposure](https://github.com/adrghph/kps-zeroexposure)
Inspired by all cursed threads like [https://github.com/prometheus-community/helm-charts/issues/1704](https://github.com/prometheus-community/helm-charts/issues/1704) and [https://github.com/prometheus-community/helm-charts/issues/204](https://github.com/prometheus-community/helm-charts/issues/204)
bye!
https://redd.it/1kym1qu
@r_devops
“You can scrape etcd and kube-scheduler with binding to 0.0.0.0”
Opening etcd to [0.0.0.0](https://0.0.0.0/) so Prometheus can scrape it is like inviting the whole neighborhood into your bathroom because the plumber needs to check the pressure once per year.
kube-prometheus-stack is cool until tries to scrape control-plane components.
At that point, your options are:
* Edit static pod manifests (...)
* Bind etcd and scheduler to [0.0.0.0](https://0.0.0.0/) (lol)
* Deploy a HAProxy just to forward localhost (???)
* Accept that everything is DOWN and move on (sexy)
No thanks.
I just dropped a Helm chart that integrates cleanly with kube-prometheus-stack:
* A Prometheus Agent DaemonSet runs only on control-plane nodes
* It scrapes etcd / scheduler / controller-manager / kube-proxy on [127.0.0.1](https://127.0.0.1/)
* It pushes metrics via "remote\_write" to your main Prometheus
* Zero services, ports, or hacks
* No need to expose critical components to the world just to get metrics.
Add it alongside your main kube-prometheus-stack and you’re done.
GitHub → [https://github.com/adrghph/kps-zeroexposure](https://github.com/adrghph/kps-zeroexposure)
Inspired by all cursed threads like [https://github.com/prometheus-community/helm-charts/issues/1704](https://github.com/prometheus-community/helm-charts/issues/1704) and [https://github.com/prometheus-community/helm-charts/issues/204](https://github.com/prometheus-community/helm-charts/issues/204)
bye!
https://redd.it/1kym1qu
@r_devops
GitHub
GitHub - adrghph/kps-zeroexposure: Fix unhealthy or missing targets in kube-prometheus-stack (etcd, scheduler, controller-manager…
Fix unhealthy or missing targets in kube-prometheus-stack (etcd, scheduler, controller-manager, kube-proxy) with a secure Prometheus Agent DaemonSet - adrghph/kps-zeroexposure
Helping DevOps with Automation! - Import Postman & Swagger, collections & instantly create API's!
I created a website that streamlines API creation by letting you import Postman or Swagger collections.
Instead of manually setting up endpoints, just upload your collection and let my website generate your API and responses automatically.
Then simply click run to make the API's accessable!
Just trying to make Dev's lives easier 😊
https://redd.it/1kyqdr8
@r_devops
I created a website that streamlines API creation by letting you import Postman or Swagger collections.
Instead of manually setting up endpoints, just upload your collection and let my website generate your API and responses automatically.
Then simply click run to make the API's accessable!
Just trying to make Dev's lives easier 😊
https://redd.it/1kyqdr8
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Scripts and tools to diagnose and find issues with your database?
Do you guys have things you can run as queries or tools you can use that connects to the db to see if there are things you can optimize or improve? Things like the SQL script that detects every long queries that need to be rewritten.
https://redd.it/1kyrjb2
@r_devops
Do you guys have things you can run as queries or tools you can use that connects to the db to see if there are things you can optimize or improve? Things like the SQL script that detects every long queries that need to be rewritten.
https://redd.it/1kyrjb2
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
I don't understand high-level languages for scripting/automation
Title basically sums it up- how do people get things done efficiently without Bash? I'm a year and a half into my first Devops role (first role out of college as well) and I do not understand how to interact with machines without using bash.
For example, say I want to write a script that stops a few systemd services, does something, then starts them.
```bash
\#!/bin/bash
systemctl stop X Y Z
...
systemctl start X Y Z
```
What is the python equivalent for this? Most of the examples I find interact with the DBus API, which I don't find particularly intuitive. As well as that, if I need to write a script to interact with a *different* system utility, none of my newfound DBus logic applies.
Do people use higher-level languages like python for automation because they are interacting with web APIs rather than system utilites?
https://redd.it/1kyu0xf
@r_devops
Title basically sums it up- how do people get things done efficiently without Bash? I'm a year and a half into my first Devops role (first role out of college as well) and I do not understand how to interact with machines without using bash.
For example, say I want to write a script that stops a few systemd services, does something, then starts them.
```bash
\#!/bin/bash
systemctl stop X Y Z
...
systemctl start X Y Z
```
What is the python equivalent for this? Most of the examples I find interact with the DBus API, which I don't find particularly intuitive. As well as that, if I need to write a script to interact with a *different* system utility, none of my newfound DBus logic applies.
Do people use higher-level languages like python for automation because they are interacting with web APIs rather than system utilites?
https://redd.it/1kyu0xf
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Handling Secrets with Deployments via github
Hey Folks,
I am using argocd for my k3s cluster and komo.do for my docker deployments. Both selfhosted.
Ever since i have the problem with handling secrets for my deployments.
I read about hashicorp vault, but cant find much information about setting it up.
Do you know any good tutorials, how i can set up and utilize hashicorp? An alternative would also fit for me.
Thanks
https://redd.it/1kyvltl
@r_devops
Hey Folks,
I am using argocd for my k3s cluster and komo.do for my docker deployments. Both selfhosted.
Ever since i have the problem with handling secrets for my deployments.
I read about hashicorp vault, but cant find much information about setting it up.
Do you know any good tutorials, how i can set up and utilize hashicorp? An alternative would also fit for me.
Thanks
https://redd.it/1kyvltl
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Bohr Model of Atom Animations Using HTML, CSS and JavaScript (Free Source Code)
Bohr Model of Atom Animations: Science is enjoyable when you get to see how different things operate. The Bohr model explains how atoms are built. What if you could observe atoms moving and spinning in your web browser?
In this article, we will design Bohr model animations using HTML, CSS, and JavaScript. They are user-friendly, quick to respond, and ideal for students, teachers, and science fans.
You will also receive the source code for every atom.
# Bohr Model of Atom Animations
1. Bohr Model of Hydrogen
2. Bohr Model of Helium
3. Bohr Model of Lithium
4. Bohr Model of Beryllium
5. Bohr Model of Boron
6. Bohr Model of Carbon
7. Bohr Model of Nitrogen
8. Bohr Model of Oxygen
9. Bohr Model of Fluorine
10. Bohr Model of Neon
11. Bohr Model of Sodium
12. Bohr Model of Magnesium
13. Bohr Model of Aluminium
14. Bohr Model of Silicon
15. Bohr Model of Phosphorus
16. Bohr Model of Sulfur
17. Bohr Model of Chlorine
18. Bohr Model of Argon
19. Bohr Model of Potassium
20. Bohr Model of Calcium
21. Bohr Model of Scandium
22. Bohr Model of Titanium
23. Bohr Model of Vanadium
24. Bohr Model of Chromium
25. Bohr Model of Manganese
26. Bohr Model of Iron
27. Bohr Model of Cobalt
28. Bohr Model of Nickel
29. Bohr Model of Copper
30. Bohr Model of Zinc
You can download the codes and share them with your friends.
Let’s make atoms come alive!
Stay tuned for more science animations!
Would you like me to generate HTML demo code or download buttons for these elements as well?
https://redd.it/1kywunl
@r_devops
Bohr Model of Atom Animations: Science is enjoyable when you get to see how different things operate. The Bohr model explains how atoms are built. What if you could observe atoms moving and spinning in your web browser?
In this article, we will design Bohr model animations using HTML, CSS, and JavaScript. They are user-friendly, quick to respond, and ideal for students, teachers, and science fans.
You will also receive the source code for every atom.
# Bohr Model of Atom Animations
1. Bohr Model of Hydrogen
2. Bohr Model of Helium
3. Bohr Model of Lithium
4. Bohr Model of Beryllium
5. Bohr Model of Boron
6. Bohr Model of Carbon
7. Bohr Model of Nitrogen
8. Bohr Model of Oxygen
9. Bohr Model of Fluorine
10. Bohr Model of Neon
11. Bohr Model of Sodium
12. Bohr Model of Magnesium
13. Bohr Model of Aluminium
14. Bohr Model of Silicon
15. Bohr Model of Phosphorus
16. Bohr Model of Sulfur
17. Bohr Model of Chlorine
18. Bohr Model of Argon
19. Bohr Model of Potassium
20. Bohr Model of Calcium
21. Bohr Model of Scandium
22. Bohr Model of Titanium
23. Bohr Model of Vanadium
24. Bohr Model of Chromium
25. Bohr Model of Manganese
26. Bohr Model of Iron
27. Bohr Model of Cobalt
28. Bohr Model of Nickel
29. Bohr Model of Copper
30. Bohr Model of Zinc
You can download the codes and share them with your friends.
Let’s make atoms come alive!
Stay tuned for more science animations!
Would you like me to generate HTML demo code or download buttons for these elements as well?
https://redd.it/1kywunl
@r_devops
JV Codes
Bohr Model of Atom Animations Using HTML, CSS and JavaScript (Free Source Code) - JV Codes 2025
Bohr Model of Atom Animations: Science is enjoyable when you get to see how different things operate. The Bohr model explains how atoms are built.
Switching From Flutter to DevOps ?? Need some assistance or guidance
I've been working as flutter developer for around 2 yrs and built several projects including my personal project available on playstore built using flutter, nodejs and managing my own server by hostinger. After managing my own app and my freelance project I found my interest is more towards scaling and managing products rather than development. And for that reason switching my role obviously for higher pay as well.
I've covered ansible, kubernetes, aws, CI/CD basic without jenkins, Coolify, Nginx and learning more and started applying for similar roles..
Can anyone help me guide whether I'm on a right path or not ?? And What approaches should I follow to be the best ? I already have hands on vps and more.
Also looking to purchase kodekloud subscription once my interview will get clear so that I can have more hands on practice during my current company notice period..
Please Guide...
https://redd.it/1kyyksn
@r_devops
I've been working as flutter developer for around 2 yrs and built several projects including my personal project available on playstore built using flutter, nodejs and managing my own server by hostinger. After managing my own app and my freelance project I found my interest is more towards scaling and managing products rather than development. And for that reason switching my role obviously for higher pay as well.
I've covered ansible, kubernetes, aws, CI/CD basic without jenkins, Coolify, Nginx and learning more and started applying for similar roles..
Can anyone help me guide whether I'm on a right path or not ?? And What approaches should I follow to be the best ? I already have hands on vps and more.
Also looking to purchase kodekloud subscription once my interview will get clear so that I can have more hands on practice during my current company notice period..
Please Guide...
https://redd.it/1kyyksn
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
Charity Majors: "I feel like we’re in the twilight of the DevOps movement”
Thoughts?
Said in an interview with LeadDev today: https://leaddev.com/technical-direction/ai-code-sabotaging-own-roi-case
https://redd.it/1kyznsz
@r_devops
Thoughts?
Said in an interview with LeadDev today: https://leaddev.com/technical-direction/ai-code-sabotaging-own-roi-case
https://redd.it/1kyznsz
@r_devops
LeadDev
Is AI code sabotaging its own ROI case?
Charity Majors, CTO at Honeycomb, argues that the biggest value from AI is from rethinking how teams operate software across the lifecycle.
I want to work with professionals .. for once
Hey guys,
I've been working in IT for about 12 years now. The first 6 years as Linux/RHEL Admin with focus on monitoring and automation and now the last 6 years as a DevOps Engineer in different IT companies (in Germany btw.)
From my point of view, it's the same everywhere. I sit in meetings from morning to night and have to listen to some nonsense. I have the feeling that stupid people ask stupid questions and get even stupider answers from even stupider people - it's a never-ending cycle because no one with the right knowledge ever intervenes and stops the whole thing. Every time I do this there is a lot of political talk afterwards.
I would like to have a company (whether as a freelancer or as an employee) where I have a maximum of 1-3 meetings per week (max. 1 hour) and where I just briefly share my status and then continue working on my things. I can work very well independently and I always achieve my goals by the set deadlines and if not then I usually have to wait for something from someone.
Have you had similar experiences? What kind of company should I look for so that I no longer have these problems and can simply do my job without having to justify myself?
Are there any companies that work like this? I was thinking about maybe working at Kubernetes directly or maybe at Hashicorp or some other big “k8s vendor”. What do you think?
Or do I just have to get on with it and always think about the money when I have self-doubt? (thats the way my father teached me)
https://redd.it/1kyzsfg
@r_devops
Hey guys,
I've been working in IT for about 12 years now. The first 6 years as Linux/RHEL Admin with focus on monitoring and automation and now the last 6 years as a DevOps Engineer in different IT companies (in Germany btw.)
From my point of view, it's the same everywhere. I sit in meetings from morning to night and have to listen to some nonsense. I have the feeling that stupid people ask stupid questions and get even stupider answers from even stupider people - it's a never-ending cycle because no one with the right knowledge ever intervenes and stops the whole thing. Every time I do this there is a lot of political talk afterwards.
I would like to have a company (whether as a freelancer or as an employee) where I have a maximum of 1-3 meetings per week (max. 1 hour) and where I just briefly share my status and then continue working on my things. I can work very well independently and I always achieve my goals by the set deadlines and if not then I usually have to wait for something from someone.
Have you had similar experiences? What kind of company should I look for so that I no longer have these problems and can simply do my job without having to justify myself?
Are there any companies that work like this? I was thinking about maybe working at Kubernetes directly or maybe at Hashicorp or some other big “k8s vendor”. What do you think?
Or do I just have to get on with it and always think about the money when I have self-doubt? (thats the way my father teached me)
https://redd.it/1kyzsfg
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community
For SonarQube gurus :)
Hi guys! I'm not very experienced with SonarQube so I need an advice. The scenario is like this: got an Enterprise license of SonarQube - I need to add scans for two teams (A and B). The most important thing is that A cannot see the code from B and vice versa. Both teams in the same company.What would it be the best practices?
https://redd.it/1kz1d3y
@r_devops
Hi guys! I'm not very experienced with SonarQube so I need an advice. The scenario is like this: got an Enterprise license of SonarQube - I need to add scans for two teams (A and B). The most important thing is that A cannot see the code from B and vice versa. Both teams in the same company.What would it be the best practices?
https://redd.it/1kz1d3y
@r_devops
Reddit
From the devops community on Reddit
Explore this post and more from the devops community