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.

This is a regular text file. People will read it. Maybe.

88 pointsby blinryalmost 12 years ago

15 comments

weinzierlalmost 12 years ago
Nice, I like text files. Paragraph width is a little too wide for me, however.<p>I assume you made the line breaks manually, but it IMHO looks better if you let a decent algorithm do it.<p>Most Unix systems should have <i>fmt</i>, but <i>par</i> is better. If you are a vim user, just hit <i>gqip</i> inside of every paragraph.<p>The manual of <i>par</i> [1] has an example that shows the superiority of a dynamic programming algorithm (par, TeX) over a greedy algorithm (fmt, aprox. format manually).<p>[1] <a href="http://www.nicemice.net/par/par-doc.var" rel="nofollow">http:&#x2F;&#x2F;www.nicemice.net&#x2F;par&#x2F;par-doc.var</a>
评论 #5927057 未加载
评论 #5926921 未加载
评论 #5927053 未加载
评论 #5927256 未加载
评论 #5927121 未加载
评论 #5927063 未加载
PavlovsCatalmost 12 years ago
This made me laugh harder than it should have. Or maybe it was just really good, I am not sure yet. Either way, thanks. I had a slightly cranky response to that other thread I never typed, and enjoying this instead is much better.<p>And yes, some people read that stuff. Though I would rather read something silly that is honest, than something that ultimately tries to sell me something. Which reminds me of this! <a href="http://textfiles.com/directory.html" rel="nofollow">http:&#x2F;&#x2F;textfiles.com&#x2F;directory.html</a> &lt;-- Anyone remember spending hours being fascinated by that as a teenager? Text files are the best files.
评论 #5927632 未加载
gabemartalmost 12 years ago
Does anyone know of an easy way to improve the readability of raw text files in the browser? I&#x27;m writing a novel using github and the raw text file output looks very ugly in the browser, even using things like readability [1].<p>It&#x27;s easy to convert a static text file into something more readable, but I can&#x27;t seem to find a solution for a dynamic text file at a static address.<p>[1] <a href="http://readability.com/" rel="nofollow">http:&#x2F;&#x2F;readability.com&#x2F;</a>
评论 #5926939 未加载
评论 #5927010 未加载
评论 #5927018 未加载
评论 #5927374 未加载
nverbaalmost 12 years ago
I think this is a bridge too far. Justin Jackson made a good point about approaching your content first etc, but stripping back to just plain text just makes this harder to read. In fact, if you&#x27;ve read the first post <a href="http://justinjackson.ca/words.html" rel="nofollow">http:&#x2F;&#x2F;justinjackson.ca&#x2F;words.html</a>, I&#x27;d argue that this almost impossible to read through to the end without skipping. Which sort of dilutes the whole point...<p>Perhaps the post should read:<p>This is a regular text file. Nothing advanced and not much to see here but some words. And you&#x27;re pretty sure you&#x27;ve read this already, quite recently in fact...<p>AND THAT&#x27;S ANNOYING!<p>You&#x27;re probably not even reading this bit, as most of you will have elected to skip to the end only to find I&#x27;m plugging something.<p>Now that&#x27;s amazing...
评论 #5927257 未加载
评论 #5927457 未加载
samsquirealmost 12 years ago
I don&#x27;t think not using a CMS was Justin Jackson&#x27;s point: his core point was that content is king - design can come later, it&#x27;s a distraction before your content is written. You can easily use a CMS with a very lightweight template.<p>Plain text can be readable too: you can keep it to 72 columns like the RFCs.
pistacchiosoalmost 12 years ago
When referring to the post that inspired it, it would have been useful to take advantage ad some kind of technology that, let&#x27;s say, allowed me to click with my mouse on that link you wrote and be magically transported there.
ginkoalmost 12 years ago
&gt;I wrote this in a text editor. It&#x27;s 4.9 KB.<p>That&#x27;s 0.9 KB too large for a 4K demo.
olalondealmost 12 years ago
Love this (assuming it&#x27;s satire). I think there is a bit of group think on HN lately.<p>Sometimes, we have a highly up voted UX article that tells us users &quot;can&#x27;t read&quot; so we should not rely on text.<p>At other times, we have this highly up voted manifesto that tells us we should focus more on text.<p>Am I the only one to see a contradiction?<p>PS: I do think text&#x2F;plain HTML files are great (in some cases).
parsabgalmost 12 years ago
If you look carefully, this dilemma exists in all forms of creative work.<p>Say I&#x27;m creating a piece of electronic music, do I start working on the bare melody on a piano first or do I start with picking voice textures that blend well together? Both can be exciting to work on and both can lead to great songs. Just two different points of entry. Two different layers of abstraction.<p>This is extensible to almost any type of creative work that I know of, and I think people who regularly create things have tried at least a few of these points of entry in their creation process.<p>For me, if I want to narrow down my focus, I go with the piano, the pen, the text editor – black and white, minimum degree of freedom. Otherwise, I start by finding two or more voices&#x2F;tones&#x2F;shapes&#x2F;colors that go&#x2F;interact well together and focus on the overall experience instead.
raldialmost 12 years ago
Looks awful on an iPhone due to the manual line breaks. If your goal was to let your words speak for themselves, you failed -- I was so distracted by the jagged text I couldn&#x27;t make it to the end.
Nekorosualmost 12 years ago
Made me laugh. Thanks. :)<p>It&#x27;s time for someone to step up and write an article that says the conscious choice of tools (or medium) most adequate for the particular problem is what really matters.
alenoxalmost 12 years ago
Someone please do a snarky markdown one next.
评论 #5927107 未加载
sbinetdalmost 12 years ago
Is that you Mark McCahill?
olgenialmost 12 years ago
cat this_is_a_regular_text_file.txt | morse
评论 #5927027 未加载
VaucGiapsalmost 12 years ago
Again?
评论 #5927084 未加载
评论 #5926849 未加载