I think taking an existing project and improving upon it, as opposed to starting a fresh new project, has helped me somewhat. I have to think less about how to get it started and whether the framework or style is right, because some of the code is already there.
Ask HN: What projects are you working on now?
791–800 of 1001 posts
Re: Ask HN: What projects are you working on now?
#792Re: Ask HN: What projects are you working on now?
#793Re: Ask HN: What projects are you working on now?
#794Re: Ask HN: What projects are you working on now?
#795Idea came about from having my own servers across so many providers and wanting to make it easier to manage.
Re: Ask HN: What projects are you working on now?
#796I'm working on PhotoStructure. After 20 years of taking photos and videos, and suffering through numerous cloud-based photo startups that end up folding in a year or two, multiple crashed servers, and having my smartphone camera feed the adtech beast, I decided I needed something that: * ran on hardware that I owned (or rented in the cloud) * had robust de-duplication [1] * didn't require expensive or proprietary har…
Re: Ask HN: What projects are you working on now?
#797Working on my site that lets you annotate and skip around youtube videos - tubenotes.xyz I built it mostly to organize and catalog guitar tutorials that I learn from.
Suggestions (if that's possible): - Buttons to quickly change the replay speed to 0.75 and 0.5 - Loop functionality
I'd also love if there was a timestamp-based "editing", where I could send someone a video with just the good parts, skipping over intros, ads and fluff.
Re: Ask HN: What projects are you working on now?
#798I'm working on a browser based, client side, GIF screen capture tool. Give it a try: https://gifcap.dev/
I needed to do this lately and my process was like: Make a window/screen capture with quicktime. Convert the capture to an animated gif with the ffmpeg command line utility. Find an easy image host to save the generate gif somewhere. This was all very cumbersome.
Your process even allows me to screengrab a single browser tab. Thank you so much!!!
Re: Ask HN: What projects are you working on now?
#799Planning tool https://github.com/andrey-utkin/taskdb/wiki
Re: Ask HN: What projects are you working on now?
#800I'm working on https://www.idea-matrix.com/ but have hard time motivating myself to invest more time into it :/