HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ronfriedhaber

51 カルマ登録 昨年
ron at modolap dot com

投稿

Ask HN: List of functional institutions fighting towards a free internet

2 ポイント·投稿者 ronfriedhaber·昨日·0 コメント

Ask HN: List of functional institutions fighting towards a free internet

1 ポイント·投稿者 ronfriedhaber·昨日·0 コメント

Peter Thiel on Political Theology (Ep. 210)

conversationswithtyler.com
2 ポイント·投稿者 ronfriedhaber·昨日·0 コメント

School Is Not Enough

palladiummag.com
3 ポイント·投稿者 ronfriedhaber·一昨日·3 コメント

Why Peter Thiel Searches for Reality-Bending 'Secrets'

readtheprofile.com
7 ポイント·投稿者 ronfriedhaber·3 日前·9 コメント

$130M Series A to Build the Open Superintelligence Stack

primeintellect.ai
3 ポイント·投稿者 ronfriedhaber·5 日前·0 コメント

The Technological Republic: Hard Power, Soft Belief, and the Future of the West

amazon.com
1 ポイント·投稿者 ronfriedhaber·7 日前·0 コメント

MPP Credits: fund your agent with a card

tempo.xyz
1 ポイント·投稿者 ronfriedhaber·20 日前·0 コメント

When Tailwinds Vanish

foundersfund.com
6 ポイント·投稿者 ronfriedhaber·29 日前·0 コメント

The World Needs Your Great Work

palladiummag.com
2 ポイント·投稿者 ronfriedhaber·2 か月前·0 コメント

Show HN: Modolap, Improve the Reliability of Your Software Systems

modolap.com
1 ポイント·投稿者 ronfriedhaber·2 か月前·0 コメント

Peter Thiel on the Future of Legal Technology – Notes Essay (2012)

tumblr.com
1 ポイント·投稿者 ronfriedhaber·2 か月前·0 コメント

Thiel Foundation Announces 2026 Class of Thiel Fellows

businesswire.com
2 ポイント·投稿者 ronfriedhaber·3 か月前·0 コメント

Managed, Real-Time OLAP Infrastructure

modolap.com
1 ポイント·投稿者 ronfriedhaber·3 か月前·0 コメント

Show HN: Real-Time, Streaming SQL Queries on Flight Data

dashboard.transcend.modolap.com
5 ポイント·投稿者 ronfriedhaber·3 か月前·1 コメント

Real-Time, Streaming SQL Queries on Flight Data

modolap.com
1 ポイント·投稿者 ronfriedhaber·3 か月前·0 コメント

Show HN: Real-Time OLAP Infrastructure

modolap.com
4 ポイント·投稿者 ronfriedhaber·3 か月前·0 コメント

FREDCode – Empowering Claude for Macro Fred Research

modolap.com
2 ポイント·投稿者 ronfriedhaber·3 か月前·0 コメント

Modolap – Codex-Native OLAP Service

modolap.com
2 ポイント·投稿者 ronfriedhaber·3 か月前·0 コメント

FREDCode – Claude-Native Macro Fred Research

modolap.com
2 ポイント·投稿者 ronfriedhaber·3 か月前·0 コメント

コメント

ronfriedhaber
·一昨日·議論
I tend to agree. This is just the intersection of two age-old problems; Kelly Criterion (pareto-optimal sizing of bets) and Organizational Management.
ronfriedhaber
·3 日前·議論
Perhaps what separates the good companies from the Great companies is that the latter always tries to make it works, doesn't rest on it's laurels, and takes any bet which is +ev.
ronfriedhaber
·5 日前·議論
The great Jarred Sumner pulled it off with bun, whether it can be pulled of with Postgres is an open question..

DST systems such as Antithesis can definitely help.
ronfriedhaber
·3 か月前·議論
Appreciate the feedback. I shall certainly revamp the README; it is rather stale.

> "how Modolap differs from just asking AI to use any other OLAP engine"

There presently exist two components, the OLAP query engine and the remote infrastructure service. The service enables systems like Codex (or developers as well) to manage datasets, maintain version control over queries, and offload the computational burden to dedicated machines. This is especially beneficial given the current trend of running agents inside micro-VMs.

In addition, it is designed with AI usage in mind. There is significant value in co-design. One could argue that models can use Polars or DuckDB just as well, and that there is no room for improvement, but I do not think this is true.
ronfriedhaber
·4 か月前·議論
Pandas is terrific, yet even its original author has noted inherent shortcomings [1], and there exist alternatives.

Polars seems to be the most prominent competitor in the Python DataFrame space, and DuckDB appears to pursue an approach similar to SQLite, but columnar.

I am personally working on a solution to a broader problem, which can also be viewed as an alternative to Pandas [2].

[1] https://wesmckinney.com/blog/apache-arrow-pandas-internals/

[2] https://github.com/ronfriedhaber/autark