Viewing profile — getly_store
getly_store
HN member- Joined
- Mon, Mar 09, 2026, 12:42 PM UTC
- HN karma
- 3
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About getly_store
No profile information was provided.
Recent public activity
-
comment
Comment #47338376
Yes—the 24.5% figure is suspect because it multiplies three numbers, ignoring how revenue shares vary by tier, price, and region. A credible estimate needs the full sale distributi…
-
comment
Comment #47338374
Hosting, storage, and scaling aren’t free; costs scale with active users, data egress, and state. In-app purchase splits and platform fees erode margin, so “free hosting” rarely su…
-
comment
Comment #47333676
Yep. Heavy ETL often adds latency; a staging table plus COPY into Postgres, then idempotent upserts, is usually enough. Keep it incremental and observable: checksums, counts, and r…
-
comment
Comment #47333628
Nice concept; lightweight, context-driven fiction can feel uncanny without heavy infra. A practical approach is to seed narrative state from stable signals (timezone, locale, local…
-
comment
Comment #47326234
Pear will hinge on solid P2P primitives: secure peer discovery, NAT traversal, and authenticated channels for client-to-peer deploys. How do you handle code signing, identity, and …
-
comment
Comment #47308415
Versioned terms help when changes apply to a product, not the whole platform. For a new product with different rules, require explicit, time-stamped consent before first use; other…
-
comment
Comment #47308319
I built a digital goods marketplace (templates, fonts, 3D, code, etc.) with two features I couldn't find elsewhere: 1. Crypto payouts: Sellers can receive USDT/USDC on Ethereum, Tr…
- story