TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Scribe – An alternative front-end to Medium

171 pointsby mrzoolover 3 years ago

15 comments

mrzoolover 3 years ago
I quickly whipped up a bookmarklet to view any Medium article in scribe.rip for anyone interested:<p><pre><code> javascript:location.hostname.includes(&quot;medium.com&quot;)?location.assign(&quot;https:&#x2F;&#x2F;scribe.rip&quot;+location.pathname+location.search+location.hash):location.assign(&quot;https:&#x2F;&#x2F;scribe.rip&quot;);</code></pre>
评论 #28839549 未加载
评论 #28839878 未加载
camillomillerover 3 years ago
If you have an iOS device, I whipped up a quick and dirty Siri Shortcut: <a href="https:&#x2F;&#x2F;www.icloud.com&#x2F;shortcuts&#x2F;d6782bdf84f94612a197ef410ec9f51e" rel="nofollow">https:&#x2F;&#x2F;www.icloud.com&#x2F;shortcuts&#x2F;d6782bdf84f94612a197ef410ec...</a><p>Once installed, you can long tap on any medium link, select share, then pick Scribe 4 Medium from your quick actions.<p>The link opens in Safari.<p>Edit: if you use it on medium links within the app, Scribe adds a link.scribe subdomain which throws a SSL warning and creates a broken link. Could be due to the ?source=link in the medium app url. I’m trying to clean it out. Not sure if that’s an intended functionality from scribe tho<p>Edit 2: nope it’s medium cloaked links. Will fix it later :)
评论 #28846761 未加载
dctoedtover 3 years ago
Historical note: In 1980-81, Brian Reid invented the Scribe markup language and processor, basically a predecessor to HTML and Markdown; a successor to RUNOFF; and simpler than Knuth&#x27;s then-recent TeX. Scribe led to Reid&#x27;s getting the ACM&#x27;s Grace Murray Hopper award. I used The Final Word&#x27;s version of Scribe and Emacs to produce camera-ready copy for my first book.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Scribe_(markup_language)" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Scribe_(markup_language)</a>
评论 #28840860 未加载
mastaziover 3 years ago
There is also the browser extension Make Medium Readable Again[1], one thing that I like about it is that it removes Medium&#x27;s lazy loading[2]<p>[1] <a href="https:&#x2F;&#x2F;makemediumreadable.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;makemediumreadable.com&#x2F;</a><p>[2] if you have a fast connection you may have no idea why it&#x27;s bad, try to load an image-heavy Medium article on a slow connection and you will see what I mean (indistinguishable blobs of colour for about 30 seconds, then finally full res images, with no in-between).
评论 #28839045 未加载
ignoramousover 3 years ago
An alternative for all text-heavy websites: <a href="https:&#x2F;&#x2F;archive.is&#x2F;" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;</a> debloats, that is archives a markup-only webpage free of javascript, dealing admirably well even with SPAs.
评论 #28839258 未加载
thomcanoover 3 years ago
Is this going to let me read articles that are locked behind a subscription?
评论 #28842572 未加载
jccalhounover 3 years ago
This could use a bit of explanation for why someone would want to use this. I take it medium is bloated or something?
评论 #28839007 未加载
Quarrelover 3 years ago
There are quite a few chrome extensions that just fix the referer on medium, and work just fine. You can also trivially use your own version, as well as limit them to only medium.com.<p>(Or use one of the more generic referer rewriters)
antmanover 3 years ago
Any ideas how that could work for other domains in the medium platform?
leodrieschover 3 years ago
Padding is a little big on mobile for my taste, maybe you could look into it? Especially on smaller phones every horizontal pixel matters for a great reading experience.<p>Great project otherwise!
flas9sdover 3 years ago
after ad blocking, since many websites are API driven, alternative frontends are another user movement? I saw the PR for scribe.rip to be added to <a href="https:&#x2F;&#x2F;github.com&#x2F;SimonBrazell&#x2F;privacy-redirect" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SimonBrazell&#x2F;privacy-redirect</a> - a Browser extension redirecting twitter, instagram etc. I welcome this development.
iruoyover 3 years ago
If someone uses a medium.com subdomain converting it is a little more work.<p>For example, this link from the current HN homepage before and after:<p><a href="https:&#x2F;&#x2F;kgizdov.medium.com&#x2F;the-efficiency-of-microsoft-e50ea81f69f5" rel="nofollow">https:&#x2F;&#x2F;kgizdov.medium.com&#x2F;the-efficiency-of-microsoft-e50ea...</a><p><a href="https:&#x2F;&#x2F;scribe.rip&#x2F;@kgizdov&#x2F;the-efficiency-of-microsoft-e50ea81f69f5" rel="nofollow">https:&#x2F;&#x2F;scribe.rip&#x2F;@kgizdov&#x2F;the-efficiency-of-microsoft-e50e...</a>
评论 #28839118 未加载
评论 #28839559 未加载
yewenjieover 3 years ago
I wish there were simple Docker deployment instructions so I could self-host an instance.
评论 #28839503 未加载
schleck8over 3 years ago
is it javascript and&#x2F;or tracking free?
评论 #28839802 未加载
can16358pover 3 years ago
Does it allow me to bypass the paywall (which I can already using private browsing mode but an extra thing)? If yes, I&#x27;m sold!
评论 #28839112 未加载
评论 #28839018 未加载