this post was submitted on 09 Nov 2023
26 points (86.1% liked)

Programming

16976 readers
175 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

I used to use GitHub Copilot with my student developer pack. I renewed my license a few days ago and Copilot stopped working and when I try to reactivate it in my settings it says I have to pay.

Did they remove copilot access from the student dev pack benefits?

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 10 months ago (1 children)

GitHub Universe conference was yesterday and today. They talked about providing co-pilot for free to students during one of the talks. So I'm going to guess it's just a mistake.

Maybe they messed something up while they were making a new feature go live.l?

[–] [email protected] 2 points 10 months ago

Probably. I just reactivated it. It took almost a week to refresh. No idea why.

[–] [email protected] -1 points 10 months ago

contact support and I'm sure they will be able to assist in reactivating your student benefits

[–] [email protected] -1 points 10 months ago

Depending on your ide of choice, I'd also recommend Codeium (with an "e" - Codium is something else) as an alternative. If you sign up during their currently ongoing EA phase, you can get a free lifetime account.

I've used both and I haven't noticed any major difference in the quality of results. If there is a difference at all, I've personally had better generations from Codeium, but the overall difference is slight.

(For comparison's sake, this was with Python and Ruby so far.)