HN user

marclave

582 karma

ceo & co-founder of scalar.com

marc@scalar.com

Posts52
Comments98
View on HN
fearn.ai 1mo ago

Mathematicians use Lean to verify proofs, whats the equivalent for patent claims

marclave
7pts1
scalar.com 4mo ago

Show HN: Turn your OpenAPI document to an MCP server in ~1000 tokens and 3 tools

marclave
1pts0
github.com 10mo ago

Gram: Open-Source platform to create, curate and host MCP servers

marclave
20pts2
github.com 1y ago

Show HN: Turn OpenAPI documents to LLM friendly Markdown

marclave
6pts0
www.acctual.com 1y ago

Acctual: Get paid how and where you want

marclave
7pts2
news.ycombinator.com 1y ago

Ask HN: Advice for someone entering their 30s

marclave
12pts17
github.com 1y ago

Show HN: Steel.dev – An open-source browser API for AI agents and apps

marclave
114pts52
twitter.com 2y ago

Show HN: FastAPI OpenAPI Testing and Docs

marclave
1pts0
github.com 2y ago

Show HN: Nuxt.js OpenAPI / Swagger API Reference Documentation

marclave
5pts1
github.com 2y ago

Show HN: Scalasaurus – Open API / Swagger API References for Docusuarus

marclave
8pts0
windows98.apidocumentation.com 2y ago

Windows 98 Swagger/OpenAPI Petstore

marclave
1pts0
news.ycombinator.com 2y ago

Ask HN: What are you grateful for?

marclave
71pts52
tiptap.dev 3y ago

Hocuspocus: The plug’n’play collaborative editing back end

marclave
5pts0
news.ycombinator.com 4y ago

Is Algolia Down?

marclave
3pts0
chrome.google.com 5y ago

Hangul: A Korean vocabulary building Chrome extension

marclave
3pts0
news.ycombinator.com 6y ago

Ask HN: What are your weekend plans?

marclave
1pts1
app.resumebuilder.com 6y ago

Show HN: Free Resume Builder

marclave
3pts0
news.ycombinator.com 6y ago

Ask HN: What did you do in your first year after school?

marclave
15pts15
arxiv.org 6y ago

ArXiv Is Down

marclave
7pts3
news.ycombinator.com 7y ago

Stack Overflow Is Down

marclave
6pts4
keybase.io 7y ago

Keybase Security Audit [pdf]

marclave
2pts0
en.wikipedia.org 7y ago

Ritual of the Calling of an Engineer

marclave
3pts1
onlinelibrary.wiley.com 7y ago

Quasi‐Solid‐State Single‐Atom Transistors

marclave
2pts1
news.ycombinator.com 8y ago

Ask HN: How do people pair code/debug remotely

marclave
1pts1
www.launchaco.com 8y ago

Show HN: Launchaco Free Online AI Logo Maker

marclave
32pts14
news.ycombinator.com 8y ago

Ask HN: Looking back on the last 5 years, what's your biggest personal milestone

marclave
4pts2
www.launchaco.com 8y ago

Launchaco 2.0 – The Simplest Way to Build a Website for Your Startup

marclave
16pts2
meetalva.io 8y ago

A radically new digital design tool built for cross-functional product teams

marclave
1pts0
github.com 8y ago

A simple and composable way to validate data in JavaScript

marclave
2pts0
community.eveonline.com 9y ago

Sleeping Beauty – How on of the oldest bugs in eve got hunted down and resolved

marclave
2pts0

Get paid how and where you want—let your customer pay the way that works for them. Receive payments straight to your wallet or bank account. For businesses/freelancers globally.

Like pip-compile, uv generates a platform-specific requirements.txt file (unlike, e.g., poetry and pdm, which generate platform-agnostic poetry.lock and pdm.lock files). As such, uv's requirements.txt files may not be portable across platforms and Python versions.

really curious on the reasoning behind this decision :)

co-founder here :) Appreciate the kind words!

Our plans are to make it easier to integrate with existing SDK generation tools so you can use them inside of our API docs.

https://www.speakeasyapi.dev/ is a really great platform and I think we can integrate with them and have examples from custom SDKs.

In the scenario with custom domains, we would have to rely on docstrings or comments depending on the language, I'll need more thought on that

Hey HN, Marc co-founder & CEO of scalar here!

Thanks so much for your thoughtful feedback and giving our first open sourced tool a try. Please don't hesitate to reach out here or email me directly at marc@scalar.com if you have any feedback or if I can help you in any way shape or form with your API.

Appreciate the kind words, and the suggestions!

It was tough to close the "Test request" window. - I wasn't sure how to interact with the product without more trial and error.

Ah, this is great feedback. We can make it more clear with a button, as well that you can hit escape.

Add OpenAPI linting to the editor. ah, great idea. will triage this and get this in.

Allow users to import an example spec from the initial Getting Started page. In the getting started page we have "import url, paste swagger" & "petstore + tableau + cmc" examples to import by clicking.

Did you mean to add it to the editor?

Ah that's very cool, back in the day I always would install redocly instead of swagger UI, great work with Redocly :)

Again I really appreciate the kind words and your time.

hey ceo & co-founder here!

First of all we love open-source, we saw a huge opportunity to bring a modern design and some new features to swagger-ui & redocly.

Great question how we make money! We currently have: - a premium plan for hosting with a custom domain and guides

Our longer term plan is to build a dedicated REST API Client that is deeply integrated with all of our produts.

Feel free to join our discord, email me marc@scalar.com or sign up on scalar.com to stay updated :)

hey! ceo & co-founder here, some key differentiators. It definitely is a busy space, but we feel like there's some key differentiators:

- modern design - deeply integrated rest api client - free hosting with an apidocumentation.com subdomain - offline search with fuse.js - and more!

We also have a full api docs platform, where you can: - have full customization so you get on brand docs - subdomain & custom domain hosting

We put a lot of time to make these products integrated, cause what we see right now with current solutions is deep fragmentation.

I agree on most tools making it worse, long term we aim to make this better with a git sync feature and docstring parsing! :) -