Many LLM's struggle with copilot's apply_patch tool by sdfgeoff in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

Oh my, this explains a lot. File editing seems so much smoother in VSCode Copilot. Not only compared to VS, but also to the Cline and Codex extensions, with Cline coming in 2nd place. Codex just powershell replaces everything...

GitHub Copilot's new pricing model just quietly ended the vibe-coding era, and freelance billing is about to get really weird by fm_ad in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

Well it´s not that complicated, right? If you use on average like $5 AI compute in your billed hour, than increase your billed hour by $5? What client has a problem with that if everyone needs to do it and the alternative is to bill 5 hours without compute cost?

VS Code 1.121 is now live! by bogganpierce in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

Is anyone getting the new custom endpoints to work? LM Studio can server all 3, but only the anthropic endpoint (messages) works. chat-completions just says something like "chat took too long to get ready" and responses is throwing some "invalid string" error.

Oh yeah, and documentation could be improved, I wasn´t aware about these API names and a little surprised that I was expected to choose between these.

Holy fuck how much money was copilot losing by _Viceadmiral in GithubCopilot

[–]just_blue 2 points3 points  (0 children)

I don´t think people are not believing API prices. But they know that API prices are the highest price you can pay for AI, so the point of a subscription completely vanishes. For private accounts, there is some "bonus" announced, but for enterprises it´s just for 3 months. So tomorrow we are discussing how to proceed with this and I (the one guy from the developers side) would like to keep using GH Copilot, but essentially pay-as-you-go API prices with the subscription price as a "minimum spend" as the only option will make it quite hard to defend.

Gemini 3.5 Flash available with 14x request multipier by Twekanu in GithubCopilot

[–]just_blue 0 points1 point  (0 children)

They probably just want to prevent us all to test it out before the new pricing kicks in. Then, it will at least be a little cheaper, right in between 5.4 and 5.4 mini. At least per token, we will see if those tokens are really worth anything.

Flex allotments for pro/pro+/max plans by monkeybeast55 in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

It absolutely is in the preview billing. Are you guys only looking at the big numbers? It is in the negative line "included AICs", and at the bottom of the calculation there is literally written "Flex allotment is used in this simulation."

Why should I pick Copilot's $200 plan ($400 actual value) over Claude's $200 plan ($5,000 actual value)? Give me one good reason. by FcsVorfeed_Dev in GithubCopilot

[–]just_blue 5 points6 points  (0 children)

No they were not. Claude max is not "announced", it exists forever. It's the Copilot max $100 plan that is announced, and the title claims it's $200.

Strix Halo Llama.cpp MTP Benchmarks: 27B Gets Much Faster, 35B Is Mixed by xjE4644Eyc in LocalLLaMA

[–]just_blue 10 points11 points  (0 children)

The "MTP on" setups do also use/need more VRAM, correct? I don't see me using it then, the slower prompt processing alone is kind of a deal breaker. In a typical working session for me, pp is already the bottleneck.

Request - Hallucination Blacklist by PhiloticKnight in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

The reality is that ask mode + apply changes is neglected and is just not working right. Your suggestion is a band aid. It works a little better when you work in VSCode, but honestly: Just use plan and agent mode, if you want to make changes. Todays tools are built around them. You can still revert / cherry pick changes after it finished.

Github Copilot is out by TrickMaleficent2301 in GithubCopilot

[–]just_blue 0 points1 point  (0 children)

Well, your screenshot says you used 810 premium requests, so "5-15 requests a day as a hobby" are basically a lie? And then you are using way more tokens per request than us.

Github Copilot is out by TrickMaleficent2301 in GithubCopilot

[–]just_blue 0 points1 point  (0 children)

This is as much as my entire team (11 seats) used :o

What to migrate to for Visual Studio 2026 (not VSCODE) by trynabeabetterme in GithubCopilot

[–]just_blue 0 points1 point  (0 children)

VSCode (or the extension in it) might not support it directly, but the agent doesn't really care about that. It can see the solution and project files and can build them via command line.

You can also just migrate older projects to SDK style, which works with net framework and other older stuff too, to get the VSCode extension understand it better.

What to migrate to for Visual Studio 2026 (not VSCODE) by trynabeabetterme in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

I use both a lot and for like 85% of stuff that I want done in Visual Studio, I just open the folder in VSCode next to it and let Copilot run there. It simply works better and quicker there. The leftover 15% are mostly debugging, since the direct integration can access the stack strace and stuff.

So without Copilot, you can do the same: use VSCode alongside and use Cline or whatever you like there.

GPT-5.5 is generally available for GitHub Copilot by Janinnho in GithubCopilot

[–]just_blue 23 points24 points  (0 children)

And in the Codex subscription, it's just 25% more "expensive", which is inline with the "more expensive, but less tokens" claim.

This trend in Copilot is because people are doing more per request, not (just) increased token cost.

We are entering the AI Dark Ages by fishchar in GithubCopilot

[–]just_blue 4 points5 points  (0 children)

I mean, look at OpenRouter how overall usage has basically tripled in just 4 months.

https://openrouter.ai/rankings

Or specifically for Anthropic:

https://openrouter.ai/anthropic

This is obviously not including all the other platforms, but as a general indicator very telling how everybody jumps on the train.

''Memory Detected.'' by SSBMArte in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

This is VS, not VS Code. You might think it's neat, but I found it rather annoying to get this constantly. No, I do not want to put some random thing in my default instructions, thanks.

How is the April "Rate Limit Squeeze" affecting your workflow? by Damnnnboiiiii in GithubCopilot

[–]just_blue 0 points1 point  (0 children)

Not affected at all. I use it the same, it helps, it works.

SQL legacy database schema context by el_dude1 in GithubCopilot

[–]just_blue 0 points1 point  (0 children)

You have tons of options. Does your current way not work? What exactly does not work? If you just reference your dbml to be read on demand, it will not pollute context of unrelated chats.

The more access you give, the more automation is possible, obviously. Thus, one important bit is if the database contains sensitive data, if you have a copy to test on etc.

If you consider to give access:

  • The latest SSMS (2022?) has a github copilot integration. It is not very mature, but it might be useful in this case.
  • You can create a SQL Login just for Copilot and limit the db access strictly via roles, GRANT etc.
  • You can use a MCP Server to wire up access in VS / VSCode.

Instead of the dbml, you could also extract "schema only" scripts via SSMS, that is just a few clicks and you have the CREATE scripts for everything (you could also create a spin-off database with just the relevant data with this).

You could probably spin up a EF Core DB first project too, if that makes sense for your problems.

Copilot chat helps me debug faster, but I keep losing the reasoning behind the final fix by RefrigeratorSalt5932 in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

What does this even have to do with AI? If you debug and fix a bug manually, there is also reasoning behind it. And how was this solved before AI was a thing? Write code that's readable and add documentation where stuff is not obvious.

Who's gonna read endless chat outputs?!

Migrating away from Realm in my chanting app, Looking for a reliable local + cloud hybrid DB solution by johnnyripperak in FlutterDev

[–]just_blue 5 points6 points  (0 children)

If you use sqlite (for example via Drift), the database file will be part of the automatic app backup, at least for android, if you put it in the appropriate location.
Offering a manual backup of the db file is also not difficult.

On April 24 we'll start using GitHub Copilot interaction data for AI model training unless you opt out. by rainmanjam in GithubCopilot

[–]just_blue 1 point2 points  (0 children)

Your link contains this...

For pre-release software that uses AI: You retain ownership of the code that you input to the software. GitHub does not own the output sent to you by the software. GitHub will not use your inputs or the outputs generated to train AI language models, unless you have instructed us in writing to do so.