Our News Team @ 11 with host Snot Flickerman

  • 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: October 24th, 2023

help-circle








  • Its not perfect as you’d expect but it turns a minute typing out a well thought question into hours worth of head start into getting into the research surrounding your question (and does it all without sending any data to OpenAI et al). That getting you over the initial hump of not knowing exactly where to start is where I see a lot of the value of LLMs.

    I’ll concede that this seems useful in saving time to find your starting point.

    However.

    1. Is speed as a goal itself a worthwhile thing, or something that capitalist processes push us endlessly toward? Why do we need to be faster?

    2. In prioritizing speed over a slow, tedious personal research, aren’t we allowing ourselves to be put in a position where we might overlook truly relevant research simply because it doesn’t “fit” the “well thought out question?” I’ve often found research that isn’t entirely in the wheelhouse of what I’m looking at, but is actually deeply relevant to it. By using the method you proposed, there’s a good chance that I never surface that research because I had a glorified keyword search find “relevancy” instead of me fumbling around in the dark and finding a “Eureka!” moment of clarity with something initially seemingly unrelated.


  • It’s more that we genuinely don’t see the net benefit of LLMs in general. Most of us are not programmers who need something to help “efficiency” up our speed of making code. I am perfectly capable of doing research, cataloging sources, and producing my own writing.

    I can see marginal benefit for those who struggle with writing, but the problem therein is that they still need to run whatever their LLM spits out past another human to make sure it’s actually accurate or well written. In the end, with all of it you still need human editors and at that point, why have the LLM at all?

    I’d love to hear what problem you think LLMs actually solve.





  • https://discourse.pi-hole.net/t/cannot-access-web-interface-after-pihole-6-update/77366/4

    The git fsck failing showed a corrupt repository so I researched how to repair a git repository and found the tool git-repair - installed and ran this with the --force flag and this repaired the repository.

    Then ran git pull and the repository was now healthy. My web UI also works now!!

    Probably a silly feature request but would it be worthwhile to add a git fsck to all the pihole stores in the debug script?

    To start you should go to your web admin folder at /var/www/html/admin and run a git fsck to make sure you’re having the same problem as the person above. If you get a lot of failures, its likely the same issue.

    So based on this resolved thread, it looks like you need to install git-repair and then once again go to your pihole web admin interface folder at /var/www/html/admin.

    Then once in that folder run git-repair --force and then when that completes run git pull. Hopefully that resolves this issue for you.






  • …until your family complains that their favorite site has stopped working.

    Pi-Hole these days allows you to create Groups so you can set certain devices to fewer or less restrictive blocklists or just leave their connection untouched entirely. Groups is basically how you solve the problem of it breaking something for someone else.

    Source: Pissed off my roommate who I somehow accidentally blocked from using Google to appraise his magic cards or something.


  • I’m not sure what I’m understanding that’s markedly different from what we have here in terms of feeds, nor am I sure letting users curate and create their own personal echo chambers is a real “solution.”

    If I understand it correctly, only some of the ways of viewing Lemmy content actually have an algorithm behind them (Hot view, for instance) whereas things like Top are… literally just the top posts/comments based on aggregated upvotes/downvotes. New just shows things chronologically from newest to oldest, Old is the opposite of that. Controversial is potentially an algorithm but I’m not deeply sure about that, because it seems like it could be calculated as simply as Top is.

    Manipulating things over here is more like making spam accounts and flooding with upvotes/downvotes, which is a problem but hopefully one that gets addressed as development continues.

    I also thought Mastodon was just a chronological feed as well. Not a lot to manipulate there?

    I’ll be real, I don’t get the hype for Bluesky when it’s venture capital funded (by Blockchain Capital no less) and eventually those VCs are going to want a return on investment. At some point, something will have to be done to produce a profit and won’t that be when the screws start being turned on the users?