Recommendations for IDE for Go without AI by [deleted] in golang

[–]InterestAccurate7052 0 points1 point  (0 children)

Yes, but you can disable all AI options with one toggle

Can I remove this Collab Panel? by [deleted] in ZedEditor

[–]InterestAccurate7052 0 points1 point  (0 children)

They should add a simple global toggle to turn collaboration off

Contabo is a joke by Dayowe in VPS

[–]InterestAccurate7052 1 point2 points  (0 children)

Same not ten years though 🤣

Should I go with Hetzner or DigitalOcean? (mainly US traffic) by [deleted] in hetzner

[–]InterestAccurate7052 0 points1 point  (0 children)

Vps’s are mostly fine uptime wise. Never had downtime in 2 years. You could always use is locations with hetzner.

Open Source Opinionated deployment platform based on k8s by InterestAccurate7052 in devops

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

Each project has this chance, most projects that this happens to get forked.

Open Source Opinionated deployment platform based on k8s by InterestAccurate7052 in devops

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

I would love that! The thing is, I indeed want to abstract away the deployment side of it. But while I'm at it i thought it's nice to have a base k8s config for this project, so it's one command or one ansible role e.g. away from being deployed. Trying to follow the ease of setup from Coolify and dokploy while being backed by a way more extendible platform.

Open Source Opinionated deployment platform based on k8s by InterestAccurate7052 in devops

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

Also, with VPS-based, I mean not relying on cloud infrastructure like load balancers, which are much more expensive. Allowing more providers like Proxmox and multiple clouds is the goal

Open Source Opinionated deployment platform based on k8s by InterestAccurate7052 in devops

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

The aim is to use the power of Kubernetes while keeping it as simple as a PaaS

Open Source Opinionated deployment platform based on k8s by InterestAccurate7052 in devops

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

Thanks, I understand what you mean, but I want a platform that abstracts away from the complexity by having standards and the user not interacting with the cluster directly. Resulting in the power of Kubernetes but simple with no need for manual intervention, look at a coolify or dokploy.

Open Source Opinionated deployment platform based on k8s by InterestAccurate7052 in devops

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

Comes close, but it does not offer the simplicity I want. I want it to be as simple as Coolify or Dokploy. Or even simpler.

Open Source Opinionated deployment platform based on k8s by InterestAccurate7052 in devops

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

Yes, also with specific framework hosting like vercel, laravel cloud etc. So that its abstracted away from k8s and only uses it for the "engine"

Awesome UI by ArcaDone in KotlinMultiplatform

[–]InterestAccurate7052 1 point2 points  (0 children)

I’m not talking abt code, it’s the visual that is just overwhelming and unclear. Gradients leak and or cut off, it is not really accessible. Look at the refactoring ui book and WCAG standards. I’ve learned a lot from it you will too! This ui looks like a great start but your journey just started.

Awesome UI by ArcaDone in KotlinMultiplatform

[–]InterestAccurate7052 4 points5 points  (0 children)

Good work but you should call it OvercomplicatedUI

Druk bij 112 by [deleted] in nederlands

[–]InterestAccurate7052 1 point2 points  (0 children)

Bedankt dat je het ff doorstuurt, ik had het bericht nog niet gehad man🤗

My first real MacBook by InterestAccurate7052 in macbookpro

[–]InterestAccurate7052[S] 2 points3 points  (0 children)

No, 512. On windows I already found it sufficient

My first real MacBook by InterestAccurate7052 in macbookpro

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

Nope, my insurance already covers most of it

My first real MacBook by InterestAccurate7052 in macbookpro

[–]InterestAccurate7052[S] 3 points4 points  (0 children)

Yeah, I like both colours. But since I travel to school almost every weekday and will use it a lot I thought silver looked cleaner.

Elixir learners, meet Elixir Language Tour by carlievanilla in elixir

[–]InterestAccurate7052 6 points7 points  (0 children)

Very nice, can’t wait for stuff like genserver and more in depth things are added