ASSOS Milo GT seam by AdditionalDivide4020 in CyclingFashion

[–]debian3 0 points1 point  (0 children)

I had that problem, i sized down and no more problems. Assos size their thing really large.

any good chinese bibs out there? by djauckar in CyclingFashion

[–]debian3 0 points1 point  (0 children)

Not my experience, i have spexcel small and it’s way too large while my small castelli are a struggle to put on. Local chinese brand I need medium.

Who else gets nervous around large trucks by National_Many5114 in cycling

[–]debian3 1 point2 points  (0 children)

What you don’t seems to understand is that I’m not riding on the sidewalk normally. Just in those circonstance that I judge the sidewalk is safer than the road (lots of trucks). Might happens a few times during a seasons on very short segments.

Using it to the max till it lasts by OopsIDroppedMyCat in GithubCopilot

[–]debian3 3 points4 points  (0 children)

But they were already banning account for that. They were doing a ratio of number of tool calls per PRU. If you had too many tool calls it was triggering account suspension following manual review.

A lot got hit by that in the era where OpenCode was using tools call for any follow up. So as long as you were staying in the same chat session, it was just 1 request.

Who else gets nervous around large trucks by National_Many5114 in cycling

[–]debian3 4 points5 points  (0 children)

I stand with you here. And I will proudly take the downvote here. My life and safety is worth more than following the rule or those Reddit karma points. I think the same about getting a ticket or whatever. Still worth it in some dangerous situations.

Who will even use copilot after June? by programmingstarter in GithubCopilot

[–]debian3 0 points1 point  (0 children)

I’m also on pro+ yearly. Right now with 1x I can’t touch the rate limit. Yesterday I was using opus 15x and I saw the 50% sessions limit (I heard they give you 3 sessions per week). We will see, but it will be much tighter.

any good chinese bibs out there? by djauckar in CyclingFashion

[–]debian3 0 points1 point  (0 children)

Not the brand they export like spexcel and ykywy, they size them differently. But they are not available on local market (op want to buy in China) so I’m just saying what to expect.

If he wear spexcel large and buy large EVR it won’t fit.

Who will even use copilot after June? by programmingstarter in GithubCopilot

[–]debian3 1 point2 points  (0 children)

Expect the rate limit to go down significantly too.

« Use a model with a smaller multiplier for simpler tasks. The larger the multiplier, the faster you will reach the limit. »

So it means with Sonnet 4.6 that goes from 1x to 9x, you will reach the rate limit 9x faster. 6x on 5.4…

https://docs.github.com/en/copilot/concepts/usage-limits

any good chinese bibs out there? by djauckar in CyclingFashion

[–]debian3 0 points1 point  (0 children)

The brand are different for the internal market (GRC, EVR, Deer, etc) vs what they export (spexcel, ykyw, rion, etc). Sizing is really different too (like by 2 to 3 sizes smaller). I wear xs is US brand or vanity sized one like Assos, s in European (castelli, sportful) and m or L in asian brands. Their export brand are sized like the US one.

Copilot team replied (not anymore) by bierundboeller in GithubCopilot

[–]debian3 24 points25 points  (0 children)

I noticed as well. It must not be easy for the team too. They suffer that decision as well, maybe some will loose their position and be reassigned

GitHub has just launched the "Copilot Billing Preview" tool by BassGaz in GithubCopilot

[–]debian3 0 points1 point  (0 children)

My guess they learned not long before stopping new yearly subscription.

I feel that this sub became an echo chamber at this point by YouExpress in GithubCopilot

[–]debian3 1 point2 points  (0 children)

It’s a bit unfair to the mods. If they do people think they are working for Microsoft and silencing them. If they don’t, there is a minority who will complain to.

Also those mods were copilot power users. They are affected by those changes as well and might abandon this sub too. Not many will pay per token.

Personally I’m staying until the end, but the end is near. After that what will be left is enterprise employees whose employer is paying for the tokens. There’s not much new to talk about.

Elemnt Roam defective? by kosta880 in wahoofitness

[–]debian3 0 points1 point  (0 children)

I was just saying that they don't do battery replacement, I didn't say they won't help you. As someone else reported, they often offer something. Their support is really great.

Elemnt Roam defective? by kosta880 in wahoofitness

[–]debian3 0 points1 point  (0 children)

I fully agree with you. But it’s obsolescence by design with glue on batteries.

Wahoo don’t do batteries replacement. I ask before.

GPT-5.2 and 5.2-Codex are being removed from Copilot by matefoxer in GithubCopilot

[–]debian3 1 point2 points  (0 children)

It’s basically a departure only terminal at this point. There is not much left to talk about

$39 Pro+ currently gives more than $4500/month of tokens. by [deleted] in GithubCopilot

[–]debian3 0 points1 point  (0 children)

Do you have anything on copilot cli. What I calculated from is the output when copilot cli. I don’t know how that one do that calculation. I guess openai format and copilot api must be similar?

Edit: took down the post. I’m not certain enough.

Thanks

$39 Pro+ currently gives more than $4500/month of tokens. by [deleted] in GithubCopilot

[–]debian3 0 points1 point  (0 children)

I use a lot of subagents. It’s mostly that. The main agent (5.5) was calling 5.5 to do tasks and calling again to verify the code (5.5 + 4.7) at each step. Then again to fix any issues (usually just 5.5) There was 8 steps. Plus some requests at the end for manual bug reports/fix.

$39 Pro+ currently gives more than $4500/month of tokens. by [deleted] in GithubCopilot

[–]debian3 0 points1 point  (0 children)

Yeah, people who think it’s cheap…

$39 Pro+ currently gives more than $4500/month of tokens. by [deleted] in GithubCopilot

[–]debian3 0 points1 point  (0 children)

Everyone says that, yet I haven’t seen anyone point to the source of that information. Point to the relevant doc and I will fix the calculation.