The best Hacker News stories from Show from the past day
Latest posts:
Show HN: A simple Wordle clone in 60 lines, using Hyperscript
Hello HN!
I've been playing a lot with <a href="https://hyperscript.org/" rel="nofollow">https://hyperscript.org/</a> recently (not to be confused with the other hyperhype hyperscript). I threw together a quick Wordle clone in an evening to see what it would look like using this language. The main functionality that is missing is checking for invalid words. The word dictionary is also very small, so it's very easy.<p>The goal here wasn't really to create a good version of Wordle, it was to build 80% of Wordle in a different language to see what it looks like. Turns out, it looks pretty good! Stuff like using CSS rule precedence to highlight the squares, CSS selectors to figure out which key to highlight, and using the DOM to keep state are all really natural in Hyperscript. I highly suggest going to the site and viewing the source!
Show HN: Electric Tables – an experiment in personal databases
Show HN: Electric Tables – an experiment in personal databases
Show HN: Electric Tables – an experiment in personal databases
Show HN: Electric Tables – an experiment in personal databases
Show HN: Glove80 on Kickstarter-500 iterations to make split contoured keyboards
Show HN: My new platform. Check it out
This platform is an experimental social network solely based on soundclips. SONAR is meant to encourage genuine conversation and entertainment. I believe audio culture in the form of this app could create a community that is safe, smart, and more human than many of the current social media platforms.
Show HN: Do I need an umbrella today?
Show HN: Do I need an umbrella today?
Show HN: Social network that looks and works more like a forum
Show HN: Social network that looks and works more like a forum
Show HN: Grams.io – calculate how long drug(s) stay in body
Show HN: Grams.io – calculate how long drug(s) stay in body
Show HN: HomeownerLog – For tracking the tasks you complete around the house
Show HN: HomeownerLog – For tracking the tasks you complete around the house
Show HN: HomeownerLog – For tracking the tasks you complete around the house
Show HN: Shoot the neural network before it shoots you
Show HN: Shoot the neural network before it shoots you
Show HN: Let's Block It – Custom uBlock Origin Filters Made Easy
uBlock Origin is more than an ad-blocker, it's a general purpose content filter that can be leveraged to hide low-quality content from pages you browse. While the main filter lists can remove mailing list popups and obvious nags, the definition of low-quality content is personal, so one size cannot fit all.<p>I used to have an ad-hoc script to render and publish a personal uBlock Origin filter list, added to all my browsers. The goal of this project is to enable more people to build such a list custom list to filter out low-quality content and nags. Chose from a list of community-maintained templates, set your options, add your custom rules, and get your personal filter list.<p>Code and content are licensed under the Apache 2.0 license and hosted on <a href="https://github.com/xvello/letsblockit" rel="nofollow">https://github.com/xvello/letsblockit</a>. The project is still pretty young and needs more filter templates, and lots of frontend improvements (my last web project was in 2005, this is not my forte). Any feedback is welcome!
Show HN: Let's Block It – Custom uBlock Origin Filters Made Easy
uBlock Origin is more than an ad-blocker, it's a general purpose content filter that can be leveraged to hide low-quality content from pages you browse. While the main filter lists can remove mailing list popups and obvious nags, the definition of low-quality content is personal, so one size cannot fit all.<p>I used to have an ad-hoc script to render and publish a personal uBlock Origin filter list, added to all my browsers. The goal of this project is to enable more people to build such a list custom list to filter out low-quality content and nags. Chose from a list of community-maintained templates, set your options, add your custom rules, and get your personal filter list.<p>Code and content are licensed under the Apache 2.0 license and hosted on <a href="https://github.com/xvello/letsblockit" rel="nofollow">https://github.com/xvello/letsblockit</a>. The project is still pretty young and needs more filter templates, and lots of frontend improvements (my last web project was in 2005, this is not my forte). Any feedback is welcome!