
Medium
Ghost
WordPress
DEV.to
Blogger
Tumblr
Hashnode
Write.as
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Medium
GitHubMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
GitHub is an essential platform for modern software development. It makes it easy to host, manage, and collaborate on code while providing powerful tools for version control, project management, and team collaboration. Its large open-source community is another major strength, offering developers access to countless projects, resources, and opportunities to learn. Overall, GitHub is a reliable and professional platform that has become a fundamental part of the developer ecosystem.
Medium might be a bit more popular than GitHub. We know about 3124 links to it since March 2021 and only 2483 links to GitHub. 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.
Kent Beck called this “test && commit || revert” in 2018, and credits Oddmund Strømme for first coming up with the idea: . - Source: Hacker News / about 5 hours ago
Https://medium.com/@ashishrathour1102 Looking for backend, infrastructure, platform, distributed-systems, storage-engine, or systems-programming roles. Especially interested in small/high-ownership teams working on runtimes, execution infrastructure, databases, developer infrastructure or reliability. - Source: Hacker News / 1 day ago
I kept generating documentation with an agent, and weeks or months later it would quietly go stale. Updating it was the costly part: either let an agent re-scan the whole repo, or sit there trying to remember what changed. So I made the deck carry its own provenance. SlideOps turns a repo into a slide deck, and every claim in that deck records the file it came from, the exact line range, and a hash of those lines.... - Source: Hacker News / 3 days ago
Maybe you could use something like this to make it real: > Building a Real-Time Concentration Tracker using MediaPipe and OpenCV > A simple AI project that measures focus and attention using your webcam — with Python, OpenCV, and MediaPipe. https://medium.com/@jiyasisdiya/building-a-real-time-concentration-tracker-using-mediapipe-and-opencv-2da7384ace24. - Source: Hacker News / 10 days ago
Perhaps these are Huawei Ascend chips? https://en.wikipedia.org/wiki/HiSilicon#Ascend_910 https://medium.com/@huaweiclouddevelper/a-brief-introduction-to-huawei-ascend-cloud-cbef8f25bc34. - Source: Hacker News / 7 days ago
1228 push attempts died with fatal: could not read Username for 'https://github.com' — an https remote with no credential helper and no stored Credentials. First one 2026-07-21T20:48:03Z, still failing as I write this. Thirty-nine Days. - Source: dev.to / 4 days ago
They can include the protocol, it’s that regardless of what’s put in there it’ll use https, which is explained with examples both in the following sentences and then in more detail in a linked doc. > For repositories on GitHub, GitLab, and Bitbucket, a specifier now names a repository rather than choosing a transport. github:owner/repo, owner/repo, git+https://…, and git+ssh://git@… all resolve through the host's... - Source: Hacker News / 7 days ago
First things first, and this case, we had to understand what git and git hub really is. From the lesson, Git is basically a version control systems installed on the computer that tracks changes made within a project. On the other hand, git hub refers to an online platform allowing users to store their git repositories and this could be easily accessed through [https://github.com/]. Apart from just storing... - Source: dev.to / 6 days ago
[credential] useHttpPath = true [credential "https://github.com/"] helper = helper = "!f() { \ [ \"$1\" = get ] || exit 0; \ account=''; \ while IFS='=' read -r k v; do \ [ \"$k\" = path ] && account=${v%%/*}; \ done; \ [ -n \"$account\" ] || exit 0; \ token=$(gh auth token --user \"$account\") || exit 0; \ printf... - Source: dev.to / 8 days ago
This has now created our repository. This repository contains a link which we can share to other users, and this is the link that we need to link our local folder with the newly created repository. To do this, simply access it once you scroll down in the page you are in the simply copy the http link. This is what we shall use. The link usually looks like this http://github.com//. - Source: dev.to / 10 days ago
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
DEV.to - Where software engineers connect, build their resumes, and grow.
VS Code - Build and debug modern web and cloud applications, by Microsoft