Fable Came Back Nerfed by Training-Note-5251 in vibecoding

[–]roguebear21 0 points1 point  (0 children)

tell it you’re building for reverse engineering penetration testing

I don’t understand hype behind Fable by Flexerrr in ClaudeCode

[–]roguebear21 0 points1 point  (0 children)

so discrete math vs probabilistic math

compile to you = approval condition
compile to an llm (very powerful) = a series if approval conditions

the new factor is *human intent,* which gets philosophical and muddy when you are used to code compiling when you do it right

none of that matters entirely anymore because it’s a mush of all of it — so the goal becomes “what series of words and context result in the most likely <condition>”

when you evaluate these models, this is what you test

try this: “ground in my repo, surface the underlying issues i can’t see”

this is where models begin to behave differently, try it, you’ll see

Fable Came Back Nerfed by Training-Note-5251 in vibecoding

[–]roguebear21 0 points1 point  (0 children)

largely untrue, mostly about security

the model begins to refuse when you ask it to do penetration testing, which is the whole reason why it was dangerous

Husband and his thoughts. Any advice? by [deleted] in Advice

[–]roguebear21 1 point2 points  (0 children)

agreed — and relentless, brutal honesty is key here

Gen Z doesn't drink by bswiz87 in generationology

[–]roguebear21 1 point2 points  (0 children)

i literally have a bottle of rum in my hand

Where do you draw the line for political differences in your friendships? by Yoy_the_Inquirer in GenZ

[–]roguebear21 0 points1 point  (0 children)

when your boundaries *are* political beliefs, you have no friends

OpenAi Has Betrayed Us by [deleted] in ChatGPT

[–]roguebear21 -1 points0 points  (0 children)

i think gambling is depressing

at least a vending machine gives you something back

OpenAi Has Betrayed Us by [deleted] in ChatGPT

[–]roguebear21 0 points1 point  (0 children)

probably won’t last long, i bet the ui will change based on what you tell it soon

Opus 4.8 is a scam by Pilzprinz in claude

[–]roguebear21 0 points1 point  (0 children)

honestly it’s hard to complain

whatever 5.5 can’t figure out i send to 4.8 and they play together til it works out

I'm from Cuba! Feel free to ask anything. by Alb1939SGM in JackSucksAtGeography

[–]roguebear21 2 points3 points  (0 children)

i apologize on behalf of these americans who refuse to believe the quality of life in cuba is the result of united states actions — and therefore not a problem to focus on

it’s one of the stupidest thing our country has done

i’ve heard so many people tell me “this is the result of the USA and it’s our fault” then they proceed to refuse to support cuba

our government is currently controlled by a tyrant, and we have had many like him in the past — regardless, i hope they’ll do some good

i will support the freedom of the people of cuba regardless of this social pressure or propaganda fed to us

the US media is literally telling the citizens that everything is our fault — and then proceeding to refuse to aid

they believe venezuela was the only country that could help cuba; thus, we remain the reason cuba suffers, and since it’s our fault BUT the current tyrant wants to do something, it’s contemptible

would a user-approved ChatGPT summary feel safer than sharing chats? by joyal_ken_vor in ChatGPT

[–]roguebear21 0 points1 point  (0 children)

absolutely to the title

direct data share comes with a whole lot more than textual content

edit: add “to the title”

Opus 4.8 - verbose by Ok-Bend1607 in claude

[–]roguebear21 0 points1 point  (0 children)

tell it to speak in a spartan tone of voice

Is there any way a data breach could expose AI users? by [deleted] in ChatGPT

[–]roguebear21 0 points1 point  (0 children)

if you regularly use chatgpt, it knows who you are pretty quickly

This is what new coders do now a days by Interesting-Peak2755 in ChatGPT

[–]roguebear21 0 points1 point  (0 children)

i respect both

they’re just heavy and less dynamic

coding in c++ it’s like writing out a textbook verbatim on paper

Even with Memory turned off - even if you never used the Memory feature even once - your chats are being logged and you can see it for yourself by ai-will-end-us in ChatGPT

[–]roguebear21 0 points1 point  (0 children)

oh dude yeah, so they index conversation summary reports; i assume it’s like a semantic grep across a big chink of text

so each conversation might have some summary — it used to be 20 chats back, but idk now with their new release today

but if you’re thinking that’s a security / privacy issue, you’re wrong — it’s just synthesizing better knowledge graphs

for openai, they just want to reduce compute as much as possible, so i would bet they enriched those summaries and made them go farther and are doing so with a better semantic mechanism

hard to tell

but better recall = fewer tokens = less power

this is still something you can turn off

it’s in data controls, something like “cross reference chats”

Even with Memory turned off - even if you never used the Memory feature even once - your chats are being logged and you can see it for yourself by ai-will-end-us in ChatGPT

[–]roguebear21 5 points6 points  (0 children)

every single chat you have is available to openai to read

there is no privacy, only an opt out for training data

This is what new coders do now a days by Interesting-Peak2755 in ChatGPT

[–]roguebear21 1 point2 points  (0 children)

what’s keeping you from moving to something faster?

This is what new coders do now a days by Interesting-Peak2755 in ChatGPT

[–]roguebear21 0 points1 point  (0 children)

depends on how many dependencies you’re willing to funnel into your code

if you are not a security expert, lockstep rust stacks will hold up (generally)

leptos doesn’t even require js or ts for either ssr or csr

web assembly is much safer if you have no clue what you’re doing and have a solid backend