2025年,中国创新药BD出海总金额基数已达到1300亿美元。我认为,从绝对金额和交易量的角度,今年的BD交易增长情况未必再有去年那么显著。
从2026年1月开始,AI风险到底算不算承保范围将被保险业写进条款。Verisk推动的AGI排除背书以2026年1月开始生效,把一块长期模糊的责任边界变成行业文本。
。业内人士推荐新收录的资料作为进阶阅读
Continue reading...
This is another area where Rails 8 gave me a very pleasant surprise. I really like PostgreSQL as a database (and much more besides) - I used to maintain the Solaris packages for Blastwave/OpenCSW waaaay back (now that really does age me!) and have run it in production for decades now. But it’s still another dependency to manage, back-up and scale. SQLite by comparison is as simple as it comes: Single file, no DB server required. It can also be pretty efficient and fast, but while it can be used for high-performance, read-heavy applications it always used to require a fair amount of tuning and patching of Rails to get there.