Showing stories from 2024-12. View all
Hi HN:<p>Do you play any quick non-intellectually intense (i.e.: not 2048) games online with some multiplayer features? I sometimes find myself tired from programming or working and need a quick game to break the routine.<p>I want to avoid reading the news or jumping on a social media app. Does anyo...
In a hypothetical scenario where we could start the web from sketch to avoid current problems that javascript has, which language would you choose and why?
I stumbled on a simple but somewhat impossible problem to solve. Given a bitcoin wallet's private and public key. How do I validate that these two match each other in pure web JavaScript? There seem to be a lot of older bitcoin libraries for nodejs but none seem to work reasonably in the browse...
CashSprout has been my side project for the better part of a year now.<p>The main differentiator between CashSprout and other personal finance applications, in my mind, is the emphasis on future values.<p>I have hardly done any marketing as I am still working out some kinks and am considering an iOS...
I'm 15 and I created my first chrome extension<p>it allows you to have an AI Search Assistant (like ChatGPT) in your browser<p>Highlight text, click the extension, get instant answers with AI. No more copy and pasting or switching tabs.<p>The highlighted text is then used as context for the AI ...
(trigger warning: I know HN isn't keen on anything related to crypto, and this is crypto-art.)<p>Over the course of a couple of months this year I learned path tracing, signed distance fields, GLSL coding, and compacting JavaScript using a coding style you should never use in real life. But thi...
Show HN: I built an open-source collection of fancy and useless react components
(fancycomponents.dev)
Hi there, friends!<p>I built a fun side-project called Fancy Components to explore and recreate some of the more unique, funky, unconventional, and sometimes useless UI designs & microinteractions you might see around the web.<p>Built (mostly) with React, TypeScript, TailwindCSS, and Motion (for...