HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tomfern

no profile record

投稿

Semaphore Enterprise Edition is free for small teams

semaphore.io
1 ポイント·投稿者 tomfern·昨年·1 コメント

6 Ways to run a Local LLM (a.k.a. How to Use HuggingFace)

semaphoreci.com
2 ポイント·投稿者 tomfern·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 tomfern·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 tomfern·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 tomfern·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 tomfern·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 tomfern·4 年前·0 コメント

Tips to Write Better Posts for Developers

semaphoreci.com
16 ポイント·投稿者 tomfern·4 年前·0 コメント

コメント

tomfern
·昨年·議論
Semaphore Enterprise Edition is free forever for teams up to 50 users and $5M ARR
tomfern
·昨年·議論
Thank you. I was mostly me. I moved the docs from mkdocs to Docusaurus and rewrote them from scratch.

I'm working to add installation guides for generic K8s.
tomfern
·昨年·議論
You are correct. The core is Apache-2 and only lacks very obvious enterprise features. All the important CI bits are included in the Community Edition.

There is an EE edition in the works that will have a commercial license with more enterprise features like SSO, Okta integration, etc . I don't have the exact details but the license will allow small companies to use EE for free. The next step is to release EE.
tomfern
·4 年前·議論
You'll find that most articles touch CI/CD if they are not outright about CI/CD fundamentals.
tomfern
·4 年前·議論
I write a lot about CI/CD at my job (unsurprising as we are a CI service). While we do have some articles about our platform itself, most of the articles you'll find are more general:

https://semaphoreci.com/category/engineering

We also have a podcast about engineering that frequently touches CI/CD as a topic:

https://semaphoreci.com/podcast
tomfern
·4 年前·議論
Let’s take a look at the hottest and fastest JavaScript framework: Bun. How does it compare to Node and Deno? Is it really that fast?
tomfern
·4 年前·議論
Microservices require a different approach when it comes to testing.
tomfern
·4 年前·議論
Author here. I agree that observability is really high priority.

I've never meant the numbers to represent steps or say that one point has a higher priority than others (maybe I didn't make that clear enough in the article). In theory, you would be following all/most of the points while you prepare the monolith for migration.