HN user

devetec

51 karma
Posts3
Comments43
View on HN

You do realize there are blockchains that don't suffer from just... not working? like PoS fixes the electricity issue, and there are many solutions to making transactions much cheaper, quicker, and having more bandwidth.

I've developed a Colab to use Blenderbot 2 if you want to try to talk with them. (note, you probably need Colab Pro and a P100 if not a V100, and high RAM set on for the 3B) (also, I am not tech support, I just threw something together.) There are 2 models to chat to, the 3B and the 400M, the 3B unconfirmed to run in Colab, while the 400M model does (with T4 and above) Just change in the last cell the command to use the 3B or the 400M model. https://colab.research.google.com/drive/1Idr82UNopKi58xFUDoj...

(another note, it takes a while to run)

(also, if you want to talk to the original Blenderbot, use this Colab: https://colab.research.google.com/drive/1NFFSNfX6cDjQrwai0np... you need a T4 or above to interact with the 3B Blenderbot 1 model.)

It would be legal! But it wouldn't "reconstruct" Microsoft software. The way Copilot works is just that, a copilot. It's not the pilot. It's your own fault for what you do with it, it's just giving you some help along the way.

How bout Odysee?

- People using it (not that many, but there's a sizable community) - Decent recommendation algorithm (okay ) - Decent moderation (part of the whole appeal is "free speech", but it's pretty toned down compared to some others)

It's pretty okay on all fronts, but not the best. Still something to check out though!

The walled garden's walls heighten. However, sideloading will still function with other avenues. But still, this barely adds anything, and even though it can be more optimized for devices, that's not much compared to the large ramifications.

You could say a human is laundering GPL code if they learned programming from looking at Github repositories. Would you, though? The type of model they use isn't retrieving, it's having learned the syntax and the solutions that are used, just like a human would.

GitHub Copilot 5 years ago

If you learn programming from Stack Overflow and Github, and then repeat something that you learned over your time at reading, that's not just copying text. That's having learned the text. You could say the human brain is mashing together several different code examples, taking some text from each.