Systems Engineer @ Cloudflare
https://jacobhands.com
0
6174 - Kaprekar's constant
This solves Kaprekar's constant) - using this routine, any 4 digit number with at least 2 different digits will always lead to 61746
1
0
Hey everyone!
I built this bot for a twitch channel I sub to (not an ad, just wanted to share the code.)
It has multiple features, like reading a go
Python
1
GeostyxBot (for MattZ)A bot I built for a twitch channel to check stock prices, among other msc commands. Sharing it to inspire others to make bots :)
Now in https://railway.app/project/460efdfc-1fba-4ecd-b66a-be50b117e501/deployments
69
3
1
Logging is important, especially for Always On repls where you can't always monitor the console output. That's why I started using the Replit Database
Python
0
dblogger - Python logging to the Replit DatabaseSimple example of what I use to log to the Replit database
24
0
0