HN user

dheerajvs

332 karma
Posts2
Comments66
View on HN
Shipmap.org 6 months ago

This is weirdly beautiful

Until you notice the carbon emissions on the top left.

As an interviewer, I'm seeing a huge increase in proportion of candidates cheating surreptitiously during video interviews. And it's becoming difficult to suspect any wrong-doing unless you're very watchful by looking for academic responses to questions.

Why would anyone encourage building such a tool, I can't fathom.

Sit. 3 years ago

Every step you take is watched and assessed in terms of its monetisation potential, every interaction is meant to extract value from you.

Looks at uBlock Origin. Yep, requests to convertkit.com and sonnet-events.vercel.app are blocked.

Coincidentally today I was daydreaming about such a system being built alongside the metro rail corridors of my city. Doesn't have to be pneumatic if built today, but such an automated system would certainly help move packages at an unimaginable speed within a congested city.

Glad to see alternatives but disappointed that Bruno does not support OpenAPI specification.

At my company, we hand-edit OpenAPI specs in YAML and it gets consumed by many tools that generate types[0], static analysis and dynamic checks[1]. The OpenAPI spec itself is linted[2]. And of course, Postman consumes OpenAPI.

Tools that are built on open standards will naturally see greater adoption over those that use proprietary formats.

[0] https://openapi-ts.pages.dev [1]: https://openapi-enforcer.com [2]: https://stoplight.io/open-source/spectral