https://www.carboninterface.com ----- Carbon Interface is an API to generate carbon emissions estimates. Right now my API can calculate emissions for flights, driving, shipping and electricity generation. In addition to making the estimates more robust, I am working on having the algorithms behind the estimates certified by international bodies to increase the trust of my API.
Ask HN: What are you working on?
821–830 of 1001 posts
Re: Ask HN: What are you working on?
#822If you're part of a small team that writes code on GitHub but isn't satisfied with their code review tools, send me an email: sam [at] habosa [dot] com
We're in very early Alpha but definitely ready for some more early adopters.
Re: Ask HN: What are you working on?
#823I'm working on a language optimized for solving programming challenges as quickly as possible. That is, I'm not optimizing for execution time , I'm optimizing for time between reading the problem statement and having a working solution . As far as I'm aware, there aren't any existing languages in this space. There are plenty of "code golf" languages, which optimize for shortest finished program , but that's slightly…
That way you always have access to the Python libraries, for competitions where you need to show your code it'll be easier, and there are already a lot of optimisations.
That said if you're primarily doing this for fun- go wild with the implementation.
Re: Ask HN: What are you working on?
#824No website yet but you can follow me on twitter.com/n4cr if you're interested for the release.
Another project is https://speqt.co where it helps you automate fetching digital invoices from your SaaS providers.
Re: Ask HN: What are you working on?
#825Re: Ask HN: What are you working on?
#826Re: Ask HN: What are you working on?
#827A macOS app to quickly create iOS apps and generate their SwiftUI code: https://purecreek.com/vulcan I released the MVP in November, which only allowed structuring the navigation of an app. Since then, I released incremental updates adding more and more content, covering the most common iOS UIs. The idea is to get it to be a full-fledged editor, but not as complex as to lose its initial purpose of creating apps quick…
Re: Ask HN: What are you working on?
#828I'm working on a language optimized for solving programming challenges as quickly as possible. That is, I'm not optimizing for execution time , I'm optimizing for time between reading the problem statement and having a working solution . As far as I'm aware, there aren't any existing languages in this space. There are plenty of "code golf" languages, which optimize for shortest finished program , but that's slightly…
Re: Ask HN: What are you working on?
#829An open-source platform for online video .
Re: Ask HN: What are you working on?
#830An app to help couples learn each other's languages ( https://learncoupling.com ) My wife is Chinese, and I've been learning Cantonese and Mandarin off-and-on on my own for years. For many reasons, I recognize it's extremely difficult to make it work to acquire a language with the help of a romantic partner. I even had a friend who's wife was a doctorate in French language education but completely failed to use her a…