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

alpaylan

326 カルマ登録 4 年前

投稿

Show HN: Latex Diff Viewer

github.com
3 ポイント·投稿者 alpaylan·一昨日·0 コメント

Understanding Is the New Bottleneck

geoffreylitt.com
9 ポイント·投稿者 alpaylan·9 日前·2 コメント

Representation-Free Editing

alperenkeles.com
3 ポイント·投稿者 alpaylan·25 日前·0 コメント

Why AI code optimization needs production-grounded benchmarks

datadoghq.com
2 ポイント·投稿者 alpaylan·先月·0 コメント

A Little Explanation of Little's Law

rugu.dev
4 ポイント·投稿者 alpaylan·先月·1 コメント

What's Easy Now? What's Hard Now?

brooker.co.za
2 ポイント·投稿者 alpaylan·2 か月前·0 コメント

What Is Random Generation?

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

Why Don't Lowercase Letters Come Right After Uppercase Letters in ASCII?

tylerhillery.com
23 ポイント·投稿者 alpaylan·2 か月前·0 コメント

Nondeterminism's Not the Problem

isaacvando.com
6 ポイント·投稿者 alpaylan·2 か月前·0 コメント

EsoNatLangs Bring the Complexity of Natural Language into Code

esoteric.codes
5 ポイント·投稿者 alpaylan·3 か月前·0 コメント

The Simplicity of Humanness

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

The Mismanaged Geniuses Hypothesis

alexzhang13.github.io
1 ポイント·投稿者 alpaylan·3 か月前·0 コメント

The Verification Facade: Structural Gaps in Cryspen's Hax Pipeline

symbolic.software
2 ポイント·投稿者 alpaylan·3 か月前·0 コメント

What is a property?

alperenkeles.com
89 ポイント·投稿者 alpaylan·3 か月前·26 コメント

A Drop in for `anyhow:Context` that reports the failure location

gist.github.com
1 ポイント·投稿者 alpaylan·3 か月前·0 コメント

Tracing Goroutines in Realtime with eBPF

sazak.io
1 ポイント·投稿者 alpaylan·3 か月前·0 コメント

Hypothesis, Antithesis, synthesis

antithesis.com
285 ポイント·投稿者 alpaylan·4 か月前·104 コメント

Seeing Types Where Others Don't

theconsensus.dev
3 ポイント·投稿者 alpaylan·4 か月前·0 コメント

Code Quality in the Age of Coding Agents

michaeltimbs.me
2 ポイント·投稿者 alpaylan·4 か月前·0 コメント

Lf-lean: The frontier of verified software engineering

theorem.dev
47 ポイント·投稿者 alpaylan·4 か月前·9 コメント

コメント

alpaylan
·11 日前·議論
Hi, author here! Please let me know if I could pitch in to the discussion in any way.
alpaylan
·3 か月前·議論
I agree. It’s especially weird moving across related domains because suddenly something you think you know has changed meaning. For instance eBPF is “verified”, but the verification is almost completely unrelated from the usual connotations.
alpaylan
·4 か月前·議論
Doesn't all optimizations need to be valid translations first? That was my reasoning when writing it.
alpaylan
·4 か月前·議論
You cannot escape from the human verifying the properties you want verified mechanically. This only gives you leverage in specific scenarios where specification is much simpler than the implementation.
alpaylan
·5 か月前·議論
I think the point I wanted to make was that even if it was deterministic (which you can technically make it to be I guess?) you still shouldn’t live in a world where you’re guided by the “guesses” that the model makes when solidifying your intent into concrete code. Discounting hallucinations (I know this a is a big preconception, I’m trying to make the argument from a disadvantaged point again), I think you need a stronger argument than determinism in the discussion against someone who claims they can write in English, no reason for code anymore; which is what I tried to make here. I get your point that I might be taking the discussion to seriously though.
alpaylan
·6 か月前·議論
The Maryland one (that would be me, although I haven’t really done anything except the WASM bindings, this is really all Joomy’s work, kudos to him) is vacationing in Izmir right now, why would that even be important though?
alpaylan
·7 か月前·議論
I'll add some links for the original VGD paper and related articles, that should help in short term. Thank you! I'll look into writing something on VGD itself in the next few weeks.