Earlier quoted context omitted.
"We're the team that wrote the file system that powers S3." Your funding slide heading right here.
He was at AWS for 5 years from 2015 to 2020. It seems unlikely that he wrote the filesystem that powers s3. Improved, absolutely. His partner was a manager, not an engineer, per https://www.geekwire.com/2024/former-aws-engineers-raise-3m-... Personally I don’t like this sort of puffery in funding slides nor announcements.
Show HN: We built the fastest spreadsheet
81–90 of 225 posts
Re: Show HN: We built the fastest spreadsheet
#82Earlier quoted context omitted.
I agree 100%, but you still need to give them the option so they can transition from legacy to next-gen And we still haven't talked about keyboard navigation!
Ok, you're right – i don't think a smooth transition is possible in the office market – but I also don't think you can disrupt Office from within. Example: the thing that disrupted the New York Times was not a better newspaper, rather Facebook
Re: Show HN: We built the fastest spreadsheet
#83Founder/CEO here. When I worked in AWS S3, I spent a lot of time in Excel. Even as a dev, it was the fastest way to explore data, build models, and share forecasts with business partners. My Excel usage was plagued by slow performance, poor cloud integration, and no first-class Python support. I loved the richness and responsiveness of Excel, but I had to give up too much power to get it. This felt like a false choic…
Starting from a place of "I want to start providing this to my employees yesterday"... I can't see how to adopt this at an info-sec minded financial services firm that would otherwise love to pay you for it. For example, the docs show the product wants static creds for a Postgres database or signed URL for S3 bucket instead of leveraging best-practice service-to-service identity and access management. Maybe you suppo…
We also have dedicated hosting options for our Enterprise tier.
If there's a specific data source you'd like us to support OAuth integration for, let me know, and we'll add it.
Re: Show HN: We built the fastest spreadsheet
#84Re: Show HN: We built the fastest spreadsheet
#85Is the number crunching running fully locally via WASM? Or is it more of a websocket pushing commands thru to the backend type setup? I'm guessing the latter because of how fast the S3 import was but the former would be super interesting as well. Great demo!
Re: Show HN: We built the fastest spreadsheet
#86Earlier quoted context omitted.
There's no difference in how data is stored or processed between the tiers. We updated our pricing page to address the confusion. We only provide the SOC 2 report or BAA for Business accounts.
Thanks, I do see a difference now. Both compliance types are checked on the free tier. Can you please answer the question about how our data is viewed and or used internally?
Re: Show HN: We built the fastest spreadsheet
#87Earlier quoted context omitted.
The benefit of files is that they are a consistent, application-independent abstraction. You can copy, move, rename, backup, version, and generally organize them however you want, restrict or grant access, without being constrained by what the respective application supports. Importantly, you can organize files from different applications together without those applications having to know anything about each other. H…
> files are consistent and application-independent I see diverse, inhomogenous state schemas that are deeply coupled to the originating application (internal data structures serialized to disk!) and have arbitrary legacy structural constraints ("document") as well as seams between application silos
Regarding the file contents, how is that different when the data is proprietarily stored in hidden SaaS databases?
Re: Show HN: We built the fastest spreadsheet
#88Re: Show HN: We built the fastest spreadsheet
#89Make this a desktop app, and I'm sure you'll have a bunch of finance nerds like me waiting in line. This looks really well built.