
Archive.org
Archive.md
Wayback Machine
Open Library
Z-Lib
Vimmโs Lair
Gutenberg Books
Google Play Books
Git
GitHub
VS Code
Mercurial SCM
Apache Subversion
GitKraken
GitHub Desktop
Azure DevOps
Archive.org
GitI 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 seems to be a lot more popular than Git. While we know about 8521 links to Archive.org, we've tracked only 319 mentions of Git. 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 / 7 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 / 8 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
One last source of confusion worth clearing up. Git is the version control system itself, the underlying technology that does the change-tracking. GitHub is one popular place to host projects that use Git, and it is not the only one. GitLab and Bitbucket do much the same job. A beginner does not need to evaluate all three. Picking the one a tutorial or a friend already uses is a fine way to start because... - Source: dev.to / about 1 month ago
Use Git or a feature registry to track all changes. Versioned feature pipelines support reproducibility across both training and production. - Source: dev.to / about 1 month ago
The Git is the standard version control system in modern software development. With the ability to track changes and facilitate collaboration between teams, Git allows different versions of the source code to coexist, enabling parallel work and code maintenance. - Source: dev.to / about 1 month ago
Check the official website: https://git-scm.com/. - Source: dev.to / about 2 months ago
For complex codebases, a structured Markdown document organized by module works well as a starting point - it is human-readable and can be committed to version control alongside the code. For very large codebases, Git-tracked JSON or YAML dependency files, potentially visualized with a tool like Mermaid (available through GitHub), make the relationships searchable and interactive. - Source: dev.to / 2 months 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
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.
Wayback Machine - Browse through over 150 billion web pages archived from 1996 to a few months ago.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Open Library - The ultimate goal of the Open Library is to make all the published works of humankind available to...
Mercurial SCM - Mercurial is a free, distributed source control management tool.