this post was submitted on 05 Jun 2024
819 points (98.8% liked)

linuxmemes

21440 readers
882 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS
    819
    submitted 5 months ago* (last edited 5 months ago) by ordellrb@lemmy.world to c/linuxmemes@lemmy.world
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] DannyBoy@sh.itjust.works 47 points 5 months ago* (last edited 5 months ago) (19 children)

    That's not the worst idea ever. Say a screenshot is 10 mb. 10x60x 8 hours =4800mb per work day. 30 days is 150gb worst case scenario. I suppose you could check the previous screenshot and if it's the same, then don't write a new file. Combine that with OCR and a utility to scroll forward and backward through time, it might be a useful tool.

    [–] meekah@lemmy.world 27 points 5 months ago (5 children)

    Running OCR every second sounds like a great way to choke your CPU

    [–] DannyBoy@sh.itjust.works 6 points 5 months ago (2 children)

    Once a minute, and only if the screen contents change. I imagine there's something lightweight enough.

    [–] MacNCheezus 6 points 5 months ago* (last edited 5 months ago) (1 children)

    In order to be certified for running Recall, machines currently must have an NPU (Neural Processing Unit, basically an AI coprocessor). I assume that is what makes it practical to do by offloading the required computation from the CPU.

    Apparently it IS possible to circumvent that requirement using a hack, which is what some of the researchers reporting on it have done, but I haven't read any reports on how that affects CPU usage in practice.

    [–] wick@lemm.ee 1 points 5 months ago

    Recall analyses each screenshot and uses AI or whatever to add tags to it. I'd assume that's what the NPU is used for.

    load more comments (2 replies)
    load more comments (15 replies)