Show HN: Tickstem – Python SDK for cron, uptime and heartbeat monitoringgithub.com2 points·by m_barsukou·2 miesiące temu·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 miesiące temu·1 comments
m_barsukou·24 dni temu·discussThe more competitive the field is - the lower the prices should become anyways
m_barsukou·w zeszłym miesiącu·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·w zeszłym miesiącu·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 miesiące temu·discussbuilt something similar in Go, curious how you handle multi-region coordination
m_barsukou·2 miesiące temu·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 miesiące temu·discussIn the end, the scheduler uses a pool of goroutines and a queue based on Redis BRPOP vs LPUSH