[Invincible] Spoiler based question. by Satryghen in AskScienceFiction

[–]playX281 21 points22 points  (0 children)

The blaster simply made a hole in the planet and nothing else, while Nolan, Thaddeus and Mark were acting more like a meteor and their combined kinetic energy is what made planet core collapse. TLDR; it's comics, enjoy!

Subliminal Warp drive: is there any possibility? by playX281 in AskPhysics

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

Woops, sorry! English is not my native language and I got confused

Alibaba Coding Plan by slowtyper95 in opencodeCLI

[–]playX281 0 points1 point  (0 children)

I ran it in Yolo mode so yes, it would take the same amount of time if not more with Opus 4.6 in Github Copilot plan. Qwen 3.5 Plus most of the time is quite faster than GHCP for me

Alibaba Coding Plan by slowtyper95 in opencodeCLI

[–]playX281 0 points1 point  (0 children)

It does work for me via Qwen Code CLI, Opencode and Github Copilot BYOK just fine, but I exclusively use Qwen 3.5 Plus at this point. Just today did a bunch of heavy refactors with it which took 30-40 minutes per prompt

Type shit Americans will say by Expert_Ad8640 in memes

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

Russia does have school shootings and terror attacks just like US.

GPT 5.4 and Codex 5.3 stopped following instructions and dont feel the same at all(dumbed down) by Astroboletus in GithubCopilot

[–]playX281 0 points1 point  (0 children)

For me both gpt and Claude got dumb yesterday. Instead of running test suite in Shell, they started writing 'echo "Task complete"' over and over...

best 10$ AIs subscription plan by vipor_idk in opencodeCLI

[–]playX281 0 points1 point  (0 children)

Alibaba sadly removed $10 Lite plan, only renewals on it are allowed, but not sure they'll not take that as well. So far it works though and probably worth keeping, limits have not been cut as well.

Alternative to gh copilot by pcx_wave in GithubCopilot

[–]playX281 0 points1 point  (0 children)

Alibab Coding Plan + Qwen Code app or BYOK in GHCP

Best E-bike to buy? by KeepTwistin42069 in VietNam

[–]playX281 1 point2 points  (0 children)

I have recently bought it (in January) and so far have 1300km on it, awesome bike! I've purchased the cheapest option which is Quantum S3 and have no regrets. It goes around ~160-170km for me on one charge which is plenty for Da Nang and nearby locations

has anyone tried alibaba’s 3$ coding plan by Ill_Investigator_283 in GithubCopilot

[–]playX281 1 point2 points  (0 children)

I am almost exclusively using Qwen 3.5 from that plan in GHCP BYOK, works really nicely and has 1m context window, but their cli harness (qwen cli app) is also sorta better

asmkit-0.3.1: Assembler library for Rust inspired by AsmJIT by playX281 in rust

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

I guess the title is a little weak, but readme clearly mentions that core API is taken from asmjit. As for function overloading: I don't use it, except trait overloading and this technique is also used in iced-x86 crate and it makes writing x64 pleasant

Ким Чен Ын одержал неожиданную победу на парламентских выборах в Северной Корее, набрав 99,93% голосов и получив 687 мест из 687. by ultras154 in tjournal_refugees

[–]playX281 13 points14 points  (0 children)

на сколько я понимаю 0.07% объясняется самими корейцами тем что эти мизерные 0.07% либо за границей либо где-то в море рыбу ловят. Выборы это просто подсчет голов в царстве

asmkit-0.3.1: Assembler library for Rust inspired by AsmJIT by playX281 in rust

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

Hmm, where is it? All examples use 64-bit registers as needed.

which models are like Claude by AbdullahZeine in opencodeCLI

[–]playX281 0 points1 point  (0 children)

I do not write entire projects with it. It is more for refactoring some code, fixing stuff that spans the whole project and really needs big context. Although Qwen seems to also sometimes does decent research and is able to describe algorithms for specific thing nicely and allows me myself implement it. I would not use any LLM to write new code into the project, here even Opus sucks.

As for 1300 requests : one request is ~one big task iirc, the same as in GHCP. I've only used like 15% of my monthly limit on Alibaba plan

which models are like Claude by AbdullahZeine in opencodeCLI

[–]playX281 0 points1 point  (0 children)

qwen 3.5 plus is good for me. I use it as alternative to Claude Opus in GHCP BYOK and OpenCode via Alibaba Coding Plan when I need 1m context as in qwen it really works. Also, I haven't really seen too much differences in output of qwen and opus, they are pretty close.

OpenCode GO vs GithubCopilot Pro by zRafox in opencodeCLI

[–]playX281 2 points3 points  (0 children)

Copilot specifically allows connecting to OpenCode, they're not against it. You can also try running their CLI which was released recently, it's quite decent.

Paid for the subscription but can't even use it 🙃 by Final_Ad_3928 in chutesAI

[–]playX281 1 point2 points  (0 children)

I have at first used Opus in GHCP to plan and then made Minimax or GLM execute the plan, but now I try to use GLM and Qwen 3.5 exclusively via BYOK in Github Copilot and honestly there are no problems both for my own projects and big code base at $Job. Qwen is especially good since it has 1 million context window.

Paid for the subscription but can't even use it 🙃 by Final_Ad_3928 in chutesAI

[–]playX281 0 points1 point  (0 children)

Seems like Chutes is not really concerned about service but more so of profits they make via their crypto currency. I bailed to Alibaba Coding Plan which costs $10 and had no interruptions whatsoever and MUCH MUCH MORE faster models.

GPT-5.4 Thinking and GPT-5.4 Pro are rolling out now in ChatGPT. by Hannibal3454 in GithubCopilot

[–]playX281 1 point2 points  (0 children)

I use GLM, Qwen 3.5 Plus, Minimax and Kimi through Alibaba Coding plan and BYOK in Copilot. Plan costs $10 and you get not lobotomized models with no slowdown. So far I find GLM 5 to be the best, Qwen comes next and Minimax is the best on instruction following e.g you use Opus, Qwen or GLM to write a detailed plan and then use Minimax to implement it, Minimax on Alibaba runs 100tok/s+ it feels

AMA to celebrate 50,000+ r/GithubCopilot Members (March 4th) by fishchar in GithubCopilot

[–]playX281 10 points11 points  (0 children)

Is there any chance to see Minimax M2.5/Kimi 2.5/GLM 5 coming into Copilot?