
permaloop
Short form archive
What it does
permaloop is the perfect place to archive all your favorite TikTok videos. Have the peace of mind that once you upload your favorite short form videos to our website they will never leave. Browse our community driven social platform and share your best videos!
Does a similar job
all alternatives →- SWScroll Wikipedia like TikTokJan 2026 · quack.sdan.io · ▲330
Hey - I've been playing with LLMs since GPT-2 and recently experimented with fully generative UIs where the HTML/Canvas are generated just-in-time. Every post on the feed( on slop/duck/storytime) you see is streamed and generated just-in-time with HTML and into a Canvas with Gemini 3 Flash. Comments and DMs are bidirectionally linked with a Cloudflare Workers Durable Object which is why they feel so fast. Every generated post is saved into a DO SQLite which is then served into the "Following" feed so it can be served quicker. This was inspired by Wikitok, a VSCode Extension I…
- DAdownload all your [Liked] videos from TikTok for safekeeping2022 · chrome.google.com · ▲45
This is a chrome extension I made. You visit tiktok.com and sign in, the extension retrieves MP4s and puts them in a folder. My goal: the TikTok algorithm has helped me find wonderful things. I consider the list of my [Likes] to be a treasure collection, and want to make sure I don't lose them. If you don't have time to try, here's a video walking through all the features: https://youtu.be/BoHOdRxHgP0 Is it free: Yes. (I did test a payment modal once, but users gave me 1-star ratings for it, so I removed it)

Turn Podcasts to Short-form TikTok Clips2022 · ▲143Audio-to-video generative AI to create visual assets
- TCTikt.com – Remove the "OK" from TikTok URL's to Download as MP3 or MP42025 · tikt.com · ▲100

More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 30d ago · astrapixels.com
Launched alongside, August 2025
the whole month →
- IS
I built the world's most impractical 1000-pixel display and anyone in the world can draw on it. It draws a single pixel at a time and takes 30-60 minutes to complete a single image. Anyone can participate in the project by voting for the next image to be drawn, and submitting images. https://kilopx.com/
Work · 2025 · benholmen.com

- KT
Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters. This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required! We're releasing this to give early users a sense of the latency and voices…
Dev tools · 2025 · github.com
- IW
I was wondering how I can arrange objects along a spherical helix path, and read some articles on it. I ended up learning about parametric equations again, and make this visualization to document what I learned: https://visualrambling.space/moving-objects-in-3d/ feel free to visit and let me know what you think!
Life & fun · 2025 · visualrambling.space
- TC
For HTML Day 2025 [1], I made a web service that displays the current sky at your approximate location as a CSS gradient. Colours are simulated on-demand using atmospheric absorption and scattering coefficients. Updates every minute, without the use of client-side JavaScript. Source code and additional information is available on GitHub: https://github.com/dnlzro/horizon [1] https://html.energy/html-day/2025/index.html
Dev tools · 2025 · sky.dlazaro.ca