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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Live map of “good morning/night” tweets

138 点作者 OmarShehata超过 4 年前

18 条评论

tomglynch超过 4 年前
If you&#x27;d like to make it show tweets on different topics you can &#x27;remix&#x27; it here <a href="https:&#x2F;&#x2F;glitch.com&#x2F;edit&#x2F;#!&#x2F;wakingandsleeping-globe" rel="nofollow">https:&#x2F;&#x2F;glitch.com&#x2F;edit&#x2F;#!&#x2F;wakingandsleeping-globe</a> .<p>In app.js you just need to change the following to the terms you would like:<p><pre><code> const morning = [&quot;Good morning&quot;, &quot;Buenas dias&quot;, &quot;صباح الخير&quot;, &quot;সুপ্রভাত&quot;, &quot;शुभ प्रभात&quot;, &quot;Доброе утро&quot;, &quot;Bom Dia&quot;, &quot;おはようございます&quot;, &quot;Guten Morgen&quot;, &quot;Sugeng enjang&quot;, &quot;좋은 아침&quot;, &quot;Bon matin&quot;, &quot;Günaydın&quot;, &quot;Chào buổi sáng&quot;, &quot;శుభోదయం&quot;, &quot;शुभ प्रभात&quot;, &quot;காலை வணக்கம்&quot;, &quot;Buongiorno&quot;, &quot;صبح بخیر&quot;, &quot;સુપ્રભાત&quot;, &quot;Dzień dobry&quot;, &quot;Доброго ранку&quot;, &quot;സുപ്രഭാതം&quot;, &quot;ಶುಭೋದಯ&quot;]; </code></pre> You will need to have your own twitter access keys though, which you add to the env file.<p>Dobranoc
评论 #24752351 未加载
评论 #24761366 未加载
umaar超过 4 年前
Related: WebGL globe showing live Wikipedia edits <a href="https:&#x2F;&#x2F;umaar.com&#x2F;globe&#x2F;" rel="nofollow">https:&#x2F;&#x2F;umaar.com&#x2F;globe&#x2F;</a>
tomglynch超过 4 年前
Glitch is an amazing tool. Before the recent changes they made in terms of projects sleeping, I have run a collection of telegram bots [1] servicing a few thousand telegram groups &#x2F; millions of users on there for free, with minimal downtime over a 2 year period. I&#x27;ve had to switch to the paid plan now, but the ease in getting a project live on the internet with glitch is second to none.<p>[1] <a href="http:&#x2F;&#x2F;telegrambotcollection.glitch.me&#x2F;" rel="nofollow">http:&#x2F;&#x2F;telegrambotcollection.glitch.me&#x2F;</a> (and even this website is hosted on glitch)
atulvi超过 4 年前
Another interesting twitter related project: <a href="http:&#x2F;&#x2F;alltheminutes.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;alltheminutes.com&#x2F;</a>
评论 #24751159 未加载
luxurytent超过 4 年前
This actually reminds me of the early days of twitter, when people would do this more often in my feed. Don&#x27;t really see it anymore, but I guess it still happens in more niche circles!
rectangleboy超过 4 年前
Some kind of local time zone vertical line overlay option might be a nice addition.<p>Why I thought about this: I&#x27;m using a ~12 year old monitor that occasionally has a broken column of pixels about 2&#x2F;3 of the whole monitor width away from the left edge and thought it was trying to align with the ever-moving map on the site. It confused me why the actual location wasn&#x27;t lining up until I realized it was my monitor&#x27;s fault.
kseistrup超过 4 年前
See also <a href="https:&#x2F;&#x2F;twitter.com&#x2F;soltempore" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;soltempore</a>
评论 #24747590 未加载
Waterluvian超过 4 年前
I love the idea. I think it would be a really cool idea for some IoT picture frame.<p>I think a 2D map would be more effective.
评论 #24750258 未加载
userbinator超过 4 年前
I think this is an interesting example of how what you post publicly can indirectly give away information, but then again, I suspect people wouldn&#x27;t be tweeting such things if they wanted their (even approximate) locations to remain private.
OmarShehata超过 4 年前
Tweet thread with timelapse from running it over night: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;Omar4ur&#x2F;status&#x2F;1315325135990202369" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;Omar4ur&#x2F;status&#x2F;1315325135990202369</a>
dddddaviddddd超过 4 年前
Interesting how &#x27;night&#x27; seems to start well after sunset, at least right now in the Northern Hemisphere. &#x27;Morning&#x27;, however, seems to be happening more at sunrise.
评论 #24751198 未加载
OhHiMarkos超过 4 年前
Dude, add the Greek versions of good morning and goodnight. I was wondering why my country was empty in a vast field of good mornings.
fatruchir超过 4 年前
@OmarShehata - do you use the Twitter API to get this data? Is it a simple process to get access?
luisfmh超过 4 年前
hmmm, doesn&#x27;t seem to work in firefox for me?<p>Realy cool though!
评论 #24752333 未加载
politelemon超过 4 年前
Note - you may need to disable your adblocker for this site to function
评论 #24750269 未加载
评论 #24749719 未加载
HuangYuSan超过 4 年前
I like this a lot
dane-pgp超过 4 年前
Clearly all these tweets are fake and added by Twitter who are part of the conspiracy to make people believe the Earth isn&#x27;t flat. &#x2F;s
londons_explore超过 4 年前
Please stop using WebGL without a fallback... Plenty of devices don&#x27;t support it or immediately crash...
评论 #24749302 未加载