Omar Solimannapkin.hashnode.dev·Dec 2, 2024What is Reddit karma and why does it matter?Understanding Reddit Karma Basics Reddit karma is just a points system that shows how much other users like what you post and comment. Think of it as your Reddit score - when people like what you share, they click the up arrow (upvote) and you get po...Discussreddit guide
Raghav Shuklaraghav-byte.hashnode.dev·Oct 17, 2024Reddit Backend Project Using Microservice ArchitectureWhat are Microservices Microservices represent a software architecture approach where a complex application is built as a collection of small, independent services, each running in its process and communicating with others through well-defined APIs. ...Discuss·12 likes·72 readsreddit
Prakash Nayakprakashnayak.hashnode.dev·Oct 8, 2024Step-by-Step Guide to Handling Multiple GitHub Accounts Using githubuser.sh1. Deleting Existing GitHub User and GPG Key Configurations Before setting up switchable accounts, it's essential to remove any previous GitHub user configurations and GPG keys that may cause conflicts. Steps: Remove Global GitHub User Configuration...Discuss·2 likesGitHub
Nettribe Medianettribe.hashnode.dev·Sep 25, 2024Reddit Introduces AI Translation in Many New CountriesReddit has recently introduced an AI-powered automatic translation feature, expanding its reach to more than 35 additional countries. This development aims to make Reddit more accessible to non-English speakers, allowing users to engage with content ...Discussreddit
Harshit Sahuharshitsahu2311.hashnode.dev·Sep 22, 2024Ultimate Kubernetes Project Using IngressIn this guide, we will walk through the steps to deploy a Reddit clone application on a Kubernetes cluster with ingress enabled for external access. STEPS TO BE DONE BEFORE STARTING THE PROJECT: Launch Two Instance in AWS, one with t2.micro and other...Discuss·136 readsk8s
Aman Mishraamanmishra.hashnode.dev·Sep 21, 2024Understanding useRef in ReactA Guide to Managing References Without Re-renders In React, one of the most powerful hooks available is useRef. This hook allows us to persist values between renders without triggering a re-render, making it an essential tool for managing certain typ...DiscussReact
Dmitrii Skrylevskrdev.hashnode.dev·Sep 7, 2024Beginner's Guide: Indiehacking Your First WeekLinks MudQuest - https://mud-quest.framer.website X Facebook Waitlist Intro It has been one week since I started my first project, MudQuest, and it's already been quite a ride. Moonlighting every day takes its toll on me, however, after talking...Discuss·54 readsindiedev
RAKESH DUTTAdailydoseindevops.hashnode.dev·Sep 2, 2024Let's Deploy a reddit-replica on kubernetes with ingress & push that replicate image of reddit to the dockerhub.In this reddit-replicate project we are going to see how to pick code from github and build a docker image then how and push that image on dockerhub from CI server which is running on AWS console with t2.micro type of instance and pull that image fro...DiscussAWS - DevOps Projectsreddit clone on kubernetes with ingress
Kamran Aliatech.guide·Aug 26, 2024How Reddit Achieved 100k Reads/Sec for Media MetadataReddit used this database to handle ~100,000 Reads/sec with ~17ms (p99)👇 Use the proven techniques in your next System Design Interview 🔥 Background Media metadata is classified as Data on the post model e.g. video thumbnails, playback URLs, bitra...Discuss·50 readsLearn System Design from Industryreddit
Sherrilol-looping-out-loud-tech-and-marketing.hashnode.dev·Aug 18, 2024An In-Depth Look at Reddit’s Anti-Spam System: Techniques and TechnologiesReddit, one of the largest social media platforms, faces an ongoing battle against spam. As a cybersecurity specialist, understanding Reddit’s anti-spam system is crucial. This article delves into the technologies and techniques Reddit employs to det...Discussreddit