you may find a situation where you want to access your Linux instance from someone's else machine, but your Linux need the .pem key file and you don't want to carry your .pem file to other's machine. why not just create a password for ssh, so let's create it 1) first you have to … | Continue reading
In the past few years, frontend development has become increasingly declarative. React shifted our mi... | Continue reading
7 HABITS to win the WORLD 1 Be Proactive Be worried about these things you can control yourself like your day, study…. Just don’t give a shit about which you can’t like Rain, other emotions. What If I fail in something, should I blame others for my failure (Reactive), of course n … | Continue reading
This last week I spent a lot of time buried deep in the documentation of parcel, rollup, and esbuild.... | Continue reading
I want to share with you 3 "smart" ideas that help me in some day-to-day tasks with my Dog.... | Continue reading
This is the story of a specific optimization that gave a significant speed-up in rav1e, up to 32% fas... | Continue reading
I love the aesthetics of terminals and I’m not the only one, there is a whole subreddit dedicated to... | Continue reading
TL;DR For those that are following me, they already know that. This is the first playgrou... | Continue reading
Ever since I first launched One Word Domains this summer, I've received plenty of requests for a sear... | Continue reading
Autism can lead to obsession, and it isn't unusual that this evolves into expertise after enough practice, but how can this be leveraged effectively at work? | Continue reading
It's not a secret that I'm a big fan of Elixir, so when I started doing Rust development I tried to b... | Continue reading
A few months ago, I had a conundrum: I couldn't stand virtual conferences. I personally go to in-per... | Continue reading
The annual CSS survey is back, this time in multiple languages | Continue reading
Create a Responsive Website with a one CSS property. Let’s see how it's done. 🤔 Consider this templa... | Continue reading
While helping folks work through our Serverless Stack guide, we noticed that most folks have a really... | Continue reading
My website is hosted on AWS Free Tier, and I wanted to create a free company/business email address f... | Continue reading
Every developer at some point in their careers had to play with Date & Time and if you are lucky.... | Continue reading
Introduction Emulators are cool pieces of technology that allow users to run a totally dif... | Continue reading
Saturday was the two year anniversary of DEV going open source, the first step in our OSS journey. To... | Continue reading
AlterWorld is an open source real-time video processing project based on OpenCV for JavaScript (front... | Continue reading
A list of the projects with the best developer documentation | Continue reading
If you are caught in the README hype, like me, then these are some badges that you can use. Remember... | Continue reading
Side effects Side effects are impossible to avoid in imperative code, but they can make re... | Continue reading
Yesterday i came upon a really cool looking effect on a website and tried to reproduce the effect for... | Continue reading
Learn how to implement any kind of image recognition by implementing a cat/dog classifier in Tensorflow.js. | Continue reading
If you feel confused about all the intricacies of Cargo.toml [features] section you are not... | Continue reading
I was struggling with this issue on many of my previous projects, especially when the requirement was... | Continue reading
Keep code at the single level of abstraction In programming, there is a SLAP principle. SL... | Continue reading
When we first needed to process Image Cash Letter (ICL) files (also known as X9 files), we couldn't f... | Continue reading
There's a lot written about how the way developers structure their daily work can cause unproductivit... | Continue reading
DEV Community 👩💻👨💻 @thepracticaldev... | Continue reading
As a developer, I noticed that I sometimes code: <img ...> However, there are some points... | Continue reading
Follow these steps to continually improve your software development skills :) | Continue reading
Guide to building side projects, finding companies to apply to, data structures and algorithms and services to help in your journey :) | Continue reading
Anyone with enough job experience knows that some jobs can leave you completely exhausted at the end... | Continue reading
✅ Join us - https://sendfox.com/thetestingacademy In this video, We are going to learn How to Handle... | Continue reading
As of this writing, I've been working on the RxJS project for almost 6 years, I think. When I started... | Continue reading
Hello all👋 This article is all about the basics of JSX(Javascript extension)for beginner react devs.e... | Continue reading
Open source is popular because it’s free, abundant, extensible and, well, useful. But an underrated a... | Continue reading
One of the worst feelings as a developer is not able to work on what you set out to do. Instead, you spent the entire day setting up the repository on your local system. And what's worse? It's the first week of your new job. | Continue reading
This article was published originally on derkoe.dev. After reading the "Beating C with X lines of Y"... | Continue reading
Edison Pebojot @edisonpebojots... | Continue reading
The team I work on at Google manages 300+ repositories, across 7 languages, developed in the open on... | Continue reading
Most of the security vulnerabilities can be corrected by implementing specific headers in the server... | Continue reading
There are thousands of programming languages, all having features unique than others. There are some... | Continue reading
We should start off with proof that this works. Here's a screenshot of the recent viewer analytics fo... | Continue reading
Have you ever started writing something, gotten about 2/3rds of the way through, and decided that the... | Continue reading
Hello everyone 🙂 PS: This is my first post here, so be forgiving 🙂 Today I'd like to share with you... | Continue reading