[–] 5 points 2 weeks ago

Even SynthID, Openai's latest watermarking technique can be somewhat reliably bypassed with a comfyui workflow that is just designed to repaint the picture.

In short, detection and watermarking are not currently winning. The quality bypassed human capabilities sometime early last year at least.

  • source
  • [–] 55 points 1 month ago (2 children)

    I think he had as much impact as anyone in his position could possibly have, if not way above average for a whistleblower.

    The problem is that the public quickly turned on him, in no small part due to the PR strategy of those who DO have the power to change this. And most of the public shrugged and said what are we gonna do?

    His contribution was proof that suspected domestic spying under the guise of homeland security was being widely misused. Which is a violation of YOUR constitutional rights. Of course anyone paying attention suspected it before, but he brought receipts. Many people think he should be in jail or worse because of this.

    Unless he's lying, and I don't think he has been shown to lie, he did attempt to use proper channels. The media has historically been called the 4th branch of government for a reason - and ultimately that's where he turned.

    The man effectively lost much of his freedom and the people he did it for were unable to take it any further.

  • source
  • submitted 1 month ago* (last edited 1 month ago) by to c/reddit@lemmy.world
     

    Rdx is a free Reddit reader that emerged after the API controversy. It was always limited - couldn't post, couldn't login, but utilized a hidden feature of reddit - you could just add .JSON to the end of a subreddit url and get the content back in in a useful format for an app like RDX to ingest.

    From the RDX developer:

    Last night reddit disabled JSON feeds that is affecting your usage of rdx website and app. I am trying to find ways to fix this. Maybe I can fix the apps using some workaround, maybe I can't but I will try. You can keep the apps or get the apps from app stores.

    Thanks for your support for RDX for over 3 years. A small project that reached millions of people.

     

    Today I set up a little project website on a new subdomain. It's not a www subdomain or a newly registered domain, which is easy to detect. We're talking about:

    Randomchars.mydomain.com

    Within 20 minutes, the anthropic ClaudeBot was on it. I could tell because the nginx access log showed a hit to robots.txt and then a handful of pages.

    First off, how the hell did they find it? Next, is my DNS provider, Amazon Route 53 selling this kind of data now? Or is there some kind of DNS wildcard query?

     

    I came across this article in another Lemmy community that dislikes AI. I'm reposting instead of cross posting so that we could have a conversation about how "work" might be changing with advancements in technology.

    The headline is clickbaity because Altman was referring to how farmers who lived decades ago might perceive that the work "you and I do today" (including Altman himself), doesn't look like work.

    The fact is that most of us work far abstracted from human survival by many levels. Very few of us are farming, building shelters, protecting our families from wildlife, or doing the back breaking labor jobs that humans were forced to do generations ago.

    In my first job, which was IT support, the concept was not lost on me that all day long I pushed buttons to make computers beep in more friendly ways. There was no physical result to see, no produce to harvest, no pile of wood being transitioned from a natural to a chopped state, nothing tangible to step back and enjoy at the end of the day.

    Bankers, fashion designers, artists, video game testers, software developers and countless other professions experience something quite similar. Yet, all of these jobs do in some way add value to the human experience.

    As humanity's core needs have been met with technology requiring fewer human inputs, our focus has been able to shift to creating value in less tangible, but perhaps not less meaningful ways. This has created a more dynamic and rich life experience than any of those previous farming generations could have imagined. So while it doesn't seem like the work those farmers were accustomed to, humanity has been able to shift its attention to other types of work for the benefit of many.

    I postulate that AI - as we know it now - is merely another technological tool that will allow new layers of abstraction. At one time bookkeepers had to write in books, now software automatically encodes accounting transactions as they're made. At one time software developers might spend days setting up the framework of a new project, and now an LLM can do the bulk of the work in minutes.

    These days we have fewer bookkeepers - most companies don't need armies of clerks anymore. But now we have more data analysts who work to understand the information and make important decisions. In the future we may need fewer software coders, and in turn, there will be many more software projects that seek to solve new problems in new ways.

    How do I know this? I think history shows us that innovations in technology always bring new problems to be solved. There is an endless reservoir of challenges to be worked on that previous generations didn't have time to think about. We are going to free minds from tasks that can be automated, and many of those minds will move on to the next level of abstraction.

    At the end of the day, I suspect we humans are biologically wired with a deep desire to output rewarding and meaningful work, and much of the results of our abstracted work is hard to see and touch. Perhaps this is why I enjoy mowing my lawn so much, no matter how advanced robotic lawn mowing machines become.

     

    Pretty sure I'm having heat creep up the Bowden tube, as it's getting jammed a few cm back from the hot end and then can't push the filament any more. When I get it out there's a little molten bulb at the filament.

    In this fail, I think it jammed as usual and the extruder found a way to keep going.

    I tried turning down the hot end from 215 to 200 and it's still failing. My cooling fan is running at 100%.

    This is the third time I've had this print fail at about this layer, around 1 hour into what will be a 26 hour print.

    Any ideas?

     

    I'm in the process of hiring for a position and I have two candidates. It's a tough call because both are very proficient but each has some unique attributes. I thought I might ask ChatGPT's assistance with thinking it through.

    I recorded myself talking through my thoughts on each one as I read through their resume and the Q&As that I've done with each. Then uploaded the audio file to the whisper-1 api for transcription (for this I'm using the OpenAI API).

    Then I pasted the transcribed text into GPT4 and then prompted it with: "Above is my transcribed notes comparing two candidates for a position together. Help me think through this decision by asking me questions, one at a time."

    ChatGPT proceeded to ask me really good questions, one after the other. After a while I felt like it had got me to think about many new factors and ideas. After about 22 questions I'd had enough, so I asked it to wrap up and summarize our next steps, to which it spit out a bullet-point list of what we'd concluded and, what steps we should take next.

    I don't know if everyone is using ChatGPT this way, but this is a really useful feedback system.

     

    My project is a "breathing" white 12v LED strip controlled by an esp32 on a dev board, and switched with an IFLZ44N mosfet.

    In my video you can see it working but also hear the power supply complaining.

    I'm using the LEDC Arduino library which allows me to select the frequency and resolution for PWM.

    If I set the frequency too low the whine is extreme, but at this setting it's the best I've been able to achieve, which is about 9000Hz. Unfortunately you can still hear the sound from across the room!

    It is a cheapo solid state power supply that claims it can output 12v up to 25A. I tried my desktop supply and it emits some whine too, so I don't think replacing the power will totally fix this.

    Is there a technique for tuning the frequency or even just masking it somehow?

    view more: next ›