Feed aggregator

Show HN: I built a social media for sport players

Hacker News - Thu, 04/03/2025 - 10:41pm

I built this platform for sport players to share their highlights and be seen by other players and coaches. Its free check it out!

Comments URL: https://news.ycombinator.com/item?id=43577797

Points: 1

# Comments: 0

Categories: Hacker News

Today's NYT Mini Crossword Answers for Friday, April 4

CNET Feed - Thu, 04/03/2025 - 10:28pm
Here are the answers for The New York Times Mini Crossword for April 4.
Categories: CNET

Show HN: Jetelina v3.0 Has Arrived

Hacker News - Thu, 04/03/2025 - 9:53pm

Yay, Jetelna v3.0 has been released.Jetelina has quite unique functions, the primary is handling multi database at once in using webapis, the secondly is perfectly controlling with key typing, and of course more. The v3.0 has been impremented in using MongoDB; then it can use Postgre/Mysql/redis and mongo at once, some stats functions, and improved the usage. Visit the site.

Comments URL: https://news.ycombinator.com/item?id=43577546

Points: 1

# Comments: 0

Categories: Hacker News

Generate llms.txt files for AI-friendly websites

Hacker News - Thu, 04/03/2025 - 9:42pm

Article URL: https://llms-txt.io/

Comments URL: https://news.ycombinator.com/item?id=43577500

Points: 2

# Comments: 0

Categories: Hacker News

The Great Compression

Hacker News - Thu, 04/03/2025 - 9:42pm
Categories: Hacker News

Show HN: Tiny Python+Preact tool for debugging agents

Hacker News - Thu, 04/03/2025 - 9:42pm

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 contexts while remaining unopinionated on how you are doing the prompting.

Basically you add some instrumentation to your program via decorators or small function calls and it produces a visualization of the program execution.

Personally, I am not particularly interested in using a heavy-duty orchestration or chaining framework for managing context, chaining prompts (Langchain etc.) and I typically just interact directly with the LLM providers via their clients or standard HTTPS. I had noticed that having this layer for debugging would be useful for some of my other side projects so I decided to pull it out into something standalone.

https://github.com/michaelgiba/plomp

Let me know what you think

Comments URL: https://news.ycombinator.com/item?id=43577494

Points: 1

# Comments: 0

Categories: Hacker News

Pages