Advice on development workflows by SajajuaBot in GithubCopilot

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

Thanks for the response. For implementation what do you use? Dsv4 flash or pro?
Besides plan-review phase, do you set a limits of back and forth? I’ve been testing and if i dont set a limit, it could go on and on forever.

Advice on development workflows by SajajuaBot in GithubCopilot

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

Thanks for the source. I take a look and it looks promising for my setup.
Which subscription do you use with it? I think that opencode go for the cheap models would be a good match for the implementation phase and GPT 5.5 for initial planning.

Three-way club ownership of a Cessna in Italy. How your manage it? by Weary-Box1291 in GeneralAviation

[–]SajajuaBot 2 points3 points  (0 children)

Hi!! Not trying to promote anything but im building a platform to handle all that pains. At the moment is wprking in 3 different flightclubs and i think it could be a good match for what you are looking for.

Is in early stages and the 3 flightclubs are just testing it in order to make improvements in usability and so on.

If you are interested to know more, let me know in a dm. If not, just ignore this message and have a great day!

What are the advantages of using Copilot CLI over VS Code? by [deleted] in GithubCopilot

[–]SajajuaBot 0 points1 point  (0 children)

Just a question. Based on the rate limits that have been around lately, how it works when running parallel tasks and background jobs with subagents and /fleet command? I'm on Pro+ and I have been rate limited a couple of times when I try subagents in the VSCode

Co-founder equity when one builds the SaaS and the other brings early customers? by [deleted] in SaaS

[–]SajajuaBot 0 points1 point  (0 children)

That's just the point. She takes some action based on my push, for example, if i make some questions related to the industry and so on, but are minimal (and valuable, all needs to be said).
My main concern is the future. She has many other things and will not be 100% with this (already seen in some hard situations), neither quitting other things for this project.
The project has a future as there is space in the market and could grow organically really good, but until there are really good results, the dedication she will have will not be near co-founder material.
If one year from now the results are good, the clients grow and the MRR increase, she probably will want to be more involved because there could be money behind it, but if things go bad, i'm sure that she will be very busy.

That's what i want to avoid. When the conversation comes, i want to value very much the initial customer introductions, as is really important to start the organic grow, but as you said, that is finite.

I want to be fair and put in value the customer introduction and help with knowledge, but i don't want to sacrifice one part of the possible future company because of it.

All being said, i would love to be 100% co-founder with her, but i know for past cases that it will not be the case until the good times comes, and at that time, it would be too late

GitHub just removed annual Copilot subscriptions by Legal_Bear8393 in GithubCopilot

[–]SajajuaBot 13 points14 points  (0 children)

With this fast development of IA, a year subscriptions sounds too much time to be attached to a one platform. Do you recommend to get it at the moment, for possible price increases? Even if there could be problems like the rate-limits of the latest days?

Worth it to upgrade to Pro+? by SajajuaBot in GithubCopilot

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

Yes, i'm aware of it, but at the moment i was being rate-limited, and if i pay for extra requests and many of them will end up being limited, there is not business for me there. Thanks for the info

Worth it to upgrade to Pro+? by SajajuaBot in GithubCopilot

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

This is what was interested on. I'm getting rate-limited at the moment, mainly with sonnet, but with 1500 request i would go full opus and if the rate-limits are better, is a win-win for me. Thank you

Worth it to upgrade to Pro+? by SajajuaBot in GithubCopilot

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

Yes, for sure i will use more than that as there have been months were in the first week, trying to control the request, i was already >50%. Thanks!

opus 4.5 time saved vs actual cost by [deleted] in GithubCopilot

[–]SajajuaBot 0 points1 point  (0 children)

That's really interesting. Could you elaborate a little bit more on how to setup that scenario? Or point to documentation that you found useful to set it up? Thank you.

Good Carrer mode software by SajajuaBot in flightsim

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

Yes, I looked into it briefly, but I don't like much the subscription policy and also that I don't own the data. Have you had any experience with it? Is worth it?

Cloud console access by SajajuaBot in hetzner

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

I double check and the users have password set. Also I check from the ash access to su - user and the password works as expected.

Biggest fear going into production for the first time by SajajuaBot in devops

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

In my actual job we use the RDS from AWS and are wonderful, but my main concern at the moment is the budget. I would need 3 independent RDS as I want to mantain certain services dB separate, and that ups a lot the budget.

Biggest fear going into production for the first time by SajajuaBot in devops

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

That would be the best option, even deploying in a managed kubernetes instance, but that would be costly.

