

You don’t have to reboot to adjust configuration or update. At least not with NixOS, don’t know much about other immutables.


You don’t have to reboot to adjust configuration or update. At least not with NixOS, don’t know much about other immutables.


Why not an immutable OS for servers? It seems like an even better choice for servers than for a desktop to me. It’s basically just like docker/containers but for your whole OS, configuration-wise.
I love my declarative NixOS servers/systems, and would never go back to imperative setups, it just seems archaic. The only exception I have (for now) is my pfSense router, as I don’t trust myself enough to setup a secure router.


Well yes, that data source is called stockholders. They eed to ride the hype. Honestly they really don’t have much choice. Either make the users happy or the stockholders. They can’t do both, it’s impossible at this stage. Want to guess which side wins?


I can’t even finish the trailer with how boring and stale it looks. Calling it pretty forgettable is stating it nicely… I’m convinced this game will be released and nobody will even notice. He even sounds bored out of his mind himself.
Maybe there is a market of mobile gamers gone PC that he’s trying to capture, much like Godus? I don’t see how this will entice anyone else.
Basically he has no clout left, even though I still wish for a good Black and White sequel, B&W 2 doesn’t count.


Woops typo, fixed


Seems like idle hope after the vast amount of crap he already pulled off and they still support him. I don’t see releasing the files making a dent. The fact he’s so hesitant to release them should already be enough and that doesn’t seem to sway them.
They will just downplay it. Or say, see others did it too, so they are all equality bad, so Trump is still the better option. That swamp isn’t going to get drained before mass riots or civil war breaks out.
If string return nan, else % 2
So now you return a number type if it’s a string and a boolean if it’s an integer. How does that make sense?
The is-even lib exists to sanitize input by throwing an exception which imho is better.
Edit: having looked at the code better. Apparently it still allows string coercion (boo). It only checks for non integer numbers.
To be fair in a dynamic typed language with dumb string to int coercions, I kinda get why such a library would exists. So it’s more a symptom of terrible language design than modern dependency hell.


I did, but I couldn’t remember it. so thanks!


In c style languages, Java, c++, rust, etc.


Well I concede, I guess there was one metric they were better at. Doing absolutely nothing.


Was that even true for comparable CPU’s? I feel this was only for their N100’s etc.


I honestly don’t get why anyone would have bought an Intel in the last 3-4 years. AMD was just better on literally every metric.


I’m mixed on this. If the algorithm is known, big channels would just game it. They still will figure it out now and game, but it might take a bit longer. Just like these days most of timef the top 20 results with Google are completely useless nowadays because it’s either AI slop or pure marketing.


Wouldn’t surprise if this is part of the scam. Put on tarrifs, hike prices. Let the customer pay and then give companies a rebate with tax money. So the average citizen is charged twice. And of course those price hikes will only go partially down. So the consumer keeps getting screwed.


A dead kid by lax gun laws is just a necessary evil we have to accept! But heaven forbid they see a nipple, cancel that shit straight away!
I think just like the reading it’s very different per person. I’m great at zoning out and not listening to people. Intentionally or not.


I think it’s a fair strategy. If they know what happens if you do it wrong people suddenly complain less about rust’s borrow checker. Whereas people who are only used to garbage collected language don’t usually have the slightest clue why it works the way it does.
I never really worked much with rpm-ostree, besides a short stint with Bazzite. But never really customized it, so I don’t really know how that experience is. But I would encourage you to look into NixOS (or something else not image based) whenever you feel to experiment with another immutable. It’s very nice for servers.