Viewing profile — azebazenestor
azebazenestor
HN member- Joined
- Mon, Jul 11, 2022, 8:57 AM UTC
- HN karma
- 10
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About azebazenestor
No profile information was provided.
Recent public activity
-
story
Ask HN: In Cursor/agents, do plugins hide MCP tools from the main agent?
Quick architecture question. When using MCP servers directly in Cursor, the agent seems to see all tools at the same level. But when using a plugin/extension that internally connec…
- story
-
comment
Comment #41841648
How to Overcome GitHub’s Single-Topic Limitation ? The GitHub Actions Marketplace allows users to filter by one topic, but what if you need actions that fit multiple categories, li…
- story
-
comment
Comment #39610645
https://github.com/nat/openplayground but seems it has not be updated from 6 months.
-
comment
Comment #37348446
This could be a really good feature for dev environment as Lambda support scale to 0
- story
-
comment
Comment #37337209
I experienced the issue in France. Seems that the playground is 100% uptime on past 90 days. Will use that while waiting.
- story
-
story
Show HN: Integrations hero, Say goodbye to paid tier of app automation tools
Hi HN, I built integrations-hero.live that centralize in one place all the apps supported by data integrations software. Currently, contains all apps from Zapier, make (formerly In…
- story
-
comment
Comment #35000255
Thanks. I will check it out
-
comment
Comment #34998653
No. I did not know about this possibility. Can you give me a link to this solution ?
-
story
Ask HN: Recovering AWS root account without phone number – advice needed
Hello everyone, I'm posting here today because I've been unable to access my AWS account for the past 1 year due to a phone number issue. When I set up my account, I entered a bad …
-
comment
Comment #34356953
Oh.Thanks for answer. So the heroku app was created when it was not possible to sign up without being invited.
-
story
Ask HN: Why some slack communities use url *.slack.herokuapp.com?
I noticed some slack of communities have entrypoint with *.slack.herokuapp.com . https://botkube-slack.herokuapp.com/ https://www.google.com/search?client=firefox-b-d&q=inurl%3Asla…
- story
-
comment
Comment #32854591
Another way to do sqlite over S3 is: - https://github.com/uktrade/sqlite-s3vfs (Read/Write) - https://github.com/michalc/sqlite-s3-query ( Read Only)
-
story
Ask HN: Mature tools for availability when app shutdown outside of buisness hour
Hello, I just joined a new company in the observability team. We used Datadog for observability. Datadog support computing app availability based on unsuccessful monitoring checks …
-
comment
Comment #32225199
- Use cs.github.com for code search when you need to find usage ( other than sample) for a library - If you need to choose a tool to do something. After you find one, don't just us…