I’ve done it again, super excited to work on my new pet project, I ran dd command to test my new VPS I/O Speed and created a 1-gigabyte file in my repository folder, and somehow I accidentally committed that. Unless you’re using a self-hosted git server with a large max upload, you’ll probably get an …
Category Archives: Technology
Parsing ndjson stream API’s with PHP
Readable Streams are API responses that are broken into small chunks and sent to the client. As the client should be able to parse the chunks of received data as they arrive the conventional JSON responses are not ideal to be used for streams. So In most cases, streamable API endpoints should send the data …
I’ve created Bot that sends notifications when PS5/GPU’s are in stock
Incoming search terms:gpu bot
Team Engagement, Randomly Pick a member in Slack
I’ve build a slack application that picks a random member of your channel, all in the name of team engagement.
Integrate Stripe into ResellerClub
Free Stripe Payment Gateway Integration for ResellerClub