https://hubdesk.io/ . Create Github issues from emails and respond to them by starting a comment with "@reply". If you've got a side project, already use Github issues, and want to manage support emails the same as bugs. Easier and cheaper than signing up for a help desk SaaS.
Do you have a longer term strategy for monetisation? $20/month does not seem like enough.
Ask HN: What have you created that deserves a second chance on HN?
111–120 of 404 posts
Re: Ask HN: What have you created that deserves a second chance on HN?
#112Data frames for Python (and some other stuff): https://github.com/otsaloma/dataiter Comparison against dplyr and Pandas for a quick overview: https://dataiter.readthedocs.io/en/latest/_static/comparison...
why `.slice` ?
Re: Ask HN: What have you created that deserves a second chance on HN?
#113https://afterplay.io A web-based retro gaming platform
Re: Ask HN: What have you created that deserves a second chance on HN?
#114https://github.com/jaredkrinke/sic1
I really thought enough people liked esolangs and zachlikes, but it failed to get a single upvote, so never even made it to the “Show” page (well, not until like a week later, at which point it was buried anyway) :(
Re: Ask HN: What have you created that deserves a second chance on HN?
#115I made an RSA demonstration tool that got featured on hackaday. I never submitted it to HN, but I want to share it now.
It shows all the intermediate operations for doing RSA.
Re: Ask HN: What have you created that deserves a second chance on HN?
#116https://crowdview.ai - search engine for forums and discussion sites Like many of you, I find Google results to be full of SEO spam and have resorted to adding "site:reddit.com" or "site:news.ycombinator.com" to all my queries (since 2015!). Otherwise, it's really hard to figure out "what does a genuine, real life human think about this thing?". But limiting my results to just Reddit isn't ideal because so much great…
Re: Ask HN: What have you created that deserves a second chance on HN?
#117A video game about technology and its impact on our lives. Very inspired by stories from here.
Re: Ask HN: What have you created that deserves a second chance on HN?
#118Learn Yugoslavian with flashcards for free! Really, free! This is something I threw together pretty quickly, and I'd love to get some feedback.
Re: Ask HN: What have you created that deserves a second chance on HN?
#119https://grizzlybulls.com It's a freemium subscription service to the algorithmic trading models / hedging systems I've been developing over the last few years. 2022 performance: SPX (benchmark): -18.77% Free models: TA - Mean Reversion Basic ( https://grizzlybulls.com/models/ta-mr-basic ): -9.93% TA - Trend Basic ( https://grizzlybulls.com/models/ta-trend-basic ): -17.79% Vix Basic ( https://grizzlybulls.com/models/v…
Do you have some suggestions for how to get into the basics of algorithmic trading from first principles without spending months or years?
Re: Ask HN: What have you created that deserves a second chance on HN?
#120It supports page stacking, linked references, block references, a graph view, and all that good stuff. Think of it as similar to Roam Research / Obsidian.
It's also open source so you can self-host it. Here's the code: https://github.com/churichard/notabase
I'm hoping to add support for shareable links soon. Open to other ideas or feedback!