Voytrekk

u/voytrekk@sopuli.xyz
7 posts · 456 comments

Recent posts

Recent comments

Its not the future of Linux, most likely a fad. The most it will be is a cult OS used by people on the far right.

The only thing good I can say about it is that it has interested some people into Linux because of how all of the components are unique compared to Mac and Windows. Cosmic could be the main stream option for those users once it becomes more stable.

It was all just a bunch of rich tech bros that made that $8M investment, with $1M from DHH himself.

Its not the standard investment from another company where they do some due diligence. This was just a "we think this is the future of Linux" vibe investment.

The issue with money in college sports is that some schools just have a ton more money to pay athletes than others. They should take it up with the NCAA to ensure fair competition and not just remove money from college players. Many players getting paid in college will not go pro, so this is their chance to get paid for the sport their college makes plenty of money from.

You are correct that they restart a container that has stopped because of a bad exit. I meant a container that has completely disappeared due to running out of storage on the system. Given, that is a failure of configuration to begin with.

Despite this being a pretty exciting reason with the title race, I just haven't bothered after I wasnt able to renew with f1tv. They offered the product I wanted at the right price. I'm not interested in paying twice as much for a bunch of other stuff I'm not planning to watch.

Because of the lack of income majority of the population, companies have chosen to pivot to a more luxury focused economy. They are the only group to have actual wage growth.

We really need to revamp labor lwas in the US. Minimum wage has not increased in 20 years and there are two many motivations for companies to hire employees at a part time level so they need multiple jobs just to make ends meet. A few policies could correct that.

  1. Medicare for all means no requirements for employers to provide health insurance for employees regardless of hours worked.
  2. Mandatory vacation time based on hours worked. 4 weeks or equivalent for workers means companies will need to hire for the amount of time an employee is needed instead of multiple employees being part time.
  3. Full time employee minimum ratios. Make companies have a certain percentage of their employees be full time. If they need to go below that limit they need to justify it to labor boards. They will need to renew that exception each year.

Docker compose definitely works for most people, so I would feel pressured to swap.

There is one instance where Quadlets would have fixed an issue we ran into at work. We had a Kafka instance whose container died and went away because we ran out of space on the server. Compose doesn't recreate containers on failure, so I was called in to fix the issue. Quadlets treats containers as disposable, so it would have recreated it as soon as it went away. The root of the issue was a bad logging config that we fixed on the next business day.

The security of Rocky is solid and RL 10 is supported for quite a long time. I'm also used to RHEL based systems at work, as we target Red Hat.

That being said, I wouldn't recommend it for most people. SELinux can be annoying to deal with and can cause issues where it isn't obvious that SELinux is the cause.

If I were to chose again, I would probably just pick Debian as most of my workloads are just running in containers or VMs. The only services running on the host are NFS and Samba.