
X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
Captain Stack
GitHub Copilot
Tabnine
Amazon CodeWhisperer
Visual Studio IntelliCode
Codeium
GPT-Code-Clippy
Kite
Pretty 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 Captain Stack. While we know about 906 links to X (Twitter), we've tracked only 2 mentions of Captain Stack. 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 / 25 days ago
Of all the many ways to automate that redirect, https://einaregilsson.com/redirector/ isn't bad.- Source: Hacker News / 28 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
I caught up with Hieu Nguyen (@hieunc) of ishim, Rebit, Captain Stack, and more. He told me exactly how he made his first sale for ishim within five days of kicking off development, and another $1K+ within a month. Source: about 3 years ago
In fact, many have pointed out that Copilot’s process of looking up code based on its expected constraints is similar to one that a developer might experience by searching StackOverflow for code snippets. Funnily, some thought the idea so similar they decided to build an alternative VSCode plugin to Copilot that simply looks up StackOverflow answers as suggestions. - Source: dev.to / over 4 years ago
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
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.
Tabnine - TabNine is the all-language autocompleter. We use deep learning to help you write code faster.
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.
Amazon CodeWhisperer - Amazon CodeWhisperer is a machine learning (ML)–powered service that helps improve developer productivity by generating code recommendations based on their comments in natural language and code in the integrated development environment (IDE).