zikero
- Karma
- 0
- Created
- ()
- Submissions
- 0
- The Agentic Code Problem (twitter.com)
- Show HN: The text disappears when you screenshot it (unscreenshottable.vercel.app)
- OpenCRISPR (github.com)
- Show HN: Startup funding simulator (fundingsimulator.com)
Hi HN We built a tool to help founders understand how modern fundraising (with safes) works, and how much dilution you can expect when raising money. The project is open-source. The code is a mess right now, but it'll…
-
Hi all, I made a script you can save as a bookmark, that will allow you to toggle on/off dark mode on any website. It doesn't always work flawlessly, but 90% of the time it works everytime. I think it works great on HN.…
-
Hi all, I built this tool when I needed a simple LocalStorage-esque database for a client project, and figured others might want something similar. Basically turns your JSON into a query-able, hosted database in…
-
I spoke to a lot of software engineers around me and the feeling seems common. I remember the days I started coding, and how much I enjoyed that. I was able to create things with just the power of my thoughts, and it…
- Figma's 2013 Pitch (youtube.com)
-
Paste this in the developer tools console of your browser document.documentElement.style.filter = "invert()" document.documentElement.style.background = '#fff' Edit: you can also create a bookmark with the code below in…