The point you seem to be missing is that it isnt that linux is too hard for average people, it isnt id even say its easier than windows to use for people who arent deep into using windows already.
Its that installing any os is too much for regular people and Microsoft have been fighting dirty and abusing market dominance to make sure they kill pre-installed linux machines.
I am shocked, shocked I say to see some one with a lemmy.ml account spouting talking points to back up vicious right wing dictatorships that are aligned against the west.
More Fortran than C, but its the same for any language doing those sorts of array mathematics, they will be calling compiled versions of blas and lapack. Numpy builds up low level highly optimised compiled functions into a coherant python ecosystem. A numpy array is a C array with some metadata sure, but a python list is also just a C array of pointers to pyobjects.
Even in python you can have control of what types of numbers are used under the hood with numpy arrays (and chances are if you are using floats in any quantity you want to be using numpy). I would be very surprised if array([1,2,3], dtype=uint8) == array([1,2,3], dtype=int16) gave [False, False, False]. In general I think == for numbers should give mathematical equivalence, with the understanding that comparing floats is highly likely to give false negatives unless you are extremely careful with what you are comparing.
But how far should that be taken should 8 == 8 return false because one is an unsigned int and the other is signed? Or 0.0 == 0.0 where they are floats and doubles? You can make a case for those due to a strong type system but it would go against most peoples idea of what equality is.
I'm really not sure what point you are trying to make. The only way I understand the OP's statement is about fuck the (PoW raping and murdering) war criminals. We can all agree with that despite Israel's resulting genocidal reprisals cant we?
Youd be surprised at the level of unthinking hatred around them, but even discarding that Ive seen it said often that LLMs have no internal model of what they are talking about as they are just next word generators. This quite clearly contradicts that interpretation.
This is a really good science communication article, it describes their work in clear terms (finding structures that relate to abstract concepts, seeing when they are activated and how strengthening and weaking them modifies outputs) and goes into the implications for it. I'm probably going to save this link as a rebuttal for the people who claim LLMs just predict the next word and have no concepts embedded in them.
If you read the thread they were using google dns to get around ISP blocks. They had set it up for ethernet but not for wifi (i presume they had already set it up fpr windows). Not using the service you want but havent set up is not an OS problem.
... Thats someone having a problem with being given an incorrect certificate for a website because their ISP was blocking the website they were trying to access. Even though its on a linux support forum its neither a linux nor firefox issue.
yea, see i just don’t like how we first automated creativity instead of like, idk, manual labor???
emphasis mine, but this is just incorrect. Technology has been reducing the need for manual labour (or rather increasing the amount of useful work done with manual labour) since the wheel and the plow.
But it seems you think the civilian casualties give Hamas Israel the right to do what they did and Israel Gazans just should take it and not respond. If this is what you think definitely disagree. It’s ok if you don’t believe me. All I can do is say what I’m doing and you take it however you want.
Draft soldiers of Germany are not allowed to operate outside of our own borders and are used to fill the gaps that stem from professional soldiers working abroad. The Bundeswehr and especially the draftees can only be used for peacekeeping, humanitarian aid and defense.
No the argument is current techniques give logarithmic returns in data size, which is bad. But it said nothing about other potential techniques or made any suggestion that this was a general result.
I dont think the Israeli government ever has particularly, but they are in trouble if the public start believing that en mass. Sadly it seems that the Israeli public dont really care how bad things get for Palestinians (or actively want them harm and to seize their land), but there seems to be real anger over not putting getting hostages back as the main objective, with Hamas agreeing to a prisoner swap leading to ceasefire but Isreal rejecting it I can see that getting more intense.
The point you seem to be missing is that it isnt that linux is too hard for average people, it isnt id even say its easier than windows to use for people who arent deep into using windows already.
Its that installing any os is too much for regular people and Microsoft have been fighting dirty and abusing market dominance to make sure they kill pre-installed linux machines.