
X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
GitHub Enterprise
GitLab
GitHub
BitBucket
GitBucket
Gitea
Gerrit Code Review
SourceHut
X (Twitter)
GitHub EnterprisePretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) seems to be a lot more popular than GitHub Enterprise. While we know about 904 links to X (Twitter), we've tracked only 11 mentions of GitHub Enterprise. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / about 2 months ago
# main.py Import time From datetime import datetime, timezone From config import HIRING_PHRASES, NICHE_TERMS From scraper import search_tweets, build_query From filter import is_real_hiring From storage import open_db, is_new, mark_seen SLACK_WEBHOOK = "https://hooks.slack.com/services/..." # optional Def notify(tweet: dict): user = tweet["user"]["username"] msg = ( f"*@{user}*... - Source: dev.to / 3 months ago
X status IDs (the trailing number in https://x.com//status/) are 64-bit Twitter snowflakes. The high bits encode a millisecond timestamp relative to a fixed Twitter epoch. The low bits are a worker ID and a sequence counter. The shape gives us four cheap, independent signals. - Source: dev.to / 3 months ago
I mean, just setup redirector extension and never think about it again. Redirect: https://x.com/*. - Source: Hacker News / 4 months ago
Focus on community-driven marketing strategies using platforms such as Discord, Twitter, and Reddit to build strong relationships with your audience. While these approaches are critical, donโt overlook traditional marketing channels. Utilize PR, content marketing, and other methods to reach a broader audience. - Source: dev.to / 4 months ago
Here's the problem we were solving: we run GitHub Enterprise behind a VPN. Modern AI code review tools like Cursor, Github Copilot, and CodeRabbit expect cloud-hosted repos. We couldn't pipe proprietary code into them. But we still wanted AI code review on every PR. - Source: dev.to / 8 months ago
Internal is a special visibility level used by GitHub Enterprise, allowing anyone inside your organization to see the repository, but nobody in the outside world. We generally suggest this as the default level for company projects that donโt have siloed sensitive information (such as customer-specific data or logic that only a specific group should know about). - Source: dev.to / almost 2 years ago
If the company you work for has subscribed to Github, you probably benefit from a more substantial offer with additional features (GitHub Team or GitHub Enterprise). - Source: dev.to / about 2 years ago
Some orgs run GitHub Enterprise on-prem. Set up properly, it's not publicly accessible at all. Source: over 3 years ago
I do. My company has an enterprise license and it basically just acts as a private corner of normal public-facing github. Basically like a private repo but instead of being scoped to a single repo it's a full multi-organization scope. All new report default to private, but can be flipped to public if we want to open-source some internal project. Source: over 3 years ago
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.