Viewing profile — punkpeye
punkpeye
HN member- Joined
- Mon, Jun 27, 2022, 10:31 PM UTC
- HN karma
- 928
- Public activity
- 246 items
- HN profile
- View on Hacker News ↗
About punkpeye
Recent public activity
-
comment
Comment #49090041
Just ran some quick numbers. In our index of 62,726 Open-Source servers, ~18,000 have been pushed to in the last 30 days. ┌─────────────────────────────┬────────┬───────────┐ │ Pus…
-
comment
Comment #49089709
Finally. I am running an MCP server gateway/registry (some of you may know Glama). I cannot tell you what portion of our issues/bugs were due to the need to persist server state. T…
-
comment
Comment #48993473
I just saw it in agy and started using it without asking any questions. I did not notice any major difference.
- story
-
comment
Comment #48920796
This did not get enough attention. Does anyone know what was the precise date when this change was rolled out?
-
comment
Comment #48920643
This data was available via API endpoints, not something that needed scraping.
-
story
GitHub is starting to lockdown some of the previously public data
I woke up to an alert about a database anomaly: one of the tables that we use to track stargazers was suddenly empty. Turns out GitHub quietly made the endpoint that fetches starga…
-
story
Ask HN: Who knows someone at GitHub/NPM team?
I will keep this brief: I am the author of FastMCP node.js framework – which is the most popular MCP framework in JavaScript ecosystem. However, "fastmcp" name clashes with another…
-
comment
Comment #47886071
Incredible model quality to price ratio
-
comment
Comment #47844798
Now this is brilliant. I run an AI gateway (Glama), and we had to delist all third-party providers because some of them are obviously lying about their quantization. Being able to …
- story
-
comment
Comment #47506276
Just to close the (public) loop, the issue was that we were using wrong API endpoint: ipinfo.io/lite instead of api.ipinfo.io/lite. Thank you Abdullah
- story
-
comment
Comment #47432788
Did a quick dive to explore viability of migrating to ipinfo. My idea was: use lite version for enriching everything and then use pay-as-you-go for enriching authenticated user ses…
-
comment
Comment #47432732
I tried using the /lite/ endpoint to get country data, but it is giving 404 errors for valid IPs. { "status": 404, "error": { "title": "Wrong ip", "message": "Please provide a vali…
-
comment
Comment #47432175
> On the matter of advertised locations not matching actual location, I highly recommend reading this: https://ipinfo.io/blog/vpn-location-mismatch-report Good read Do you happen t…
-
comment
Comment #47431268
So many of my open questions answered in one answer. Thank you. A follow up based on new information - if 'geofeed' identifies something with wrong geo location, and your method de…
-
story
Ask HN: How to Evaluate IP Dataset?
I've been researching solutions for cost effective method to enrich millions of IPs per day (only need country, city, ASN), and I came across ip-api.com. The service is mentioned i…
-
story
Show HN: MCP Inspector – connect and test any MCP server
This project emerged out of frustration that the existing MCP inspectors either require to sign up, require to download something, or are not fully spec compliant. I just wanted so…
-
comment
Comment #47351280
What are some things you've automated using Axe?
-
comment
Comment #47317195
Cool project!
- story
-
comment
Comment #47216783
Looks like this a known issue with embedding JSON. I found a dozen of related issues in the context of Next.js: * https://github.com/vercel/next.js/issues/40143 * https://github.co…
-
story
Ask HN: Google started to index non-hyperlinks. What to do about it?
Never seen anything like this before. However, I noticed a massive spike of 404 errors in Search Console. I sampled a bunch and the issues and they all seem to be the same – Google…
- story