- 8 Posts
- 16 Comments
maggoats@lemmy.worldto
Linux Gaming@lemmy.world•Terakan Driver Continues Working To Bring Vulkan To The Radeon HD 6000 SeriesEnglish
1·3 years agoI had one til a few months ago!
maggoats@lemmy.worldto
A Boring Dystopia@lemmy.world•Housing market affordability is so bad that Zillow says it will take you 13.5 years to break even on a purchase from July onward
161·3 years agoI wonder this too, but I’m coming to believe that as long as investors are throwing money at housing and people need it, it might not burst. With enough wealth concentration, maybe it just all gets progressively bought up and rented out at insane prices, with growth coming from speculation among massive institutional investors.
But I haven’t really thought of this deeply or looked into whether it’s sound.
maggoats@lemmy.worldOPto
Programming@programming.dev•Looking for an accelerated numerical computing library for .NET
1·3 years agoThe 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.
maggoats@lemmy.worldOPto
Programming@programming.dev•Looking for an accelerated numerical computing library for .NET
2·3 years agoUnfortunately 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.
maggoats@lemmy.worldOPto
Programming@programming.dev•Looking for an accelerated numerical computing library for .NET
2·3 years agoUnfortunately 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!
maggoats@lemmy.worldto
Linux@lemmy.ml•Does Linux even work properly on Dell XPS laptops?
4·3 years agoGot 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.
maggoats@lemmy.worldto
Linux@lemmy.ml•Need help on installing NVIDIA drivers for old GPU.
3·3 years agoThis 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!
maggoats@lemmy.worldto
World News@lemmy.world•More Wagner fighters move closer to Polish border, Poland PM saysEnglish
4·3 years agoGoogle en passant
maggoats@lemmy.worldto
Showerthoughts@lemmy.world•People who haven't gotten into habit of googling stuff in the last 20 years might not get into it at all anymore because of how search engines are gamed with SEO spam tactics nowadaysEnglish
1·3 years agoThere 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.
maggoats@lemmy.worldto
World News@lemmy.world•UK renewable energy plans hit after developer halts 1.4GW wind farm projectEnglish
1·3 years agoWhy 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.
maggoats@lemmy.worldto
World News@lemmy.world•US considers 'sun blocking' to cool the Earth: What is it and does it really work?English
3·3 years agoYeah, 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 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.
maggoats@lemmy.worldto
Fediverse@lemmy.world•Lemmy's total users exceeds 740k today, up from 540k yesterdayEnglish
1·3 years agoI 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.
maggoats@lemmy.worldto
sh.itjust.works Main Community@sh.itjust.works•Hey could we defederate with exploding-heads.com/English
1·3 years agoBut 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.







Great post. Full of useful tips I always need to remind myself of.