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

Marijn Haverbeke and Fabrice Bellard are my heroes

Love the context size and podcasts but never understood the UX. Why notes? Is there a difference between my notes and AI notes? Guess that's not my mental model of working with papers (Phd in psy) or I'm just spoiled by elicit.


Notes help when sharing the notebook with others. By sharing snippets with others, they immediately have conversation starters that they can use to dive deeper into the material.


I'm an autism researcher. I also don't get the "notes" thing. Am I supposed to use it as my note taking app (e.g. like I use OneNote?). Sometimes interactive discussion with the LLM about a paper can speed learning. I've used audio overviews for the drive to the lab, but I haven't been able to get the overview to go *hard* into the science.


Same in 1k without minzip - https://dev.to/fedia/1kb-frontend-library-5ef1

But why frameworks when you don't write boring code? LLM does.


TY for marimo! A realy well thought out project solving lots of jupiter pain points.


Great project! The artwork makes it look very friendly. Did you have any issues with Google API quotas?


Thanks! In regards to API quotas, the rate limiting happens on a per-user basis so we manage to stay away from the limits for most users. That being said, I did build the system with a retry mechanism with delays so in case something does hit a limit, it shouldn't be lost.


Thumbs up for the stack and overall look&feel! Is DynamoDB a hard dependency or it could be swapped for Firebase Firestore?


Hey thanks! I wouldn't say it's a hard dependency, in fact it can work with other things that are API-compatible with DynamoDB, like Scylla for example if you wanted to self-host everything:

http://scylla.docs.scylladb.com/master/alternator/alternator

And in terms of using something like Firestore, the storage needs of this are very simple so it wouldn't be very hard to add that in. I tried to keep all the persistence-related functionality separated off, so it is swappable:

https://github.com/pickledish/cardi/tree/master/src/dynamodb


Thanks for the shout-out!

While you can run Scylla Open Source self-hosted for free, we also have a fully-managed version of our enterprise software on Scylla Cloud.

https://www.scylladb.com/product/scylla-cloud/


Same DIY analytics with Google Storage + BigQuery: https://github.com/fedia/bigpapa

Still googly, but less scalability issues.


TL;DR that is data:text/html,<div contenteditable> with buttons


Thanks for sharing! Any thoughts on responsive blocks, fluid grids, rems?


Thanks to you sheepy. Anyway if you you select a block you are already able to switch input unit with something else (eg. '%') so adding 'rems' in configurations is trivial


The idea is about embedding context-aware interactive content in a chat. It is a one step further from converting your message with a youtube link to an embedded video element.

If Whatsapp or Viber had some embedding api for web/app-developers this would be nice.


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

Search: