community community Discussions
Pinned Discussions
Sort by:
Latest activity
Label
Categories
Discussions
-
Code View + Code Search Public Beta Feedback Repositories
The core of version-controlled code storage Code Search and NavigationSearch, navigate, and understand code on GitHub Product FeedbackUnanswered QuestionThanks for trying GitHub’s new code search and code view - the most powerful way to search and navigate the world’s code. Our team is excited to share this feature with you today in beta.
Now anyon…
Read moreYou must be logged in to vote -
Unanswered Question
Select Topic Area
Question
Body
Theme: Dark dimmed
selection-effect-weird.mp4
You must be logged in to vote All reactions
-
Unanswered Question
Select Topic Area
Question
Body
Jj
You must be logged in to vote All reactions
-
Unanswered Question
Select Topic Area
Product Feedback
Body
This isn't TikTok. A For You page isn't needed on github.
You must be logged in to vote All reactions
-
Another real time communication method such as websocket in web development. Codespaces
Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, QuestionSelect Topic Area
Question
Body
Please tell me specific reason.
There are several real-time communication methods that can be used in C# for building real-time collaborative applications.
SignalR - SignalR is a communication framework for building real-time app…
Read moreYou must be logged in to vote All reactions
-
Unanswered Question
Select Topic Area
Product Feedback
Body
Let's say I have the domain example.com, It will be nice to have one of these features:
- Point discuss.example.com domain to "github.com/orgs/example_org/dis…
You must be logged in to vote All reactions
-
The main challenge in unity using raycasthit. Codespaces
Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, QuestionSelect Topic Area
Question
Body
Please tell me asap.
Raycasting is a popular technique in game development to simulate real-world physics-based actions, like shooting a bullet or casting a spell. RaycastHit is the object returned by a raycast operati…
Read moreYou must be logged in to vote All reactions
-
Select Topic Area
General
Body
My account was marked, and I didn't break any rules.
I opened a ticket to support, but it has not been responded for 2 weeks.
Can you please raise this topic for the …
Read moreI talked to support and they fixed the problem thanks.
You must be logged in to vote All reactions
-
👍 19 -
🎉 3 -
😕 4 -
👀 4
-
-
Is it possible to get a list of the permissions of a given token?
Or check if a token has a certain set of permissions?In one of my actions I would like to warn that the provided token is lacking …
Read moreIt’s fairly easy to check the permissions of a token using the github API:
Read more$ curl -sS -f -I -H "Authorization: token ghp_yourOwnToken" https://api.github.com | grep -i x-oauth-scopesx-oauth-scopes…You must be logged in to vote All reactions
-
Dolly gpt training does not record model Bug
Something isn't working correctly Machine LearningDiscussions related to Machine Learning Unanswered QuestionSelect Topic Area
Bug
Body
Hi,
I was able to run the suggested workout on a jupyter anaconda on windows. However, the model was not recorded.
How do I solve it and what's the next step?Read moreimport torc…You must be logged in to vote All reactions
-
👍 1
-


All reactions