#article #wired
We Need to Know Who's Surveilling Protests—and Why
Join Us @cosmotory @techbite
URL: https://bit.ly/3kUM3BP
We Need to Know Who's Surveilling Protests—and Why
Join Us @cosmotory @techbite
URL: https://bit.ly/3kUM3BP
Wired
We Need to Know Who's Surveilling Protests—and Why
If it closes a loophole, the FAA can hold all drone operators accountable to transparency.
#techsource #article #hongkiat
20 Dictionary Words Originated From The Internet
Join Us @techbite @cosmotory
URL: https://bit.ly/2TOtXW9
20 Dictionary Words Originated From The Internet
Join Us @techbite @cosmotory
URL: https://bit.ly/2TOtXW9
Hongkiat
20 Dictionary Words Originated From The Internet - Hongkiat
For years, the Oxford Dictionary Online (ODO) has been making headlines for accepting words that are widely used on the Internet as part of the English
#article #wired
OK, You've Just Won the Election. Now Fix Covid
Join Us @cosmotory @techbite
URL: https://bit.ly/3mPJVfe
OK, You've Just Won the Election. Now Fix Covid
Join Us @cosmotory @techbite
URL: https://bit.ly/3mPJVfe
Wired
OK, You've Just Won the Election. Now Fix Covid
The next president, whoever it is, should start by convening a brand-new Coronavirus Task Force.
#techsource #article #csstricks
GIFS and prefers-reduced-motion
Join Us @techbite @freemium13
URL: https://bit.ly/3kT0Cpy
GIFS and prefers-reduced-motion
Join Us @techbite @freemium13
URL: https://bit.ly/3kT0Cpy
CSS-Tricks
GIFS and prefers-reduced-motion
The <picture> element has a trick it can do where it shows different image formats in different situations. If all you are interested in is formats
#techsource #article #davidwalsh
Limit Promise Concurrency with pool
Join Us @techbite @cosmotory
URL: https://bit.ly/3kTPU1P
Limit Promise Concurrency with pool
Join Us @techbite @cosmotory
URL: https://bit.ly/3kTPU1P
David Walsh Blog
Limit Promise Concurrency with pool
Methods like Promise.all, Promise.allSettled, Promise.race, and the rest are really excellent for managing multiple Promises, allowing for our apps to embrace async and performance. There are times, however, that limiting the number of concurrent operations…
#techsource #article #freeCodeCamp
What is Metaprogramming in JavaScript? In English, please.
JavaScript has many useful features that most developers know about. At the same time, there are some hidden gems that can solve really challenging problems if you're aware of them. Metaprogramming in JavaScript is one such concept that many of us may not be familiar with. In this article, we
URL: https://bit.ly/2HWmXUu
What is Metaprogramming in JavaScript? In English, please.
JavaScript has many useful features that most developers know about. At the same time, there are some hidden gems that can solve really challenging problems if you're aware of them. Metaprogramming in JavaScript is one such concept that many of us may not be familiar with. In this article, we
URL: https://bit.ly/2HWmXUu
freeCodeCamp.org
What is Metaprogramming in JavaScript? In English, please.
JavaScript has many useful features that most developers know about. At the same time, there are some hidden gems that can solve really challenging problems if you're aware of them. Metaprogramming in JavaScript is one such concept that many of us may not…
#techsource #article #freeCodeCamp
How to Build a Generic Form Validator in Angular
Building an Angular application that involves many forms can be stressful. Especially so when you have to handle the validation messages on each component. One way to reduce your stress is to write a generic validation class that handles all your validation messages. On the one hand, this will significantly
URL: https://bit.ly/3oTFIcd
How to Build a Generic Form Validator in Angular
Building an Angular application that involves many forms can be stressful. Especially so when you have to handle the validation messages on each component. One way to reduce your stress is to write a generic validation class that handles all your validation messages. On the one hand, this will significantly
URL: https://bit.ly/3oTFIcd
freeCodeCamp.org
How to Build a Generic Form Validator in Angular
Building an Angular application that involves many forms can be stressful. Especially so when you have to handle the validation messages on each component. One way to reduce your stress is to write a generic validation class that handles all your validation…
#techsource #article #freeCodeCamp
What is NFC? Near Field Communication Uses, Chips, Tags, and Readers Explained
NFC is everywhere these days. You've probably seen it in your phone settings, or heard about it online. While the use of NFC for things like contactless payments was growing steadily, it exploded early this year due to the Coronavirus pandemic. In this article we'll go over what NFC is,
URL: https://bit.ly/3kVzOoy
What is NFC? Near Field Communication Uses, Chips, Tags, and Readers Explained
NFC is everywhere these days. You've probably seen it in your phone settings, or heard about it online. While the use of NFC for things like contactless payments was growing steadily, it exploded early this year due to the Coronavirus pandemic. In this article we'll go over what NFC is,
URL: https://bit.ly/3kVzOoy
freeCodeCamp.org
What is NFC? Near Field Communication Uses, Chips, Tags, and Readers Explained
NFC is everywhere these days. You've probably seen it in your phone settings, or heard about it online. While the use of NFC for things like contactless payments was growing steadily, it exploded early this year due to the Coronavirus pandemic. In this article…
#techsource #article #freeCodeCamp
How to Send Emails from your Vue.js Application with EmailJS
A few days ago I decided to work on a simple Vue project and needed to send emails through a contact from I had just created. I wanted to receive an automated email every time someone filled out my contact form. So I got to searching and stumbled on EmailJs.
URL: https://bit.ly/3650IUC
How to Send Emails from your Vue.js Application with EmailJS
A few days ago I decided to work on a simple Vue project and needed to send emails through a contact from I had just created. I wanted to receive an automated email every time someone filled out my contact form. So I got to searching and stumbled on EmailJs.
URL: https://bit.ly/3650IUC
freeCodeCamp.org
How to Send Emails from your Vue.js Application with EmailJS
A few days ago I decided to work on a simple Vue project and needed to send emails through a contact from I had just created. I wanted to receive an automated email every time someone filled out my contact form. So I got to searching and stumbled on EmailJs.
#techsource #article #freeCodeCamp
How to Validate SSL Certificates in Go
Recently, I came across a SaaS product that validates SSL certificates for your website. I wanted to try writing the same thing in Go – and it turns out that it's pretty straightforward (just 17 lines of code). You will need to perform three major checks on your website. First, check
URL: https://bit.ly/325CEQv
How to Validate SSL Certificates in Go
Recently, I came across a SaaS product that validates SSL certificates for your website. I wanted to try writing the same thing in Go – and it turns out that it's pretty straightforward (just 17 lines of code). You will need to perform three major checks on your website. First, check
URL: https://bit.ly/325CEQv
freeCodeCamp.org
How to Validate SSL Certificates in Go
Recently, I came across a SaaS product that validates SSL certificates for your website. I wanted to try writing the same thing in Go – and it turns out that it's pretty straightforward (just 17 lines of code). You will need to perform three major checks…
#techsource #article #csstricks
Websites We Like: Whimsical
Join Us @techbite @freemium13
URL: https://bit.ly/3el6RzY
Websites We Like: Whimsical
Join Us @techbite @freemium13
URL: https://bit.ly/3el6RzY
CSS-Tricks
Websites We Like: Whimsical
Whimsical is an app that lets you create flowcharts, wireframes, and mind maps but it was only earlier today that I spotted just how great the website is
#techsource #article #freeCodeCamp
The Linux Commands Handbook
The Linux Commands Handbook follows the 80/20 rule: you'll learn 80% of a topic in around 20% of the time you spend studying it. I find that this approach gives you a well-rounded overview. This handbook does not try to cover everything under the sun related to Linux and
URL: https://bit.ly/2JAdSSb
The Linux Commands Handbook
The Linux Commands Handbook follows the 80/20 rule: you'll learn 80% of a topic in around 20% of the time you spend studying it. I find that this approach gives you a well-rounded overview. This handbook does not try to cover everything under the sun related to Linux and
URL: https://bit.ly/2JAdSSb
freeCodeCamp.org
Learn Linux Basics – Bash Command Tutorial for Beginners
This Linux Command Handbook will cover 60 core Bash commands you will need as a developer. Each command includes example code and tips for when to use it. This Linux Command Handbook follows the 80/20 rule: you'll learn 80% of a topic in around 20% of the…
#article #wired
The Xenobot Future Is Coming—Start Planning Now
Join Us @cosmotory @techbite
URL: https://bit.ly/2HTGw0b
The Xenobot Future Is Coming—Start Planning Now
Join Us @cosmotory @techbite
URL: https://bit.ly/2HTGw0b
Wired
The Xenobot Future Is Coming—Start Planning Now
We're on the cusp of being able to program biological systems like we program computers. That raises some thorny questions.
#article #wired
The Perils of Moderating Depression on Social Media
Join Us @cosmotory @techbite
URL: https://bit.ly/32cHA6h
The Perils of Moderating Depression on Social Media
Join Us @cosmotory @techbite
URL: https://bit.ly/32cHA6h
Wired
The Perils of Moderating Depression on Social Media
If Instagram over-polices mental health content, it risks alienating people who use the platform to build community in healthy ways.
#techsource #article #hongkiat
30 Tools to Crop and Resize Images Online (Without Photoshop)
Join Us @techbite @cosmotory
URL: https://bit.ly/3jUQIm0
30 Tools to Crop and Resize Images Online (Without Photoshop)
Join Us @techbite @cosmotory
URL: https://bit.ly/3jUQIm0
Hongkiat
30 Tools to Crop and Resize Your Images Online (2020) - Hongkiat
Sometimes you don't want to launch Photoshop just for a task as simple as image resizing. For that matter you can use the free online image resizing
#techsource #article #csstricks
Getting the WordPress Block Editor to Look Like the Front End Design
Join Us @techbite @freemium13
URL: https://bit.ly/3jYgl56
Getting the WordPress Block Editor to Look Like the Front End Design
Join Us @techbite @freemium13
URL: https://bit.ly/3jYgl56
CSS-Tricks
Getting the WordPress Block Editor to Look Like the Front End Design
I'm a WordPress user and, if you're anything like me, you always have two tabs open when you edit a post: one with the new fancy pants block editor, aka
#techsource #article #freeCodeCamp
Learn Microsoft Excel - Full Video Course
Spreadsheet software like Microsoft Excel is used by everyone from office workers to data scientists. Excel gives a lot of power to people working with data, but it can also be intimidating. We've released a full course on the freeCodeCamp.org YouTube channel that will teach you how to use
URL: https://bit.ly/38dmmJg
Learn Microsoft Excel - Full Video Course
Spreadsheet software like Microsoft Excel is used by everyone from office workers to data scientists. Excel gives a lot of power to people working with data, but it can also be intimidating. We've released a full course on the freeCodeCamp.org YouTube channel that will teach you how to use
URL: https://bit.ly/38dmmJg
freeCodeCamp.org
Learn Microsoft Excel - Full Video Course
Spreadsheet software like Microsoft Excel is used by everyone from office workers to data scientists. Excel gives a lot of power to people working with data, but it can also be intimidating. We've released a full course on the freeCodeCamp.org YouTube channel…
#techsource #article #raywenderlich
How to Make a Game Like Monument Valley [FREE]
Learn to create a simple click-to-move game where you navigate a series of seemingly impossible platforms like in Monument Valley.
Join Us @techbite @cosmotory
URL: https://bit.ly/38cwy4s
How to Make a Game Like Monument Valley [FREE]
Learn to create a simple click-to-move game where you navigate a series of seemingly impossible platforms like in Monument Valley.
Join Us @techbite @cosmotory
URL: https://bit.ly/38cwy4s
raywenderlich.com
How to Make a Game Like Monument Valley
Learn to create a simple click-to-move game where you navigate a series of seemingly impossible platforms like in Monument Valley.
#techsource #article #freeCodeCamp
Learn How to Use the OpenCV Computer Vision Library
OpenCV is a cross-platform library that can be used to code real-time computer vision applications. It makes it easier to implement image processing, face detection, and object detection. We've released a full course on the freeCodeCamp.org YouTube channel that will help you get started with OpenCV. You will learn
URL: https://bit.ly/34VsB23
Learn How to Use the OpenCV Computer Vision Library
OpenCV is a cross-platform library that can be used to code real-time computer vision applications. It makes it easier to implement image processing, face detection, and object detection. We've released a full course on the freeCodeCamp.org YouTube channel that will help you get started with OpenCV. You will learn
URL: https://bit.ly/34VsB23
freeCodeCamp.org
Learn How to Use the OpenCV Computer Vision Library
OpenCV is a cross-platform library that can be used to code real-time computer vision applications. It makes it easier to implement image processing, face detection, and object detection. We've released a full course on the freeCodeCamp.org YouTube channel…
#techsource #article #freeCodeCamp
How to Authenticate Users And Save Data in a Database Using Firebase
Learn how to configure a project that uses Firebase Auth and Realtime database.
URL: https://bit.ly/3kYe8YJ
How to Authenticate Users And Save Data in a Database Using Firebase
Learn how to configure a project that uses Firebase Auth and Realtime database.
URL: https://bit.ly/3kYe8YJ
freeCodeCamp.org
How to Authenticate Users And Save Data in a Database Using Firebase
Learn how to configure a project that uses Firebase Auth and Realtime database.