HackYourNews.com v2
One year after I published https://HackYourNews.com, I've rewritten it to be fully client-side and added support for a few more news sources via RSS feeds. Though HackYourNews.com v1 had a great response on HN [1] and consistently had ~2k weekly unique visitors, I couldn't figure out how to sustain the site, and I didn't want to gate access to it. There were also many long-standing requests that I wanted to fulfill (thanks for your patience!): a proper auto-detected dark mode, mobile device support, and bulleted summaries. This rewrite is the result. The browser reads the contents…
What it does
In the maker’s words, at launch
One year after I published https://HackYourNews.com, I've rewritten it to be fully client-side and added support for a few more news sources via RSS feeds. Though HackYourNews.com v1 had a great response on HN [1] and consistently had ~2k weekly unique visitors, I couldn't figure out how to sustain the site, and I didn't want to gate access to it. There were also many long-standing requests that I wanted to fulfill (thanks for your patience!): a proper auto-detected dark mode, mobile device support, and bulleted summaries. This rewrite is the result. The browser reads the contents of destination pages via a CORS proxy [2], distills the raw HTML down to page content, and uses the excellent Puter [3] to call gpt-4o-mini for chunked summarization and title dehyping. Overall, the rewrite is slower because the summarization is on-demand, but the value I get from the summaries has not reduced, so I think it's a win. Given the latency reductions in the last year for frontier models, this approach should scale nicely. The source is unminified and easy to read. Hope you find it useful! [1] https://news.ycombinator.com/item?id=37427127 [2] https://github.com/Zibri/cloudflare-cors-anywhere [3] https://docs.puter.com/AI/chat/
Does the same job
all alternatives →- HFHackerNew for Chrome2012 · chrome.google.com · ▲150
I've been working on and off on a Chrome Extension for Hacker News, the extension focusses on improved usability rather than design. I can almost guarantee that after a day you won't want to go back to regular Hacker News. Give it a try, features include: - Improved readability - Quick inline replies from comments page - Quick profiles with social network info when hovering over usernames - Filtering of stories based on terms and phrases / domain or user - Endless scrolling - Collapsible comment threads - Social sharing for Twitter, Facebook, Google+, Buffer Forks, improvements and comments…
- HCHackerNewsers,com, find other hackers near you2010 · ▲221
There's been lots of discussion recently about finding other HNers to talk to / bounce ideas off / work with, some Google spreadsheets were set up to share details but they were soon vandalised. I had a spare afternoon yesterday (which turned into a long day) and here's the result: http://www.hackernewsers.com/ It's only open to people with HN accounts, it lets you post your biography, location, skills etc. Anyway, I hope you like it and find it useful.
- HNHacker News Mobile - A fast and readable mobile HN website2011 · hn.gethifi.com · ▲209
- HNHacker News with tweets from your friends (yc.backtype.com)2011 · ▲44
Hacked this up really quickly for fun last night: http://yc.backtype.com Shows the hn front page w/ tweets from your friends. E.g.: http://yc.backtype.com/?x=davemcclure
- WLWayback Letter - Looking back at 5+ years of Hacker News2012 · ▲59
I just sent out my 100th issue of Hacker Newsletter and announced my newest newsletter: Wayback Letter - http://www.waybackletter.com/ In either a daily or weekly version, you'll get links to great HN articles from the past five years. A great way to see how HN has grown and changed, plus see what was going on at different times. Lastly, there are a ton of great reads to learn from that I never saw the first go around. Would love to get feedback and my goal is to expand this past HN in the future.
- HRHN Recap - Daily, ranked list of articles that hit the front page2010 · ▲10
Hey guys, I just flicked the switch on http://hnrecap.com and thought I would make a tiny announcement! The site was created for a simple reason: There is a big rotation of articles on the front page of Hacker News every day, and unless you are on here 24/7, you are bound to miss some great content and discussions. I was tired of this and the rss feed doesn't cut it for me since it doesn't preserve ranking information over time. On HN Recap, rankings are somewhat preserved: Every 2 minutes, I request the HN front page, update articles and attribute points in the following simple fashion: #1…
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 · 26d ago · baselashraf81.github.io
Launched alongside, October 2024
the whole month →


Softr for Notion▲925Turn Notion databases into portals & apps with no code
Dev tools · 2024 · softr.io

One inbox for all your work discussions
Work · 2024 · generalcollaboration.com