ArTok is TikTok for research papers
Hello everyone! I always found it hard to find new research papers outside of my usual bubble. I thought a random feed (with no recommendation algorithms) might be a fun way to explore. But I also didn’t want to waste time on completely unrelated stuff — so the idea of a fast, swipeable format came to mind. Wikitok was a real inspiration! But Arxiv and Open Review APIs weren’t as robust as Wikipedia, so I pulled the papers into a Postgres backend. Right now, I’ve indexed papers from a few recent ML conferences to see if this might be useful for others too. No signups required and it’s…
What it does
In the maker’s words, at launch
Hello everyone! I always found it hard to find new research papers outside of my usual bubble. I thought a random feed (with no recommendation algorithms) might be a fun way to explore. But I also didn’t want to waste time on completely unrelated stuff — so the idea of a fast, swipeable format came to mind. Wikitok was a real inspiration! But Arxiv and Open Review APIs weren’t as robust as Wikipedia, so I pulled the papers into a Postgres backend. Right now, I’ve indexed papers from a few recent ML conferences to see if this might be useful for others too. No signups required and it’s totally free. You can mark your favorites and add text annotations, which are saved on your device. Would love to hear your feedback!
Does the same job
all alternatives →
- PPaperkast2018 · ▲121
http://paperkast.com Hello everybody, I just wanted to share a link aggregator website: paperkast.com. It's a article sharing and discussion hub. It's opened recently. I think it was a need for the academia. I don't think there is an online community for paper discussion. Twitter is good for publication sharing but there is no central discussion around a paper. It's all over the place. Seperately, we know that the link aggregation style has a good reputation. It's a good stimulation for discussion. What do you think of it?
- LYLast year I asked HN to do it, now I am doing it myself-JournalClub iPad2011 · ▲13
Almost one year ago I asked HN if anybody is interested to make a Web app to make reading and finding scientific papers smarter [http://news.ycombinator.com/item?id=1664648]. No one did, at least no one did what "I" think is the best way to approach this problem. A a few month ago I decided to do it myself.<p>Meet JournalClub iPad app (absolutely free), http://itunes.apple.com/us/app/journalclub/id443819334? I have a recommendation engine in the pipeline that I would introduce in the next update (hopefully in a month or so). I really appreciate any comments, feedbacks.
- DADenso - An Instapaper for Video2011 · getdenso.com · ▲30
So I came across this really cool new service that works like Instapaper for video, and thought I'd share it with HN. Just got my invite today and I've been LOVING it so far. It lets me discover videos, bookmark them and watch offline on my iPad or iPhone. (My hour long subway rides without internet aren't painful anymore. Phew)

- IRInteractive research papers (a big step up from ArXiv HTML)Nov 2025 · sciencestack.ai · ▲9
I’ve been frustrated with PDFs and found arXiv HTML lacking, so I built a fully interactive paper reader. Features: • Hover references, citations, equations • Light/dark mode • Auto-generated dependency graphs for definitions/lemmas/theorems • Table of contents that syncs with scroll • Highlighting + annotations • “Copy raw LaTeX” anywhere Featured paper: Video models are zero-shot learners and reasoners (Veo 3) https://www.sciencestack.ai/arxiv/2509.20328v2
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take 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 · 26d ago · everycube.alen.is


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, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