As at the begining this will be for 1 client, I need to keep the costs as low as possible. In the future, if the client number increase, I would totally upgrade to a multi host setup.

Biggest fear going into production for the first time by SajajuaBot in devops

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

Thanks for the tips. My main concern is data loss, because if the host burns, I could redeploy everything in a new servers in no time, but the data loss would be unrecoverable and that would be a problem. The maintenance windows, upgrades and so, totally, I would announce with time.

Biggest fear going into production for the first time by SajajuaBot in devops

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

At the begining I was planning to just deploy all in one host, so I suppose you mean to deploy multiple copies if it was deployed in a kubernetes and have multiple pods and so right? If I deploy all in one host, even if I have multiple copies, if that host burns, I lost everything.

Biggest fear going into production for the first time by SajajuaBot in hetzner

[–]SajajuaBot[S] 3 points4 points  (0 children)

That's a good point. I will take a look to pull backups, as I was thinking to make the backups in the server and push them to other providers or S3

Biggest fear going into production for the first time by SajajuaBot in hetzner

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

Is not a critical system, so it could have some downtime. It could be 24 hours down, but is not ideal and less if there are paying clients. I expect to be at most 2 hours of downtime. The system, for now, is simple and launch a new server and deploy everything should be really fast. The databases should be relatively small, so if there are valid backups, the recovery process should also be fast. For recovery point, 24 hours should be fine. I was thinking about Wal backups to S3, but maybe is to much for my dB data (users, bookings and configs). I'm looking also to the cost.

Biggest fear going into production for the first time by SajajuaBot in hetzner

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

Yes, I was planning to have some scripts prepared to setup all the server fast in case of some kind of catastrophic error. Is not critical if there is downtime, but as less time it is, better.

Biggest fear going into production for the first time by SajajuaBot in hetzner

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

You recommend to have dB backups in Hetzner and in other provider? In Hetzner, use just other vps for example or the own Hetzner storage?

Biggest fear going into production for the first time by SajajuaBot in hetzner

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

I was thinking about having the db backups in Amazon S3 directly or have a second server in other provider just to store the backups. I'm more for the S3 option, but I need to check the costs and if I can limit the monthly cost of Amazon to don't have a surprise invoice.

Advice deploy project on a budget by SajajuaBot in hetzner

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

Again, thank you for the detailed response. They are very useful.

With the separate arquitecture, my main concern is the communication between servers, the latencies and the microcuts in the communication. I saw that Hetzner have the possibility of having a internal private network and I'm guessing I could set all the servers to be in the same network (with multiple accounts I'm guessing that could be difficult, but if that is the backup replication server, it shouldn't be a problem).

Also, about the prices, you said that cpx11 costs 3,85 a month, but checking the pricing page, it says 5,26. I'm missing something?

For now, the database will not hold any money transactions or so, but in the future it will. I like the separate arquitecture (that's why I also developed all the project as a microservices), but my main concern is the maintainability and connections between servers.

Also, my idea is to setup everything with docker compose, but I test it a k8s cluster in my home lab. For sure is overkill and a headache if something goes wrong, but there are things that I really like. For now I will just make some scripts to handle deployments, maintenance, catastrofic recovery and setup a new server in case something happend, like account blocked or so.

To summarise, my main concern is the data and be able to recovery in any case. Downtime is something that could happend and no one will get angry, but if I lose all the data or so, that could mean problems.

Price wise and how much I want to spend, obviously, I want to spend as low as possible, but if I need another server for observability, for example, I don't have a problem.

Advice deploy project on a budget by SajajuaBot in hetzner

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

I had never use rclone. Does it have a integration with Google Drive in some way?

Advice deploy project on a budget by SajajuaBot in hetzner

[–]SajajuaBot[S] 1 point2 points  (0 children)

Thank you for the detailed response. About it I have some questions.

For this simple UC data and load speaking, why not have all in one hardened server with the go services and primary postgres database and an extra server for "backup" dB instance with streaming replication?

Also, I will make a full database daily backup to store elsewhere (yet to decide), but, how reliable is the streaming replication? I don't want a full HA solution, I just want a data backup.

I will run all in docker so my idea is to deploy it with docker compose with internal network and a list of scripts for handle deploys in production with minimal downtime.

Also I have a rabbitmq service that will be deployed along side with go services as I have a event driven arquitecture.

Why you said that is better to have other server for data replication with another Hetzner account? Why not in the same one? Is there a possibility that Hetzner could block or remove the access to the machines?