Dev Miscellaneous – Telegram
Dev Miscellaneous
342 subscribers
884 photos
6 videos
5 files
917 links
A channel where you can find developer tips, tools, APIs, resources, memes and interesting contents.

Join our comments chat for more.

Comments chat (friendly :D)
https://news.1rj.ru/str/+r_fUfa1bx1g0MGRk
Download Telegram
The Perils of an .xyz Domain

What if I told you there was a way to instantly increase your email deliverability, website accessibility and the customer perception of your brand?

https://www.spotvirtual.com/blog/the-perils-of-an-xyz-domain/

@DevMisc
#dns #domain #extra
Paper to HTML Converter

This is an experimental prototype that aims to render scientific papers in HTML so they can be more easily read by screen readers or on mobile devices.

https://papertohtml.org/

@DevMisc
#tools #ocr
Regular Expressions Clearly Explained with Examples

Regular expression is not a library nor is it a programming language. Instead, regular expression is a sequence of characters that specifies a search pattern in any given text...

https://towardsdatascience.com/regular-expressions-clearly-explained-with-examples

@DevMisc
#regexp #tutorial #beginner
5chan - How to write a 4chan clone in Go and NextJS

4chan is a simple image-based bulletin board where anyone can post comments and share images...

https://dev.to/100lvlmaster/5chan-the-4chan-clone-1n7p

@DevMisc
#tutorial #golang #nextjs
6 use cases of the useEffect ReactJS hook

Whenever we need to make use of side effects in our application, useEffect is the way to go...

https://dev.to/colocodes/6-use-cases-of-the-useeffect-reactjs-hook

@DevMisc
#react #webdev #javanoscript
How To Set Up WireGuard on Ubuntu 20.04

WireGuard is a lightweight Virtual Private Network (VPN) that supports IPv4 and IPv6 connections, written in just 4,000 lines of code...

https://www.digitalocean.com/community/tutorials/how-to-set-up-wireguard-on-ubuntu-20-04

@DevMisc
#vpn #ubuntu #ipv6
How one programmer broke the internet by deleting a tiny piece of code

A man in Oakland, California, disrupted web development around the world last week by deleting 11 lines of code.

https://qz.com/646467/how-one-programmer-broke-the-internet-by-deleting-a-tiny-piece-of-code/

@DevMisc
#react #misc #javanoscript
Digital Logic Simulator

A light program to emulate circuits and to experiment with logic gates.

https://sebastian.itch.io/digital-logic-sim

@DevMisc
#hardware #logic #simulator
Why should you learn Rust?

Rust is safe. Rust’s memory safety guarantees that you never have to worry about SegFaults or anything of the sort.

https://betterprogramming.pub/why-rust-d52516e70ab8

@DevMisc
#rust #overview
Aioprocessing

A Python 3.5+ library that integrates the multiprocessing module with asyncio

https://github.com/dano/aioprocessing

@DevMisc
#async #python #library
HTTP Code 418

The server refuses to brew coffee because it is a teapot...

https://exceptionnotfound.net/http-418-im-a-teapot-just-a-joke-or-something-more

@DevMisc
#meme #http
Phone support

As a solo developer, I decided to offer phone support, and this is what happened...

http://plumshell.com/2017/11/30/as-a-solo-app-developer-i-decided-to-offer-phone-support-and-this-is-what-happened

@DevMisc
#support #misc
Version Control Without Git

A
conceptual model is an explanation, usually highly simplified, of how something works. It doesn’t have to be complete or even accurate as long as it is useful.

https://itoshkov.github.io/git-tutorial

@DevMisc
#git #tutorial #overview
Building apps in minutes, not months

What if you could build an entire, production-ready app not in weeks or months — but in minutes?

https://alexanderobenauer.com/labnotes/001/

@DevMisc
#web #framework #misc
Ishim

Find available, one-word domain names.

https://ish.im/

@DevMisc
#dns #web
On YouTube’s recommendation system

A deeper look into how YouTube’s recommendation system works.

https://blog.youtube/inside-youtube/on-youtubes-recommendation-system/

@DevMisc
#google #youtube #overview
Borb

A python library to read, write, and edit PDF files

https://borbpdf.com/

@DevMisc
#python #library #pdf