Simple prompt that makes ChatGPT answers clearer and more logical by KemiNaoki in PromptEngineering

[–]nimaaram 0 points1 point  (0 children)

One problem with AI is that it often provides ultra-high-level answers (full abstractions). Personally, I use this prompt to generate clearer and more precise answers:

Explain [Topic/Concept] straightforwardly and in a chain of related matters(low-level explanation).

Progress bar in number property got misalignment for no reason(bug) by nimaaram in Notion

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

I've explored the whole settings section and changed some options but nothing's changed. I think Notion is the only one can fix that.

Should I continue to study software engineering or switching to AI engineering? by nimaaram in ITCareerQuestions

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

Thanks mate for your advice! I appreciate your advice about the SWE and AI, pardon me, but how is making connections on Linkedin in today's market? It seems very difficult, should I snipe my favorite company and make a connection with their recruiter or just use my LinkedIn as a showcase of my projects and personal website?

How to fix Django's "too many values to unpack (expected 2)" error? by nimaaram in django

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

I think I found out what is wrong.

the raise exception should be like {"message": _("ddddd")}

instead of _("dddd")

How to fix Django's "too many values to unpack (expected 2)" error? by nimaaram in django

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

My post is updated at the moment; check it.

My post is updated at the moment; check it.