Since you really should be creating a backup of the data before doing such a conversion in the first place, the best (not necessarily the fastest, but definitely the safest) way would be to copy the data to another medium, and copy it back when the space has been formatted.
admin
My bad, I did mean it in the context of using the Internet.
They answered this further down - they never tried it themselves.
I agree it's being overused, just for the sake of it. On the other hand, I think right now we're in the discovery phase - we'll find out out pretty soon what it's good at, and what it isn't, and correct for that. The things that it IS good at will all benefit from it.
Articles like these, cherry picked examples where it gives terribly wrong answers, are great for entertainment, and as a reminder that generated content should not be relied on without critical thinking. But it's not the whole picture, and should not be used to write off the technology itself.
(as a side note, I do have issues with how training data is gathered without consent of its creators, but that's a separate concern from its application)
That's what I meant by saying you shouldn't use it to replace programmers, but to complement them. You should still have code reviews, but if it can pick up issues before it gets to that stage, it will save time for all involved.
Yeah, I saw. But when I'm stuck on a programming issue, I have a couple of options:
- ask an LLM that I can explain the issue to, correct my prompt a couple of times when it's getting things wrong, and then press retry a couple of times to get something useful.
- ask online and wait. Hoping that some day, somebody will come along that has the knowledge and the time to answer.
Sure, LLMs may not be perfect, but not having them as an option is worse, and way slower.
In my experience - even when the code it generates is wrong, it will still send you in the right direction concerning the approach. And if it keeps spewing out nonsense, that's usually an indication that what you want is not possible.
It should not be used to replace programmers. But it can be very useful when used by programmers who know what they're doing. ("do you see any flaws in this code?" / "what could be useful approaches to tackle X, given constraints A, B and C?"). At worst, it can be used as rubber duck debugging that sometimes gives useful advice or when no coworker is available.
It also works great for book or movie recommendations, and I think a lot of gpu resources are spent on text roleplay.
Or you could, you know, ask it if gasoline is useful for food recipes and then make a clickbait article about how useless LLMs are.
Not before llamas though. They be the most og.
For over 15 years, I oversaw the technical aspect of the biggest weblog in my country. I took great professional pride in making sure that every time we migrated to a new cms, links would keep on working, even when the external pages they linked to were since long dead.
A couple of years ago I left. Last year they changed cms once more. Now all the links are dead, and can best be found through through archive. The content was ported to the new cms, but the links weren't. So even though the content is in the database, it's just inaccessible by its old url.
Such a shame.