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.

Show HN: Wall of Text

90 pointsby louisstowover 10 years ago

14 comments

fuligoover 10 years ago
My first reaction to this, and especially to the &quot;hn&quot; wall, was: this is very cool, we can all collaboratively write some weird&#x2F;interesting&#x2F;funny stuff and overall it&#x27;s going to be artful and inspiring in some way.<p>Of course, that&#x27;s not how it turned out.<p>I&#x27;ve been looking at the &quot;hn&quot; wall there periodically for a while now, and it&#x27;s interesting because you can see what becomes of people when they&#x27;re acting anonymously - even when they come from a relatively tightly selected non-anonymous group.<p>The vast majority of edits are what I would characterize as destructive, because they have one or more of these properties:<p><pre><code> - deleting or defacing stuff other people wrote - leaving boastful remarks on the size of their penis - posting hate speech, including misogynistic and racist comments - posting ASCII pornography - filling the page with kilobytes of garbage </code></pre> What&#x27;s surprising to me is we&#x27;re not exactly a group of random 10 year olds, yet that&#x27;s what we revert to when we think we&#x27;re not accountable. Here&#x27;s a piece of (relatively?) intact dialogue from that wall summing it up:<p><pre><code> &quot;&lt;- and somehow we wonder why there are so few women in programming &quot; &quot;No, that is due to innate sex differences. Read up.&quot; &quot;Yeah right, it can&#x27;t possibly have anything to do with crap like this&quot; &quot;It&#x27;s both, but mostly innate. It&#x27;s the same with race. Look up race and IQ studies. (OMG! Did I just say that?!?!)&quot; &quot;The more relevant question is would you say it with your HN username attached to that comment?&quot; &quot;Of course not. The Matriarchy would eat me alive. &quot; </code></pre> While this is all very depressing, I&#x27;ve also seen users who balance all of this out. There are (or have been at some point) a lot of entertaining posts and short exchanges on that wall, but to me the most amazing thing is there seem to be people who actually clean up the mess and try to preserve the good content. Of course they don&#x27;t stand a chance, but it&#x27;s good to know they exist.
评论 #8568252 未加载
评论 #8570787 未加载
评论 #8576894 未加载
Icybeeover 10 years ago
<a href="http://www.yourworldoftext.com/" rel="nofollow">http:&#x2F;&#x2F;www.yourworldoftext.com&#x2F;</a> has been doing something similar for about the last five years.
评论 #8566259 未加载
评论 #8566225 未加载
评论 #8566591 未加载
评论 #8571474 未加载
johnloeberover 10 years ago
Neat! I like how it appears to have an &#x27;infinite&#x27; capacity for expansion in any direction, though I don&#x27;t know if that&#x27;s a good or a bad design choice. (Could a constraint be creatively beneficial in this case?) This also seems like a good use case for ASCII art. (If you need one: I&#x27;ve made an image-&gt;ASCII converter you can download at www.github.com&#x2F;datamine&#x2F;ASCII-IMG)<p>Edit:<p>I made a quick walloftext page. I foolishly shared the link here on HN. I regret not recording a video of the mayhem as people began to pour in and edit the wall. People started having little conversations on some parts of the wall. Other people defaced them. It was all-around chaotic, like a full IRC channel with no moderation. It&#x27;s really an interesting form of communication, and it was very cool to see it unfold. (Sort of like watching Twitch plays Pokemon.)
评论 #8566172 未加载
epagaover 10 years ago
Oh this is too cool and I would love to hear more of how you did it. What is your backend? Firebase or something?<p>I made an iPad app (soonish to be universal) called Mindscope which has a similar &quot;wall&quot; idea but when you tap text, it opens up a sub-wall for that piece of text, which enables outliner-like navigation. <a href="https://itunes.apple.com/us/app/mindscope-mind-mapping-outliner/id901513028?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;mindscope-mind-mapping-outli...</a><p>I&#x27;ve been considering what I could do to make a web app version of it, but web development is not my strong suit (yet).
评论 #8566338 未加载
评论 #8566263 未加载
zhte415over 10 years ago
From the help text on a black page (if you&#x27;re visiting a busy page where the text has been overwritten):<p>Welcome to your wall of text. Click anywhere and start typing.<p>- Click and drag white-space to pan the board.<p>- Click and drag text to move the blob.<p>- Shift + Click text to select the entire blob.<p>- Click text to select a blob.<p>- Click buttons on the left to style selected blob.
badusernameover 10 years ago
I&#x27;ve noticed that most of these walls have an endstate of penises.<p>No matter how interesting or artful it was, there is always a human drive to defile and debase. Or we start out there because that&#x27;s all we can do when faced with an empty wall. It&#x27;s an interesting experiment though.
urzaover 10 years ago
I would like some simple OneNote like editor (place text and other elements on infinite canvas anywhere) that would run in the browser and produce clean html... sadly the OneNote web version is nowhere near that...
评论 #8567092 未加载
ultimapeover 10 years ago
I remember something like this. I wrote a bot to play the game of life on it by interacting with the undocumented javascript via chrome&#x27;s console.
louisstowover 10 years ago
Apologies if it&#x27;s down or slow, it&#x27;s currently running on a micro instance.
wellboyover 10 years ago
Cool project! What were the best use cases you had in mind for this?
评论 #8566347 未加载
quaffapintover 10 years ago
I did this same thing back around 2006. I shut it down, since I figured there&#x27;s no value to it.<p>One cool thing that I had on there that you might want to add is little flags next to the texts so you could see where everybody&#x27;s coming from around the world.
评论 #8570146 未加载
ljkover 10 years ago
how is it possible that the canvas seems to be infinite area?
评论 #8567095 未加载
评论 #8566729 未加载
thathonkeyover 10 years ago
Cool idea but very buggy
innguestover 10 years ago
Ah, that&#x27;s why I can never find the kind of app I&#x27;m looking for (this). I keep using the keyword &quot;canvas&quot; but I can see how &quot;wall&quot; makes more sense. I guess I&#x27;ll be busy googling tonight.