Upward Accounts https://apps.apple.com/us/app/upward-accounts/id1494340479 We help U.S. freelancers save on taxes by: * auto-deducting business expenses * making it easy to invest in self-employment retirement accounts * letting them know what they owe in taxes and when Having worked on side gigs in the past, freelance taxes have been a huge pain for me and others I know. First bank account is free for 30 days, $5/mo…
Ask HN: Show me your half baked project
331–340 of 841 posts
Re: Ask HN: Show me your half baked project
#332https://presentador.dev: Opinionated presentation framework based on MarkDown.
Re: Ask HN: Show me your half baked project
#333I early-released access to an API for generating interactive chord diagrams. Can be used via Python package, Rust crate, or HTTP API. https://datacrayon.com/shop/product/chord-pro/ It's been/being used by people from many different sectors which is great to see. It's making enough to pay for 2 coffees a month, or at least to cover the server it's hosted on. If I didn't enjoy working on it, I'd factor in my time! It s…
Two coffees! The dream. :D
Re: Ask HN: Show me your half baked project
#334A niche cloud that only runs public auditable source code, built on top of ObservableHQ so the user has the power to read and fork the serverside implementation if they wish https://observablehq.com/@tomlarkworthy/serverside-cells The idea is if we shine a light on server side implementation, and give more power to the end user to see what is happening, we can build trust. Personally I want an AI to hoover up my data…
Like smart contracts? I also see relevance with compliance-heavy stacks, maybe integrating something like https://github.com/usnistgov/OSCAL
Thanks for the links, it could well be relevant.
Re: Ask HN: Show me your half baked project
#335Share snippets of python -- let the public decide if it's bad or not.
Re: Ask HN: Show me your half baked project
#336My game to teach my kids programming: https://game.stackybird.com
Re: Ask HN: Show me your half baked project
#337Re: Ask HN: Show me your half baked project
#338I'm fed up with the widespread adoption of subscription models by consumer companies - I think they tend to pray on people who don't track their usage or forget they signed up.
This was one idea for helping people understand exactly how much they're really spending on subscriptions. Unfortunately I think it's a little long-winded, but part of that is just because so many services now use a subscription model.
Re: Ask HN: Show me your half baked project
#339I personally use it to keep track of my domain names, people I want to keep tabs of (sort of like mini CRM), software subscriptions, and lifetime deals purchased from AppSumo.
It's far from finished. Feel free to suggest features in https://app.productstash.io/everyid -- the completed ones are in https://app.productstash.io/everyid#completed
Re: Ask HN: Show me your half baked project
#340Code is in C++ using Qt. Uses Porcupine for wake-up-word detection and Google API's for speech-to-text and text-to-speech.
It can play music, move your windows, you can shout google searches at it, tell it open Gmail, take screenshots, etc.
After launching it I found people didn't find it useful, including myself, after some time. Still, I open sourced it in case somebody will find it interesting. I loved developing the NLP engine part using tree structure to load the database and travel on it to find the most suitable command based on the user input.
Moved on to the next idea (: