Show HN: Tickstem – Python SDK for cron, uptime and heartbeat monitoringgithub.com2 points·by m_barsukou·vor 2 Monaten·0 comments
Show HN: How I built a cron job service to advance myself in Go and worker poolstickstem.dev3 points·by m_barsukou·vor 3 Monaten·1 comments
m_barsukou·vor 24 Tagen·discussThe more competitive the field is - the lower the prices should become anyways
m_barsukou·letzten Monat·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·letzten Monat·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·vor 2 Monaten·discussbuilt something similar in Go, curious how you handle multi-region coordination
m_barsukou·vor 2 Monaten·discusshttps://tickstem.dev — cron scheduling, uptime monitoring, heartbeat checks, and email verification under one API key. Go + Node.js SDKs, MCP server.
m_barsukou·vor 3 Monaten·discussIn the end, the scheduler uses a pool of goroutines and a queue based on Redis BRPOP vs LPUSH