Show HN: YouCode, a Search Engine for Coding Hi Hacker News, We're Bryan and Richard, cofounders of you.com. Together with our team of engineers, we are working on YouCode, a search engine for people who code. You can try it at code.you.com. The main idea is to make the search experience better and more efficient when coding. We’d love your feedback for a few use cases that we have in mind so far: * searching through StackOverflow for quick code snippets: reverting a git commit for example [1] * searching through GitHub Issues: when you’re getting an error message that looks unfamiliar [2, 3] * searching through the documentation for quick reference: PyTorch [4], HuggingFace [5], Docker, PyPi, AWS, MDN, and several others * searching for walkthroughs, tutorials, tips, and quick intros to a new subject: Medium [6], Tutorials Point, Geeks for Geeks, and others as well * searching for utilities: code completion (from a large language model that writes code) [7], JSON validator/formatter [8] * searching for relevant discussions and projects: HackerNews [9], ArXiv [10], Github Repos [11] * changing preferences in the account dropdown menu so that you can influence which sources you get answers from * doing all of this from VS Code: we made an extension to make that easier [12] YouCode is still a work in progress — we’re adding new apps each week and improving the search results — and we would love your feedback. Where do Google or other search engines leave you wanting more when it comes to coding searches? Which sources do you go to when you can’t get what you need from Google and others? What other utilities and use cases would you like to see? How else can we make this better? If you find something that we can improve, apps that you’d want to see, or a search query didn’t give you a good result, please let us know! We’re here to answer any questions! Richard and Bryan [1] https://ift.tt/hfLnGjq [2] https://ift.tt/mlch1LS... [3] https://ift.tt/HLqbwTe [4] https://ift.tt/SU6sfEv [5] https://ift.tt/gtSMlIx [6] https://ift.tt/o3iaUTJ [7] https://ift.tt/gWLOhNF... [8] https://ift.tt/8eZ49hY [9] https://ift.tt/tbADPJh [10] https://ift.tt/4XIksU8 [11] https://ift.tt/z90PjRa [12] https://ift.tt/2t5z3gc... https://code.you.com May 12, 2022 at 02:00AM
Show HN: StreetComplete, an OpenStreetMap Editor for Humans StreetComplete is an OpenStreetMap[0] editor directed at people who want to contribute and want to do this using their smartphone, without learning how to edit things[1]. It is available as an Android application. It is intended to be used as one walks, with quests appearing as markers on the map. Selecting a marker allows one to answer a simple question. The answer will be added to the OpenStreetMap database, with app handling selecting objects for editing, transforming answer into OSM tags and making edits. OpenStreetMap account is needed to apply edits, but it is possible to start without it, make some edits and login/register later. Note: I am not the main author, but I am one of the active contributors. Github page is at https://ift.tt/2g8lasH and https://ift.tt/3nR9PzS shows what was recently released. [0]OpenStreetMap is a Wikipedia of maps, available on the open licence. This dataset is already used for many interestin...
Comments