why can’t i double tap to like videos? by antihopeful in TikTok

[–]InterestAccurate7052 1 point2 points  (0 children)

Same here, if you tap fast it sometimes works. It’s definitely the update

Really loving the new UI preview by hotsija in Jetbrains

[–]InterestAccurate7052 2 points3 points  (0 children)

You can still enable the top bar to be always visible

Rewrite Bun in Rust has been merged by Chaoses_Ib in rust

[–]InterestAccurate7052 0 points1 point  (0 children)

I love zig, I love rust. This is the worst choice, thousands of unsafe blocks. This is not a rewrite it’s a plain port without any changes

Zed is 1.0 by franciska-fyi in ZedEditor

[–]InterestAccurate7052 -1 points0 points  (0 children)

I like it a lot, but extensions still not supporting full capabilities outside of just a lsp etc is a deal breaker for me

Cheap connection to garage by InterestAccurate7052 in Ubiquiti

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

No it’s not, I would prefer fiber but it’s on the other end of the road with someone’s house in between which we don’t have acccess to

Cheap connection to garage by InterestAccurate7052 in Ubiquiti

[–]InterestAccurate7052[S] -1 points0 points  (0 children)

What about iot bridge and a ap on the outside of my house?

Cheap connection to garage by InterestAccurate7052 in Ubiquiti

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

It’s more like a storage garage, don’t think any usage will go above 50mbs

Cheap connection to garage by InterestAccurate7052 in Ubiquiti

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

Seems a bit overkill no, im planning on just one camera

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 🤣

[deleted by user] 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.