• 0 Posts
  • 42 Comments
Joined 9 months ago
cake
Cake day: October 20th, 2024

help-circle
  • That the script could incorporate some checking mechanisms and implement an “i dont know” for when the LLMs answers fails some tests.

    They already do some of that but for other purposes, like censoring, or as by recent news, grok looks up musks opinions before answering questions, or to make more accurate math calculations they actually call a normal calculator, and so on…

    They could make the LLM produce an answer A, then look up the question on google and ask that LLM to “compare” answer A with the main google results looking for inconsistencies and then return “i dont know” if its too inconsistent. Its not a rigorous test, but its something, and im sure the actual devs of those chatbots could make something much better than my half baked idea.














  • zeca@lemmy.eco.brtoSelfhosted@lemmy.worldLiquid Trees
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    ohh, thats why i got all these downvotes. youre right, i was trying to deny the original claim that trees would ruin any infrastructure we build around them. so, yes, was just saying that some infrastructure can be made compatible with trees, while most implemented infra is not.







  • i do backups of my home folder with Vorta, tha uses borg in the backend. I never tried restic, but borg is the first incremental backup utility i tried that doesnt increase the backup size when i move or rename a file. I was using backintime before to backup 500gb on a 750gb drive and if I moved 300gb to a different folder, it would try to copy those 300gb again onto the backup drive and fail for lack of storage, while borg handles it beautifully.

    as an offsite solution, i use syncthing to mirror my files to a pc at my fathers house that is turned on just once in a while to save power and disc longevity.