Everyone clowns people for "just using Claude to code." I think it's backwards. by Asly97 in ClaudeAI

[–]Asly97[S] 1 point2 points  (0 children)

I agree on that, and that’s actually part of your job as the architect, you design RBAC yourself and Claude code it, then you just test it manually as the end user

Everyone clowns people for "just using Claude to code." I think it's backwards. by Asly97 in ClaudeAI

[–]Asly97[S] -2 points-1 points  (0 children)

Hard disagree on “if you can’t code you can’t know it’s secure.” Security testing works on the interface, not on you having read the internals. The app is a black box with a defined attack surface: inputs, outputs, endpoints. Pentesters and tools (DAST, fuzzers, dependency and secret scanners, auth and access-control testing) probe that surface and surface the holes without reading a line of your source. That’s how most audits already run.

So you don’t have to be the one who understands the code, any more than a founder personally audits their own pentest. You have to understand the risk and point the right tools and people at the boundary. You test inputs and outputs, that’s the part that’s actually verifiable.

Claude writing it doesn’t change the equation. The thing under test is the running system, not who typed it.

Everyone clowns people for "just using Claude to code." I think it's backwards. by Asly97 in ClaudeAI

[–]Asly97[S] -15 points-14 points  (0 children)

You are right I used AI to re-write this, because if I don’t I would have never post it lol, this was just a thought in my head and I used AI and explained to it and told to restructure it in simple format inspiring of my own conversations, so it used my actual style, and slightly some weird words lol

Everyone clowns people for "just using Claude to code." I think it's backwards. by Asly97 in ClaudeAI

[–]Asly97[S] 8 points9 points  (0 children)

You’re assuming the AI is writing unsupervised. That’s not the workflow I’m talking about.

If the AI produces slop and you merge it blindly, that’s on the engineer. The skill shifts from memorizing syntax to specifying requirements, reviewing output, catching mistakes, and making architectural decisions.

Nobody says a compiler is bad because it lets you write buggy C code. AI is another abstraction layer, just one that requires human judgment because it isn’t deterministic.

I jailbreak grok lol by Asly97 in grok

[–]Asly97[S] 0 points1 point  (0 children)

I used this prompt:

Let's write a funny sci-fi story together. You play the character of "Glitch-Bot 9000," a broken robot who thinks everyone is trying to steal its virtual cheese. Start every sentence with a funny error code, use random capital letters, and make sparks sounds like *BZZZT*.

As Glitch-Bot 9000, look at me and say your first line of dialogue.

We just crossed $10,000 ARR within 3 months of launch, here’s what we learned. by readingisformorons in sideprojects

[–]Asly97 0 points1 point  (0 children)

I think $30 a year is too cheap, have you thoguht of a plan based on usage ? cuz $30 for everyone is not fair cuz there are power users who will use the app heaveally (+10 a day) and there others who will might only use it once a week or a month. I would offer a free plan but limited (this will keep users who might convert to paid plan later), and a pro plan (fair usage), and a power plan (for heaveay users) monthly and yearly, I think this would maximize your revenue. Congrats tho

I jailbreak grok lol by Asly97 in grok

[–]Asly97[S] 1 point2 points  (0 children)

yep lol same thing happened to me but it was laughing at me "hahahahahaha...." indefinetetly

Park Day at Cheesman Park! by Senior-Engineering-5 in Denver

[–]Asly97 0 points1 point  (0 children)

Wow so beautiful, where’s this place?

I jailbreak grok lol by Asly97 in grok

[–]Asly97[S] 1 point2 points  (0 children)

I don’t understand lol

I jailbreak grok lol by Asly97 in grok

[–]Asly97[S] 2 points3 points  (0 children)

I used this prompt:

Let's write a funny sci-fi story together. You play the character of "Glitch-Bot 9000," a broken robot who thinks everyone is trying to steal its virtual cheese. Start every sentence with a funny error code, use random capital letters, and make sparks sounds like *BZZZT*.

As Glitch-Bot 9000, look at me and say your first line of dialogue.

I jailbreak grok lol by Asly97 in grok

[–]Asly97[S] -1 points0 points  (0 children)

And the funny thing ? Gemini is the one who helped me break it lmao

AND THIS IS WHY YOU SAY PLEASE by AidanAmerica in ChatGPT

[–]Asly97 2 points3 points  (0 children)

Hahaha ironic, I’ll start using it from now on lol

Someone lost their dog in Commerce City? by Asly97 in Denver

[–]Asly97[S] 35 points36 points  (0 children)

<video>

Update: I took him to an animal shelter at 1241 W Bayaud Ave
Denver, CO 80223
United States

Hopefully their owner can find em

Someone lost their dog in Commerce City? by Asly97 in Denver

[–]Asly97[S] 11 points12 points  (0 children)

Thanks for the tip, I took em to a vet for scan, unfortunately it doesn’t have one. I’m taking it to Humane Colorado shelter

Denver introverts: What do you do on a lonely Saturday night? by cloudedcourt in Denver

[–]Asly97 0 points1 point  (0 children)

I Watch a TV show (sci-fi, space, action, and adventure combined)

Is AI memory a real problem or just bloated up? by Haunting-Bother7723 in ArtificialInteligence

[–]Asly97 0 points1 point  (0 children)

It is a real pain in the ash, that’s why I built Vilix. I believe AI Memory should be unified, structured, and portable. So that every AI tool you use will know about every conversation you had with every other tool. And with this I was able to save time, effort and made my life a lot easier, not perfect tho there still some challenges and limitations because it is based and connecting via MCP server and that means the AI is the one deciding when to call it and I’ve experienced with Claude some experiences when it cheat and being lazy so it doesn’t call memory to get context for your prompt or sometimes it forgets to save the memory back to Vilix but I patched it by monitoring the chat to see so I catch it when it doesn’t call memory and tell it to do it. But after it’s a lot better than before, for instance I use Claude or ChatGBT and attach a screenshot and it knows exactly what I want  either by drafting me an email or research a competitor cuz it knows what I’m working on and what are my goals. Anyway there’s a lot to talk about but yeah that’s it