<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Frederic Eltschinger</title>
    <description>The latest articles on DEV Community by Frederic Eltschinger (@fredericeltschinger).</description>
    <link>https://dev.to/fredericeltschinger</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3870397%2F99a93ac0-db29-4cd7-83aa-46b5bdf5f453.png</url>
      <title>DEV Community: Frederic Eltschinger</title>
      <link>https://dev.to/fredericeltschinger</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fredericeltschinger"/>
    <language>en</language>
    <item>
      <title>What if infinite scroll had nothing to scroll through?</title>
      <dc:creator>Frederic Eltschinger</dc:creator>
      <pubDate>Thu, 09 Apr 2026 18:25:55 +0000</pubDate>
      <link>https://dev.to/fredericeltschinger/what-if-infinite-scroll-had-nothing-to-scroll-through-4b34</link>
      <guid>https://dev.to/fredericeltschinger/what-if-infinite-scroll-had-nothing-to-scroll-through-4b34</guid>
      <description>&lt;p&gt;&lt;strong&gt;I built a website with no content on purpose&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://futile.ch/en" rel="noopener noreferrer"&gt;&lt;em&gt;It’s called futile.ch.&lt;/em&gt;&lt;/a&gt;&lt;br&gt;
You open it on mobile. You scroll. Nothing happens. You scroll more. Still nothing. Just a counter telling you how many meters you’ve traveled into the void.&lt;br&gt;
That’s it. That’s the whole thing.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Where it came from&lt;/strong&gt;&lt;br&gt;
I was thinking about infinite scroll one day — not in a “big tech bad” way, just genuinely wondering what the mechanic looks like without anything attached to it.&lt;br&gt;
Like, what if you took away the content? The images, the posts, the outrage, the ads. Just left the gesture itself.&lt;br&gt;
Would anyone keep going?&lt;br&gt;
Turns out: yes. A lot of people. For a surprisingly long time.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Building “nothing” is weirdly hard&lt;/strong&gt;&lt;br&gt;
The irony is that making something empty feel right took a lot of iteration.&lt;br&gt;
The scroll had to be smooth enough that it didn’t feel broken. The counter had to move at a pace that felt real — too slow and people assume it’s bugged, too fast and it loses its weight. The emptiness had to be intentional, not lazy.&lt;br&gt;
At some point I was spending serious time tuning the physics of scrolling through nothing, which felt appropriately absurd.&lt;/p&gt;




&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“Remove the content, and you expose the habit.”&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;p&gt;&lt;strong&gt;What people actually do&lt;/strong&gt;&lt;br&gt;
There’s a pattern I keep seeing:&lt;br&gt;
First few seconds — they scroll slowly, expecting something to load.&lt;br&gt;
Then they realize nothing’s coming. Most stop. A few get weirdly competitive and push past a kilometer. Someone made it to several km. I don’t know what to make of that.&lt;br&gt;
The site has a leaderboard. People check it. That part surprised me.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;I’m not trying to make a point&lt;/strong&gt;&lt;br&gt;
Honestly, I didn’t build this to lecture anyone about attention spans or tech addiction. That framing gets old fast.&lt;br&gt;
It’s more like — I was curious, I built the thing, and now I find it genuinely funny that it exists and that people use it.&lt;br&gt;
If it makes you think about your scrolling habits for 30 seconds, fine. If you just want to see how far you can get, also fine.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://futile.ch/en/" rel="noopener noreferrer"&gt;&lt;strong&gt;Try it - futile.ch&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Mobile works best. Desktop exists but it’s not the same.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built this as a side project. Curious what devs think — both the concept and the technical side if anyone wants to dig into how the distance tracking works.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft60g29k3465nofxv2c8e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft60g29k3465nofxv2c8e.png" alt=" " width="800" height="1201"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>ux</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
