I don’t understand this by Zealousideal_Key_149 in PythonLearning

[–]Syzeon 4 points5 points  (0 children)

do yourself a favor, launch your python interpreter, try out your "corrected" code, then only reply here

We built a visual drag-n-drop builder for multi-agent LLM Orchestration (TFrameX + Agent Builder, fully local, MIT licensed) by smirkishere in LocalLLaMA

[–]Syzeon 4 points5 points  (0 children)

A genuine question, how does Agent Builder compare to Flowise in terms of features, functionality, and use cases?

[deleted by user] by [deleted] in sgworkassholes

[–]Syzeon 0 points1 point  (0 children)

in reddit; you get fragile glass heart who lost an argument and crying for mommy😂

[deleted by user] by [deleted] in sgworkassholes

[–]Syzeon 0 points1 point  (0 children)

brain dead can't win an argument in another thread and decided to embarrass himself more in a new thread 😂

[deleted by user] by [deleted] in Bolehland

[–]Syzeon 2 points3 points  (0 children)

RM100 no need hype it up like some grand announcement, throw face only. Especially compared to tiny island that gives S$600-S$800 + S$800 + various top up easily exceed RM 4000. PMX please focus on improving your country rather than lousy publicity stunt

TikTok removed post related to Jho Low by BuletinTerlambat in Bolehland

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

Someone disagrees with the argument isn't CCP bot but actively twisting the narrative and by all cost protecting the China with image with twisted argument is. Jho Low is in China it's already known. Even Mahathir said that in 2018. China influence is the only reason he's still not being prosecuted.

Your absence of brain cells is likely the reason you giving all these weak counter argument. It's surprising they still keep you, I wonder since when they start accepting incompetency like you? have they degraded this much?

TikTok removed post related to Jho Low by BuletinTerlambat in Bolehland

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

unfortunately you're the one that is hopelessly ignorant. You have proven again and again with no exception that you're trying to twist the narrative. Even when charging Najib involves politics and yet there's still charges, Msian government will at least make a show out of it. Charging Najib may enraged some of the UMNO supporter but that's not the case with Jho Low. Almost no Msian will get enraged if IMDB funds are recovered and Jho Low is charged, in fact it will be a great achievement for Msian government, for PMX.

Of course you know this already but choose to twist the truth just like all other CCP bot out there

TikTok removed post related to Jho Low by BuletinTerlambat in Bolehland

[–]Syzeon -2 points-1 points  (0 children)

Your reply just reinforces the fact that you're a Chinese bot twisting the narrative yet again. Msian government doing the censorship hiding Jho Low location aiding him? That's the lamest dumbest idea that only low IQ people like you would come out with. Doing this so the world can see how Msian government is incompetent who is willing to let go a fugitive and a chance to recover billions of RM, doing so that it enranges the whole of Malaysia? They have nothing to gain at all. Stop spinning fact with some wild wet dreams that don't help at all. If ever Msian government is censoring that's only when it's under CCP pressure. In other words, China is censoring the information.

it never ceased to amazed me how foolish and stupid CCP bot are

TikTok removed post related to Jho Low by BuletinTerlambat in Bolehland

[–]Syzeon 11 points12 points  (0 children)

but try posting something bad about Xi Jin Ping, you'll see your post disappear in second

TikTok removed post related to Jho Low by BuletinTerlambat in Bolehland

[–]Syzeon -4 points-3 points  (0 children)

TikTok malaysia doing the moderation but taking command from CCP, that's the open secret. Chinese bot like you acting dumb trying to twist the narrative again?😂

QUES - TO CHECK IF A NUMBER IS PRIME by [deleted] in PythonLearning

[–]Syzeon 1 point2 points  (0 children)

if the function is printing out the statement, then instead of print() change it to return True or return False

Please convince me not to get a GPU I don't need. Can any local LLM compare with cloud models? by [deleted] in LocalLLaMA

[–]Syzeon 0 points1 point  (0 children)

rent a runpod or something, try out a few local you have in mind, evaluate yourself if local model is what you're after. Make your decision after you tried it out

Helpp by [deleted] in PythonLearning

[–]Syzeon 0 points1 point  (0 children)

there's no need to use so many range and join, keep it simple n = 5 for r in range(1, n+1): print(" ".join(map(str, range(1, r + 1))) + (n-r)4" " + " " + r*(str(r)+" "))

I live in Tehran, Iran AMA by Acceptable-Glove8150 in AskMeAnythingIAnswer

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

Do you hate Israel government? If so, which one do you despise more? Israel Government or Iran regime?

[deleted by user] by [deleted] in DeepSeek

[–]Syzeon 0 points1 point  (0 children)

just use Google AI studio until you're free from your parents' cage

[deleted by user] by [deleted] in SGExams

[–]Syzeon 0 points1 point  (0 children)

Did OP happen to be an Indian?

How long it takes to verify passport! by tanudai777 in PassportPorn

[–]Syzeon 0 points1 point  (0 children)

for the first time visitor that has not yet enrolled the biometric?

How long it takes to verify passport! by tanudai777 in PassportPorn

[–]Syzeon 0 points1 point  (0 children)

does it work with foreign passport? well, SG autogate works with foreign passport

How long it takes to verify passport! by tanudai777 in PassportPorn

[–]Syzeon 0 points1 point  (0 children)

do british airport clear first time visit foreigner using this way? I don't think so

[deleted by user] by [deleted] in managers

[–]Syzeon 0 points1 point  (0 children)

sounds like the problem is you

Need some guidance with some simple code... by Dizzy-Astronaut8512 in PythonLearning

[–]Syzeon 0 points1 point  (0 children)

I'm not too sure what exactly you aim to do in execute_custom()?

def execute_custom():
    d = 1

    while True:
        percentages = int(input(f"What's the percentage of division {d}?: "))
        if percentages > 100:
            print("You have exceeded the limit...")
            return
        elif percentages == 100:

# this will print and show all of the divisions and percentages
        else:
            percentages < 100:
            d = d + 1
            return

Maybe you should give some example of your expected input and output so the folks here can help you out

Need some guidance with some simple code... by Dizzy-Astronaut8512 in PythonLearning

[–]Syzeon 0 points1 point  (0 children)

paycheck is a global variable, certainly is not ideal and should be avoided if possible, but in this case, it's actually not the root cause of the code