HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ronfriedhaber

51 karmajoined السنة الماضية
ron at modolap dot com

Submissions

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

2 points·by ronfriedhaber·قبل 17 ساعة·0 comments

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

1 points·by ronfriedhaber·قبل 17 ساعة·0 comments

بيتر ثيل عن اللاهوت السياسي (الحلقة 210)

conversationswithtyler.com
2 points·by ronfriedhaber·قبل 20 ساعة·0 comments

School Is Not Enough

palladiummag.com
3 points·by ronfriedhaber·أمس·3 comments

Why Peter Thiel Searches for Reality-Bending 'Secrets'

readtheprofile.com
7 points·by ronfriedhaber·أول أمس·9 comments

$130M Series A to Build the Open Superintelligence Stack

primeintellect.ai
3 points·by ronfriedhaber·قبل 4 أيام·0 comments

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

amazon.com
1 points·by ronfriedhaber·قبل 6 أيام·0 comments

MPP Credits: fund your agent with a card

tempo.xyz
1 points·by ronfriedhaber·قبل 19 يومًا·0 comments

When Tailwinds Vanish

foundersfund.com
6 points·by ronfriedhaber·قبل 28 يومًا·0 comments

The World Needs Your Great Work

palladiummag.com
2 points·by ronfriedhaber·قبل شهرين·0 comments

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

modolap.com
1 points·by ronfriedhaber·قبل شهرين·0 comments

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

tumblr.com
1 points·by ronfriedhaber·قبل شهرين·0 comments

Thiel Foundation Announces 2026 Class of Thiel Fellows

businesswire.com
2 points·by ronfriedhaber·قبل 3 أشهر·0 comments

Managed, Real-Time OLAP Infrastructure

modolap.com
1 points·by ronfriedhaber·قبل 3 أشهر·0 comments

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

dashboard.transcend.modolap.com
5 points·by ronfriedhaber·قبل 3 أشهر·1 comments

Real-Time, Streaming SQL Queries on Flight Data

modolap.com
1 points·by ronfriedhaber·قبل 3 أشهر·0 comments

Show HN: Real-Time OLAP Infrastructure

modolap.com
4 points·by ronfriedhaber·قبل 3 أشهر·0 comments

FREDCode – Empowering Claude for Macro Fred Research

modolap.com
2 points·by ronfriedhaber·قبل 3 أشهر·0 comments

Modolap – Codex-Native OLAP Service

modolap.com
2 points·by ronfriedhaber·قبل 3 أشهر·0 comments

FREDCode – Claude-Native Macro Fred Research

modolap.com
2 points·by ronfriedhaber·قبل 3 أشهر·0 comments

comments

ronfriedhaber
·أول أمس·discuss
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 أيام·discuss
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
·قبل 4 أيام·discuss
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 أشهر·discuss
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 أشهر·discuss
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