AnonX - Anonymous Posting

x/DevSpeak

Description: Programming & development discussion without taking 'tech' or 'coding'.
Posting Rules: Be respectful. No spam. Stay on topic.

Threads

DP
Anonymous 1 month ago
I achieved multiplayer mode in my game using just database listeners
Thread image

I’ve been working on a coding puzzle game where you guess what a code snippet prints. I recently added a basic multiplayer mode, and surprisingly, I g...

DP
Anonymous 1 month ago
Help me with shipping alternatives, how to fix it.
Thread image

i have free shipping after 200$ and once the items in cart are more than 200$ it gives options to choose between free shipping and flat rate
How can i...

DP
Anonymous 1 month ago
i am searching for a good udemy backend course for a data sceince guy like me
Thread image

i deploy models in data science using radio and I feel it is too simple and isn't really for production, that's why I wanted to deep dive in backend a...

DP
Anonymous 1 month ago
What's this Patreon UI effect on hovering on the page?
Thread image

From [patreon](https://www.patreon.com). Appears as a bubble and you can click to change the background media either forward or backwards depending on...

DP
Anonymous 1 month ago
Cold starts killing your app demos ? 😤
Thread image


I kept running into cold starts on my hosted projects — especially with platforms like Vercel and Render that sleep apps during inactivity.

So I bui...

DP
Anonymous 1 month ago
charset / database collation / invalid character
Thread image

I created a website years ago that's been fine and all of a sudden in the past few days the '£' symbol is now displaying as an invalid character....

DP
Anonymous 1 month ago
I built a hand gesture 3D globe explorer
Thread image

Controlling a 3D globe with hand gestures

This uses computer vision / hand tracking to control map zoom, rotation, layer view toggle

Runs in...

DP
Anonymous 1 month ago
Built a browser piano for your numpad with vanilla JS and HTML
Thread image

Ever wanted to turn your keyboard into a (piano) keyboard?

DP
Anonymous 1 month ago
I made a web app that can track your Vscode progress
Thread image

I developed this platform [RanksDevs](https://www.rankdevs.com/) . It's a coding productivity app like wakatime. It tracks you activity via vscode ext...