Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IvanGoncharov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
IvanGoncharov
2mo ago
I just checked my calendar, and it was a 45-minute interview scheduled on Calendly. HR person sent me a link to Calendly so I could schedule an interview with the CTO. I actually talked with someone pretending to be the CTO for 45 minutes.
2.
▲
by
IvanGoncharov
2mo ago
Wow, after reading this article, I figured out I was hacked, but with a way more sophisticated attack. A few weeks ago, I had an interview with a CTO of a totally legit company. It was weird because he had disabled the camera, and the perso
3.
▲
Show HN: NotebookLM style mindmap inside ChatGPT
(chatgpt.com)
1 points
by
IvanGoncharov
3mo ago
|
0 comments
4.
▲
by
IvanGoncharov
10mo ago
Here is a link to an article we wrote: https://keenethics.com/blog/llm-randomness-problem It has way more details, but for some reason, I can't post it on HN.
5.
▲
Show HN: ChatGPT App That Solves LLM Randomness Problem No One Talks About
(random-app.keenethics-labs.com)
8 points
by
IvanGoncharov
10mo ago
|
1 comments
6.
▲
Linus Torvalds on why desktop Linux sucks (2014)
(youtube.com)
81 points
by
IvanGoncharov
5y ago
|
108 comments
7.
▲
Git Risky Using Git metadata to predict code bug risk
(youtube.com)
1 points
by
IvanGoncharov
5y ago
|
0 comments
8.
▲
TypeScript: Vote for Experimental Support of Optional Chaining
(github.com)
15 points
by
IvanGoncharov
8y ago
|
13 comments
9.
▲
From GraphQL to CSV: The Story of API Accessibility
(blog.apis.guru)
1 points
by
IvanGoncharov
9y ago
|
0 comments
10.
▲
10+ Awesome Tools and Extensions for GraphQL APIs
(nordicapis.com)
2 points
by
IvanGoncharov
9y ago
|
0 comments
11.
▲
Show HN: GraphQL Faker – Mock or extend your GraphQL API with faked data
(github.com)
7 points
by
IvanGoncharov
9y ago
|
0 comments
12.
▲
by
IvanGoncharov
10y ago
After you click on "Custom Introspection" card you will see "Copy Introspection Query" link. Just click on it and query will be copied into the buffer.
13.
▲
by
IvanGoncharov
10y ago
Definitely yes, it would be great to see Voyager as a part of graph.cool. It's our first React+Redux app so we need a few days to do refactoring, more details here: https://github.com/APIs-guru/graphql-voyager#cont
14.
▲
by
IvanGoncharov
10y ago
Thank you for making your GraphQL API publicly accessible. Can you suggest a better name to be used in our demo? BTW. We also included it in our list of public GraphQL APIs: https://github.com/APIs-guru/graphql-apis
15.
▲
by
IvanGoncharov
10y ago
Good catch! Just added the LICENSE file. https://github.com/APIs-guru/graphql-voyager/blob/master/LIC...
16.
▲
by
IvanGoncharov
10y ago
It was our initial goal but we decided to proceed with smaller steps and that's why we've released this MVP.
17.
▲
Show HN: GraphQL Voyager – Represent Any GraphQL API as an Interactive Graph
(github.com)
163 points
by
IvanGoncharov
10y ago
|
29 comments
18.
▲
by
IvanGoncharov
10y ago
It was a joke to make article easy to read. > people using GraphQL[1] more these days I fully agree. That's why we also maintain a list of GraphQL APIs: https://github.com/APIs-guru/graphql-apis > solves the
19.
▲
by
IvanGoncharov
10y ago
Hi, I'm the author, and I definitely know about Swagger/OpenAPI. By coincidence, I'm maintainer of the collection of 250+ Swagger specs for public APIs: https://github.com/APIs-guru/openapi-directory But
20.
▲
API Discovery: Can we do better?
(blog.apis.guru)
142 points
by
IvanGoncharov
10y ago
|
44 comments
21.
▲
ReDoc – open-source OpenAPI/Swagger powered API documentation
(swagger.io)
1 points
by
IvanGoncharov
10y ago
|
0 comments
22.
▲
APIs.guru – Wikipedia for Web APIs
(swagger.io)
6 points
by
IvanGoncharov
10y ago
|
5 comments
23.
▲
by
IvanGoncharov
10y ago
> The catch 22 here is that it is hard for people to innovate around API specifications when they are so hard to get! Yes, this is exactly the problem which I try to solve with my collection. > Per the SDKs ... what if there was a NPM
24.
▲
by
IvanGoncharov
10y ago
I think API owner need to see some value in publishing spec. And SDK generation, not a strong argument for publishing since it can be done on API owner side with more control and better quality. IMHO key component here is automatic integrat
25.
▲
by
IvanGoncharov
10y ago
Hi @gabamnml I'm maintainer of this API collection: https://github.com/APIs-guru/api-models Thank you for sharing a word about my project. One thing to note is http://apis-guru.github.io/ was crea
26.
▲
by
IvanGoncharov
11y ago
What about "REST API"?