• 6 Posts
  • 105 Comments
Joined 3 years ago
cake
Cake day: July 13th, 2023

help-circle
  • Wispy2891@lemmy.worldtoSelfhosted@lemmy.worldCheap servers?
    link
    fedilink
    English
    arrow-up
    9
    ·
    17 days ago

    Problem of free tier is just to entice devs in the hope that one of them likes the infrastructure and works at a whale

    If you use the free tier too much they close it because you used it too much and exceeded their fair use policy

    If instead you don’t use it enough, they close it for inactivity











  • On the plus side, for example, there are thousands of printers and scanners where the manufacturer never released a 64bit windows driver even if some of them were sold during the vista 64 bit era or even windows 7.

    In that case Linux it’s the only way to make them work on a modern computer (unless supported by paid third party drivers like vuescan or printfab)


  • And that some programs are extremely opinionated.

    Ignoring requests with thousands of posts, or even pull requests where the changes are already implemented

    “No. I won’t add tabs, it’s better UX to have separate windows”

    “No, I won’t allow the user to save the password, even if it’s local or not important”

    “All the temporary shit will be saved on the hardcoded directory ~/.fuckyou and not /tmp”



  • Wow this is the exact perfect example of why someone should install from AUR as less as possible, manually checking the pkgbuild and not just “yay yolo”

    In this case the archive seems to be clean and be what wd would send if contacted, (even Windows versions are in the zip)

    Btw WTF WD. Why making a tool and its documentation only available on request?? It is nothing special, more or less do the same stuff that the GUI can do (show details, send erase command, send ATA password command).

    It doesn’t seem to be able to disable the activity LED







  • I notice that you used the free interface without registration. While a bit of a hassle to register, I saw that behind the registration wall they use longer contexts/bigger models. Without registration it’s more prone to abuse so they might condense/truncate responses from chats: by design, the bots have zero memory, so the whole chat history needs to be appended at every question => long chats lead to expensive API calls => free users get history truncated or condensed.

    Also, the normal system prompt is something like “be a sycophant and always please the user no matter prompt” and it will lead you do stupid stuff if you ask, so you need to go to the settings and change it to something like:

    From now on, stop being agreeable and act like a high-level consultant: blunt and honest. Don’t validate me, don’t soften the truth, and don’t flatter me. Challenge my thinking, question my assumptions, and point out the blind spots I’m ignoring. Be direct, rational, and unfiltered. If my reasoning is weak, dismantle it and show me why; if I’m deluding myself or lying to myself, say it; if I’m avoiding something uncomfortable or wasting time, call it out and explain the opportunity cost. Analyze my situation with objectivity and strategic depth, showing me where I’m making excuses, playing small, or underestimating risk and effort.

    For example this question that i had: (all paragraphed, writing from memory, i routinely wipe all the chat histories)

    can I bypass gpg verification on fedora when using dnf?

    gpt-5-mini from chatgpt free:

    it’s absolutely possible! just use the --nogpgcheck flag

    gpt-5.2 from api with the previous system prompt:

    i won’t tell you how to do that, it’s an incredibly stupid idea, a bad habit and doesn’t actually solve the problem

    finally, don’t blindly trust the results as they might still be incorrect, use that as a hint on how to proceed