HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ronfriedhaber

51 karmajoined ano passado
ron at modolap dot com

Submissions

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

2 points·by ronfriedhaber·há 20 horas·0 comments

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

1 points·by ronfriedhaber·há 20 horas·0 comments

Peter Thiel on Political Theology (Ep. 210)

conversationswithtyler.com
2 points·by ronfriedhaber·há 23 horas·0 comments

School Is Not Enough

palladiummag.com
3 points·by ronfriedhaber·ontem·3 comments

Why Peter Thiel Searches for Reality-Bending 'Secrets'

readtheprofile.com
7 points·by ronfriedhaber·anteontem·9 comments

Série A de US$ 130 milhões para construir a pilha aberta de superinteligência

primeintellect.ai
3 points·by ronfriedhaber·há 4 dias·0 comments

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

amazon.com
1 points·by ronfriedhaber·há 6 dias·0 comments

MPP Credits: fund your agent with a card

tempo.xyz
1 points·by ronfriedhaber·há 19 dias·0 comments

When Tailwinds Vanish

foundersfund.com
6 points·by ronfriedhaber·há 28 dias·0 comments

The World Needs Your Great Work

palladiummag.com
2 points·by ronfriedhaber·há 2 meses·0 comments

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

modolap.com
1 points·by ronfriedhaber·há 2 meses·0 comments

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

tumblr.com
1 points·by ronfriedhaber·há 2 meses·0 comments

Thiel Foundation Announces 2026 Class of Thiel Fellows

businesswire.com
2 points·by ronfriedhaber·há 3 meses·0 comments

Managed, Real-Time OLAP Infrastructure

modolap.com
1 points·by ronfriedhaber·há 3 meses·0 comments

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

dashboard.transcend.modolap.com
5 points·by ronfriedhaber·há 3 meses·1 comments

Real-Time, Streaming SQL Queries on Flight Data

modolap.com
1 points·by ronfriedhaber·há 3 meses·0 comments

Show HN: Real-Time OLAP Infrastructure

modolap.com
4 points·by ronfriedhaber·há 3 meses·0 comments

FREDCode – Empowering Claude for Macro Fred Research

modolap.com
2 points·by ronfriedhaber·há 3 meses·0 comments

Modolap – Codex-Native OLAP Service

modolap.com
2 points·by ronfriedhaber·há 3 meses·0 comments

FREDCode – Claude-Native Macro Fred Research

modolap.com
2 points·by ronfriedhaber·há 3 meses·0 comments

comments

ronfriedhaber
·anteontem·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
·há 3 dias·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
·há 4 dias·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
·há 3 meses·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
·há 4 meses·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