Show HN: Tickstem – Python SDK for cron, uptime and heartbeat monitoringgithub.com2 points·by m_barsukou·2 months ago·0 comments
Show HN: How I built a cron job service to advance myself in Go and worker poolstickstem.dev3 points·by m_barsukou·3 months ago·1 comments
m_barsukou·26 days ago·discussThe more competitive the field is - the lower the prices should become anyways
m_barsukou·last month·discussI've been trying to make a comprehensive trading platform for crypto - with different verticals like DeFi and CEX. Why so? Because there are more libraries like ccxt to get data to analyse - rather than for the Forex and funds
m_barsukou·last month·discussLet's see how the IPO of these companies go. The final outcome might be very contrasting - given the ROI numbers they have
m_barsukou·2 months ago·discussbuilt something similar in Go, curious how you handle multi-region coordination
m_barsukou·2 months ago·discusshttps://tickstem.dev — cron scheduling, uptime monitoring, heartbeat checks, and email verification under one API key. Go + Node.js SDKs, MCP server.
m_barsukou·3 months ago·discussIn the end, the scheduler uses a pool of goroutines and a queue based on Redis BRPOP vs LPUSH