Conservative? Republican? Fuck yourselves. You’ll pay for your stupidity.

  • 2 Posts
  • 266 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle


  • And I assume all of those devices have a UPS

    checksum > write > checksum

    the failure im referring to is power/other interruptions during the write process. doing a pre and post checksum is worthless if the flash fails half way through.

    if its a device that you expect to flash regularly, theres usually a recovery process or failover device, right? no way youre flashing prod devices without a dr or failure recovery.

    for a random users keyboard? simple - dont flash it if its not broken.








  • I truly do not understand “AI” (LLMs) as they stand.

    I asked Copilot (microsoft) to suggest a way to log from powershell (ms) to application insights (ms)

    It straight made up a powershell module, and method call. Completely made up, non existent.

    And somehow people are using it for useful decompilation???

    edit

    Im not even sure I understand what this repos point is. It shows various LLMs performing decompilation… but does it show any level of accuracy? I must be missing something.

    does this repo show useful real world decompilation or am I missing something










  • yes i did read OP.

    ed. i see this was downvoted without a response. But il put this out there anyway.

    If you host a public site, which you expect anyone can access, there is very little you can do to exclude an AI scraper specifically.

    Hosting your own site for personal use? IP blocks etc will prevent scraping.

    But how do you identify legitimate users from scrapers? Its very difficult.

    They will use your traffic up either way. Dont want that? You could waste their time (tarpit), or take your hosting away from public access.

    Downvoter. Whats your alternative?