
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Medium
Ghost
WordPress
DEV.to
Blogger
Tumblr
Hashnode
Write.as
GitHub
MediumMedium 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.
Medium might be a bit more popular than GitHub. We know about 3108 links to it since March 2021 and only 2476 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.
"""Clones a single branch of a GitHub repository into a temporary directory for local scanning.""" Import logging Import shutil Import subprocess Import tempfile Logger = logging.getLogger(__name__) Class RepoFetchError(RuntimeError): """Raised when the target repository/branch cannot be cloned.""" Class RepoFetcher: """Shallow-clones a single branch of a repository so its tests can be scanned... - Source: dev.to / 1 day ago
# video-meta.yml Topic: > Walking through how we cut cold-start time on a Lambda-backed GraphQL API from 2.4s to under 400ms, including the two things that didn't work. Target_keyword: lambda cold start optimization Audience: backend devs who already ship serverless, not beginners Model_channels: - the three channels currently ranking for this keyword Links: repo: https://github.com/... slides:... - Source: dev.to / 3 days ago
Import struct, json, urllib.request REL = "https://github.com/{owner}/{repo}/releases/download/{tag}/" PART = ["...part1.zip.001", "...part2.zip.002", "...part3.zip.003"] SIZE = [1992294400, 1992294400, 1893639808] # from the releases API Def grab(part, start, end, out): # HTTP range fetch req = urllib.request.Request(REL + PART[part], Headers={"Range":... - Source: dev.to / 7 days ago
Is published at https://github.com/.keys so an SSH server to which you connect could do a reverse lookup. This is the reason why my ~/.ssh/config has those 2 lines at the end:- Source: Hacker News / 15 days agoHost *.
All of this assumes you can actually inspect what the agent did โ the real inputs after resolution, the real tool outputs, the real intermediate steps. That is the other half of the workflow. AgentLens captures the trace: every model and tool step, resolved inputs, raw outputs. agent-eval scores and gates the output; AgentLens gives you the unforgeable, agent-didn't-author trace data for Tier 1+2 to score against... - Source: dev.to / 15 days ago
I also wrote a short overview of the project if you are interested:https://medium.com/@faisaliitian/i-built-an-ai-memory-system-because-just-retrieve-more-wasnt-working-0b1dc9a60c01?postPublishedType=initial. - Source: Hacker News / about 13 hours ago
I'd suggest looking at Admiral Cloudberg's recent analysis of the Jan. 2025 airliner/military helicopter collision in Washington DC. It's a study in the difficulties of air traffic control in the 21st century and the reality of transponder usage, complicated by an overwhelmed airport and legislative indifference. Transponders aren't universally used, technology and people aren't perfect. This one is long; I... - Source: Hacker News / 1 day ago
Here's also the medium article (same copy as the X thread): https://medium.com/@sbetamc/moav-v2-is-out-ab2fff44a9d8 no time for X thread or articles:. - Source: Hacker News / 1 day ago
* Memory management + how to handle 4 common memory leaks: 421K / 77K The blog is at ~11K followers now, almost all developers. Back then every article ended with a plug for my startup, which was the actual reason I was writing them. My company got acquired, I kept the blog, and I took the plugs out. When the blog was active, I had a couple of people/companies ask to buy it and a few more wanting to advertise in... - Source: Hacker News / 4 days ago
Luck disguised as genius aura, cult of the potential of "young geniuses", similar to Elizabeth Holmes. https://medium.com/@trendguardian/rigged-networks-1d5ad5c6f825. - Source: Hacker News / 4 days ago
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
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.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
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.
VS Code - Build and debug modern web and cloud applications, by Microsoft
DEV.to - Where software engineers connect, build their resumes, and grow.