Friday 4 March 2022

Show HN: I made a web game using emojis and no JS framework https://bit.ly/3IE9kUm

Show HN: I made a web game using emojis and no JS framework https://bit.ly/3KecA9t March 4, 2022 at 03:31PM

Show HN: I made a little Math game named Summle https://bit.ly/3hVmSiN

Show HN: I made a little Math game named Summle https://bit.ly/3pECw6d March 4, 2022 at 03:14PM

Thursday 3 March 2022

Show HN: RateYourRecruiter.dev https://bit.ly/3sHN8mW

Show HN: RateYourRecruiter.dev Tech recruiting and interviewing sucks. So I created https://bit.ly/3MoKkTu to hold recruiters to account. The elevator pitch reads: Interviewing for a role in a highly sought after tech company is broken. Recruiters have incentive to get as many people in for interviews, with little to none (or incorrect) information. Questions often have little to do with on-the-job responsibilities, and are rarely communicated to recruiting and back to the candidate. By having a more transparent process is not only more equitable, but will lead to greater success for candidates and recruiters. RateYourRecruiter.dev aims at demystifying the recruiting and tech interview process. March 4, 2022 at 05:34AM

Show HN: Granular Authorization and Access Control System Based on OPA https://bit.ly/3Cc9Czj

Show HN: Granular Authorization and Access Control System Based on OPA https://bit.ly/3KiBRiz March 4, 2022 at 12:24AM

Show HN: 'IsUserAMonkey and isUserAGoat [curiosity]' available now on F-Droid https://bit.ly/373JMCp

Show HN: 'IsUserAMonkey and isUserAGoat [curiosity]' available now on F-Droid https://bit.ly/3tv4FOp March 3, 2022 at 12:46PM

Show HN: DontBeEvil.rip: Search, for developers (API, expressions, CLI) https://bit.ly/3MvBV0H

Show HN: DontBeEvil.rip: Search, for developers (API, expressions, CLI) 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://bit.ly/3CbAAqX --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. March 3, 2022 at 12:25PM

Wednesday 2 March 2022

Show HN: Random Thirukural https://bit.ly/35qUxxR

Show HN: Random Thirukural https://bit.ly/3hyVCWZ March 3, 2022 at 01:59AM

Show HN: GFun – Lisp 4 Go https://bit.ly/3sATbcE

Show HN: GFun – Lisp 4 Go https://bit.ly/3472Jmi March 3, 2022 at 01:51AM

Show HN: Dev tools inspired site editor https://bit.ly/3KcYmpa

Show HN: Dev tools inspired site editor Hi everyone, I'm trying to get feedback on this site editor (I couldn't get on my first try). A lot of it was inspired by modern browser's dev tools. Do you guys think it's intuitive enough? Does it feel good to use? Any feedback would be amazing. https://bit.ly/3huDT30 March 2, 2022 at 11:36PM

Show HN: Lapce – open-source code editor inspired by Xi-editor https://bit.ly/36PuL6R

Show HN: Lapce – open-source code editor inspired by Xi-editor 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://bit.ly/3hBOau0 https://bit.ly/3puSIH4 March 2, 2022 at 01:42PM

Show HN: A local file search tool written in rust https://bit.ly/3pvV3Sb

Show HN: A local file search tool written in rust https://bit.ly/3KezHAN March 2, 2022 at 06:57AM

Show HN: The struggle with SSH key management under Linux https://bit.ly/3M9Ko9o

Show HN: The struggle with SSH key management under Linux https://bit.ly/3IE403d March 2, 2022 at 01:35PM

Tuesday 1 March 2022

Show HN: Doihavejavascriptenabled.com – Does what it says on the tin https://bit.ly/3Hw6X4D

Show HN: Doihavejavascriptenabled.com – Does what it says on the tin https://bit.ly/3ptK0ce March 1, 2022 at 05:38PM

Show HN: RBAC for your REST API in 2 minutes https://bit.ly/3hvrb44

Show HN: RBAC for your REST API in 2 minutes https://bit.ly/3sx3PRV March 1, 2022 at 04:31PM

Show HN: RasgoQL - Transform tables directly with Python, without writing SQL https://bit.ly/3hvGNnX

Show HN: RasgoQL - Transform tables directly with Python, without writing SQL https://bit.ly/3IBzk2D March 1, 2022 at 02:22PM

Show HN: Summle https://bit.ly/3vuxyg1

Show HN: Summle https://bit.ly/3IAK8xY March 1, 2022 at 01:31PM

Show HN: NextDNS – Dark Theme https://bit.ly/3Kclvbz

Show HN: NextDNS – Dark Theme https://bit.ly/3K4gHVt March 1, 2022 at 10:17AM

Show HN: Declarative Abstraction for Assembling Web Apps (WIP) https://bit.ly/3K9FUOu

Show HN: Declarative Abstraction for Assembling Web Apps (WIP) https://bit.ly/3svWXUC March 1, 2022 at 08:11AM

Show HN: DoorStep – Open-source Rental Management App https://bit.ly/3MduUkL

Show HN: DoorStep – Open-source Rental Management App https://bit.ly/35dMGUx March 1, 2022 at 06:03AM

Show HN: Build and push container images without Docker Daemon based on BuildKit https://bit.ly/3tiCOAO

Show HN: Build and push container images without Docker Daemon based on BuildKit https://bit.ly/3C4OqeB March 1, 2022 at 12:19PM