nowfound

Alternatives

Products that do what CBC Lite, a low-bandwidth CBC news site, built with Nextjs does

Hello! I’m Cole, a developer at CBC, the Canadian public broadcaster, and we’re proud to share CBC.ca/lite, a low bandwidth-focused news service. Try CBC.ca/lite/news/world for more globally relevant news. I’ve written a short post on r/reactjs with some details on the site’s features and how it's built for those interested. https://www.reddit.com/r/reactjs/comments/wxdu5y/cbc_lite_a_... Thank you!

  1. 1

    Introducing The Nightcap, a quick visual summary of the news

    2016

  2. 2TR
  3. 3HF

    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…

    2012 · chrome.google.com

  4. 4IB

    An honest to god, non-algorithmic reverse chrono list of tech news that passes my signal-to-noise tests, updated hourly. A lightweight a page design as I've been able to keep; simple, clean, fast. No commercial features or aspirations - this is a passion project, something I've been fooling around with on and off for decades. There's a "Top" view too with an LLM edited front page & summary, and categorized views for a large number of topics - see the Directory. A few more buried features to explore, but the fundamental use case is pop in, scan, exit - fast and concise. Your feedback would be…

    Oct 2025 · deadstack.net

  5. 5GN
  6. 6HN

    I made a Hacker News reader for iOS with React Native and Redux. It was mostly for me to learn more about React Native, but I'm really happy with the result. Let me know what you think! I'm hoping to add a lot more features, the first being a settings page with some color settings and dark mode. App: https://appsto.re/us/czg7hb.i Code: https://github.com/seanyesmunt/hackernews

    2017

  7. 7IJ

    Hey HN! I've been working on Muxamp for over a year now, and I decided that there's no point in keeping the source closed. (I never planned on making money from it.) I've learned a lot since I started, and I hope others can benefit from its release--and perhaps teach me a thing or two as well :)

    2013 · github.com

  8. 8HN

    Sometimes UI can be distracting and I’ve found that I’m most focused when able to focus completely on the content on a page. I built HN Lite as a chrome extension to hide all information that isn’t vital to see. It removes excess navigation, usernames, saving/reporting features, upvotes, voting tools, account access, and styling. Essentially it’s a lurker’s tool. Almost entirely built around content consumption and exploration. Although it desperately needs dark mode.

    2022 · hackernewslite.com

  9. 9RC
  10. 10TL

    I built this app because I really enjoyed "Pulse" but I felt it lacked a few things. I wanted a web-based version, I wanted my news articles grouped together by topic, and I wanted an easy way to share with other people. It is early in the site's life, so somethings are missing, including the critical mobile app. If you have any feedback to give, it would be appreciated!

    2011 · thread.ly

  11. 11AR

    Hey HN, I wanted to share a UI toolkit project I’ve been working on recently, born out of how difficult I found it to build a great UX on top of LLMs, and keep application state in sync. I’ve built: - A React/JS front-end library for conversational interfaces, which makes it super easy to bootstrap AI assistants and ChatGPT style UX: https://github.com/nlkitai/nlux - A set of adapters that simplify integration with AI backends such as LangServe and HuggingFace The library is highly configurable, easy to theme, supports markdown streaming (that was tough to get…

    2024 · github.com

  12. 12JL
  13. 13IB

    Hi HN! I built a proof of concept 'newspaper' that creates short news articles of today's current events with GPT. This is a very rough proof of concept but I can't help but think this concept is the future. I think we'll all have AI daily newspapers in whatever theme we want, covering any amount of information we want, with the ability to expand or contract article length instantly. Sharing just to get everyone thinking about this future. Thanks for reading!

    2023 · thegordonpost.com

  14. 14LB

    Howdy friends! Tell me if this is an atrociously terrible idea - I've been working on building a leetcode for clientside devs so we can practice React and Javascript interview questions in a more concise way, I call it clientside.dev I just finished a beta version of it yesterday and plan on releasing it with many more problems on Jan 1st but it's there if you wanna play with it open to any ideas / feedback however mean or nice it may be :)

    2022 · vacation-call-335691.framer.app

  15. 15HM

    One year ago, I downloaded the news.arc code and decided that I would teach myself programming by building a better aggregator. At that time, I had some rudimentary HTML knowledge, and little FORTRAN under my belt. I knew that I wanted an aggregator that could support a wide range of submissions, and one that could scale without losing quality for the user. Hubski is what I have to show for my time and effort. The easiest way to describe Hubski is to say that it uses a commenting system akin to HN or Reddit, but uses a sharing scheme like Twitter. You have a personal feed comprised of the…

    2011

  16. 16WA
  17. 17YA
  18. 18IL
  19. 19RO

    A few weekends ago I was bored looking for a small project. I decided to make a small chat app that supports SSL and can be deployed easily. Front-end: ReactJS, Redux, Websockets Back End: Node.JS, Redis, Websockets Here is the source: http://www.github.com/lgse/react-chat Here is a demo: http://chat.lgse.net username: pick whatever you like! server: chat.lgse.net:1337 encryption: SSL/TLS There are still a lot of todos, but very functional for a small weekend project. Comments welcomed!

    2016

  20. 20NP

    Former investigative reporter turned developer. I built a simple breaking-news monitor because tracking events across platforms is a mess now that Twitter’s unreliable. Bluesky is the backbone (a fraction of twitter, but still lots of journalists and OSINT folks), plus RSS, Telegram, Reddit, YouTube and Mastodon. Everything is one chronological feed with no algorithm, clear source labels, and lightweight activity detection when a region spikes above baseline (frequency math, not LLMs). But we do have a (hopefully non-obtrusive) AI-generated recent/post summary. Been building for a…

    Feb 2026 · news-alert-eta.vercel.app

  21. 21IS

    Mine is just a little nodejs app with DynamoDB backend. As it turns out, Caltrain was already negotiating contracts with a company called SimplifyTransit to do the same thing. https://twitter.com/caltrainalerts/status/156787824427128013... Happy to shake things up and provide Caltrain riders with options!

    2022 · twitter.com

  22. 22FS
  23. 23IH

    Hello HN, I had some christmas free time over the last two weeks (Merry Christmas btw ;-)) and used that time to completely recreate the website of my app[1]. I used all the fancy new tools. I didn't know some of them when I started. What was my goal? * Pretty website * Blazing fast * Mobile first * SSR * Webp support * Generally all the best website practices (high lighthouse score) What did I use? * Tailwindcss (https://tailwindcss.com/) * Tailwind Components (https://tailwindui.com/) * React (https://reactjs.org/) * ViteJs…

    2021

  24. 243G

    Hello, I have worked on this side project for some months to visualize what's happening in the world on a daily basis. Would love to hear what you think of it !

    2024 · w0rld2day.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →