HN user

hmdai

34 karma

https://x.com/hmdai_

Posts26
Comments16
View on HN
github.com 1y ago

Living Canvas: A web-based puzzle game powered by Generative AI

hmdai
1pts0
github.com 1y ago

Why MCP can't be as simple as Naive Context Protocol

hmdai
4pts1
piano.hiku.app 1y ago

Show HN: I made a MIDI-based Piano training app

hmdai
2pts0
news.ycombinator.com 1y ago

Tell HN: ChatGPT adds utm_source=chatgpt.com to external links

hmdai
4pts1
news.ycombinator.com 1y ago

Ask HN: Is Git commit history useful to you?

hmdai
2pts10
news.ycombinator.com 1y ago

Ask HN: Please share your experience with CouchDB vs. other doc-oriented DBs?

hmdai
2pts1
news.ycombinator.com 2y ago

Ask HN: What do you recommend for implementing access control?

hmdai
2pts3
news.ycombinator.com 2y ago

Ask HN: Which User Management (Identity, Access) tool do you recommend?

hmdai
1pts0
news.ycombinator.com 2y ago

Ask HN: Is anyone using alternative open email protocols like JMAP?

hmdai
15pts3
hmd.ai 2y ago

I hate what the internet has become

hmdai
6pts0
news.ycombinator.com 2y ago

Ask HN: What is good about tailwindcss if you mostly use a component lib?

hmdai
1pts0
deno.com 2y ago

Deno 1.42: Better dependency management with JSR

hmdai
3pts0
github.com 2y ago

The Road to Fresh 2.0

hmdai
2pts0
curved-locust-c486.hiku.app 2y ago

Show HN: I made a (Y) scraper to see the progress of batch W24 websites

hmdai
1pts0
offlinegpt.store 2y ago

Offline GPT Store – Run LLMs Locally Using WebGPU

hmdai
3pts0
curved-locust-c486.hiku.app 2y ago

What services YC batch W24 use on their websites

hmdai
1pts1
paulgraham.com 2y ago

Economic Inequality (January 2016)

hmdai
1pts0
news.ycombinator.com 2y ago

Ask HN: What are the downsides of hosting your blog on a separate subdomain?

hmdai
3pts2
appleinsider.com 2y ago

Google's Chromium team working on non-WebKit browser for iOS (Feb 2023)

hmdai
2pts0
news.ycombinator.com 2y ago

Ask HN: Do you know of any plans to port other browser engines to iOS?

hmdai
3pts6
idx.dev 2y ago

Android emulators, iOS simulators – Project IDX

hmdai
4pts0
www.prehistoricdomain.com 2y ago

Prehistoric Animals

hmdai
15pts4
www.theguardian.com 2y ago

US Launches Inquiry into AI Deals by Microsoft, OpenAI, Google and Amazon

hmdai
2pts0
www.youtube.com 2y ago

AI: Investment and Impact with Sarah Guo and Elad GIL of the No Priors [video]

hmdai
2pts0
uneven-macaw-bef2.hony.ai 2y ago

Show HN: Offline GPT Store, run a pre-prompted LLM in your browser

hmdai
3pts0
uneven-macaw-bef2.hony.ai 2y ago

Offline Chat with Marcus Aurelius

hmdai
17pts32

Genuine question, why can't this be done via an API that the agents call? there are already established ways to call APIs on behalf of the user. Seems to me that the agent is loading a web app just to be able to access it's apis, what am i missng?

Since the introduction of Model Context Protocol, I've been wondering why this protocol is so complicated to work with and after many wasted hours and a few MCP spec updates, I've decided to write down what I think MCP should have been and I call it Naive Context Protocol ¯\_(ツ)_/¯.

Maybe this approach is in fact naive (please tell why!), the "spec" is very minimal at this point (I will expand based on feedback here) and it probably ignores some use-case (some of them on purpose), but I would like to hear:

1. What everyone here thinks the MCP/NCP should've been/should be?

2. What use-cases would you like a context protocol to support?

ChatGPT Search 2 years ago

Does anyone know if the search will be available through their api? seems like a unique offering that not even google has (to my knowledge at least)

Inspired by Paul Graham tweet:

"You could probably make a lot of money simply by investing in companies that a significant percentage of the latest YC batch use. They're the quintessential early adopters."

I wanted to see what services are used on batch W24 company websites. Of course this not a complete representation since it doesn't include internal, server side or behind authentication services.

These numbers are out of 197 total companies in batch W24:

- Octolane is the most popular company in W24 so far, used by 10 within the batch.

- 88 use Google analytics vs 2 that use Plausible

- Many use webflow (50) or framer (42) to build the website

- Youtube (19), loom (5) and Mux (4) for video

I think I can't trust a therapist enough to be completely honest, while I can just write anything into the chat, knowing no one, (except google) will ever know :D

I wanted a privacy preserving AI chat bot since I didn't feel comfortable about putting personal issues into ChatGPT. It uses webllm models to run in the browser. Make your own chat by saving a message.

Disclaimer: I'm the creator of https://hony.ai that was used to build this demo.