Saturday, August 31, 2024

Show HN: Website with coding puzzles from job interviews https://ift.tt/US3oj7c

Show HN: Website with coding puzzles from job interviews Hi Friends! As I run another site with more general programming exercises for years - I always felt they are different from puzzles and test projects proposed at job interviews. So recently I started this new place and am slowly adding problems here. Of course the number of such challenges I encountered in interviews myself is quite limited. So if you may recollect something of the kind which could be converted to a puzzle - please, kindly share it to me (e.g. with "rodiongork" at gmail). Puzzles of algorithmic nature or system-oriented and language-specific - are all welcome. Currently I'm working to add a few postgresql exercises and executor for them. https://ca4pro.com August 30, 2024 at 07:57PM

Show HN: A somewhat faster, more lightweight, ripgrep-inspired alternative https://ift.tt/ow2J0R4

Show HN: A somewhat faster, more lightweight, ripgrep-inspired alternative https://ift.tt/7hwbiYT August 28, 2024 at 08:12PM

Friday, August 30, 2024

Show HN: Everything the Bitcoiners Were Promising https://ift.tt/dhiypYm

Show HN: Everything the Bitcoiners Were Promising https://ift.tt/JgVDjQT August 30, 2024 at 02:45AM

Show HN: We built a Chrome extension AI Fantasy Draft Assistant https://ift.tt/CwiMopb

Show HN: We built a Chrome extension AI Fantasy Draft Assistant https://ift.tt/bprPjTX August 30, 2024 at 01:07AM

September is Transit Month: Join us to Celebrate 10 Years and 100 Miles of Muni Forward

September is Transit Month: Join us to Celebrate 10 Years and 100 Miles of Muni Forward
By Nia Evans

Transit Month is coming up – learn how you can celebrate. September is right around the corner, and it's a special time here at the SFMTA. It's Transit Month! We've been preparing for an engaging month of celebrations dedicated to public transportation. And this year stands out because it's also the 10th anniversary of Muni Forward. Since 2014, we've built 100 miles of improvements through our Muni Forward program. The goal: make Muni the best way to get around the city. These upgrades have reduced wait times, increased ridership and improved safety citywide. We're looking forward to...



Published August 29, 2024 at 05:30AM
https://ift.tt/BsoGRj1

Show HN: Open-source alternative to Loom that only requires S3 https://ift.tt/v2T9ntb

Show HN: Open-source alternative to Loom that only requires S3 https://ift.tt/qIjs5K0 August 25, 2024 at 07:40PM

Thursday, August 29, 2024

Show HN: Repo2vec – an open-source library for chatting with any codebase https://ift.tt/42bVX39

Show HN: Repo2vec – an open-source library for chatting with any codebase Hi HN, We're excited to share repo2vec: a simple-to-use, modular library enabling you to chat with any public or private codebase. It's like Github Copilot but with the most up-to-date information about your repo. We made this because sometimes you just want to learn how a codebase works and how to integrate it, without spending hours sifting through the code itself. We tried to make it dead-simple to use. With two scripts, you can index and get a functional interface for your repo. Every generated response shows where in the code the context for the answer was pulled from. We also made it plug-and-play where every component from the embeddings, to the vector store, to the LLM is completely customizable. If you want to see a hosted version of the chat interface with its features, here's a link: https://www.youtube.com/watch?v=CNVzmqRXUCA We would love your feedback! - Mihail and Julia https://ift.tt/n6lIHuM August 29, 2024 at 01:29AM

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding https://ift.tt/IwYJfju

Show HN: Pocket2Linkding – Migrate from Mozilla Pocket to Linkding With the Mozilla Pocket shutdown coming up in about two weeks, I thought ...