frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Why does everyone hate data centers?

https://www.natesilver.net/p/why-does-everyone-hate-data-centers
1•7777777phil•31s ago•0 comments

Show HN: Tesana – An AI game engine that builds quality games end-to-end

https://tesana.ai/en
1•solomonyardley•33s ago•0 comments

Threads vs. Twitter/X: Which platform wins in 2026?

https://birdy.so/blog/threads-vs-twitter-2026/
1•meetvolley•40s ago•0 comments

About AI and how we publish

https://mathoverflow.net/questions/514380/about-ai-and-how-we-publish
1•jjgreen•54s ago•0 comments

The Trauma Olympics

https://brookewarner.substack.com/p/the-trauma-olympics
1•ilamont•1m ago•0 comments

AI Inference chips will end the same as Crypto Mining ASICs

https://twitter.com/josefchen/status/2089367836745449952
1•josefchen•1m ago•0 comments

Trump Will Make South Korea Pay for His Iran Humiliation

https://www.theatlantic.com/ideas/2026/08/trump-iran-korea/688306/
3•johnbarron•1m ago•0 comments

If LLMs can't write, I doubt it can lead us to AGI

https://www.thetrueengineer.com/p/i-tested-every-ai-model-the-same
2•andrewstetsenko•1m ago•0 comments

Smallpond: A lightweight data processing framework built on DuckDB and 3FS

https://github.com/deepseek-ai/smallpond
1•Bluestein•2m ago•0 comments

The AI Data-Centre Bust Will Look Like a Boom

https://josef.cn/blog/asic
2•josefchen•2m ago•0 comments

Run Your Own CI

https://blog.tangled.org/selfhost-ci/
2•nerdypepper•2m ago•0 comments

Trump family crypto firm granted conditional approval to establish a bank

https://www.cbsnews.com/news/trump-family-crypto-bank-charter/
3•johnbarron•3m ago•0 comments

Geekom admits to shipping malware-laced network drivers for AMD mini PCs

https://www.tomshardware.com/tech-industry/cyber-security/geekom-admits-to-shipping-malware-laced...
2•speckx•4m ago•0 comments

Managed Forgejo vs. Self-Hosting

https://fjord.sh/compare
1•stephenway•4m ago•0 comments

Even College Students Have Stopped Hanging Out

https://www.theatlantic.com/ideas/2026/08/college-loneliness-socializing/688307/
3•paulpauper•5m ago•0 comments

The Best Way to Make Your (Small) Vision Language Model Smarter

https://loganbolton.github.io/blog/vlm-verification/
1•septisum•5m ago•0 comments

Who Should Pay for Source Code Availability?

https://kristoff.it/blog/source-code-availability/
1•kristoff_it•6m ago•0 comments

DigiVatLib – Vatican Digital Library

https://digi.vatlib.it/
1•Anon84•6m ago•0 comments

Open Sourcing the YC Application

https://metorial.com/blog/open-sourcing-the-yc-application
1•KarimWen•9m ago•0 comments

Canva cuts internal value by $10B amid AI market fears

https://www.smh.com.au/technology/sobering-markdown-canva-slashes-valuation-by-10b-as-ai-reality-...
3•LordAtlas•10m ago•0 comments

My HTML Boilerplate in 2026

https://www.matuzo.at/blog/html-boilerplate
1•speckx•11m ago•0 comments

Court sanction for plaintiff's use of prompt-injection [pdf]

https://cdn.arstechnica.net/wp-content/uploads/2026/08/Elliott-v-New-York-Bariatric-Group-Memoran...
1•Tomte•14m ago•0 comments

Qwen3.8 27B scores 52 on Artificial Analysis

https://artificialanalysis.ai/models/qwen3-8-27b
5•anana_•14m ago•2 comments

Fable vs. Sol – How's Their Taste in Video

https://magichour.ai/blog/fable-vs-sol-taste-test
3•namban06•15m ago•0 comments

A million dollars over asking: AI wealth is fueling housing market frenzy in SF

https://www.cnn.com/2026/08/17/economy/sf-real-estate-ai-wealth
3•ratdoctor•16m ago•2 comments

Mind Viruses: Self-Propagating Ideas in Multi-Agent LLM Systems

https://twitter.com/Mcn_S7/status/2089107014526079341
4•frotaur•16m ago•1 comments

What I've Been Reading

