Sign Up
Welcome home! Here at WTMX you can make new friends and meet people with the same interests as you. All free and ad-free.
Development
Internet & Technology
Development shared a link
How to Setup a Basic Serverless REST API with AWS Lambda and API Gateway
As developers, we are always trying to optimize everything from how people communicate to how people buy things. The goal is to make humans arguably more productive. In the spirit of making humans mor...
Development shared a link
A quick tutorial demonstrating how you can use Serverless Cloud and Vercel together.
Best of both worlds: Serverless Cloud + Next.js
Combining Vercel and Serverless Cloud is a great way to build highly scalable serverless applications that combine the best features of both platforms.
Development shared a link
Netlify Graph allows you to connect external APIs like Stripe, GitHub and more via your site’s Netlify dashboard and then call them from within your application via a GraphQL API. This is a continuati... View More
Netlify Graph: A faster way for teams to develop web apps with APIs
With Netlify Graph, developers can start using APIs without spending time writing undifferentiated glue code, learning every API’s unique structure, or composing endless amounts of endpoints to get da...
Development shared a link
How does ping roughly work over IPv4 on Linux?
echo $RANDOM. Exploring Software and writing about it.
Development shared a link
Getting into Web3: A Guide for Developers
Learning resources curated by a real team currently heads-down in the space
Development shared a link
When Computers Stopped Being Human
The beginning of the Information Age started inauspiciously during 1812 in England. Charles Babbage had drifted off into daydreams, having become tired of the tedious logarithms he was calculating.…
Russell James likes this.
Development shared a link
Getting Started With the File System Access API | CSS-Tricks
The File System Access API is a web API that allows read and write access to a user’s local files. It unlocks new capabilities to build powerful web
Development shared a link
Building a Complete OCR Engine From Scratch In Python
OCR is one of the most common applications of Machine Learning that we see in our lives. OCR has plenty of applications in the real world…
Paul Hausser likes this.