• 1 Post
  • 89 Comments
Joined 1 year ago
cake
Cake day: June 3rd, 2025

help-circle



  • Yikes, this is spooky stuff.

    In the blog post, the author mentioned that their AI agent found the malicious payload.

    That reminded me of people writing malicious AI prompts. I find it shocking , that you really cannot trust 3rd party code and cannot safely use AI as a tool to quickly audit said code.

    I wonder if interviewing will come full circle and we’ll go back to resumes, phone interview, then in-person interviews. Rather, than the whole “take home project” crap (well… at least I have another reason to opt of them).


  • Naw, this’ll just be fed to potential investors as chum to sharks.

    AFAIK, Anthropic’s IPO is mid-october. So, until then it’ll frequently hit the news how “Anthropic is ‘trying’ to release Fable 5, but it’s just sooooo good that the government won’t allow it” and all the drama and concessions in between.

    Then around the beginning of October, (weeks before the IPO) they’ll have a " breakthrough " and will receive the blessing of the government to release it. This could be in the form of mandatory citizenship checks, better “safeguards”, etc.

    Regardless, all this’ll happen shortly before the IPO. It’ll be a Christmas Miracle /s! People won’t have enough time to know if Fable 5 meets the hype, but it won’t stop investors from buying stock in a nonprofitable company.




  • Oh, it’s simple (but a total invasion of privacy): they use the same Age Check validation needed by Sony/PlayStation/whatever, but now you need to upload your passport or birth certificate, and take a picture of yourself. The API access token will be created under the name of that account owner.

    …and don’t think for a moment that even if you are “eligible” to use this, Anthropic won’t be building a profile on you based on whatever sensitive information you provide (ya, know - to make a better UX. Trust me, bro /s).


  • I’d asked a similar question. Basically, the response I got was: if the something goes sideways, the community can hard fork all their clients and use vaultwarden as a server (their current licenses would allow that).

    Another suggestion was that you can always use the web ui bundled with vaultwarden directly (heh, I’ve been using vaultwarden for years and I don’t think I ever used the web ui - just the applications, CLI, browser extension).








  • Has anyone found an effective way to pair-up and “learn” the syntax faster/better compared to not using AI?

    I’ve written a lot of code in the past, but recently started doing more with golang… and have been using AI for an assist, but at the end of the day (and enough reiterations) - it creates readable and maintainable code. But (unfortunately), I don’t think I could rewrite it.

    I was contemplating seeing how I could change my workflow, so I’d write the code, but AI would offer fast guidance.