c735533238569c
2 days ago
Does anyone here know how to write a for loop in python???? Pls, i need to get my app ready
lrecio
2 days ago
for i in range(5): print(f"Iteration {i}... (yes, again)")
Item id: 45044919
2 days ago
Does anyone here know how to write a for loop in python???? Pls, i need to get my app ready
2 days ago
for i in range(5): print(f"Iteration {i}... (yes, again)")
2 days ago
I was logged out automatically from GitHub Copilot. Logging in again had no effect. For a few minutes the status page https://www.githubstatus.com/ showed just "Issues" and "API Requests" were down but now even Copilot itself is showing up as degraded.
2 days ago
same
2 days ago
a day ago
This is why I'm cautious about tools that become too integrated into daily workflow. When Copilot goes down, entire teams slow to a crawl. Don't get me wrong - AI coding assistants are incredibly useful. But building dependencies on external services for core development work creates single points of failure. Always have a backup plan for when your tools inevitably break.
2 days ago
'There seems to be a problem with your account. Please contact Github support' is what I get in my vscode extension.
2 days ago
Same issue, if I look at the copilot logs I see "[info] [auth] Invalid copilot token: missing token: 403". Seems like the issue is on their side though, judging by general website issues.
2 days ago
GitHub seems to be down as a whole.
2 days ago
Same, shows error code in IDE and at github.com copilot settings.
2 days ago
2 days ago
seems issues on API as well
2 days ago
everytime I look at these AI coding systems I think of this classic junji ito story.
https://www.youtube.com/watch?v=H6pYncUjuGY&ab_channel=D%D0%...
written long before any of this stuff existed but somehow very relevant.
2 days ago
Man, I was about to go to sleep...
2 days ago
same. VSCode told me my subscription ended and I can't find copilot on our org settings page.
2 days ago
I've seen those messages over the past week, they're usually temporary.
2 days ago
Github seems to be having a general outage, we're not able to view pull requests
2 days ago
Up
2 days ago
Anyone still facing the same issue?
2 days ago
Havigng severe issues even now, 15 hours later. It has been working for a couple of hours, but with cut-off replies and general slowness.
Edit: Only in VS Code it seems, VS works...
2 days ago
Yes.