Ask HN: Does anyone know of a general news site akin to Hacker News?
14 by THENATHE | 18 comments on Hacker News.
Very small, curated community posting thoughtful political, general, arts, gaming, etc news (specifically not just tech and “nerd” focused) that has some level of commenting functionality? I LOVE hackernews but I am finding that I really don’t get a lot of non-tech news here (and I understand that is the point) and so I am looking for something to replace Reddit, TikTok, and google news at getting regular stories. Some things I have tried: RSS feeds: don’t really see a practical benefit to this over google news Google News: want to get away from it as I am trying to excommunicate Google from my life as much as possible, and it misses the comment functions Apple News: not happy I have to pay money for half of it, and the other problem I have is I could give a rats ass about their “curated” stories and audio news. Reddit: generally, too mainstream and filled with a bunch of chaff I don’t really want to sift through to get to the nuggets, when the nuggets are quite common on here TikTok: the world news I have gotten on here is great! But often filled with other videos that distract me or are not something I want to actively fill my time with Thoughts? If this doesn’t exist, would people be interested in it being created, and does anyone think it has a chance of taking off (and not immediately falling to the slop that is public Internet forums)?
New top story on Hacker News: Show HN: Hacker News historic upvote and score data
Show HN: Hacker News historic upvote and score data
5 by clacker-o-matic | 2 comments on Hacker News.
Hi yall! I've been using hacker news for a while but one of the things I started wanting recently was the ability to have alerts for any stories I post. The thing that pushed me over the edge was Hackclub's shipwrecked https://ift.tt/CBTp5dj (hackathon in the boston bay for anyone that can make 4 projects over the summer and get at least one of them to go viral). One of the options for "going viral" was to get to the front page of hacker news but I was constantly scared that I would miss it getting on there lol so I whipped up a quick slackbot to send alerts to a channel. It was dead simple but it did work. Once I had the bot I realized I could do wayyyy more with the data I was collecting so I decided to add some historical data initially thinking I would generate graphs and then embed them in the message but decided to quickly try using Bun.serve to host a quick dashboard mainly since I wanted to see how the developer experience was. Spoiler it is amazing. I've gotten really inspired by web components and the idea of only using universally supported `html`, `css`, and `js`. Bun results in an amazingly nice developer experience where you can just import the `index.html` and assign it to your root route and be done. Sorry for shilling about bun but it truly was one of my favorite parts of building this besides drizzle. The dashboard has a graph of the points earned and position on the leaderboard over time (updated every 5 minutes) and then the expected stats like peak points, peak position, author, and comment count. Also btw all the code is open source ofc on both my tangled repo ( https://ift.tt/iSuhlRV ) as well as a github repo ( https://ift.tt/6C5kRj4 ) and you can try the hosted version at https://hn.dunkirk.sh I'm planning to add the ability to just install the slackbot to any workspace and have workspace specific leaderboards but that will require a bit of refactoring and probably abandoning the slack-edge package. Also you can view specific item's data by simply replacing news.yc.com with hn.dunkirk.sh like: https://ift.tt/DlFhR5p
5 by clacker-o-matic | 2 comments on Hacker News.
Hi yall! I've been using hacker news for a while but one of the things I started wanting recently was the ability to have alerts for any stories I post. The thing that pushed me over the edge was Hackclub's shipwrecked https://ift.tt/CBTp5dj (hackathon in the boston bay for anyone that can make 4 projects over the summer and get at least one of them to go viral). One of the options for "going viral" was to get to the front page of hacker news but I was constantly scared that I would miss it getting on there lol so I whipped up a quick slackbot to send alerts to a channel. It was dead simple but it did work. Once I had the bot I realized I could do wayyyy more with the data I was collecting so I decided to add some historical data initially thinking I would generate graphs and then embed them in the message but decided to quickly try using Bun.serve to host a quick dashboard mainly since I wanted to see how the developer experience was. Spoiler it is amazing. I've gotten really inspired by web components and the idea of only using universally supported `html`, `css`, and `js`. Bun results in an amazingly nice developer experience where you can just import the `index.html` and assign it to your root route and be done. Sorry for shilling about bun but it truly was one of my favorite parts of building this besides drizzle. The dashboard has a graph of the points earned and position on the leaderboard over time (updated every 5 minutes) and then the expected stats like peak points, peak position, author, and comment count. Also btw all the code is open source ofc on both my tangled repo ( https://ift.tt/iSuhlRV ) as well as a github repo ( https://ift.tt/6C5kRj4 ) and you can try the hosted version at https://hn.dunkirk.sh I'm planning to add the ability to just install the slackbot to any workspace and have workspace specific leaderboards but that will require a bit of refactoring and probably abandoning the slack-edge package. Also you can view specific item's data by simply replacing news.yc.com with hn.dunkirk.sh like: https://ift.tt/DlFhR5p
Subscribe to:
Posts (Atom)
New top story on Hacker News: Show HN: A Minimal Hacker News Reader for Apple Watch Built with SwiftUI
Show HN: A Minimal Hacker News Reader for Apple Watch Built with SwiftUI 7 by wiso | 0 comments on Hacker News.