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
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
TrackerZapper

Menubar app to remove link tracking parameters automatically.

https://rknight.me/apps/tracker-zapper/

@DevMisc
#privacy #tools #macos
Python Programming Puzzles

A Dataset of Python Challenges for AI Research

https://github.com/microsoft/PythonProgrammingPuzzles

@DevMisc
#python #challenge #learn
The Last 20 Python Packages You Will Ever Need

20 Python Packages you should know for all your Data Science, Data Engineering, and Machine Learning projects.

https://pub.towardsai.net/the-last-20-python-packages-you-will-ever-need

@DevMisc
#python #machilenearning #data
Recipe for: A New Web developer

This recipe is to build a new web developer, we will learn some necessary ingredients to create a new web developer...

https://medium.com/@nievesjesus/recipe-for-a-new-web-developer

@DevMisc
#beginner #webdev #javanoscript
20 Killer JavaScript One Liners

20 Killer JavaScript one liners to make your life easier.

https://dev.to/saviomartin/20-killer-javanoscript-one-liners

@DevMisc
#javanoscript #webdev #productivity