HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tomfern

no profile record

Submissions

Semaphore Enterprise Edition is free for small teams

semaphore.io
1 points·by tomfern·geçen yıl·1 comments

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

semaphoreci.com
2 points·by tomfern·3 yıl önce·0 comments

[untitled]

1 points·by tomfern·4 yıl önce·0 comments

[untitled]

1 points·by tomfern·4 yıl önce·0 comments

[untitled]

1 points·by tomfern·4 yıl önce·0 comments

[untitled]

1 points·by tomfern·4 yıl önce·0 comments

[untitled]

1 points·by tomfern·4 yıl önce·0 comments

Tips to Write Better Posts for Developers

semaphoreci.com
16 points·by tomfern·4 yıl önce·0 comments

comments

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