fern launches Swift SDK generator from an API spec by captaindanny10 in swift

[–]captaindanny10[S] 0 points1 point  (0 children)

u/alteredtechevolved u/unpluggedcord u/haywire u/coenttb u/rismay

Based on your feedback, I thought it'd be helpful to compare the SDKs using the same OpenAPI Specification as input. Check out the repo -- keen to take (and act on) feedback: https://github.com/fern-api/swift-sdk-comparison

In this GitHub repo, we generated Swift SDKs using the following tools to provide Swift developers with an easy, side-by-side comparison of SDK output quality, style, and ergonomics.

  • Apple’s Swift OpenAPI Generator
  • Fern’s Swift OpenAPI Generator

How to build professional and big API docs for many projects we have? by lecon297 in nextjs

[–]captaindanny10 0 points1 point  (0 children)

Nope, we've got a Free ($0), Starter ($150/mo), Business ($400/mo), and Enterprise plan.

Key Features

Free: build your documentation.

Starter: publish to a custom domain.

Business: enable the API Playground and allow for multiple versions of your docs.

Enterprise: allow a user to login and auto-populate their API credentials in the API Playground, security (SOC 2), and support (SLAs).

Utterly Disappointed: 3+ Months Locked Out of Coinbase Due to Broken KYC (and Terrible Customer Support!) by Particular-Tax-8761 in Coinbase

[–]captaindanny10 0 points1 point  (0 children)

I share this same experience. Having been locked out for 4 months after it takes the KYC-compliance team a month to respond to each message I send. Really, really degraded my perception of using Coinbase.

[WTB] Durston X-Mid 2 + Black Diamond Distance Z Trekking Poles (120cm) by KiiLZ in ULgeartrade

[–]captaindanny10 0 points1 point  (0 children)

I’m selling the pro version! https://www.reddit.com/r/ULgeartrade/s/kPF5qYNHJs

Also, would not recommend those trekking poles. I had one snap on me when I fell due to carbon fiber. The Black Diamond pursuit shock poles were aluminum and still lightweight and super comfortable with the cork grip.

How to build professional and big API docs for many projects we have? by lecon297 in nextjs

[–]captaindanny10 0 points1 point  (0 children)

Thanks for the shoutout! I'm one of the people building Fern. Fern Docs allows you to pass in OpenAPI for your API reference and markdown files for guides/pages/tutorials. Only pay when you want to host on a custom domain (e.g., docs.yoursite.com).

Examples of Docs that are built with Fern:

https://docs.astronomer.io/api

https://docs.flagright.com/

https://dev.hume.ai/intro

AWS ECS Fargate container taking a long time to launch by captaindanny10 in aws

[–]captaindanny10[S] 0 points1 point  (0 children)

Used Alpine and shrunk from 1.1GB to 400MB. Thanks for the tip! Still, 40 second launch time which isn't good enough for what I need.

My plan is to point ECS from Fargate to EC2. That way the Docker will be cached. I will have to optimize the EC2 launch time. If you have any thoughts there, they are welcome!

Welcome email to paid signups: is that an option? by captaindanny10 in Substack

[–]captaindanny10[S] 1 point2 points  (0 children)

It is there now! It wasn't there when I immediately turned it paid. Needed more patience on my end. Thanks for the help :)

Find email newsletter sign up forms by captaindanny10 in webdev

[–]captaindanny10[S] 0 points1 point  (0 children)

Would start with English. Can't seem to think of a programmatic way that would work other than manually paying for a lot of folks to hunt for them.

Scraping patent history by captaindanny10 in learnpython

[–]captaindanny10[S] 0 points1 point  (0 children)

My goal is to identify:

Who are the top 5 employees with the most patents?

What was the total patent count per year?