More specifically, my mental health. I'm a bit of a mess, and I'm not sure I'll be able to properly commit to any external endeavors until I'm feeling better inside.
Ask HN: What are you working on (August 2024)?
101–110 of 1001 posts
Re: Ask HN: What are you working on (August 2024)?
#102(supports desktop only for now)
Re: Ask HN: What are you working on (August 2024)?
#103Spec generation from request logs, automatic schema generation and validation, test generation (eventually), totally offline, no accounts or cloud sync necessary!
Been taking longer than I hoped but should be released soon (next week or two)
Re: Ask HN: What are you working on (August 2024)?
#104I am trying to get better at trading so I thought it would be nice chance to work on my coding skills. I wondered if financial indicators actually makes money for a given period. https://indicatorinsights.co Made it with React, Vite, firebase via Typescript. It’s a really different world for sure.
Re: Ask HN: What are you working on (August 2024)?
#105An example of it in action: https://streamable.com/2mxktc
Source code: https://github.com/beef331/potato
Re: Ask HN: What are you working on (August 2024)?
#106Re: Ask HN: What are you working on (August 2024)?
#107Re: Ask HN: What are you working on (August 2024)?
#108I'm working on Devlog — https://dev.log.xyz — software that I hope will help teams work better by making it more obvious who is doing what. It should help answer questions like "what did Sarah do last week?" or "who worked on frontend performance in the last year?" It's very much in alpha-stage, more a tech demo than a product, and I'm not sure if it will actually succeed. My cofounder just bailed on me but I'm going…
Re: Ask HN: What are you working on (August 2024)?
#109This is essentially an IDE with LLM support to help design CSS and HTML. Currently Tailwind only but I may add other frameworks and Vanilla support.
Re: Ask HN: What are you working on (August 2024)?
#110The editor itself isn't available yet, but I've got a Github readme that explains the concept a bit more: https://github.com/matry/editor
Eventually I'll do a ShowHN, once I get a stable version that I feel comfortable demoing.