Hacker Newsnew | past | comments | ask | show | jobs | submit | duckerduck's commentslogin


Now its 43 :'(


List was to a time point, and list says 42. All good! You could even say after waiting the right amount of time, 42 was the answer this computer program generated…


But that really makes me wonder what the question was?


Hmm, might need a few more cycles for that one


Actually still 42. The guide to the “universe” is a different book.


The eternal fate of the Googlewhack.


I'm building a Typeform/Google Forms alternative that integrates into existing applications and stores data in your own database. It allows you to define forms in JSON Schema or JSON Forms. Forms can be added or removed dynamically, and submissions are sent to your backend and in turn stored in your database.

Built using our full-stack library toolkit Fragno [0].

[0]: https://fragno.dev/


I'm building a Typeform/Google Forms alternative that integrates into existing applications and stores data in your own database. It allows you to define forms in JSON Schema or JSON Forms. Forms can be added or removed dynamically, and submissions are sent to your backend and in turn stored in your database.

Built using our full-stack library toolkit Fragno [0].

[0]: https://fragno.dev/


What are you using it for?


Me personally I use it to upload files (from my phone or sometimes other random devices) to a folder I call "void". "void" can be used by everyone to upload something but only I can read it. I also have some public pics, vids and music files here and there. It's so convenient & easy to handle, honestly a better alternative to other cloud providers in some ways in my opinion.


Congrats on getting to beta!

I very much relate to the problems you're trying to solve, so much so that I have created a Stripe integration library [0] that has very similar DX to flowgrad! (not nearly as feature rich however). I've also written a blog post as to why I built it[1].

Key difference is where the final billing information is stored, our library also ships db schemas and the webhook handlers write to that local db.

You should also check out our (open source, MIT) library[1] this is built on, it could be useful for you guys!

[0]: https://fragno.dev/docs/stripe/quickstart

[1]: https://fragno.dev/blog/split-brain-stripe

[2]: https://fragno.dev/docs/fragno


I've compiled the "pelicans riding bicyles" benchmark into a single page[0], it only spans a year and not every model is exactly comparable but you can see clear differences between 1 year ago and today.

[0]: https://janschutte.com/pelican-simon.html


They stopped using Cloudflare some time ago

https://news.ycombinator.com/item?id=18188832


From what I've been told by former ASML employees, ASML is not particularly worried about startups inventing a better method than their current lithography process because they basically run the entire chip production pipeline. Improving only one step of this pipeline is not enough to break their moat.


This is not accurate.. ASML provides important parts of the stack but there are a variety of semiconductor equipment companies providing critical inputs


I’m working on “Stripe Integration as a Library.” It seems that whenever someone uses Stripe, for example for subscriptions, they go through the same few steps: creating a database table, setting up webhooks, and implementing the events they care about. The challenge of course is that everyone uses a different stack.

I’m building this using our framework for stack-agnostic JS/TS libraries. On the database side, we currently support Drizzle and Kysely, with Prisma support coming soon.

https://fragno.dev/docs/our-fragments/stripe/quickstart

Inspired by the Stripe integration built for better-auth.


Ironically stripe began as "payment integration as a library"


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: