nowfound

Life & fun · October 28, 2022

6S

60FPS smooth, no matter how janky app was due to heavy build/layout

In plain words

This is a performance optimization tool designed to smooth out janky applications caused by heavy builds or complex layouts. Launched in 2022, it targets developers and app creators who need to maintain consistent 60 frames per second rendering. The tool focuses on identifying and fixing performance bottlenecks that cause frame rate drops. It is available as an open-source project on GitHub for anyone building or maintaining applications that experience lag issues.

written from the facts on this page · September 2026

Does the same job

all alternatives →
  • CW
    ChartGPU – WebGPU-powered charting library (1M points at 60fps)Jan 2026 · github.com · ▲670

    Creator here. I built ChartGPU because I kept hitting the same wall: charting libraries that claim to be "fast" but choke past 100K data points. The core insight: Canvas2D is fundamentally CPU-bound. Even WebGL chart libraries still do most computation on the CPU. So I moved everything to the GPU via WebGPU: - LTTB downsampling runs as a compute shader - Hit-testing for tooltips/hover is GPU-accelerated - Rendering uses instanced draws (one draw call per series) The result: 1M points at 60fps with smooth zoom/pan. Live demo:…

  • Framer Sites Beta2022 · ▲608

    Design real websites right on the canvas, publish in seconds

  • Jitter 1.02023 · jitter.video · ▲1,020

    A fast and simple animation tool on the web 💫

  • Subframe2024 · subframe.com · ▲757

    The best way to build UI, fast

  • Startup Framework 2.02017 · ▲356

    Create a beautiful, responsive website in under an 1 hour

  • 1T

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 29d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 27d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 27d ago · baselashraf81.github.io

Launched alongside, October 2022

the whole month →
  • I3

    Hey HN, I 3d scanned the interior of the Great Pyramid &#x2F; Khufu's pyramid for the Giza Project this summer and just finished the guided version to share. Would love feedback and&#x2F;or problems you encounter. I used both a Leica BLK 360 and Matterport Pro 2 to do the scanning and the Matterport SDK for the web viewer. Matterport's web display with Three.js has been the most accessible to a wide audience in the past (previous iterations are in Unity and Unreal, but difficult to download over slower connections). I've been interviewing social studies teachers around the 6th grade level to…

    Dev tools · 2022 · giza.mused.org

  • Clay819

    Discover, organize, and deepen relationships

    Work · 2022 · me.sh

  • RO

    Last time I posted this it didn't garner much interest. There have been lots of improvements and fixes since the last release. Quick list of features: - Workspaces - Tabs - Nested Folders - Lots of context menus - Response history - Plugins - Runs fully in the browser and runs offline if necessary - Chrome and Firefox extension to bypass CORS restrictions - Desktop builds for all platforms - GraphQL support - Import collections exported from Postman and Insomnia - Simple user friendly interface I built this because I love Insomnia but wanted a portable version that I could run in the…

    Dev tools · 2022 · restfox.dev

  • 100+ newsletters ready to promote your product

    Growth · 2022

  • Profitable Micro SaaS ideas, supportive community

    Life & fun · 2022 · microsaashq.com

  • AR

    APIs are a little like the open road—always waiting, full of opportunity, but hardly utilized. So here’s America, composed of several APIs that paint a vivid, real-time picture of a good old-fashioned road trip. Get local classifieds and photos. Tune into local radio stations. Talk wit other drivers. And more. Exploring the country by car was an invaluable experience for me during my time in the states. I’ve since moved to Barcelona, and find myself missing the territory. This is my attempt at recreating the magic.

    Life & fun · 2022 · 4m3ric4.com