sontek's Avatar

sontek

@sontek.net

Kubernetes, Rust, Python, and basic neckbeard things

51
Followers
62
Following
21
Posts
01.08.2023
Joined
Posts Following

Latest posts by sontek @sontek.net

Post image

Interesting... Github is advertising directly on opensource project pages now. I'm a paying Pro subscriber and seeing the advertisement so its not for free users only.

28.08.2023 21:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Yeah, I love some of the discord communities I've found. I just hate that I have to join each one of them individually.

Being on freenode and having access to a ridiculous amount of communities was amazing.

28.08.2023 21:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I fall for this trick most weekends

28.08.2023 00:05 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

They mostly failed to describe their value. Go to any of the READMEs and try to figure out what value they provide. I don't think I've ever seen one that says "You would want this because <x>"

They all are like "We are cloud native fast API Gateway!" and let you figure out what that means.

22.08.2023 14:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Domains are for collecting not for using

18.08.2023 20:42 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I agree, swapping terraform over to BUSL makes no sense. They already had their commercial offering with Terraform Cloud.

But I don't think any of the companies on this list are any more noble. Their products are all closed source.

I'd trust them more if they were giving back already.

18.08.2023 13:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

🀷 A bunch of corporations who never contributed (or barely contributed) are now going to maintain a fork? I doubt it.

They are forking to protect their commercial interests. If they would've contributed rather than expecting to profit off the work of others we wouldn't be in this situation.

17.08.2023 01:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

vcluster is a better use case for that. Make a namespace for each candidate and deploy a vcluster in there. Doesn’t cost a lot of money, easy to manage, and easy to garbage collect.

Means you only have to keep a single k8s cluster healthy

15.08.2023 22:36 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Haha, depends on what you’re trying to do. If you want a management cluster then it’s great.

But if you’re looking to do something like preview environments where you make a cluster for a pipeline I’d just use tilt or skaffold with vcluster

15.08.2023 22:21 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

If you’re looking to manage kubernetes with kubernetes I recommend https://github.com/berops/claudie

15.08.2023 22:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

What are you using? Our entire stack is vclusters on top of kOps so its kubernetes all the way down.

Using skaffold + mirrord has been pretty nice though

15.08.2023 13:22 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I actually prefer https://github.com/microsoft/pyright over mypy but both are good. If you want to add type enforcement to Python they are both great!

14.08.2023 20:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

You are looking for something more aggressive than using `mypy` to enforce and check type hints?

14.08.2023 01:13 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

We are hiring rust engineers who want to build kubernetes controllers!

https://boards.greenhouse.io/dittoliveincorporated/jobs/4263846006

12.08.2023 22:55 πŸ‘ 11 πŸ” 6 πŸ’¬ 2 πŸ“Œ 0

Requests and Limits! Ernie and Elmo are going to have to share the gold fishes efficiently or one of them will starve πŸ˜†

07.08.2023 21:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

What did the patent cover?

06.08.2023 12:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

what happened?

05.08.2023 23:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Thats how I got mine. @compsci.fyi posted it in a group signal chat and let it be first come first served. "Be the chaos you want to see in the world" - Gandhi

04.08.2023 14:03 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Another reason its cheap is from the reliability standpoint. The internet is a flakey place and every API you link together is a potential failure point.

Zapier will reliably move the data between APIs and retry/back-off/etc. when there are incidents. Also, auth token refresh alone is worth it.

04.08.2023 13:58 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

CodeCov opensourcing with the BSL license hit the orange site today. Its wild how many people shit on the BSL as not opensource.

I much prefer organizations releasing under BSL than Open Core.

02.08.2023 17:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

We have become less thoughtful on how we develop software and just optimize for speed of iteration.

I’m getting sick of using software that hasn’t been thoughtfully designed before getting implemented.

Scrum is destroying the stability of our systems.

01.08.2023 12:12 πŸ‘ 5 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0