https://marginalrevolution.com/marginalrevolution/2026/08/what-ive-been-reading-294.html
1•paulpauper•16m ago•0 comments

The Pacing of the Frontier

https://thezvi.substack.com/p/the-pacing-of-the-frontier
1•paulpauper•16m ago•0 comments

Why Italy Needed Its Own Translation of NIST's Post-Quantum Standard FIPS 203

https://www.quantumhorizon.it/why-italy-needed-its-own-translation-of-nists-post-quantum-standard...
2•remopulcini•18m ago•0 comments

Hackers hijack hotel Wi-Fi DNS to steal Microsoft 365 accounts

https://www.bleepingcomputer.com/news/security/hackers-hijack-hotel-wi-fi-dns-to-steal-microsoft-...
3•leephillips•19m ago•0 comments
Open in hackernews

Algebraic Effects: Another mistake carried through to perfection?

https://kjosib.github.io/Counterpoint/effects.html
29•todsacerdoti•1y ago

Comments

smitty1e•1y ago
> sweet careers are made of this, so who am I to disagree? Compile the world; Java Python C. Everybody’s looking for some bug. Some of them want to maintain you. Some of them want to be maintained.

For those missing the reference:

https://youtu.be/qeMFqkcPYcg?si=at-YtggekbPdv7sN

voxl•1y ago
The desire of the HN community to pull a random person's uninformed opinion about a topic that they, justifiably, wrote for their own interests and amusement and then pontificate about how either stupid or amazing it is will never ceise to confuse me.

Effects on their own are a very active area of research and I would laugh behind a PL researchers back if they claimed it was a solved issue. Between Monads, call-by-push-value, and algebraic effects there is really no clear "how do people actually use this" answer.

But that's not the job of a PL researcher anyway, or a random software engineer for that matter. Sorry to say, the software engineer knows next to nothing about "the right way" to design language features that people want to use or enjoy using. If anything this should be an HCI person with a penchant for PL or vice versa.

eli_gottlieb•1y ago
>Effects on their own are a very active area of research and I would laugh behind a PL researchers back if they claimed it was a solved issue. Between Monads, call-by-push-value, and algebraic effects there is really no clear "how do people actually use this" answer.

I can actually say that I used algebraic effects in my thesis for the section on semantics of a basic probabilistic programming language. It avoided talking about monads for my committee member who cared and honestly made for an easier implementation.

rednafi•1y ago
> Sorry to say, the software engineer knows next to nothing about "the right way" to design language features that people want to use or enjoy using.

Sorry to say that many PL researchers live in their ivory tower and know next to nothing about things that people care about. One could say that it's not their job, their job is to write papers and get tenure. The number of FP enthusiasts versus the number of large, useful systems written in those languages is all the proof you need.

My statement is a vast generalization and is equally incorrect as the original one.

voxl•1y ago
Anyone who uses words like "ivory tower" I know suffers more from jealousy and anti-intellectualiam than anything else. There is a reason Rust is the most loved programming language of modern times and it's not because they ignored the "ivory tower"
chownie•1y ago
I had to stop and re-read this comment chain because I was sure this was satire
agentultra•1y ago
There’s a certain amount of hubris to say, “I don’t know anything about this and you’re making a mistake.” It’s off putting and kills the whole rant.

I’ve heard opinions from smart people with lots of experience who say algebraic effects are not worth the squeeze. I’ve also heard some say that we should all be pushing the boundaries: they are the future.

So the matter doesn’t seem to be decided. Now isn’t the time for maxims.

gitroom•1y ago
Every time I read stuff like this it just makes me laugh, I honestly never know who to listen to in these debates.
rednafi•1y ago
Research doesn't work like that. I like the idea of separating contract and implementation in algebraic effects. It might pave the way to bring back some sanity to imperative languages and help us write better code, since it's pretty clear that the "real world" doesn't care much about pure functional languages no matter what they bring to the table. Or algebraic effects could be like monads, many like to talk about them while people building real stuff have no clue about it, nor do they care. But we'll never know unless we explore.
lambdas•1y ago
To which implementation is the author referring, I wonder?

I can’t say I recognise any of these issues from freer, polysemy, nor bluefin.

chriswarbo•1y ago
The author says the approach they advocate (just using function parameters) is similar to "dependency injection". It looks like in FP/objects-are-a-poor-man's-closures terminology they're talking about Continuation Passing Style (CPS).