HN user

neehao

414 karma
Posts139
Comments27
View on HN
business.columbia.edu 1mo ago

The Missing Value of Data [pdf]

neehao
3pts0
www.pnas.org 2mo ago

Social Cognition and Interpersonal Violence

neehao
2pts0
github.com 2mo ago

Pixel Embeddings Beat Vision Encoders for Unified Understanding and Generation

neehao
13pts0
www.dataforindia.com 2mo ago

Temperature Trends in India

neehao
4pts0
www.gojiberries.io 2mo ago

Simulating and Evaluating Agentic Systems

neehao
1pts0
www.wsj.com 3mo ago

New Hope Against Pancreatic Cancer

neehao
2pts0
bsky.app 3mo ago

Opus 4.7 uses 1.46x times the tokens

neehao
1pts0
arxiv.org 3mo ago

Mixture-of-Depths Attention

neehao
4pts1
sdf.org 3mo ago

SDF Public Access Unix System

neehao
173pts90
www.aeaweb.org 3mo ago

A win–lose mindset affects political and policy preferences

neehao
3pts0
www.youtube.com 3mo ago

The disappearing and unappreciated art of audible alerts [video]

neehao
1pts1
marginalrevolution.com 3mo ago

Staged homes sell for more than empty homes

neehao
2pts0
www.natesilver.net 3mo ago

Social media has become a freak show

neehao
2pts0
www.reuters.com 3mo ago

Pakistan's solar surge lifts it into rarefied 25% club

neehao
6pts0
www.nber.org 3mo ago

The Health and Healthcare Spending Effects of GLP-1s

neehao
4pts0
rajivsethi.substack.com 3mo ago

Information Contagion; Polymarket Trade

neehao
1pts0
github.com 4mo ago

Bootstrap-Consistency Regularization (BCR)

neehao
3pts0
papers.ssrn.com 4mo ago

Mutual Party Extremism

neehao
6pts0
www.gojiberries.io 4mo ago

Epic Children, Mostly Sons

neehao
3pts0
github.com 4mo ago

Deploy model whose predictions most resemble the ensemble mean

neehao
1pts1
www.npmjs.com 4mo ago

End-to-end testing of agentic applications in Cypress

neehao
1pts0
www.gojiberries.io 4mo ago

Ayatollahs Calling: Iran by Numbers

neehao
3pts0
github.com 4mo ago

Dynamic E2E Agentic Simulation and Evaluation with Cypress

neehao
2pts0
github.com 4mo ago

Understudy: Scenario Testing for AI Agents

neehao
2pts0
www.nber.org 4mo ago

Approximately 40% of prepaid value is never used

neehao
4pts1
www.gojiberries.io 4mo ago

Liberation and Immanence

neehao
1pts0
www.gojiberries.io 4mo ago

The User Is Stochastic: Testing Agentic Systems with Simulation and Evaluation

neehao
1pts1
pypi.org 4mo ago

Slosizer: Right-size reserved LLM capacity Based on SLO

neehao
1pts0
www.nber.org 4mo ago

Pass-Through of Tariffs: Evidence from European Wine Imports

neehao
76pts84
rajivsethi.substack.com 4mo ago

Trading on Violence

neehao
4pts0

sample output

``` { "question": "What is the distribution of Sepal Length?", "answer": "*Sepal Length*: mean=5.84, median=5.80, std=0.83, range=[4.30, 7.90]. N=150 [non-normal distribution].", "type": "distributional", "provenance": { "generated_at": "2025-11-19T19:21:28+00:00", "tool": "statqa", "tool_version": "0.2.0", "generation_method": "template", "analysis_type": "unknown", "variables": ["sepal_length"], "python_commands": ["valid_data.mean() # Result: 5.84", "valid_data.std() # Result: 0.83"] }, "visual": { "plot_type": "histogram", "caption": "Histogram showing sepal length distribution with mean=5.84 and std=0.83 (N=150). The data shows a approximately normal distribution.", "alt_text": "Histogram chart with sepal length values on x-axis and frequency density on y-axis, showing distribution shape with 150 observations.", "visual_elements": { "chart_type": "histogram", "x_axis": "Sepal Length", "y_axis": "Density", "key_features": ["distribution shape", "mean line"], "colors": ["blue bars", "red mean line"], "annotations": ["Mean: 5.84"] }, "primary_plot": "/path/to/univariate_sepal_length.png", "generation_code": "plot_factory.plot_univariate(data['sepal_length'], sepal_length_var, 'plot.png')" }, "vars": ["sepal_length"] } ```

from a new customer perspective who just heard about midjourney, search may be a good spot to find alternate products. what google needs to know is if it is a navigational search and unless it keeps a long history, it may not know that. the simpler answer may be that companies who know you use a product like the one they make may just be willing to spend a bunch and google may be willing to add friction for the $.

As Tyler Cowen says, solve for the equilibrium.

"Many widely used machine-learning models rely on copyrighted data. For instance, Google finds the most relevant web pages for a search term by relying on a machine learning model trained on copyrighted web data. But the use of copyrighted data by machine learning models that generate content (or give answers to search queries than link to sites with the answers) poses new (reasonable) questions about fair use. By not sharing the proceeds, such systems also kill the incentives to produce original content on which they rely. For instance, if we don’t incentivize content producers, e.g., people who respond to Stack Overflow questions, the ability of these models to answer questions in new areas is likely to be lower. The concern about fair use can be addressed by training on data from content producers who have opted to share their data. The second problem is more challenging. How do you build a system that shares proceeds with content producers?"

https://www.gojiberries.io/generative-ai-and-the-market-for-...

This article covers a lot of the points: https://www.gojiberries.io/building-together-separately-chal...

"A single page on Doordash can make upward of 1000 gRPC calls (see the interview). For many engineers, upward of a thousand network calls nicely illustrate the chaos and inefficiency unleashed by microservices. Engineers implicitly diff 1000+ gRPC calls with the orders of magnitude fewer calls made by a system designed by an architect looking at the problem afresh today. A 1000+ gRPC calls also seem like a perfect recipe for blowing up latency. There are more items in the debit column. Microservices can also increase the costs of monitoring, debugging, and deployment (and hence cause greater downtime and worse performance)."

GPT-5 11 months ago

three points: 1. i have often wondered about whether rapid tech. progress makes underinvestment more likely.

2. ben evans frequently makes fun of the business value. pretty clear a lot of the models are commodotized.

3. strategically, the winners are platforms where the data are. if you have data in azure, that's where you will use your models. exclusive licensing could pull people to your cloud from on prem. so some gains may go to those companies ...