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
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
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
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
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
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
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
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
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
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
A deeper look into how YouTube’s recommendation system works.
https://blog.youtube/inside-youtube/on-youtubes-recommendation-system/
@DevMisc
#google #youtube #overview
Chafa
Terminal graphics with a side of everything
https://hpjansson.org/blag/2021/09/16/chafa-1-8-terminal-graphics-with-a-side-of-everything/
@DevMisc
#terminal #art #ascii
Terminal graphics with a side of everything
https://hpjansson.org/blag/2021/09/16/chafa-1-8-terminal-graphics-with-a-side-of-everything/
@DevMisc
#terminal #art #ascii
Borb
A python library to read, write, and edit PDF files
https://borbpdf.com/
@DevMisc
#python #library #pdf
A python library to read, write, and edit PDF files
https://borbpdf.com/
@DevMisc
#python #library #pdf
GIT PURR!
Git Commands Explained with Cats
https://girliemac.com/blog/2017/12/26/git-purr/
@DevMisc
#git #tutorial #overview
Git Commands Explained with Cats
https://girliemac.com/blog/2017/12/26/git-purr/
@DevMisc
#git #tutorial #overview
TrackerZapper
Menubar app to remove link tracking parameters automatically.
https://rknight.me/apps/tracker-zapper/
@DevMisc
#privacy #tools #macos
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
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
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
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
20 Killer JavaScript one liners to make your life easier.
https://dev.to/saviomartin/20-killer-javanoscript-one-liners
@DevMisc
#javanoscript #webdev #productivity
Best Node.js apps examples to inspire your next project
Node.js clearly reveals several advantages to both well-established companies and ambitious startups...
https://dev.to/forestadmin/best-node-js-apps-examples-to-inspire-your-next-project
@DevMisc
#nodejs #javanoscript #ideas
Node.js clearly reveals several advantages to both well-established companies and ambitious startups...
https://dev.to/forestadmin/best-node-js-apps-examples-to-inspire-your-next-project
@DevMisc
#nodejs #javanoscript #ideas
Mozilla HTTP Observatory
The Mozilla Observatory is a project designed to help developers, system administrators, and security professionals configure their sites safely and securely.
https://observatory.mozilla.org/
@DevMisc
#mozilla #security #web
The Mozilla Observatory is a project designed to help developers, system administrators, and security professionals configure their sites safely and securely.
https://observatory.mozilla.org/
@DevMisc
#mozilla #security #web