nous

joined 3 years ago
[–] nous@programming.dev 18 points 2 days ago

Its hard to argue that 2 config files both multiple lines long is simpler then a single line in an existing file. Adding a service to cron is just simpler. But adding all the extra bit you are going to want on top increases the things you need to learn to do and configure correctly.

IMO systemd timers are simpler to get right at a little bit more of an upfront cost to learning how they work. But cron is still simpler to just get something working without caring that much. I still find that ends up biting you in the longer term though though all the missing features you need to add manually on top of that one basic line you added.

[–] nous@programming.dev 30 points 2 days ago (6 children)

Cron jobs are nice and simple to create. Until they go wrong then they are a pain in the ass. You need to manage logging yourself. If you forget you root mail will fill up your disk and crash the system. If you forget the mailto setting. If you remember it you justlose all logs and have no clue why something is not working. You need to redirect the output to a logfile yourself. And then risk filling up the disk with logs unless you remember to also set up logrotate. And you then still don't know when something last ran or if it ran successfully.

So many traps and that is just the logging side of things.

[–] nous@programming.dev 31 points 5 days ago (1 children)
[–] nous@programming.dev 71 points 1 week ago (6 children)

My favourite: The code does not work. You make a change, it breaks more. You undo that mistake: it now works.

[–] nous@programming.dev 25 points 1 week ago

That does not stop things from stealing your data.

[–] nous@programming.dev 5 points 1 week ago (3 children)

No. But only because I switched to helix. I have used vim for a lone time before that. Only having vim on a system is fine. Far worse is only having vi. Which is almost like vim but missing a lot of useful things.

[–] nous@programming.dev 3 points 2 weeks ago

“I’d like to think that once people have the option, that they’ll be more responsible.”

I would also like to think that. Reality is a bitch though.

[–] nous@programming.dev 2 points 3 weeks ago

Death is not the only driver. Reproduction is by far more important. Death only affects evolution because it prevents reproduction. With modern medicine then sexual selection becomes a bigger driver.

And even then evolution will always happen as mutations will always happen. Even if it is mostly just random drift in features.

We see many aspects of this over and over. Birds on island tend to lose their ability to fly. Larger animals on islands tend to shrink over time. Even isolated humans in extreme places (like high up on a mountain or that do a lot of deep sea diving) show adaptations to their environment. Once isolated even small pressures on your ability to reproduce will affect the population over time. It just might take a lot longer.

[–] nous@programming.dev 24 points 3 weeks ago (2 children)

From what I read somewhere one time they have had the implementations done for a while now. The only blocker was the HDMI fourm refusing to let them upstream the changes. So hopefully it won't take too long to hit mainline for this or very.

[–] nous@programming.dev 12 points 3 weeks ago

You shouldn't need tooling to fix an issue. Better for a design that does not require extra tooling.

[–] nous@programming.dev 6 points 3 weeks ago

And a £400 fine.

I believe that is what corporations call a tax on doing legitimate business. Never stopped them from doing illegal things. But they do like to complain when others do it to them.

[–] nous@programming.dev 4 points 3 weeks ago

Both examples have the same behavior for me on firefox mobile. So their solution isn't universal for all browsers :(

view more: next ›