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