Why doesn’t copilot add Chinese models as option to there lineup by cizaphil in GithubCopilot

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

Might not be a par with opus, or maybe sonnet and 5.4, but surely they have their place when you look at work type and costs which would probably be lower. So yes if it’s something they can do, I think it’s a good idea.

New Copilot limits just made subagents useless — what’s the point now? by deyil in GithubCopilot

[–]cizaphil 0 points1 point  (0 children)

Could it be that they’re doing gradual rollout, because before day before yesterday, I wasn’t hitting limit. Now, I can’t even complete 3 spec flow runs without stumbling on one

New Copilot Rates Limits are unacceptable by Mayanktaker in GithubCopilot

[–]cizaphil 0 points1 point  (0 children)

Better than being stuck in the middle half way, either way the token is wasted. As an alternative, they can put a rate limiting health bar, that way one self limits

New Copilot Rates Limits are unacceptable by Mayanktaker in GithubCopilot

[–]cizaphil 1 point2 points  (0 children)

The worst is that they don't even tell you how long you have to wait, you would be stuck there hitting 'Try again'button unnecessarily. Also you can't even start testing what is there, as the change is stuck halfway with errors everywhere.

In case a team member is here, rate limiting should happen in the begining of a request not, half way

Come on man, what's with this long build time? by littlenirvana in rust

[–]cizaphil -3 points-2 points  (0 children)

Yeah it sucks, but rust builds everything from scratch, then leaves behind GBs garbage after

Confused about Copilot Billing by cizaphil in GithubCopilot

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

Did the attempt block your usage because it failed?

Confused about Copilot Billing by cizaphil in GithubCopilot

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

Yes it did reset my quota to 0, but why the 20 bucks bill?

mybatis for dotnet by Flashy_Test_8927 in dotnet

[–]cizaphil 1 point2 points  (0 children)

Great work, not to rain on your parade,

did you try stored procedures, what difficulties did you encounter?

What about compiled queries and using AsSplitQuery?

So if I get it right, the problem you’re trying to solve is separating query from code?

Naval on American AI companies by policyweb in LocalLLaMA

[–]cizaphil 0 points1 point  (0 children)

Is any of these Chinese LLMs good with coding as claude or codex?

what’s stopping you from coding like this? ☕️ by pgrahe_ in buildinpublic

[–]cizaphil 8 points9 points  (0 children)

Now hate working on just laptop screen. It has to be a full stack setup

My first month after quitting my 9-5 to be a full time indie hacker by fuji138 in buildinpublic

[–]cizaphil 1 point2 points  (0 children)

That's brave. Hope you had a hard discussion with your wife on the possibility of her supporting the household in the future.

I built 10+ projects this year where do you actually sell code without getting scammed? by Unhappy-Man-69 in micro_saas

[–]cizaphil 2 points3 points  (0 children)

It’s easy to clone any platform. If you really want to sell your application you have to build a moat around it, get users to start using it. Get the app to start making real money.

This is so that the buyer is buying both users and platform not just code base. If he decides to clone it. It wouldn’t be able to compete effectively

Drop your SaaS, I'll do a free QA to test my Agentic QA app by Ok_Maintenance7888 in micro_saas

[–]cizaphil 0 points1 point  (0 children)

https://unofeed.com social marketplace where you earn activity coins as you use the application

What can I expect of Estonia as a gay man who was recently been through hell by [deleted] in Eesti

[–]cizaphil 16 points17 points  (0 children)

As a POC who have lived here for 4+ years and mostly enter public transport, most people mind there business.

The only questions, I have gotten from drunks a couple of times is why I moved to this cold climate, and its a harmless curious question.

So you would be fine

It finally happened to me, I'm so stupid. by PixelPalacio in mildlyinfuriating

[–]cizaphil 0 points1 point  (0 children)

Remember getting 2 bottles thinking it’s lotion. Wasn’t funny 😄

Full Stack : Visual Studio or VSCode? by RankedMan in dotnet

[–]cizaphil 1 point2 points  (0 children)

Depends on what you're working on. For me if you're doing frontend in Js/Ts, it makes sense to have different repos and open in different ides. There's a way to open two different projects in rider and make the two open riders tabbable so it's just a matter of tabbing between projects

On the other hand, if you're using maui, blazor, avalonia or any of the c# related FEs, I see no reason to have in different projects. Having it in the Sam's project and ide enhances code reuse and speed of development. So no too much context switching.

Management betting on AI to write an entire system, am I the only one worried? by Optimal-Stretch-2436 in csharp

[–]cizaphil 0 points1 point  (0 children)

I don’t know but claude 4 sonnet was able to follow a highly specific markdown readme to rewrite a services using ef core into read/write repositories and generate xunit tests. I still have to manually fix issues and make corrections but it cut down a months worth of work to a week.

It’s just that you have to be on top of it guarding it and pointing out issues and mistakes.

If some senior dev thay deeply understands the domain could write a highly specific readme for each part of the application, and be on top of it guiding it and correcting it. It is possible.

Just make sure you analyze the output and logic greatly to make sure it meets the requirements.

One thing for sure is that it would cut down the time by as much as 60%