jftuga

↗ HN profile [ 293 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I made a date time calculator tool with six different functions that I gave an old-school terminal-based look-n-feel. It has a few unique features that I have not seen on other similar web sites before. I have it try…

  2. mac-screen-search captures your screen (or takes a glob of existing image files), OCRs the text, and draws colored boxes around every match. Use the `-r` flag to have it fill those boxes solid for redaction or `-b` to…

  3. Claude Code skill that transcribes audio/video with whisper.cpp to get structured critical analysis including timestamped summaries, evidence notes, logical fallacies, and underdeveloped areas.

  4. What: go-stats-calculator[1] - CLI tool for computing statistics (mean, median, variance, std-dev, skewness, etc.) Why: I needed a quick way to look at statistics without having to resort to something heavy such as…

  5. I created a Python library and CLI to automatically identify and remove personal information from text documents using Natural Language Processing. It has been used to de-identify internal employee surveys and patient…

  6. DateTimeMate is a new open-source Golang package and CLI tool I've developed to tackle common date and time manipulation challenges. It's designed to provide a robust, flexible solution for developers working with…

  7. What is the duration between two different dates and/or times? `start` and `end` can be in various formats, such as: - 11:22:33 - 2024-06-01 - "2024-06-01 11:22:33" - 2024-06-01T11:22:33.456Z What is the datetime when…

  8. FoxColorBox is a Firefox extension that allows you to change and customize browser Window colors. When you open a new window, it will have a distinct color. You can also change colors by clicking on the extension icon.…

  9. test post (i.imgur.com)
  10. Also, what is the reasoning behind this choice?

  11. What Makes an App Idea Great? (ronbuencamino.com)
  12. Since this was last asked on HN a few years ago, I thought I would ask again as things may have changed. I am looking for a GUI toolkit for Python 3.2 that looks good on both Windows 7 and OS X. Here the catch: I am at…