# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 445641
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=445041
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=445141
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=444941
Show HN: A GUI Builder for Python GUIs
Hey all,
I am Paul, an indie-dev, I am working on this web based Drag and drop GUI builder tool for python. It's still in beta and currently supports tkinter and customtk.
It can generate clean code python for the UI you build.
You can check out the source code here: https://github.com/PaulleDemon/PyUIBuilder
Feel free to check it out. Thanks!
* * *
Comments URL: [https://news.ycombinator.com/item?id=43521652](https://news.ycombinator.com/item?id=43521652 ... ⌘ Read more*
Ask HN: Muslims–when are you celebrating Eid?**
I've been following the situation regarding Eid al-Fitr celebrations this year. Just hours ago, the Hilal Sighting Committee of North America announced they found "NO confirmed, positive naked-eye sightings of the new hilal (crescent moon)" on Saturday evening (March 29).
They're completing 30 days of Ramadan and observing Eid on Monday, March 31. \[1\]
Meanwhile, Saudi Arabia has declared Sunday as Eid. This declaration conflicts with the assessment of the astrophysics comm ... ⌘ Read more
Ask HN: whence New Window
UI question for the oldest of the old-timers here:
Why is the New Window function found in the File menu, and not in the Window menu? does this go back to PARC days?
EMACS keybindings are are pretty consistent about buffers, windows, files, and frames, but the menus... eh.
* * *
Comments URL: https://news.ycombinator.com/item?id=43520957
Points: 1
\# Comments: 0 ⌘ Read more*
Show HN: Cloud-Ready Postgres MCP Server
Hey HN,
I built pg-mcp, a Model Context Protocol (MCP) server for PostgreSQL that provides structured schema inspection and query execution for LLMs and agents. It's multi-tenant and runs over HTTP/SSE (not stdio)
Features
\- Supports multiple database connections from multiple agents
\- Schema Introspection: Returns table structures, types, indexes and constraints; enriched with descriptions from pg\_catalog. (for well documented databases)
\- Read-Only Queries: Controlled execution of qu ... ⌘ Read more_
Show HN: Pmpn – A Typosafe Wrapper for Pnpm
For some reason my muscle memory is messed up and I almost always type "pmpn" instead of "pnpm".
So, inspired by tools like gti (for git) and sl (for ls), here's pmpn, my gift to the Typoscript community.
Enjoy!
* * *
Comments URL: https://news.ycombinator.com/item?id=43520633
Points: 1
\# Comments: 0 ⌘ Read more*
Show HN: OpenAPI MCP Server – Make Cursor AI Understand Your API Specs
Hey everyone! I've built an MCP server that helps LLMs understand your OpenAPI specifications. It's pretty straightforward:
What it does:
\- Loads multiple OpenAPI specifications from a directory
\- Exposes API operations and schemas through MCP protocol
\- Enables LLMs to understand and work with your APIs directly in your IDE
\- Supports dereferenced schemas for complete API context
\- Maintains a catalog of all available APIs
GitHub: [https://github.co ... ⌘ [Read more](https://github.com/ReAPI-com/mcp-openapi)
Show HN: AI sales engineer
Non-technical salespeople don't understand their product and it's often a waste of time to hop on a call with just them.
I built something so that sellers can back up their claims with real product proof.
The demo agent uses Playwright + OpenAI structured outputs + LiveKit and acts like a sales engineer on a call.
Would appreciate any feedback!
* * *
Comments URL: https://news.ycombinator.com/item?id=43520439
Points: 2
\# Comments: 0 ⌘ Read more*
Show HN: My First Game
Experience first-hand the wonderful world of owl photography!
Owls aren’t big on having their photo taken, so learning how may take some time.
While you play, be on the lookout for powerful upgrades.
* * *
Comments URL: https://news.ycombinator.com/item?id=43520068
Points: 1
\# Comments: 0 ⌘ Read more*
Show HN: Red Panda Vibes – platformer web game built with Three.js (open source)
Hi, I'm Alan and I built this game using the three.js game engine and the help of Claude. I've been working on it for 2 weeks.
Explore the pastel landscape, avoid monsters, and try to find all the easter eggs (can you find the in-game HN feed?).
The game is free, open source, and runs on Desktop / Mobile.
Github repo: https://github.com/collidingScopes/red-panda-vibes
I'd love any ... ⌘ Read more
Show HN: Cloudwatch Logs MCP Server
No more copy-pasting logs when troubleshooting issues—the vibes told me there had to be a better way. Now debugging flows like a conversation.
* * *
Comments URL: https://news.ycombinator.com/item?id=43519922
Points: 1
\# Comments: 0 ⌘ Read more*
Show HN: I Built a Website That Turns Your Sketches and Images into Logos
Hi HN,
I’m a solo developer who just launched a website that lets anyone create custom logos from their own sketches or uploaded images all powered by AI.
The Idea:
After struggling with expensive, slow design agencies and rigid template-based logo makers, I wanted to empower people to create unique, brand-appropriate logos quickly and easily. My site provides a simple drawing interface so users can sketch out an idea, or they can upload an existing image. Then, my AI en ... ⌘ Read more