jftuga

↗ HN profile [ 101 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've had a few side project ideas over the years but have never implemented one because I lack knowledge in (but willing to learn): * implementing social logins (OAuth), account management, etc. * managing backend…

  2. 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…

  3. 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…

  4. 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.

  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. 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.…

  10. test post (i.imgur.com)
  11. GNU screen root exploit (lists.gnu.org)
  12. Also, what is the reasoning behind this choice?

  13. What Makes an App Idea Great? (ronbuencamino.com)