4
retoor
2d

What a time to be alive!

So, I got attacked by a lot of spam-repositories on molodetz. I'm sure it's the same spammer as we have here since the severity. He also mentions me often here on the platform under the account of a spam bot to troll me. Anyway, dear spammer, it took me 2,5 minute to resolve the issue.

Software Development 2025 everyone:

https://devrant.molodetz.nl/Screens...
https://devrant.molodetz.nl/Screens...

Comments
  • 4
    Props on a quick fix.
  • 2
    Ah, not completely satisfied yet. https://devrant.molodetz.nl/Screens...
  • 2
    https://devrant.molodetz.nl/Screens...

    I won't be such dev, but many devs are gonna lose their jobs :P Such amazing stuff!
  • 2
    @retoor How like a Dutchy to always be needing to clean up ;P

    Also, I got that pass from my black friend you can't have it, it's an ultra-deluxe one. I'll see if I can get a normal one for you ;P
  • 2
    Woah, making it a bit open source quality took me around a hour almost: https://retoor.molodetz.nl/retoor/...

    But there, a gitea repository cleaner.

    I just noticed that all the repositories do not have commits. I wouldn't be surprised if gitea just have management commands to clean up stuff like that.

    Any new, new content for molodetz!
  • 2
    And my site is based on (cached) gitea api and thus updated automatically: https://molodetz.nl/project/...

    Hop hop :)

    So yeah, in the end, still spent more than a hour on the spammer. Dammit.
  • 2
    The issue that I just tackled: https://devrant.molodetz.nl/Screens...
  • 2
    Side note: everything the AI generated was wrong, like literally, not because of my sad prompt. The URL's were wrong, it required a user name for the repository list but ofc i don't know the user names what would be clear from the prompt. So refactored to use the search repository api, but then pagination was missing. The token stuff kept giving 404's so applied manual token creation what is mentioned in the readme. In exception of naming methods and place holders, the AI didn't help at all. I used Grok3 with Deepsearch. Maybe OpenAI o3 was a better choice for this task. But hey, there we can't use creative prompts. It would complain about how offending it is while you pay for it. It's like we would correct our employers to be more political correct. That's what i like about Grok. It doesn't give a fuck. Well done Elony. The only social LLM.
Add Comment