HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tomfern

no profile record

Submissions

Semaphore Enterprise Edition is free for small teams

semaphore.io
1 points·by tomfern·작년·1 comments

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

semaphoreci.com
2 points·by tomfern·3년 전·0 comments

[untitled]

1 points·by tomfern·4년 전·0 comments

[untitled]

1 points·by tomfern·4년 전·0 comments

[untitled]

1 points·by tomfern·4년 전·0 comments

[untitled]

1 points·by tomfern·4년 전·0 comments

[untitled]

1 points·by tomfern·4년 전·0 comments

Tips to Write Better Posts for Developers

semaphoreci.com
16 points·by tomfern·4년 전·0 comments

comments

tomfern
·작년·discuss
Semaphore Enterprise Edition is free forever for teams up to 50 users and $5M ARR
tomfern
·작년·discuss
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
·작년·discuss
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년 전·discuss
You'll find that most articles touch CI/CD if they are not outright about CI/CD fundamentals.
tomfern
·4년 전·discuss
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년 전·discuss
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년 전·discuss
Microservices require a different approach when it comes to testing.
tomfern
·4년 전·discuss
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.