smik

@smik@discuss.tchncs.de
0 Post – 14 Comments
Joined 1 years ago

I hope customer protection will eventually force new terms on the "you buy the rights to view a movie which can be revoked anytime without reason". Like, given that most digital offers are priced nearly as high as their physical counterparts, there should be a law that the right must be given for at least 50 years or so.

In German we say Raubkopie which translates to "robbery copy". It sounds metal but linguistically puts it right next to actual robbery which is kinda insane.

2 more...

Have you ever tried changing anything substantial in any other editor? It's a nightmare if you want a custom experience.

So... too many cooks creating overly complicated meals that occasionally are admirably but more often then not are not worth the money. Also really hard to get into and make more efficient.

Bloated complex frontend with so gosh darn many tools, some specifically created for one certain meals but sometimes get used for other meals, more or less effective. Sometimes it's already at the table, sometimes gets delivered with your meal.

Fancy looking APIs but you somehow have to know how to correctly talk to them and if you phrase something wrong, well good luck.

VS:

Simple, efficient, maybe not as sophisticated but if you get too many customers: just order a second one.

10 is a bit exaggerating. What do you really need?

ExternalDNS is nice so you don't have to config your DNS manually. You might need to install your own Ingress controller. If you want to automatically add and renew certificates cert-manager is great. Security is important! Speaking of, you should add some kind of secret management (something like sealed-secrets, vault or Secrets Store CSI Driver).

A really important thing is monitoring so you know your pods and the cluster itself is healthy. Prometheus is still king in that regard in my opinion. PromQL isn't that hard. Of course some kind of alerting like AlertManager is a must for prod environments. Be aware that the front ends of those tools are not behind a login so something like oauth2-proxy and dex is vital! You might want to have some visualisation too so Grafana is a nice addition. If you add Loki too you got your OPs covered.

Keeping track of all of your stuff is the hard part so some GitOps is highly recommended. ArgoCD or FluxCD are popular for a reason!

I think that should cover the basic setup so you may scale your CRUD app without worries!

Link to the source blog entry. It has more information on how the malware went undetected and how it worked.

As long as the web client works, I'll use teams from inside Firefox thank you very much.

1 more...

Self hosting your own CI/CD is the key for OP. Littering is solved too because litter is only a problem on long running servers, which is an anti-pattern in a CI/CD environment.

It's more like upfront paying a rented Lambo and the car dealer can order it back anytime without notice and reason. You know it's rented although you paid a huge sum (often as high as a new Lambo) but it might have been the only way to get that specific model. You just hope they are a nice company and let you drive as long as possible. Also, you can't resell it either ofc.

1 more...

Broken link? This seems to be a more or less up-to-date roadmap for Thunderbird on Android: https://developer.thunderbird.net/planning/android-roadmap

2 more...

Stuff like that exists to remind us of the Java in JavaScript

If it's relevant for your job, go for k8s. The more you tinker with it, the more knowledge you'll accumulate. Is it the optimal solution for a self hosting setup? Well, it depends but most probably not.

The comments section of a post like this feels like early reddit. Love it!

I adored my Pixel 3a. The size was perfect in my opinion. Small enough to handle with one hand and to put it in my pockets, big enough to enjoy watching videos on it. The Samsung S10e was lovely too.

I don't have sources but I remember them stating that small form factor phones were not selling too well. So I guess we won't see many flagship or even midrange phones in the near future.

Exactly. They should be learning a variety of different operating systems and apps. However, that implies that teachers are familiar with the tech.