open source drivers were developed for apple’s gpus, so if there is demand seems like someone would do it for qualcomm
open source drivers were developed for apple’s gpus, so if there is demand seems like someone would do it for qualcomm
Have you seen that study about the accuracy of chatgpt responding to programming questions? (here) It’s wrong 52% of the time, and I can say that I have personally experienced trying to use chatgpt for programming and getting more confused rather than less. Maybe it is because I wasn’t using gpt4, or claude, or whatever new model is the best, but I’m just sharing my experience.
Also I support electric vehicles because without them lots of energy (and emissions) is generated for critical infrastructure (we can’t ditch cars yet), and so replacing that with renewably generated energy is a good idea.
LLMs consume lots of energy to train and use, but instead of literally moving millions of people around, they assist you in doing things you could have done without them, but with dubious accuracy. Look at the massive use of LLMs in by students to cheat in school, yes they may not get detected, but sometimes they have noticable flaws, that get them in large trouble for being too lazy to actually learn anything.
If you want to learn in depth knowledge about a topic, just go look it up and learn there, it’s more helpful than an LLM.
you’re getting downvoted because LLMs are simply not very good, they consume lots of energy (bad for climate), and seemingly most people involved in ai hype want to replace human creativity or something.
how about instead of training a not very trustworthy or useful LLM on lots of nyt, 4chan, and “dark web”, you go read lots of nyt, 4chan, and dark web to train your own (much better) model (your brain).
but then made another torrent that is fully seeded
I mean it might be more secure, it might be less secure, we just can’t read through the source for windows, so we won’t know until linux is attacked as much as windows. It would (will?) definitely be interesting to find out.
freecad is horrible, not really worth trying.
I’ve heard of people getting fusion 360 running great with a snap, but others say it has issues. the github for it is being actively maintained, so thats a good sign at least.
I tried to get siemens solid edge working through wine, but it was mostly broken and I didn’t dig too deep into troubleshooting, I just dualboot windows for fussy programs and anticheats
ok but the real interesting stuff like reading hand writing from a paralyzed person imagining writing it and etc are all only for actual electrodes in brains.
Your point makes sense, but an epoxy submersible definitely wouldn’t make it down to the titanic intact even once, and there are some ways fibers could be put in tension by compressing the cylinder, so the CF was doing something, its just complicated. They shouldve just built a normal submersible though.
i dunno, too many teenagers have pretty much no concerns about (online) privacy at all
why do we need to drop hyprland over the lead dev’s views, they are pretty bad, but its an open source project, and I joined the discord server and didn’t immediately see any issues. vaxry even made a point of saying that they will accept PRs as long as they are good quality, regardless of personal views.
reminds me of this video that shows how they reverse engineered the macbook touchbar display and made their own driver. I bet a tv is harder, but I’ve wondered the same thing, and would be interested to see someone try.
Why should that be illegal?? It’s definitely disgusting, but if the paid customers don’t want to see ads (they don’t), then they will leave. I don’t see how or why to make it illegal to show ads to paid users.
edit: I didn’t really say that right, I just think that this is a complex problem, and saying “oh just make it illegal” is not a realistic solution. Some antitrust regulation is good for innovation, some more might be worse for innovation, and we need to be realistic about that, and not just act like we can regulate it all and then there will be 5 competing discords or whatever.
i think i’ve seen it used to demo different image compression algorithms, things like that. it was used as an easy example test image, but this journal has now banned papers from using it because it is weird and creepy to be using cropped porn for that. this won’t benefit the model, but she was only pushing to ban it because she wants more women in IT fields.
i liked ai when it was a bunch of researchers messing around, but commercialized ai is horrifying.
idk, I’ve had some great experiences with competitive gaming, I don’t think generalizing it all as a cancer is reasonable.
cracked servers (that dont need a microsoft account and dont use their authentication) are quite common, in fact you dont need “patched” server software to make one, it is literally a setting in the default microsoft provided server!
you would want some sort of in game authentication through a plugin (spigot, bukkit, etc) to prevent people from claiming to be your username and the server blindly trusting them and getting your stuff stolen though.
crowdstrike has caused issues like this with linux systems in the past, but sounds like they have now moved to eBPF user mode by default (I don’t know enough about low level linux to understand that though haha), and it now can’t crash the whole computer. source