Viewing profile — decodingchris
decodingchris
HN member- Joined
- Tue, Feb 14, 2023, 4:48 PM UTC
- HN karma
- 17
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About decodingchris
Recent public activity
-
comment
Comment #48184107
Super cool!
- story
-
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…
- story
-
comment
Comment #43986305
Cool demo! You mentioned using a microVM, which I think is Firecracker? And if it is, any issues with it?
-
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…
-
comment
Comment #41161148
Exactly what I was looking for! Thanks
-
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...
-
story
Show HN: Stay effortlessly focused with a rhythmic visual cue
Inspired by: https://news.ycombinator.com/item?id=38276107
- story
-
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…
-
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…
- story
-
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 …
- story
-
comment
Comment #36190859
Nice! Did you encounter some repetition issues in your playthrough with 4 options?
-
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?
-
comment
Comment #36190616
Do you see the generated image and the discord link in Bing?
- story
- story
- story
-
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 …