Web
News
Dev.to on your own domain xyz.com.
10+ mon, 2+ week ago (275+ words) In the video you can see I am able to access the dev.to website on my own test domain. That is possible because of reverse proxy. A server that sits between a client and an actual server and routes requests from clients to the actual server is called a reverse proxy. In the real world, it is almost 100% certain that any website you are visiting or any request you are making in a browser will go through a reverse proxy. You might have heard about load balancers, which are also a type of reverse proxy that routes your request to multiple available servers behind. Same reverse proxy we are using here to route requests on our domain to the real dev.to domain. Reverse proxies are very useful pieces of software, and if you are a developer, you should…...
6+ mon, 2+ week ago (57+ words) A post by Subhajit Gorai. Tagged with welcome, devto, career, productivity. " DEV Diamond Sponsors Thank you to our Diamond Sponsors for supporting the DEV Community Neon is the official database partner of DEV Algolia is the official search partner of DEV DEV Community " A space to discuss and keep up software development and manage your software career...
5+ mon, 2+ week ago (304+ words) Private IP addresses are used within a private network (like your home or office LAN) and are not directly routable on the public internet. Public IPs are worldwide unique and routable on the internet. Any device directly connected to the internet (such as your router) will have a public IP. When you open a website or email, your public IP is used to address your network on the internet. These addresses are assigned by Internet Service Providers (ISPs) from blocks allocated by regional internet registries (RIRs), which are overseen by the Internet Assigned Numbers Authority (IANA). Class D: 224.0.0.0 to 239.255.255.255 Class E: 240.0.0.0 to 255.255.255.255 " Private IPs are used in internal networks " Public IPs are used to connect to the internet Public: For sale Private: Not for sale Carrier-Grade NAT (CGNAT), also known as Large-Scale NAT (LSN), is a network address translation (NAT) technique used…...
Let's see if this works https://dev.to
3+ mon, 1+ week ago (61+ words) DEV Community A space to discuss and keep up software development and manage your software career [favicon] dev.to Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...
5+ mon, 3+ week ago (49+ words) link here: https://oneaday.dev/blog v0.1 Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...
4+ mon, 1+ week ago (50+ words) A post by Amanda O'Brien. Tagged with discuss. Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...
5+ mon, 1+ week ago (183+ words) Cyber Crime Awareness: Don't Fall for the "Wrong Link" Scam! Inspired by a case shared by @amitdubey, a Cyber Crime Investigator As a cybersecurity enthusiast, I'm passionate about helping people stay safe online. Here's a real-life scam I learned about to raise awareness about a common tactic cybercriminals use. Key Lesson: No one needs your permission or a link click to send money into your account'it happens directly. But scammers trick you into clicking links to steal money from your account. Stay alert! Case Study: A small business owner received a call from someone posing as a customer: Takeaway: Never click unsolicited links, even if they promise payments. Verify any transaction directly with your bank or trusted platforms. Scammers prey on trust'don't let them win! This is a summarized case I learned from @amitdubey for educational purposes only. If any…...
10+ mon, 3+ week ago (217+ words) Hey everyone! I'm Muffakir, a 17-year-old frontend developer from India. Since childhood, I've been passionate about all things tech. My journey started in 9th grade when I began learning Python. From there, I transitioned into Android development (using Kotlin) and eventually found my true calling as a frontend developer. Today, on January 5, 2024, I joined dev.to'a platform I discovered through ChatGPT. My goal is to land a job before starting college, and I'm excited to see where this journey takes me! I'll be sharing updates here regularly as I grow and learn. Cheers! Muffakir Hey everyone! I'm Muffakir, a 17-year-old frontend developer from India. Since childhood, I've been passionate about all things tech. My journey started in 9th grade when I began learning Python. From there, I transitioned into Android development (using Kotlin) and eventually found my true calling as a frontend…...
6+ day, 4+ hour ago (198+ words) I was digging around some of my old blogs recently and spotted something interesting, well not interesting, but unexplained. I blog about the Power Platform, a lot, and one of the things I don't blog about is crypto, so I was surprised to see that a few on my blogs had these tags: Yep it looks like someone hacked my tags, most likely in conjunction with spam comments to push something dodgy. I wanted a quick way to check all of my blogs and fix any, and luckily there is a API for that. This returned the following info per blog: So it was relatively easy to throw together a quick site that listed all of my tags from the tag key in the response, and create quick links to them so I can fix them. The site shows counts…...
7+ mon, 4+ week ago (55+ words) This is a test article. Tagged with emptystring. This is a test article. Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well...