leumon

↗ HN profile [ 61.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. On iPhone and Pixel you can select text in any image like it's real text. On GrapheneOS there was no good equivalent, and I really missed it. TextGrab does that: screenshot → quick settings tile → select and copy, all…

  2. Every day the site asks one open question ("Name a month people love", etc.). Then you do two things: Guess what the most common answer was yesterday, and answer today's question. Tomorrow's puzzle is built from…

  3. Was in search for a premiere pro alternative for linux, so I created this in 4-5 feedback and bugfix iterations with the help of fable 5. It's written in C++, uses Qt6 and ffmpeg and has most features that I needed for…

  4. I recently tried the desktop app Handy (handy.computer) and found it working quite well, so I decided to port the concept to Android. Since I use GrapheneOS, I was also missing the "Live Caption" feature from stock…

  5. Hi HN! I'm currently studying computer science, and was frustrated when some lectures weren't recorded. I missed being able to quickly revisit important parts of the lecture. So, I built a simple app that lets anyone…

  6. I created this very basic proof-of-concept captcha solver using the LLaVA-v1.6 model (and some opencv magic) and it actually works surprisingly good.