SaaS Changelogs, 5 Months: What I Found About How B2B Companies Shipspylert.com1 points·by cnu·4 months ago·0 comments
cnu·3 years ago·discussLast week of 2023, I built an HN TLDR site that summarizes Hacker News articles into 3-5 sentences — just something to try my hands on OpenAI APIs.I want to build more features and add support for any RSS feeds too.Nothing to make money out of, but something for my personal use.
cnu·3 years ago·discussI think having a single place to record all your transactions would be a good feature. And if they have a way to send receipts to customers via SMS/whatsapp, it would be a great.
cnu·6 years ago·discussIt's a poorly written post. I think mostly written for SEO and traffic.One thing that I didn't notice others here didn't comment about:In the section where they write about xrange vs range in python 2 vs 3, they reference a piece of code supposedly written for py3 which isn't there.xrange was fast in python 2 because it allows you to evaluate lazily, which is what range does in python 3.So whatever benefits you got out of xrange is there in range.
I want to build more features and add support for any RSS feeds too.
Nothing to make money out of, but something for my personal use.