michaelgiba

↗ HN profile [ 83.3 ms ] full profile
Karma
0
Created
()
Submissions
1,235,986,667
  1. Fictitious Telephone Numbers (en.wikipedia.org)
  2. I was inspired by https://news.ycombinator.com/item?id=43586380 to simulate the reality TV show "The Traitors" using open-source LLMs. I used all open source via either groq or locally hosted on llama-server (llama.cpp)…

  3. Hello HN, I wanted to share a project I have been working on recently called "plomp". It is intended to be a drop-in way to gain visibility into python programs which are prompting LLMs many times or using complicated…

  4. Hi all, I wanted to share a side project I’ve been working on for a while which, given a link to a news article, produces an animated late night show of configurable length and style. Its conceptually similar to…

  5. prototype is at: https://computeindex.michaelgiba.com/ Out of curiosity, I put together a simple website which tracks the prices for a few variations of A100/H100 GPUs by hour broken out between spot/ondemand, form…

  6. Out of curiosity, I put together a simple website which tracks the prices for a few variations of A100/H100 GPUs by hour broken out between spot/ondemand, form factor and provider. Specifically I was tailoring the tool…

  7. I wanted to share an experimental side project I have been working on for some time. I constantly use commands like `jq` and `yq` for processing structured data in my day job and I was curious if a similar idea could be…