timz

↗ HN profile [ 117 ms ] full profile

No user record in our sample, but timz has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. LLMs generate a lot of Markdown—Claude exports, ChatGPT conversation dumps, research notes, wiki-style docs. I found myself constantly opening these in VS Code or converting them just to read comfortably. So I built…

  2. Ever open your terminal and think: "man, this is boring"? Meet Mootivator, a CLI tool to print geek jokes in cowsay style. GoTo https://github.com/tzador/mootivator, follow the easy install instructions, and enjoy. Here…

  3. The purpose of this tool is to make it easy collect seed information for use with LLM. Just enter a query or a URL, it will search and scrape the web, to produce one markdown file with all the results. Searching for a…

  4. Try to find the secret word that computer holds, by guessing and getting feedback in form of how similar your guess to the secret is. The fewer attempts the better. There is also a hint and a give-up button. Thank you,…

  5. Thinking of the following weekend project, which would allow users to get notified over email whenever a HN post in their favorites, gets new comments or updates. Could be your post or someone else. It could work as…

  6. `makedown` allows you to organise your shell scripts in one or several markdown files, by mix and matching different scripting languages for various commands and needs. zsh/bash/sh, python, javascript or anything else…

  7. Hello, There are many services that return fake avatar images, but it can be hard to get consistent names and faces. In this service ChatGPT was used to generate a list of users with various characteristics and Dall-E…

  8. There are easy and there are hard unix shell commands to remember, nobody knows them all. Why not use ChatGPT to translate plain english instructions into executable shell commands. Here are a few examples how…

  9. This weekend wanted to try out the streaming ChatGPT API. As test project, created a simple website, which allows you to create whole books by providing just the title (with optional extra instructions). Given the title…

  10. A collection of short Sci-Fi stories, sorted by category, written with the use of ChatGPT API. Enjoy reading :)

  11. I was looking for a pet project to try out recent additions to https://vercel.com platform, specifically their PostreSQL and Redis offering. They also provide easy to setup wildcard subdomain HTTPS certificates, and…

  12. Discover the cosmos by searching the APOD collection, powered by OpenAI text embedding based on the original image descriptions by NASA.

  13. Based on OpenAI Text Vector Embeddings of Article metadata, finds related Articles to help you explore the topics you are interested in. Implemented using Prisma+PostgreSQL and SvelteKit.

  14. Use quickly emojis as favicons for your HTML pages and Websites. Just search and copy the html code to head. Handy for your side-projects to replace the default ones.