Slightly edited "Why": Access to private property is an essential pillar of democracy and the safe proliferation of ideas. While property owners have legitimate financial interests, it is crucial to strike a balance between property and the public's right to access property. The proliferation of locks on doors raises concerns about the erosion of this fundamental freedom, and it is imperative for society to find inno…
Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
111–120 of 165 posts
Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#112Earlier quoted context omitted.
> these features should be part of a browser extension You mean like Bypass Paywall Clean? https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean
Does not work so well anymore. Better use a bookmarklet javascript:location.href=' https://archive.is/?run=1&url=%27+encodeURIComponent(documen...
Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#113Does anyone have any insight into how it would take Vercel hundreds of hours of support time? https://twitter.com/rauchg/status/1718680650067460138
Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#114This reminds me of the thread when 12ft was taken down. Does anyone have any insight into how it would take Vercel hundreds of hours of support time? https://twitter.com/rauchg/status/1718680650067460138
Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#115Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#116Earlier quoted context omitted.
Their policies have apparently… changed. They accept donations to not have your website bypassed. Archive.org is much better. Edit: apparently it is down now. 402: PAYMENT_REQUIRED Code: DEPLOYMENT_DISABLED ID: fra1::8wkv2-1699275385535-39dedae23d6a
Archive.today never fails compared to Archive.org or various browser extensions To remove paywalls 12ft<Archive.org<Archive.today is my opinion.
Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#117Earlier quoted context omitted.
Archive.today never fails compared to Archive.org or various browser extensions To remove paywalls 12ft<Archive.org<Archive.today is my opinion.
For those on mobile it was the opposite, since the archive sites only show you the desktop sites
Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#118Earlier quoted context omitted.
> these features should be part of a browser extension You mean like Bypass Paywall Clean? https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean
Does not work so well anymore. Better use a bookmarklet javascript:location.href=' https://archive.is/?run=1&url=%27+encodeURIComponent(documen...
javascript:location.href='https://archive.is/?run=1&url=%27+encodeURIComponent(document.location.href)+%27'Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#119Earlier quoted context omitted.
I followed this drama on Twitter. The author was breaking the terms of service and creating DMCA support burden for Vercel. They had proactively been in touch with him a few times to reach a solution. I think it’s quite reasonable that they blocked the account rather than the project. You wouldn’t have got that level of service from big tech.
> I think it’s quite reasonable that they blocked the account rather than the project. I’m just responding to your last sentence: why would you go out of your way to say it is reasonable to block the account rather than the project? I can understand locking the account just as the “lazy default” but I would not call it in any way reasonable - but you did, so I’m curious. If that is reasonable, what would you consider…
Re: Show HN: Ladder, open source alternative to 12ft.io and 1ft.io
#120Earlier quoted context omitted.
For some reason all the alternative "archive.XYZXDHWIQHDQ" type of sites always give me a captcha page, and I am never able to proceed. I'm assuming its to do with the cloudflare DNS, well if they don't care to fix it on their end, I don't care to use their service.
Copying my previous comment over because I found a fix that works for me: There's some issue with DNS over HTTPS, so you have to whitelist their sites in your settings, or turn off DNS over HTTPS (which I don't recommend). To whitelist, on Firefox: Hamburger menu > settings > privacy and security > DNS over HTTPS > Manage exceptions > Add "archive.is", "archive.ph", and "archive.today"
In my case I added override rules in my opnsense router so that archive.is .ph .today .md are all resolved by a different nameserver.
Disabling DOH can appear to fix it only in the happenstance case that the fallback plain dns doesn't end up using cloudflare, or doesn't use it first.