The best Hacker News stories from Show from the past day
Latest posts:
Show HN: Top Links from Hacker News, Reddit, Techmeme, PH on a Single Page
Hi HN, this is something I created for my personal use and I have been using it daily for a long time now. It’s a page that shows top 25 links from the sources mentioned in the title. Updates every 10 minutes through a cron job and new links are always added to the top.<p>Some more details: It’s using simple heuristics like minimum upvotes/comments to select the links. For techmeme, only the first headline on techmeme.com is considered a top link. For reddit, currently fetching content from only a select few subreddits.<p>It’s just a simple page. No ad. No tracking. It’s the first tab I open in the morning. Suggestions and feedback are welcome. :)
Show HN: Top Links from Hacker News, Reddit, Techmeme, PH on a Single Page
Hi HN, this is something I created for my personal use and I have been using it daily for a long time now. It’s a page that shows top 25 links from the sources mentioned in the title. Updates every 10 minutes through a cron job and new links are always added to the top.<p>Some more details: It’s using simple heuristics like minimum upvotes/comments to select the links. For techmeme, only the first headline on techmeme.com is considered a top link. For reddit, currently fetching content from only a select few subreddits.<p>It’s just a simple page. No ad. No tracking. It’s the first tab I open in the morning. Suggestions and feedback are welcome. :)
Show HN: Top Links from Hacker News, Reddit, Techmeme, PH on a Single Page
Hi HN, this is something I created for my personal use and I have been using it daily for a long time now. It’s a page that shows top 25 links from the sources mentioned in the title. Updates every 10 minutes through a cron job and new links are always added to the top.<p>Some more details: It’s using simple heuristics like minimum upvotes/comments to select the links. For techmeme, only the first headline on techmeme.com is considered a top link. For reddit, currently fetching content from only a select few subreddits.<p>It’s just a simple page. No ad. No tracking. It’s the first tab I open in the morning. Suggestions and feedback are welcome. :)
Show HN: Spanish Basic
Show HN: Spanish Basic
Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs
Hi HN!<p>I’m so excited to show my first open-source project and first post here.<p>I initially started this project to learn Go language, it is an experimental project. The main goal is to track the adventure of a WebRTC stream from start to finish, by debugging the project or tracking the output at console.<p>By trying out this project, you will deep dive into the steps which are taken while starting up a WebRTC session, and more.<p>It consists of a web UI (TypeScript) and a server back-end (Golang) projects. They can run on Docker containers, in development mode or production mode, you can find details in the README file.<p>After some progress on the development, I decided to pivot my experimental work to a walkthrough document. Because although there are lots of resources that exist already on the Internet, they cover small chunks of WebRTC concepts or protocols atomically. And they use the standard way of inductive method which teaches in pieces then assembles them.<p>But my style of learning leans on the deductive method instead of others, so instead of learning atomic pieces and concepts first, going linearly from beginning to the end, and learning an atomic piece on the time when learning this piece is required.<p>I know it’s in a very niche technical domain, but hope you will like my project. Please check it out and I’d love to read your thoughts!<p><a href="https://github.com/adalkiran/webrtc-nuts-and-bolts" rel="nofollow">https://github.com/adalkiran/webrtc-nuts-and-bolts</a>
Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs
Hi HN!<p>I’m so excited to show my first open-source project and first post here.<p>I initially started this project to learn Go language, it is an experimental project. The main goal is to track the adventure of a WebRTC stream from start to finish, by debugging the project or tracking the output at console.<p>By trying out this project, you will deep dive into the steps which are taken while starting up a WebRTC session, and more.<p>It consists of a web UI (TypeScript) and a server back-end (Golang) projects. They can run on Docker containers, in development mode or production mode, you can find details in the README file.<p>After some progress on the development, I decided to pivot my experimental work to a walkthrough document. Because although there are lots of resources that exist already on the Internet, they cover small chunks of WebRTC concepts or protocols atomically. And they use the standard way of inductive method which teaches in pieces then assembles them.<p>But my style of learning leans on the deductive method instead of others, so instead of learning atomic pieces and concepts first, going linearly from beginning to the end, and learning an atomic piece on the time when learning this piece is required.<p>I know it’s in a very niche technical domain, but hope you will like my project. Please check it out and I’d love to read your thoughts!<p><a href="https://github.com/adalkiran/webrtc-nuts-and-bolts" rel="nofollow">https://github.com/adalkiran/webrtc-nuts-and-bolts</a>
Show HN: WebRTC Nuts and Bolts, A holistic way of understanding how WebRTC runs
Hi HN!<p>I’m so excited to show my first open-source project and first post here.<p>I initially started this project to learn Go language, it is an experimental project. The main goal is to track the adventure of a WebRTC stream from start to finish, by debugging the project or tracking the output at console.<p>By trying out this project, you will deep dive into the steps which are taken while starting up a WebRTC session, and more.<p>It consists of a web UI (TypeScript) and a server back-end (Golang) projects. They can run on Docker containers, in development mode or production mode, you can find details in the README file.<p>After some progress on the development, I decided to pivot my experimental work to a walkthrough document. Because although there are lots of resources that exist already on the Internet, they cover small chunks of WebRTC concepts or protocols atomically. And they use the standard way of inductive method which teaches in pieces then assembles them.<p>But my style of learning leans on the deductive method instead of others, so instead of learning atomic pieces and concepts first, going linearly from beginning to the end, and learning an atomic piece on the time when learning this piece is required.<p>I know it’s in a very niche technical domain, but hope you will like my project. Please check it out and I’d love to read your thoughts!<p><a href="https://github.com/adalkiran/webrtc-nuts-and-bolts" rel="nofollow">https://github.com/adalkiran/webrtc-nuts-and-bolts</a>
Show HN: A CLI for finding out of sync comments
Show HN: A CLI for finding out of sync comments
Quickly find sensitive files in your GitHub repo
Quickly find sensitive files in your GitHub repo
Show HN: Memlink, a self-contained web page in a link
Show HN: Memlink, a self-contained web page in a link
Show HN: Memlink, a self-contained web page in a link
Show HN: Memlink, a self-contained web page in a link
Show HN: Self-Hosted Maps Stack
Over the past week I built a project to let people self-host an entire maps stack so they don't have to send data to the big G. Right now it includes a base map, geocoder and directions server. Currently only bicycle directions are supported, and I'm only hosting tiles for Seattle because I'm unemployed and can't afford to host data for the whole planet. Check it out!<p><a href="https://maps.ellenhp.me/" rel="nofollow">https://maps.ellenhp.me/</a><p><a href="https://github.com/ellenhp/headway" rel="nofollow">https://github.com/ellenhp/headway</a><p>Ultimately I'd like to really focus on transit routing (not implemented) but I'll probably throw a driving mode in there too.
Show HN: Self-Hosted Maps Stack
Over the past week I built a project to let people self-host an entire maps stack so they don't have to send data to the big G. Right now it includes a base map, geocoder and directions server. Currently only bicycle directions are supported, and I'm only hosting tiles for Seattle because I'm unemployed and can't afford to host data for the whole planet. Check it out!<p><a href="https://maps.ellenhp.me/" rel="nofollow">https://maps.ellenhp.me/</a><p><a href="https://github.com/ellenhp/headway" rel="nofollow">https://github.com/ellenhp/headway</a><p>Ultimately I'd like to really focus on transit routing (not implemented) but I'll probably throw a driving mode in there too.
Show HN: Self-Hosted Maps Stack
Over the past week I built a project to let people self-host an entire maps stack so they don't have to send data to the big G. Right now it includes a base map, geocoder and directions server. Currently only bicycle directions are supported, and I'm only hosting tiles for Seattle because I'm unemployed and can't afford to host data for the whole planet. Check it out!<p><a href="https://maps.ellenhp.me/" rel="nofollow">https://maps.ellenhp.me/</a><p><a href="https://github.com/ellenhp/headway" rel="nofollow">https://github.com/ellenhp/headway</a><p>Ultimately I'd like to really focus on transit routing (not implemented) but I'll probably throw a driving mode in there too.
Show HN: Froebel–a strictly typed utility library for Deno, Node, and Browsers