
X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
GitHub CLI
GitHub
Git
Homebrew
VS Code
GitHub Actions
Medium CLI
GitHub Desktop
X (Twitter)
GitHub CLIPretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) should be more popular than GitHub CLI. It has been mentiond 904 times since March 2021. 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 / 25 days 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 / 2 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 / 2 months ago
I mean, just setup redirector extension and never think about it again. Redirect: https://x.com/*. - Source: Hacker News / 3 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
Gh auth token โ if the GitHub CLI is installed and logged in. - Source: dev.to / 2 months ago
Since gh-stack is a gh CLI extension, you'll need the GitHub CLI installed first:. - Source: dev.to / 3 months ago
Install the GitHub CLI, authenticate once with gh auth login, then:. - Source: dev.to / 3 months ago
Have the GitHub command line tools (gh) installed If you use use-package-ensure-system-package, Emacs can install this for you automatically: (use-package use-package-ensure-system-package :ensure t) (use-package codespaces :ensure-system-package gh :config (codespaces-setup)) Enter fullscreen mode Exit fullscreen mode. - Source: dev.to / 4 months ago
You need a repo on GitHub before you can register a runner to it. The easiest way is with the GitHub CLI:. - Source: dev.to / 5 months ago
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
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.
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.
Git - Git is a free and open source version control system designed to handle everything from small to very large projects with speed and efficiency. It is easy to learn and lightweight with lighting fast performance that outclasses competitors.
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.
Homebrew - The missing package manager for macOS