X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
GitHub CLI
GitHub
Git
Homebrew
VS Code
fzf
GitHub Actions
GitHub Copilot
Pretty 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 906 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.
Then, and this is my personal favorite, go to Twitter slash X, where a genuinely absurd amount of the best UI work gets posted before it lands anywhere else. - Source: dev.to / 26 days ago
Of all the many ways to automate that redirect, https://einaregilsson.com/redirector/ isn't bad.- Source: Hacker News / 29 days agoRedirect: https://x.com/*.
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / 3 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 / 4 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 / 4 months ago
Requirements: glab authenticated for GitLab repos, and/or gh authenticated for GitHub repos. - Source: dev.to / 3 days ago
Step two is the whole bootstrap surface: chezmoi, the Bitwarden CLI and the GitHub CLI. Step four clones the repo, installs the Brewfile, applies the macOS defaults and renders every dotfile including the secrets. It takes as long as Homebrew takes. - Source: dev.to / 9 days ago
It’s worth pointing out that if you’re not aware of it, you can install the github cli[1] and view, merge, close etc prs and issue from the command-line. As well as (for me at least) being a significant step up in terms of productivity (from having to go to a website to merge a pr or view an issue) that has the advantage that “invisible” text in a PR or issue comment would show up very clearly. (At least in my... - Source: Hacker News / 27 days ago
Install GitHub CLI and run gh copilot to get AI command help, verify syntax, and simplify GitHub workflows from the shell. It’s a great way to keep working in one place while still getting quick guidance on commands and workflow steps. - Source: dev.to / about 2 months ago
Gh auth token — if the GitHub CLI is installed and logged in. - Source: dev.to / 4 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