
Archive.org
Archive.md
Wayback Machine
Open Library
Z-Lib
Vimmโs Lair
Gutenberg Books
SCI-HUB
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Archive.org
GitHubI mainly use it for movies and its amazing, i can find and also download movies!!! for freee, this is really good. i do recommend it mostly to others.
Based on our record, Archive.org should be more popular than GitHub. It has been mentiond 8521 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.
Pretty much the best resource available: https://6502.org/ Check the books section and find something that compels you. Also, don't forget the HUGE number of resources for 6502 assembly programming that are available in the https://archive.org/ magazine and book sections: https://archive.org/search?query=6502 Rodney Zaks' books are great - I like especially "6502 Games", which taught me a lot back in the day:... - Source: Hacker News / 5 months ago
I think people might be missing the hack here, because the front story is such an ongoing political (and moral) football. The hack is in the leak, and the sudden availability, of the video segment, across international borders, against the Weiss will (and apparently against the Ellison and Trump will), rebounding back to us in the US via the good graces of https://archive.org and via some true journalistic (or... - Source: Hacker News / 6 months ago
Internet Archive | Senior Datacenter Network Infrastructure Engineer | On-site SF Preferred | https://archive.org The Internet Archive is looking for a datacenter & network engineering to help us with our physical datacenters (one is a converted church in SF!) and networking stack. We have a global site pushing 100s of gigabits out of on-prem and bare metal, adding 150TB a day of new data. More info and... - Source: Hacker News / 7 months ago
You ask your agent to get a list of the top available free books on ML mathematics and then create a CSV of each book, a description, subject, prerequisites, link, etc. The agent searches the web, finds a few titles, but canโt read some of the books available on archive.org website. It tries a few things, searches for a while, and finally, figures out a way to do this successfully. The agent has spent five minutes... - Source: dev.to / 7 months ago
In an age where digital content is constantly created and updated, the Internet Archive (accessible at archive.org) stands as one of the most important pillars of online preservation. Launched in 1996, this nonprofit organization has taken on the mammoth task of archiving the internet, preserving digital history, and making knowledge freely accessible to all. - Source: dev.to / 11 months ago
The core of the ecosystem is the official open-source server hosted on GitHub. It is written in TypeScript and implements the full MCP specification. - Source: dev.to / about 4 hours ago
This is why the gate needs a trace it can trust, and why AgentLens is the other half of this workflow. agent-eval scores and gates the output; AgentLens captures the trace of how the agent got there โ every model call and tool step, the resolved inputs (not the templated ones), the raw outputs. That trace is exactly the unforgeable, agent-didn't-author substrate that Tier 1+2 need to score against. Without it,... - Source: dev.to / about 16 hours ago
## Tell Git to start tracking your project Git init ## Take a snapshot of all your current files Git add . ## Save this snapshot with a description Git commit -m "Initial commit from AI tool" ## Connect your local project to GitHub ## Get repository URL from your GitHub page ## it looks like https://github.com/your-name/your-repo.git Git remote add origin PASTE_YOUR_URL_HERE ## Upload your code to GitHub Git... - Source: dev.to / 10 days ago
Conclusion Next time Git insists a private repository doesn't exist, skip editing your config file and head straight to the Windows Credential Manager. Wiping out the stale git:https://github.com entry forces a clean handshake, getting you back to coding in less than a minute. - Source: dev.to / 11 days ago
Gitea is where all private repositories live: infra configs, personal projects, anything I don't want on a third-party server. Public projects still go to GitHub because that's where the audience is, but a number of those GitHub repositories are mirrored back to Gitea as a local backup. The split is simple: Gitea for control and resilience, GitHub for reach. - Source: dev.to / 12 days ago
Archive.md - archive.is allows you to create a copy of a webpage that will always be up even if the original link is down
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Wayback Machine - Browse through over 150 billion web pages archived from 1996 to a few months ago.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Open Library - The ultimate goal of the Open Library is to make all the published works of humankind available to...
VS Code - Build and debug modern web and cloud applications, by Microsoft