TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What two software products should have a kid?

4 点作者 dav43超过 1 年前
Browsing HN, GitHub and the like we get to see a huge variety of software products and code bases.<p>I often see products and think - if this product X, got together with Y, it would be pretty cool - kind of like if they had a kid together.<p>Not too literally, but more on the conceptual level - my level of programming is low.<p>E.g. Just some....<p>- pocketbase.io &amp; datasette (+with some more charting) [https:&#x2F;&#x2F;pocketbase.io, https:&#x2F;&#x2F;datasette.io] - duckdb &amp; datasette - email &amp; sqlite - apple wallet &amp; google sheets - exploratory.io &amp; datasette<p>Anyone else got some combinations?

1 comment

andrewl超过 1 年前
It may happen for email and SQLite. Or at least a mail server that <i>uses</i> SQLite. In this July 2021 conversation Richard Hipp, the creator of SQLite, said he’s going to write his own email server:<p><a href="https:&#x2F;&#x2F;corecursive.com&#x2F;066-sqlite-with-richard-hipp&#x2F;" rel="nofollow">https:&#x2F;&#x2F;corecursive.com&#x2F;066-sqlite-with-richard-hipp&#x2F;</a><p><i>I’m going to write my own mail server. I was making notes on that even as we were setting up this call. That’s a big problem, and that’s at least as difficult if not more difficult than writing a database engine, but I don’t want to be beholden to Gmail. I don’t want them controlling my destiny. I don’t want them controlling the record of all of my conversations. I want to control that myself, and so I’m going to go through a lot of pain and a lot of work and a lot of effort to come up with some solution that I can control myself. I can go out and lease a virtual machine out there in the cloud and run it myself and not depend on a third party to control my email.</i><p>I expect the foundation will be SQLite, just as it is for his source code control system Fossil.
评论 #39262629 未加载