TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

WikiTok

1459 点作者 Group_B3 个月前

69 条评论

aizk3 个月前
Hi! I&#x27;m the dev here! I built this on a whim at after seeing someone ask for it on twitter. It was 12:30 at night but I couldn&#x27;t pass down the opportunity to build it.<p>The code is very simple, there&#x27;s no backend at all actually, I believe because wikipedia&#x27;s api is very permissive and you can just make the requests in the frontend. So you just simply request random articles, get some snippets, and the image attached!<p>I used Claude and cursor do 90% of the heavy lifting, so I am positive there&#x27;s plenty of room for optimizations. But right now as it stands, it&#x27;s quite fun to play with, even without anything very sophisticated.<p>Here is the source code. <a href="https:&#x2F;&#x2F;github.com&#x2F;IsaacGemal&#x2F;wikitok">https:&#x2F;&#x2F;github.com&#x2F;IsaacGemal&#x2F;wikitok</a>
评论 #42938330 未加载
评论 #42938007 未加载
评论 #42940626 未加载
评论 #42936974 未加载
评论 #42939286 未加载
评论 #42938002 未加载
评论 #42937989 未加载
评论 #42942340 未加载
评论 #42937871 未加载
评论 #42938164 未加载
评论 #42940031 未加载
评论 #42945717 未加载
评论 #42944933 未加载
评论 #42938260 未加载
评论 #42936962 未加载
评论 #42937696 未加载
评论 #42947803 未加载
评论 #42939520 未加载
xhrpost3 个月前
Wonder what it would take to add a simple algorithm to this. Part of what makes short media apps (dangerously) addictive is that they eventually learn what you like and feed you more of that. An app like this with such an algo could help with the stickiness (and presumably get us away from the other apps at least for a little bit). &quot;Oh this person likes science stuff, let&#x27;s feed them more, oh they specifically like stuff related to quantum mechanics, let&#x27;s place a summary paragraph from a related page topic in there.&quot;
评论 #42937154 未加载
评论 #42938741 未加载
评论 #42937776 未加载
评论 #42937413 未加载
评论 #42938362 未加载
评论 #42937430 未加载
评论 #42942269 未加载
评论 #42945319 未加载
评论 #42938084 未加载
ya1sec3 个月前
Awesome. I have a project with a similar tik-tok-esque philosophy for serving all sorts of noncommercial content from the web. The interface is one button and a random page is embedded in an iframe. I use random wikipedia pages as a fallback in case my algorithm returns a dead page.<p>I call it moonjump: <a href="https:&#x2F;&#x2F;moonjump.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;moonjump.app&#x2F;</a>
评论 #42940989 未加载
评论 #42938089 未加载
评论 #42947671 未加载
评论 #42938276 未加载
评论 #42939402 未加载
duxup3 个月前
I like the idea, but one thing about Wikipedia is that with technical or granular topics it approaches things in a focused way. A specific molecular biology term&#x27;s page isn&#x27;t there to explain exactly how it fits into a larger biology topic. It makes random pages difficult to glean information from.<p>Even wikipedia articles I understand, more on computer topics, fall into the category of &quot;the only people who understand this page are people who ... already understand it &#x2F; don&#x27;t need to read this&quot;.<p>Granted sometimes the social media context is kinda opaque, but usually &quot;man fall down it funny&quot; is pretty universal.
评论 #42936967 未加载
评论 #42937310 未加载
评论 #42937786 未加载
评论 #42946568 未加载
评论 #42939845 未加载
doctoboggan3 个月前
This, plus an AI generated voice reading a TikTok-creator style catchy summary, plus TikTok&#x27;s actual algorithm for surfacing content would actually make a decent app I believe.<p>EDIT: Also the name should be WikTok instead of WikiTok.
评论 #42938657 未加载
评论 #42943377 未加载
评论 #42937560 未加载
评论 #42937684 未加载
srameshc3 个月前
I just admire how some people can build simple things. I see so many from simple games to visualizations to many other kinds on HN here. Hopefully someday I will be able to think of something simple and showcase here.
评论 #42939383 未加载
评论 #42942744 未加载
评论 #42940802 未加载
zavg3 个月前
I think that the project has a potential.<p>I am a big fun of Wikipedia and sometimes TikTok (a &quot;guilty pleasure&quot;). I would be happy to have an app&#x2F;web site like this but with<p>- more smart feed based on your activity&#x2F;attention (was mentioned in other comments);<p>- maybe more fancy way to present information (not sure if it is feasible to implement). Currently just a text snippet and image do not seem like super engaging.
arrowsmith3 个月前
How is this different from Wikipedia’s own “random article” feature?
评论 #42937935 未加载
评论 #42936835 未加载
评论 #42936894 未加载
AzariaK3 个月前
Nice site!<p>I wanted to show a similar site I made a few years ago. Might update it now:<p><a href="https:&#x2F;&#x2F;wikisurfer.pages.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wikisurfer.pages.dev&#x2F;</a>
dustypotato3 个月前
<a href="https:&#x2F;&#x2F;wiktok.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wiktok.org&#x2F;</a> Related
lucaslazarus3 个月前
This is great! Now all that&#x27;s left is plugging this into some text-to-speech and a subway surfers&#x2F;minecraft parkour background
hao13003 个月前
Awesome idea. You inspired me to build something similar for Steam: <a href="https:&#x2F;&#x2F;steamtok.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;steamtok.com&#x2F;</a>
whiteborb3 个月前
In the same vein, Wikijumps (<a href="https:&#x2F;&#x2F;wikijumps.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wikijumps.com&#x2F;</a>) lets you browse based on article connections.
jona777than3 个月前
I’ve been thinking recently about how to use the addictive properties of applications like TikTok to the advantage of the user. This is definitely in that direction. Instead of trying to tame the pull of these apps by cold turkey quitting, replacing them with something useful seems to be more effective.
rpastuszak3 个月前
I don&#x27;t use TikTok, but I can easily spend an hour or two playing with the Random button on Wikipedia. Thanks!
tolerance3 个月前
I don’t know how to feel about the visceral reaction that I have to the action of swiping my thumb in a movement that I can trace from where I guess is a team of tendons somewhere parallel to my wrist and the little fat part of my palm I like to refer to as “my drumstick”, from the bottom of my phone’s screen until the tip of my thumb is just at my general line of sight, all of this in one natural motion. No sooner is this action complete am I met when an entire block of information above my thumb, square in my line of sight.<p>In one stroke the location of a place, the type of place it is, its size, its distance from somewhere else, its history, read more, or swipe again. And another block. And another. And there’s something about this process that is visually disruptive and kinetically unsettling.
评论 #42942453 未加载
sirobg3 个月前
After seeing this, I (or rather, v0) created <a href="https:&#x2F;&#x2F;hnhell.com" rel="nofollow">https:&#x2F;&#x2F;hnhell.com</a> for the joke.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42946932">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42946932</a>
russian_bot3 个月前
Feature request to be able to like different pages so i can bookmark and return to them later
coffeecantcode3 个月前
This is very nice, I adore the simplicity. Sometimes the summary gets cut off which is a bit frustrating,I think you should be able to finish reading the summary without click the read more link, but other than that, bravo.
pentagrama3 个月前
This is incredible! Wikipedia has abundance of interesting stuff and this is a great way to discover it, using a popular UX at the moment. Great idea.<p>A bug report: When open the Wikipedia links on mobile, it shows the desktop view. I guess because the links are like this? <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;?curid=5635437" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;?curid=5635437</a><p>This deserves a proper domain! I will be glad to gift you the $ to buy one for a year. Let me know! <a href="https:&#x2F;&#x2F;wikitok.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;wikitok.app&#x2F;</a> seems available.
评论 #42958620 未加载
评论 #42949723 未加载
sebastiansc3 个月前
Great minds think alike - we built wiktok.lovable.app a few months ago in Lovable as a fun experiment
pg53 个月前
The swiping mechanic is super smooth! I often find that website based swiping UIs are either too sensitive, not sensitive enough, or have weird acceleration. Not the case here.
gessha3 个月前
This reminds me tangentially of the Wiki Game - getting to an unknown target wiki article<p><a href="https:&#x2F;&#x2F;www.thewikigame.com" rel="nofollow">https:&#x2F;&#x2F;www.thewikigame.com</a>
评论 #42942203 未加载
jonny_eh3 个月前
Fun idea, but TikTok works because you don&#x27;t need to leave the feed. Try to find a way to provide the wiki&#x27;s content in the feed itself.
KrishnaAnaril3 个月前
Something similar for hackernews: <a href="https:&#x2F;&#x2F;hn-shorts.vercel.app" rel="nofollow">https:&#x2F;&#x2F;hn-shorts.vercel.app</a>
评论 #42958603 未加载
CameronBanga3 个月前
If you like this, check out Information Superhighway on a variety of Apple devices. Same concept, with a nice UI. I like widget support too, to get random articles on my Home Screen.<p><a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;information-superhighway&#x2F;id1494503555">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;information-superhighway&#x2F;id149...</a>
qwertox3 个月前
I consume the internet mainly on an old-school monitor, not on a tablet. When the browser is maximized, all the images are pixelated.
评论 #42937363 未加载
评论 #42937152 未加载
mehh3 个月前
Nice site @aikz<p>Hope you don&#x27;t mind, but as others are pointing at wiki type sites, I&#x27;ll plug my own (also using Vercel and cursor)...<p><a href="https:&#x2F;&#x2F;ont.fyi" rel="nofollow">https:&#x2F;&#x2F;ont.fyi</a> it&#x27;s a work in progress ... feedback wanted (no matter how painful), focusing on enabling adding in your own data at present, lots of ideas and work to be done
DCAlmond3 个月前
This is super neat @aizk! I built a similar app for iOS [1] with a simple recommendation algorithm powering the feed.<p>[1] <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;egghead-scroll-learn&#x2F;id6630364935">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;egghead-scroll-learn&#x2F;id6630364...</a>
dvdbloc3 个月前
This would be an awesome way to get more breadth of knowledge during downtime. For example, many times there are interesting algorithms or some technology I would benefit from knowing I just wouldn’t know to search for it.<p>Or you could make infinite scrolling randomized hacker news front page articles from the past.
Liquidor3 个月前
I like it a lot :-) It scrolls a bit too far though. I move my fingers fast and it skips articles because of the momentum. Also when at the top, scrolling up it should maybe refresh? And it would be nice with a visual indicator that new articles are being loaded when at the bottom.<p>Kudos!
rices3 个月前
I dig it lol. It reminds me of a t-shirt site a few friends and I made <a href="https:&#x2F;&#x2F;wearwiki.com" rel="nofollow">https:&#x2F;&#x2F;wearwiki.com</a> It&#x27;s cool that wikipedia shared so much data! Nice to donate to them if we got some extra funds.
653 个月前
I&#x27;ve been meaning to write a content algorithm where a random Wikipedia article is fetched, then calls the YouTube API to serve a video about the subject, and the algorithm learns based on how much you watch the video.<p>But if anyone wants to tackle that, it&#x27;d be really cool.
novaomnidev3 个月前
This is such a good idea. Kind of reminds me of the spirit of the old site stumbleupon
评论 #42939346 未加载
arvindrajnaidu3 个月前
My version built using Burning Idea: <a href="https:&#x2F;&#x2F;www.burningidea.com&#x2F;app&#x2F;96f30f&#x2F;index.html" rel="nofollow">https:&#x2F;&#x2F;www.burningidea.com&#x2F;app&#x2F;96f30f&#x2F;index.html</a>
评论 #42941001 未加载
tgv3 个月前
Great idea. My only suggestion would be a less random article. I got a ton of US place names, which can be a downer. The avg tiktokker expects something funny or interesting within 30s.<p>NO recommendations. That would remove the charm.
评论 #42939135 未加载
beardyw3 个月前
This is just great. A real keeper.<p>Only criticism is I get a poor presentation of the Wikipedia page on my phone if I follow the link. Haven&#x27;t worked out why yet. Even selecting desktop gives me something better!
评论 #42958595 未加载
aeropasta3 个月前
FeatureReq: use THAT{tiktok gal] voice to automatically transcribe audio
评论 #42942027 未加载
CafeRacer3 个月前
Me: what a stupid idea Also me after 30 minutes of doom scrolling: cool
danhds3 个月前
Someone built something similar using Lovable: <a href="https:&#x2F;&#x2F;preview--wiktok.lovable.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;preview--wiktok.lovable.app&#x2F;</a>
thomasreggi3 个月前
&quot;tok&quot; as a suffix for short form video is unhinged
评论 #42937244 未加载
评论 #42938961 未加载
api3 个月前
I wonder just how much infinite scroll could be used for good, e.g. in education. It clearly engages the mind but we only use it to shovel slop.
owenpalmer3 个月前
I could imagine this with automatic TTS and a slideshow. Basically you&#x27;d have procedurally generated mini documentaries in a tiktok like format.
zoklet-enjoyer3 个月前
Is this some sort of location based thing? First thing I saw when I opened it was Thompson, ND. It&#x27;s a small town like 70 miles north of me
评论 #42958532 未加载
pjs_3 个月前
This is awesome but it needs to autoscroll the full page. It needs to have the same completely instant dopamine hit that TikTok gives.
cynicalsecurity3 个月前
Great idea, but it&#x27;s too random and not one really liked reading about people. This app needs likes, comments and algorithm.
评论 #42937207 未加载
OracB73 个月前
Great site! The only improvement I would ask for is automatically opening the articles with the Wikipedia app, if installed.
rickcarlino3 个月前
Can you please add Korean? This looks like such a great tool for discovering language learning reading material. Great work!
评论 #42937797 未加载
matthest3 个月前
Brilliant. Someone should do this same concept but for short-form essays.<p>So like Twitter, but with 3-4 paragraph essays.
reustle3 个月前
Great job on on the quick execution!<p>Could you detect when on mobile and link to the mobile wiki page?
corruptio3 个月前
I need it to loop subway surfers on the side. To keep my attention.
asdf69693 个月前
The best project I’ve seen in months and exactly what I need
sram13373 个月前
Can you have it link to en.m.wikipedia.com for mobile apps?
评论 #42958527 未加载
rvba3 个月前
It could have more featured articles first &#x2F; mixed
lovegrenoble3 个月前
RandomWiki maybe?
golergka3 个月前
The fist one I got was Foreskin piercing. With a penis photo all across the screen. Is it too much to ask to flag this as NSFW?
评论 #42941369 未加载
flavaz3 个月前
Love this, thanks for sharing
a1o3 个月前
This is awesome, great work!
lazycode13 个月前
Awesome idea
chigmma3 个月前
Hi
bennettnate53 个月前
Now all it needs is to have that robotic female voice (the one everyone on TikTok uses) read out the main prompt while trendy music is playing in the background
juancaruiz3 个月前
Cool
roegerle3 个月前
I love it.
barrenko3 个月前
It would work maybe if connected to an AI that would just start spouting the article immediately, or the summary.
ConanRus3 个月前
Sorry, but I don&#x27;t see any dancing girls, so this app is not for me I guess
Llamamoe3 个月前
Now add an option to exclude people and places from showing up ^^`
评论 #42945521 未加载
brokensegue3 个月前
just leave this here <a href="https:&#x2F;&#x2F;www.tiktok.com&#x2F;@wikipedia" rel="nofollow">https:&#x2F;&#x2F;www.tiktok.com&#x2F;@wikipedia</a>
ranger_danger3 个月前
I have no idea what this is or if I should even click on it. Can we please have a description somewhere first?
评论 #42942557 未加载
amelius3 个月前
Maybe use AI to turn a wiki topic into something explained by an influencer in 30 seconds.
评论 #43006460 未加载