Viewing profile — notmedia
notmedia
HN member- Joined
- Tue, Aug 16, 2022, 10:39 AM UTC
- HN karma
- 112
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About notmedia
No profile information was provided.
Recent public activity
-
story
Show HN: AG2B – Run the agent loop in the browser, expose your tools via WebMCP
Hello everyone, TL;DR Live demo: https://ag2b-example.vercel.app Working on different projects, especially in B2B, I am getting the same request more and more often - "Add an AI fe…
-
story
Show HN: Ezy’s universal, extendable, typesafe gRPC/gRPC-Web client library
While working on ezy ( https://github.com/getezy/ezy ) - open-source alternative to Postman and Insomnia, I had requests to move the gRPC client into independent library which user…
-
comment
Comment #33922071
I created the poll - https://github.com/getezy/ezy/discussions/35
- comment
-
comment
Comment #33920784
> the ability to have complete information about the request and the response Can you describe what information you want to see? > the ability to automate (run the requests without…
-
comment
Comment #33913903
Wow! You have an interesting project! I will try it!
-
comment
Comment #33913866
Hey! I think it's really depends on your needs and expectations from protocol you choose. gRPC is not a silver bullet, but it offers you structure via protobuf messages and automat…
-
comment
Comment #33910988
> 2. Could you elaborate more about this? Include directories is an option which defines paths for your imports in protobuf files. In large projects it's commonly use case when you…
-
comment
Comment #33910427
Thank you! If you have any feedback feel free to share!
-
comment
Comment #33909465
Interesting tool, never seen this before! Tested it with common gRPC cases. Just some things why it's not good for gRPC: 1. It doesn't support streams. 2. It doesn't support "inclu…
-
comment
Comment #33909085
Hey! Buy the way I have plans to support different protocols later such as HTTP, GraphQL, etc. :)
-
comment
Comment #33908879
> No, I had a proto file which imported another proto file, which could not be found, because I had not added its path to the import path list. Seems like it would be a common enou…
-
comment
Comment #33907766
Hi! Thank you for testing! > It doesn't remember your "environment". So if I call endpoint A and then click on endpoint B to try that, it forgets which environment is being targete…
-
comment
Comment #33907169
Hi! Thank you, I'm happy to hear that you found ezy helpful for your needs!
-
comment
Comment #33906949
Hi! Great, feel free to return back with any feedback! > Does the TLS/mTLS settings allow you to override the host name of the server, so that I can connect to localhost even thoug…
-
story
Show HN: Ezy – open-source gRPC client, alternative to Postman and Insomnia
In this release I have concentrated on user experience: - Full support of shortcuts - Reworked collections management - Notifications - Improved UX gRPC clients I’ve worked with ha…
-
comment
Comment #33520558
Hi! There are tools which already supports gRPC or they are specific-gRPC tools. I'm working with gRPC every day for 3+ years and unfortunately each of them are not suitable for mo…
-
comment
Comment #33517289
Hey! Server reflection is in project backlog :) I'm working on it - https://github.com/getezy/ezy/issues/16
-
comment
Comment #33517286
You made a great point! I will think about implementing ezy flow) But right now I will try to explain and help: Let's say you have src of protos with subfolders which you call subs…
-
comment
Comment #33517193
Thank you for your feedback! I added some links to project readme that can explain what gRPC is.
- story
- story
- story
-
comment
Comment #32481207
Hi! I just released new desktop gRPC client called ezy. Why another one? I'm working with gRPC every day and for my opinion all existed GUI clients do not well designed or do not h…
- story