Unfortunately I don’t believe NumPy has any built in accelerations (other than being a C library which is fast already), though I don’t really know the ins and outs. There are Python libraries that use the NumPy API or otherwise do some stuff to accelerate it on e.g. CUDA, but the Numpy.NET library as far as I know uses its own embedded Python + numpy, so as far as I can tell that wouldn’t be an option.
Unfortunately not, though I forgot about SIMD! It doesn’t seem to support arbitrary-sized matrices or arrays out of the box, though I guess I could index the vector type myself. Still, it doesn’t offer the operations I’d like, as far as I can tell.
Thanks though!
Got an XPS 13 9350, works fine, bluetooth and all, though I upgraded Ubuntu and the kernel and the integrated webcam hasn’t worked since, which I still don’t really understand.
This may not be relevant since I have a different gpu and am on Ubuntu, but when I installed proprietary drivers I didn’t have display either because I was using a version of the driver that was too recent (whether due to dropped compatibility or a bug I don’t know). An older one might work!
Google en passant
There might be some kind of trust system that could work. I have no idea of course but I’m envisioning something like Stack Overflow’s system and a bit of community correction and authority à la Wikipedia.
Why can’t the government just build it as a public utility?
That’s actually not true, right? https://www.iea.org/data-and-statistics/charts/global-co2-emissions-from-transport-by-sub-sector-in-the-net-zero-scenario-2000-2030
In 2019 there are 6.08 Gt from road vehicles compared to the 0.87 Gt from shipping. That’s just overwhelming.
Yeah, I saw a link to a study that modeled outcomes within the next fre decades where acidification kills enough marine life and favors the reproduction of other microbes. Something about either low oxygen in the oceans and/or the atmosphere, or maybe a dangerous increase in stmospheric toxins resulting from that.
Maybe I’ll try and find it to verify.
I really like Japanese with Shun (on Spotify, I don’t know about other platforms?) and also Comprehensible Japanese (here on youtube) which has lots of free content, also a dedicated site with extra material for Patreon supporters.
Shun’s good cause he speaks slow enough without being annoying, and enunciates quite well.
Basically the same for Comprehensible Japanese! Though these are extra nice since there’s an extra modality (namely video) which she uses so that you can continue listening with context.
I agree, based on these statistics. Prior to the obvious jump in bot-farmed accounts, there were about 162000 active users with an active user proportion of about 0.186 (somewhere around >29000 active users).
Now there are 649k lemmy users and an active user proportion of 0.055 (~35600 according to the dashboard). If we assume those 35600 users represent the pre-bot-farming ratio of 0.186, we get 35600/0.186 or about just over 191000.
That’s still an increase of probably 30k true users, unless the proportion of lurkers have also suddenly drastically increased. I don’t think that’s true, because, pre-bot-farming, when the user base started growing with the Reddit debacle, the proportion of active users increased accordingly. I assume that’s because new users are excited to help grow the community.
Still, in the past two days alone active users went up by over 5k (15%). Maybe that’ll continue exponentially, and there’ll be 95k (500k total non-bot) users two weeks from now, or maybe it’ll continue linearly and there’ll be 70k (~385k) users.
I don’t know why I spent so long thinking about this.
I don’t doubt there’s a great amount of user growth, but it appears that many of those are account creation spam on instances with 1 active monthly user though.
Edit to add a comment I made on another post Basically there might be about 200k real users right now including lurkers, growing at a rate of basically 13.5k per day.
But certainly the proposed defederation isn’t the same as suppressing utterance, considering there would remain a publicly accessible instance for that speech. This would be closer to keeping in check by public opinion, since it’s the action of exterior social forces.
The closest thing I’ve been able to find so far (which seems to have been under slow development by 1-2 contributors for the past couple years) is https://github.com/MPSQUARK/BAVCL which is based on ILGPU. I’ll probably be keeping an eye on it though.