[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1759126368507.jpg (192 KB, 1170x2532)
192 KB JPG
Has there ever been a faster rugpull?
>>
well the honeymoon is certainly over
>>
>>108847602
So AI won't be taking our jobs?
>>
AI has to start paying those cheques it's been writing.
>>
>>108847771
does this mean the bubble can pop now and I can have 1TB SSDs for $50 again?
>>
>local llms are pointless
>you're better off just spending your money on tokens
Hmm, looks me and my local llm win. AGAIN.
I think I'll go fuck it to celebrate.
>>
File: .png (4 KB, 200x53)
4 KB PNG
>>108847602
China just won again
>>
>>108847602
you do realize those are still per prompt and not per tokens? it's still cheap for the lucky ones that are on those grandfathered annual plans.
>>
>>108847602
People were abusing it because it charges per prompt
>>
>>108847821
Depends if AI turns a profit or not.
Companies are investing billions into AI right now propping it up. If they get a return on that investment AI is here to stay, if they don't the ground is going to shake from how hard the bubble will burst.

My biggest shock was when they shilled AI using lines of code generated. That's the worst possible metric.
>>
i unsubscribed and switched to OpenCode Go (10$ monthly) with the OpenCode Copilot extension for VS Code Insiders so you can use OpenCode with Copilot Free.

It's the exact same workflow and features as what i had before with Github Copilot. I'm using DeepSeek-V4-Pro and im hoping it will last all month for 10$ but i might have to switch to DeepSeek-V4-Flash for that.

I think its the best value right now, but there are so many different options. I liked Copilot because of the simplicity and intregration with VS Code and im glad i can continue using it.
>>
>>108847854
local llms are way too slow for coding agents
>>
>>108847868
don't see deepseek in op's image. don't think it's offered by github copilot.
>>
>>108847913
there's literally a plugin you can install to use the deepseek api as a backend for copilot so you keep all the tool calls and its ability to browse your files and shit
>>
>>108847889
Buy an ad.
>>
>>108847894
What kind of tokens per second do you need for coding agents?
>>
>>108847934
Terminal-Bench 2.0 has a two-hour limit for completing the task. no local llm can pass that. would translate to like at least 3k tps.
>>
>>108847889
copilot's $10 plan gave you like $500 in claude credits. deepseek isn't that much cheaper than claude.
>>
>>108847924
frankenbuild hacks are not the same:
https://github.com/Vizards/deepseek-v4-for-copilot/issues/25
https://github.com/Vizards/deepseek-v4-for-copilot/issues/56
>>
>>108847854
looking at llama.cpp
>dsv4 never ever
>v3.2/glm5(.1) will forever run with forced full attention because dsa never ever
>k2.5/k2.6 will forever have a broken reasoning parser and any attempts at fixing this got ignored
so wake me up when local llms actually include the nice chinese models
>>
>>108848089
>people are saying it costs $0.2 instead of $0.1 to feed 10 million tokens into deepseek-v4-pro
oh nooo better pay up $50/month for CLAUDE and GPT5, kek
>>
>>108848112
you will never run a local model cheaper than using the deepseek api, unless you somehow get free hardware + free electricity
the only local models people are running are things like gemma, glm 4.5 air, and qwen
>>
>>108847821
you already can, just go on temu
>>
>>108847821
Any worn SSDs will end up getting dumped into China and harvested for metals. Not that easy.
>>
>>108848487
Why would China "harvest for metals" when they could be reformatted and dumped on Aliexpress for a 50% discount over a new one
There isn't even $10 worth of raw materials in a single SSD, it has its highest value as a working SSD.
>>
>>108847821
Nope. They're going to quadruple down on LLMs and that means they need to scale them up by another 3-4 orders of magnitude. Flash and RAM are going right past the moon and out of the solar system.
>>
>>108847888
(((AI))) datacenters are literally giant leech facilities
they leech all the resources like hardware, electricity and water from the normal people and turn it into a giant, digital turd

gotta give it to (((them))) though. it perfectly reflects their races behaviour
>>
>>108848460
it's not a question of money but how well the harness will work.

https://github.com/Vizards/deepseek-v4-for-copilot/issues/56
>How to stabilize the tools array from outside Copilot Chat's process boundary
>How to selectively stabilize volatile parts of the system message without breaking mode/agent/autopilot features
deepseek will be dumber since the harness isn't made for deepseek. we all know how bad open-weight models work with the common harness. look at the relevant benchmarks:
https://www.tbench.ai/leaderboard/terminal-bench/2.0
>>
>>108847602
>opus 4.6 usage slashed down by 89%
I don’t understand why anyone would pay for copepilot now, especially when it’s by far the worst harness I ever tested
>>
>>108849862
it's still per prompt, not token. learn to prompt.
>>
>>108848487
> Any worn SSDs will end up getting
shredded* to deny hardware to possible competition
>>
>>108849867
>ummm chuddy you’re holding it wrong
nah, only microslop shops will use it, same as the shitass azure
>>
File: .png (70 KB, 1306x1220)
70 KB PNG
>>108849878
??
copilot always was per prompt, not token in the past.
to do picrel, you already had to know how to prompt.
unlike the grandfathered annual plan in op that's still per prompt, the monthly plan switching to tokens is the thing that would actually fuck you. see picrel.
on the grandfathered annual plan you would only pay 6x as much -- $60 instead of $10 per month for $500 credits is still a good deal.
>>
>>108849853
>blah blah
none of the issues you linked say anything about it being "dumber", it's just that if you keep changing stuff early on in the context then it will cost extra because you are making DS keep reprocessing the prompt. end result? you spend $0.2 instead of $0.1. not good, but still way way better than anything you could get with scam altman and claudestein
>>
>>108849986
i literally linked to tbench, the industry standard benchmark. open-weight models were never competitive for coding agents. deepseek having a shitty shim for yet another harness that's not tailored to it will not change a thing.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.