10 ms·
Tell HN: We (Causal) got acquired – thank you HN
Hi HN, I'm the co-founder/CEO of Causal. We just announced our acquisition: https://www.causal.app/blog/causal-joins-the-lucanet-group https://www.causal.app/blog/causal-joins-the-lucanet-group
Just wanted to say a big thank you to the HN community —
Everything started with this post from over 5 years ago [1] which gave me and Lukas (CTO) enough conviction to quit our jobs to work on Causal full-time.
A few months later we launched an Excel sensitivity tool [2]. In 2022 we shared how we scaled our calculation engine to billions of cells [3] and a few months ago we had a successful Show HN of Causal 2.0 [4]
The product is now used by 100s of startups (many YC companies) and we're excited for this next phase of growth within Lucanet :)
[1] https://news.ycombinator.com/item?id=19704418 https://news.ycombinator.com/item?id=19704418
[2] https://news.ycombinator.com/item?id=21625974 https://news.ycombinator.com/item?id=21625974
[3] https://news.ycombinator.com/item?id=32000400 https://news.ycombinator.com/item?id=32000400
[4] https://news.ycombinator.com/item?id=39755858 https://news.ycombinator.com/item?id=39755858
- obeavs 2y agoIf you did it again, would you use AG-Grid, or would seek to own the table with something like Tanstack Table?
- karimdaghari 2y agoNot op but having been in a situation where I was facing the choice between ag-grid and Tanstack Table, I'd say, without hesitation : Tanstack Table. What you may "lose" in advanced features, you gain in flexibility!
- Lukas1994 2y agoWe bet quite early on AG-Grid and it got us very far. We’ve probably built one of the most customised AG-Grid tables out there. I haven’t checked out Tanstack table much but given that it’s such a core component of the product I would like to build our own eventually. Doing that when you start out is probably not worth it though.
- paddy_m 2y agoCurious to hear about other people's experience with Tanstack. I built a complex app [1] around AG-Grid and here are my thoughts: I would recommend AG-Grid for most data apps until a well supported alternative comes out. My understanding is that Tanstack Table is aimed at generic apps that happen to have a table. Perspective's [2] table component is most likely more capable than AG-Grids, but it needs significantly more documentation and examples. AG-Grid has a particular way of building things that seems to map to well to pulling data from a database or basic webservice. AG-Grid works very well for this use case. The AG-Grid enterprise features are built around this type of data model too. If your data is small enough to fit into memory (less than 50 MB), it works very well. AG-Grid doesn't have a connector to arrow or parquet (I will eventually write my own). For larger datasets JSON generation and parsing performance bottlenecks. Additionally Parquet/Arrow offers much better types. Configuring AG-Grid is tricky, especially when you want config to be declarative. If you want to define your own custom rendering components, getting them to work properly per column when you want different renderers for pinned rows is tricky (my solution [3]) Support for the community version of AG-Grid is practically non-existent. I understand that they have an enterprise business model that charges for support. They don't seem to be interested in answering community bug reports or comments, even for generically relevant bugs. I have a decent amount of trust in AG-Grid's community offering [4], I don't see them cannibalizing community features to put them in their enterprise offering. Their enterprise features are the main development focus of the team, particularly the charts. The charts offering isn't impressive compared to bokeh, plotly, or vega. It would work for line of business apps, but not for a userbase familiar with better analytic platforms. All that said. AG-Grid has excellent documentation and examples. They examples are swappable between Javascript, Typescript, React, and Angular. [1] https://github.com/paddymul/buckaroo https://github.com/paddymul/buckaroo [2] https://github.com/finos/perspective https://github.com/finos/perspective [3] live example https://buckaroo-data.readthedocs.io/en/latest/examples/#/DFViewerEx_large https://buckaroo-data.readthedocs.io/en/latest/examples/#/DF... [4] https://blog.ag-grid.com/javascript-jabber-podcast/ https://blog.ag-grid.com/javascript-jabber-podcast/
- obeavs 2y agoGreat write up -- hadn't seen Perspective. Would Perspective work for a similar use case as Causal's where the data tables have a large amount of interactivity, tree-based information and/or master-detail style UI concerns? We're building a product that is more oriented around the interactive DAG concept and less about big data. The snappiness of those examples is very impressive.
- rlupi 2y agoCongrats! I don't know if you remember, but we had a nice chat over Google Meet about causality some years ago. We met not reddit.
- Hammad_khaan 2y agoCongratulations! Joining Lucanet is like getting a super set of new booster rockets. It's epic to see Causal soar to new heights with their help!
- not_your_vase 2y agoCongrats! A related question, if you don't mind me asking: was acquisition your initial goal when you founded Causal, or did you just receive an offer you couldn't refuse?
- refrigerator 2y agoThanks! We didn’t have an end goal in mind from the beginning — we had the idea for the product and wanted to see if it had legs as a business, and then grow it and see where we could take it. From what I recall, I don’t think this kind of acquisition was on our radar in the early days — we expected the startup game to be much more binary (massive outcome or bust), and this was the standard narrative at the time. We’re fortunate to have landed in a middle ground that more founders should be aware of earlier on (and I think awareness is increasing). Not a massive outcome by VC standards, but still a win for us, our team, our customers, our product, and our early investors, and not the end of the journey yet!
- averageRoyalty 2y ago> We’re fortunate to have landed in a middle ground that more founders should be aware of earlier on (and I think awareness is increasing). You mean the area 97% of businesses who don't go bust operate? I think most business owners are well aware of it. For some reason though, startup founders live in a different reality.
- edanm 2y agoYou're comparing unlike things here. 97% of businesses are things like "open up another pizza place in the corner", "franchise a McDonald's", "open up a town hardware shop", etc. That's what being an entrepreneur means for much of the world. Startups, at least the kind that are usually built in tech, and which VCs usually fund, are an entirely different thing. They are pursuing innovation, trying to build a new product that didn't exist before into a real business. The majority of failures are various forms of product-market fit failures - the product either doesn't fill a real need, or else can't be made into a viable business. You can totally build the first kind of business, even in tech. (I should know, I've done it twice.) But it's important to remember that it is different, and not confuse the two.
- barrrrald 2y agoCongrats Taimur!
- refrigerator 2y agoThanks!
- swyx 2y agocongrats taimur! please do a podcast with ali again, love you both. am also keen on your assessment of the other spreadsheet/forecasting startups
- refrigerator 2y agoThanks! We hope to get back on the pod :) I think the spreadsheet space is honestly super challenging. There’s lots of possible use-cases for these tools, but also, Excel/Sheets are great products that everyone already knows how to use. I think if these products nail some core use-case(s) that are valuable enough to build the core business around, then this can probably get you to “escape velocity” and you can start to become a truly horizontal tool as traction and awareness compound. (This is the path we were going for) Lots of spreadsheet type products have tried to stay very horizontal from the beginning and end up trying to boil the ocean, or ended up focusing on a dead-end use-case that isn’t valuable enough to reach that escape velocity.
- swyx 2y ago> This is the path we were going for are you implying your path will be changing in any way post acquisition? the announcement didnt make it seem like that (but ofc we all know things often change post acquisition)
- refrigerator 2y agoWe will likely stay focused on financial planning rather than go broad on all the rest of the spreadsheet use cases
- Cshelton 2y agoOh wow, congrats! I remember when you first launched this and followed you along on X (Twitter).
- refrigerator 2y agoAh awesome, thanks!!
- dang 2y agoMacroexpanded: Show HN: Causal 2.0 – Modern Financial Planning for Startups - https://news.ycombinator.com/item?id=39755858 https://news.ycombinator.com/item?id=39755858 - March 2024 (71 comments) Scaling our spreadsheet engine from thousands to billions of cells - https://news.ycombinator.com/item?id=32000400 https://news.ycombinator.com/item?id=32000400 - July 2022 (109 comments) Show HN: Excel Sensitivity Analysis Tool - https://news.ycombinator.com/item?id=21625974 https://news.ycombinator.com/item?id=21625974 - Nov 2019 (30 comments) Show HN: Should you buy a house and rent it out? - https://news.ycombinator.com/item?id=19704418 https://news.ycombinator.com/item?id=19704418 - April 2019 (243 comments)
- Lukas1994 2y agoThanks @dang!
- 999900000999 2y agoCongrats! Acquihired or IP sell( with enough money for retirement I hope) ?
- refrigerator 2y agoProduct acquisition, we’ll be continuing to grow Causal at Lucanet, lots of potential to cross-sell into their existing customer base :)
- 999900000999 2y agoDo you plan on staying with the company? I think if I ever hit a real payday I'm done working.
- refrigerator 2y agoYup we’re sticking around and leading the Causal business unit within Lucanet
- nwhnwh 2y agoWhat is good about getting acquired?
- dimkorf 2y ago$$$ It’s an exit strategy.
- Nevermark 2y agoIt can also be an advantageous continuation strategy. Being acquired doesn't necessarily mean giving up on the project, or losing ownership in it's future. If you have a startup with a product, that product's path to further growth (and therefore its current and future value), can be expanded many times in the context of a family of synergistic products. You can attempt to partner with existing synergistic products and companies. This can accelerate growth, but is also risky. Those other companies will likely see an opportunity to create their own competing version or your product. That leaves creating synergistic products yourself, which may be a long road. Or being acquired by a synergistic company. Either way, you end up owning a piece of a family of synergistic products, worth more together than apart, and with higher growth and stability prospects. Whether its better to build out or get acquired depends on the risk vs. reward of the current context. If creating synergistic products reflects your strengths, and is open market territory, that is a great position to be in. But if creating synergistic products is going to turn into an uphill battle of replacing products already on the market, then getting acquired may be a much faster safer higher value generating path.
- ridiculous_leke 2y agoCongratulations! Were you default alive prior to the acquisition?
- Lukas1994 2y agoWith our current growth rate and no additional hiring we would’ve been profitable in less than 12 months :)
- ryanisnan 2y agoHey Taimur! Great job on the acquisition. Looking forward to seeing what you do next.
- refrigerator 2y agoThanks man!
- tdeck 2y agoCongrats! Happy to join you on your incredible journey!
- refrigerator 2y agoThank you!
- deleted 2y ago[deleted]
- orliesaurus 2y agoHow much did you make?
- refrigerator 2y agoWithout getting into numbers, it’s more than we would have been able to make at, say, a big tech job over the same time period (5 years)
- orliesaurus 2y ago[flagged]
- orliesaurus 2y ago[flagged]
- tptacek 2y agoPlease don't do this stuff here.
- orliesaurus 2y agoCan you clarify?
- romanhn 2y agoPlease don't post ChatGPT-generated text on HN. You're very likely to be downvoted/flagged, which is what happened here. People here are capable of using ChatGPT themselves, and most of that text is not interesting in the HN sense. Separately, I think the answer was clear to most people - they did better than other well-paying alternatives (meaning it wasn't a poor outcome / waste of effort from individual perspective), but they're not going to share the specifics.
- 2y ago
- financetechbro 2y agoCongratulations and good luck on this next chapter!
- refrigerator 2y agoThank you!
- sirobg 2y agoCongrats! Related: https://news.ycombinator.com/item?id=42004769 https://news.ycombinator.com/item?id=42004769
- dangsux 2y ago[dead]
- kstrauser 2y agoWay to go! Congratulations and nicely done!
- refrigerator 2y agoThank you!
- thallavajhula 2y agoHope this turns out to be a great exit for y'all! Congratulations!
- refrigerator 2y agoThanks!
- bittermandel 2y agoHuge news, congratulations! I was building something similar back during COVID, as LTSE's Runway stopped being improve, Summit (usesummit.com) pivoted to being a no-code tool and Obvious (YC S21 perhaps?) shut down. Instead of building it myself, I found and have been using Causal actively since April 2021 and advocating for it ever since, using it heavily for my latest three ventures and just last month for personal use. It's so far one of my favorite products to use, on level with Linear in terms of quality! I'm not a commercial user and might never be, but it has been invaluable for me in my commercial and personal uses for budgeting and forecasting. Hope you can fit in great at Lucanet, and try your best to keep the free model available!
- refrigerator 2y agoThat’s awesome! Thanks for using Causal and really glad you like it. Nothing will change for existing users so you can keep using it for sure :)
- unit149 2y agoCongratulations on the merger. This is not a percentage-based commissary in the marketplace of ideas. Hope to see further uses of the "multidimensional spreadsheet." It sticks out at you in every axis.
- djbusby 2y ago6DoF Data?
- obeavs 2y agoNice work! What was the hardest technological part about building the product?
- Lukas1994 2y agoProbably building our calculation engine - you can read more about it here https://www.causal.app/blog/scaling https://www.causal.app/blog/scaling Rendering grids/tables/charts in the browser is also quite tricky if you want it to be fast!
- monissiddiqui 2y agoCongratulations Taimur! I started following you from your pod with your brother and was super interested in your foray into tech with a math background. It's great to see Causal take off over the years. These damn math folks are out here trying to make everything multi- dimensional
- refrigerator 2y agoThanks man!
- nextcaller 2y agoYou announce these big news so causally. Grats for collaborating with "Last Universal Common Ancestor".
- deleted 2y ago[deleted]
- nubela 2y agoDid you pursue the acquisition? Or better phrased, was the company sold by you, or was it bought by Lucanet?
- refrigerator 2y agoLucanet approached us a few months ago, we were open to taking a couple of meetings to learn more, and they sold us on the acquisition pretty well
- sails 2y agoCongrats! Do you think the US flip made a meaningful difference (presuming you did it for US customer/investor access)? Lucanet is EU, so maybe it complicated it in the end
- refrigerator 2y agoWe started as a US company in 2019 to make fundraising easier, and I think this did have a material impact. It's operationally quite annoying, but chances are that we would have had to do it eventually, to efficiently employ US people without paying Deel extortionate fees
- sails 2y agoThanks! Any tips for optimising the operational process? Most impactful thing that you did to reduce friction?
- Lukas1994 2y agoIf you want to do it properly you need to setup an inter-company loan agreement, transfer pricing, you need accountants and tax specialists for both UK and US, ... so the costs will definitely be significant. I don't think there are any shortcuts. Ideally, you find an accountant that is familiar with this setup.
- Lukas1994 2y agoIt did make the acquisition process a bit more difficult + US lawyers are more expensive than UK/German lawyers. It's still worth it IMO given how much easier fundraising gets.
- carbonrider 2y agoCongratulations causal team!!!
- thurnderbong 2y ago[dead]
- seagullriffic 2y agoExcellent, well done. Looking forward to hearing a discussion about this on your podcast! Might you go chase some other startup ideas? Does this "validate" the career model of creating something new, for you? Or would you not do it again?
- refrigerator 2y agoThanks! Definitely keen to start something again eventually, but in no rush right now :)