Thursday, 3 March 2022

New Show Hacker News story: latest news

Show HN: 'IsUserAMonkey and isUserAGoat [curiosity]' available now on F-Droid
2 by TrianguloY | 0 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: DontBeEvil.rip: Search, for developers (API, expressions, CLI)
15 by alangibson | 13 comments on Hacker News.
I'd like to invite everyone to try out DontBeEvil.rip, an experimental search engine for developers. tl;dr $ alias rip="curl -G -H 'Accept: text/plain' --url https://ift.tt/R5brVQa --data-urlencode " $ rip 'q=Heartbleed bug' DontBeEvil.rip is a year long experiment to see if a small team can build a developer-focused search engine that is self-sustaining on $10 monthly subscriptions. It works by only indexing high-quality resources that are relevant to developers. You won't get useless listicles because we'll never crawl them. Relevant urls are harvested from HN, StackOverflow, programmer Reddit, and a few others. Page content comes mostly from the Common Crawl project. The limited, but awesome, features in this first release are: - Expressions! Experience the power of Elasticsearch’s Simple Query Strings. - REST API. Just change 'text/plain' to `application/json` in the above alias. - CLI. Just use curl in the terminal. Simple as. HackerNews, StackOverflow, Arxiv abstracts, 2M Github repos, and programmer Reddit (up to 2020) are being indexed right now. There's much more to come in the next few months. I'd love to hear your questions, comments and suggestions in the comments below.

Wednesday, 2 March 2022

New Show Hacker News story: latest news

Show HN: Backspace – make your website carbon neutral
11 by ivanmaeder | 4 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: Valito-Progressive validation for Python based on typehints & dataclass
2 by acoconutcup | 0 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: Lapce – open-source code editor inspired by Xi-editor
3 by dzhou121 | 0 comments on Hacker News.
Hey HN, I made a code editor which is inspired by Xi-editor. It's native GUI and GPU rendered written in Rust. A main feature is remote development support (VSCode like). Also other features like Vim-like modal editing, Tree-sitter for syntax highlighting, built-in LSP support and WASI based plugin system. Previous HN discussion: https://ift.tt/Aij4ekI

New Show Hacker News story: latest news

Show HN: A local file search tool written in rust
4 by jeffhong | 0 comments on Hacker News.


New Show Hacker News story: latest news

Show HN: The struggle with SSH key management under Linux
2 by michidk | 0 comments on Hacker News.