Live data from Hacker News

Viewing profile — decodingchris

decodingchris

HN member
Joined
Tue, Feb 14, 2023, 4:48 PM UTC
HN karma
17
Public activity
22 items

About decodingchris

https://decodingchris.com/

Recent public activity

  1. comment
    Comment #48184107

    Super cool!

  2. story
  3. story
    Show HN: prompttest – pytest for LLMs

    I’ve been experimenting with LLMs lately and kept running into the same problem: Every time I tweaked a prompt, I had to rerun a bunch of test cases manually and eyeball the result…

  4. story
  5. comment
    Comment #43986305

    Cool demo! You mentioned using a microVM, which I think is Firecracker? And if it is, any issues with it?

  6. story
    Show HN: LatComp – Compress your image into a small and reversible format

    While taking the fast.ai course, I was learning about Variational Autoencoders (VAE) and began to wonder: Is it possible to represent the latent space as an image, and then reconst…

  7. comment
    Comment #41161148

    Exactly what I was looking for! Thanks

  8. story
    Show HN: The 30 second habit that can have a big impact on your life

    Inspired by: https://www.huffpost.com/entry/the-30-second-habit-that_b_48...

  9. story
    Show HN: Stay effortlessly focused with a rhythmic visual cue

    Inspired by: https://news.ycombinator.com/item?id=38276107

  10. story
  11. story
    Show HN: Blink – A Chrome Extension to Combat ADHD and Boost Focus

    Hello HN! I've just launched a new Chrome extension named Blink, which is inspired by a comment made by TheRealHB on HN. It suggests using a blinking LED to combat ADHD and maintai…

  12. comment
    Comment #38302154

    Thanks for sharing your hack! I made a chrome extension for myself and others that want to try it out. Would love your thoughts! https://chromewebstore.google.com/detail/blink-effo…

  13. story
  14. comment
    Comment #36342984

    Hey HN! This a video demo of an idea I'm working on. Basically, I'm using a few different AI models to create a conversation simulator. The user gets to simulate any scenario with …

  15. story
  16. comment
    Comment #36190859

    Nice! Did you encounter some repetition issues in your playthrough with 4 options?

  17. comment
    Comment #36190842

    Nice find! And yeah, repetition is an issue, there’s an instruction to not repeat story element in the initial prompt but it’s not working well. Any suggestions?

  18. comment
    Comment #36190616

    Do you see the generated image and the discord link in Bing?

  19. story
  20. story
  21. story
  22. story
    >>> import this

    The Zen of Python, by Tim Peters Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better …