TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: RSS feed and Twitter bot to track updates of Java Enhancement Proposals

3 pointsby ghasemiover 1 year ago
Hi, Nothing complicated really. In the past years I grew a habit of frequently checking the JEP homepage[0] to see what new features are being planned for future Java versions. At some point, I decided to automate this, creating an automated twitter account which checks the page multiple times per day and posts any updates to JEPs. It has been running since early September: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;jepupdates" rel="nofollow noreferrer">https:&#x2F;&#x2F;twitter.com&#x2F;jepupdates</a><p>There is also an RSS feed with the same content for those who do not use Twitter: <a href="https:&#x2F;&#x2F;rss.xlit.app&#x2F;updates?feed=jep" rel="nofollow noreferrer">https:&#x2F;&#x2F;rss.xlit.app&#x2F;updates?feed=jep</a><p>Feedbacks are more than welcome. Thanks. Best.<p>[0] <a href="https:&#x2F;&#x2F;openjdk.org&#x2F;jeps&#x2F;0" rel="nofollow noreferrer">https:&#x2F;&#x2F;openjdk.org&#x2F;jeps&#x2F;0</a>

no comments

no comments