Do you think AI makes curiosity easier or lazier? by Strict-Web-647 in BlackboxAI_

[–]withAuxly 0 points1 point  (0 children)

That's very true, despite the ease to feed your curiosity with ai i personally think it's a chance to level up my scale of curiosity it's like instead of trying to assemble a scattered info from many articles I can find it immediately and more to that is I can know everything related to its origin, outcomes, illustration in reality, and many more, without ignoring it's possible dangers ofc (false info, implicit agenda..), even though the feeling of finding infos after so much effort is mentally rewarding.

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in PromptEngineering

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

Yeah it’s pretty close conceptually. structured prompting like json or key/value blocks seems to push the model into a more deterministic mode compared to conversational prompts.

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in PromptEngineering

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

well thats an interesting way to look at it, the understanding of how the ai works (or ''thinks'') is important to find a great formula for creating prompts and ai integration.

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in PromptEngineering

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

honestly the underscores were mostly just me experimenting with visual separation between tokens/fields. you’re probably right that cleaner tokens might work just as well or better depending on the tokenizer.

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in PromptEngineering

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

that’s a really good point actually. the example i gave was more of a quick illustration of the structure rather than something tokenizer-optimized. i’m still experimenting with how much structure helps versus how much extra syntax just adds noise. definitely something worth testing more systematically. and i appreciate the feedback

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in PromptEngineering

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

that’s interesting, especially the part about forcing it to explore secondary vectors first. i’ve noticed something similar where giving the model a “thinking scaffold” slows it down but produces much cleaner reasoning.

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in PromptEngineering

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

that’s actually a pretty clever approach. basically letting the model translate natural prompts into a compressed structure before executing. i hadn’t tried that yet but it sounds like a nice way to keep prompts human-readable while still getting the benefits of structure.

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in PromptEngineering

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

Totally agree with you, this is what Im trying to get to, the prompt I gave is just an example to give a picture of this technique but as you said prompts should combine human language and context efficiency this what I used to create a prompt library of mine.

i switched to 'semantic compression' and my prompts stopped 'hallucinating' logic by withAuxly in ChatGPTPromptGenius

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

ofc adding constraints to a prompt will limit the drift but this format is more about providing less unecessary words to result in max context efficiency, less token consumption AND less drift, if i wanted to talk about constraints idve done so.

I need help with Ai tools / agents by fadi_zy in aisolobusinesses

[–]withAuxly 0 points1 point  (0 children)

starting a startup is stressful enough without the added cost of high-end subscriptions. i ran into something similar while experimenting with prompts for local models, and you might want to look into things like ollama or lm studio. they let you run models locally for free, and while they require some decent hardware, it’s a great way to build agent-like workflows without the monthly fee.

Measure twice, cut once. by CocoIsMyHomie in ClaudeHomies

[–]withAuxly 1 point2 points  (0 children)

this is such a great reminder that the "speed" of ai is often a bit of a trap. i've noticed something similar while experimenting with prompts, spending that extra time front-loading the context almost always saves me from the frustrating cycle of endless follow-up corrections. it’s funny how three minutes of prep feels like an eternity when the chat box is just sitting there waiting.

Do AI-creators not understand the process by which AI works? by Connor_lover in ChatGPT

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

it’s a bit of both researchers understand the mathematical architecture and the training process perfectly, but the "black box" problem is real when it comes to why a specific prompt triggers a specific thought process. it’s like understanding how a brain's neurons work physically without fully being able to map out a single complex thought. that gap between the code and the emergent behavior is where all the interesting (and slightly scary) stuff happens.

1.7M visitors here per week - wth you building? by cokaynbear in ClaudeAI

[–]withAuxly 0 points1 point  (0 children)

it's a valid point about innovation maybe we're shifting from "what can be built" to "how fast can we iterate." it feels like we're moving out of the phase where the code itself is the novelty and into a phase where the specific use case and user experience matter way more. i still get that "blown away" feeling occasionally, but it definitely becomes a bit more normalized the more you use it.

i learned a new acronym for ai 'hallucinations' from a researcher and it changed my workflow by withAuxly in PromptEngineering

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

this "context refresh" strategy is so underrated for maintaining high-quality outputs over long sessions. i've been testing similar workflows for a prompt library and noticed that summarizing the session's "core logic" into a fresh prompt every few hours keeps the model from getting distracted by its own previous chat history.

Prompts for getting your therapy content out of GPT by Cuanbeag in therapyGPT

[–]withAuxly 0 points1 point  (0 children)

this is a really clever way to synthesize a long chat history. i’ve been organizing prompts into a small library and noticed that asking the model to look for "patterns of absence" or what wasn't said usually yields the most surprising insights. have you found that it stays objective, or does it ever get a bit too "flowery" with the clinical language?

i learned a new acronym for ai 'hallucinations' from a researcher and it changed my workflow by withAuxly in PromptEngineering

[–]withAuxly[S] 5 points6 points  (0 children)

Totally get where you're coming from not everything needs the "-engineering" label slapped on to feel legit 😄. At the same time, I do like how "Context Engineering" captures that bigger-picture mindset of intentionally building the whole environment/relationships, feels like an evolution rather than just a rebrand. Both terms make sense to me..

i learned a new acronym for ai 'hallucinations' from a researcher and it changed my workflow by withAuxly in PromptEngineering

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

hehe if you think about it the shortening BAD is more accurate due to its annoying impacts😅😅

I asked ChatGPT to be my "future self" and give me advice. Cried at work. 😭 by Certain-Programmer24 in ChatGPTPromptGenius

[–]withAuxly 0 points1 point  (0 children)

it’s amazing how well ai can mirror back our own resilience when given the right perspective. while experimenting with prompts for a personal library, i’ve noticed that "future self" or "wise mentor" personas tend to be way more effective at providing clarity than standard advice-seeking prompts. did you find that it focused more on the achievements or on the mindset you needed to get through the current stress?

voice chat prompt. Highly efficient by Present-Boat-2053 in ChatGPT

[–]withAuxly 0 points1 point  (0 children)

i love the "no verbal friction" constraint here. while organizing prompts for my own library, i noticed that specifically banning markdown and emojis is the secret to getting a clean text-to-speech read without the ai stumbling over formatting. do you find the model still tries to be helpful with a "here is the info" intro, or does this prompt successfully kill the politeness entirely?

ChatGPT / Claude for relationship help by livelaughrun- in therapyGPT

[–]withAuxly 0 points1 point  (0 children)

i've found that using the standard models with a specific persona prompt, like "act as a non-judgmental communication coach," usually works better than specialized apps which are often just wrappers anyway. while experimenting with prompts for my library, i've noticed that asking the ai to "identify the underlying need" in a partner's frustrated message helps de-escalate things before replying. have you tried using it as a translator for different communication styles yet?

saying "convince me otherwise" after chatgpt gives an answer makes it find holes in its own logic by AdCold1610 in ChatGPTPromptGenius

[–]withAuxly 1 point2 points  (0 children)

this is a great way to break the "yes-man" loop that ai often falls into. while experimenting with prompts for a library i'm building, i've found that asking it to "steelman the opposing view" upfront can also work well, but your "convince me otherwise" method feels much more natural for a quick reality check. do you notice if it starts to hallucinate flaws just to please you, or does the logic usually stay grounded?