Why not? It seems to be working fine.
Why not? It seems to be working fine.
Too many people involved I think, someone will have to check this but all those members with names attached look like real developers who were significantly contributing to the project. It is perfectly possible for a dictator for life to have festered a toxic culture that got worse over time, and has happened multiple times before.
If you are understood buy you’re audience, you have spoken correctly. Correcting someone’s grammer is pointless
All cachyos does differently is have repos with the best optermisations applied. In practice its just a faster version of arch with an optional archinstall GUI.
Technically yes by rewriting ipfs’s code, but due to ipfs’s flaws you would be better off using something like freenet/hyphanet which has been designed for that purpose and has been successfully running since 2000, with the added benefit that the data is actually stored in the network by others instead of just by you (at least when you often request the data)
Unfortunately the reality of IPFS is that despite its huge funding it was poorly designed from the start and still to this day has much slower loading times then my I2pd instance (despite i2p transmiting messages through multiple encrypted proxies), to the point where the company working on the rust implementation determined it was so bad they had to scrap the whole thing to make something that actually worked. Not to mention that I managed to have my server taken over by some kind of malware by downloading a particular piece of content.
Me when I was trying to figure out what the outputs in the Javascripts RSA key generation crypto api curruspond to so I can link it to a rust api to prevent Man in the middle attacks occurring on https traffic with false certificates installed (I figured out eventually)
Yes Stable Linux variants (also known as distros) are very widely used, and range from Linux mint which is completely stable with no issues for day to day use (assuming you don’t use an Nvidia card) to Debian which which has a selling point of not changing anything beyond security updates for like 6 years straight
Most people here will be talking about there bleeding edge systems which will use code that is often in beta or use systems so new they don’t have proper documentation (the bcachefs file system which showed up last month comes to mind).
Aren’t pointers just an ID given to a verible that currosponds to its “true” position in the array of bytes thay make up a program’s memory? I feel like I’m missing something
I was thinking about such a joke, the edit makes it much clearer
Indeed, I don’t think I can convince you at this point, so enjoy the touch of grass
The tech is great at pretending to be human. It is simply a next “word” (or phrase) predictor. It is not good at answering obscure questions, writing code or making a logical argument. It is good at simulating someone.
It is my experience that it approximates a human well, but it doesn’t get the details right (like truthness or reflecting objective reality), making it useless for essay writing, but great for stuff like character AI and other human simulations.
If you are right, give an actual Iogical response only capable by a human, as opposed to a generic ad hominem. I repeat my question, Have you actually used any of the GPT3 era models?
… Don’t pull a strawman, all I said is that the AI’s designed to approximate human written text, do a good job at approximating human text.
This means you can use them to simulate a reddit thread or make a fake wikipedia page, or construct a set of responses to someone who wants comfort.
Next time, read what someone actually says, and respond to that.
… Have you tried any of the recent ones? As it stands chatGPT and Gemini are both built with guardrails strong enough to require custom inputs to jailbreak, with techniques such as Reinforcement learning from Human Feedback uses to lobotomize misconduct out of the AI’s.
Yes using llama.cpp. Be warned without a GPU or strong SIMD, it will be incredibly slow
If all you need is a one sided conversation designed to make you feel better, LLM’s are great at concocting such “pep talks”. For some, that just might be enough to male it believable. The Turing test was cracked years ago, only now do we have access to things that can do that for free*.
EDIT: It seems the app sherpa has what you need. Just use one of the models found here, preferably 7b-chat Q4_K_S
Some people are energised by that kind of thing. However if you don’t want to reveal things to humans, you can use (if you are more technical) llama.cpp
Lets see, since the goal is to prevent webscaping all these should work: paywalls, account only acsess, text obferscation (e.g. using a custom font that maps letters randomly to other ones so it looks fine but to a webscraper it looks like gibberish), HTML obferscation (inserting random characters in the HTML then hiding them using CSS) and many more.
The fact that the company Valve went with KDE instead of GNOME for there popular linux device seems to indicate that it is at least stable. I could get some user testomonies on /c/Linux about KDE if you want?