frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Snail Walk – escape Bob the giant snail by walking more IRL

https://snailwalk.app/
2•MartinTale•6m ago•1 comments

The last IMO problem AI could not solve [video]

https://www.youtube.com/watch?v=Nbwv5wHQoj0
1•ColinWright•7m ago•0 comments

Terence Tao: SAIR's Open Math Model Initiative

https://www.youtube.com/watch?v=PZRb6NIki2w
1•doppp•11m ago•0 comments

Roman Timekeeping

https://en.wikipedia.org/wiki/Roman_timekeeping
2•janandonly•12m ago•0 comments

iPhone 18 Pro with La Croix cooling

https://birchtree.me/blog/iphone-18-pro-with-la-croix-cooling/
1•ingve•14m ago•0 comments

Google's Binder C Linux driver being removed in favor of Rust

https://www.phoronix.com/news/Google-Binder-C-Goodbye
1•joshcsimmons•14m ago•0 comments

Show HN: Word42 Open Source Wordprocessor

2•roschdal•16m ago•0 comments

Base Labs launches an open-weight AI safety partnership with Hugging Face

https://techcrunch.com/2026/09/17/base-labs-launches-an-open-weight-ai-safety-partnership-with-hu...
1•marcosscriven•17m ago•0 comments

Volkswagen Mission Efficiency Sets Three EV Records

https://theevreport.com/volkswagen-mission-efficiency-ev-records
1•mpweiher•25m ago•0 comments

How Notion handles concurrent editing with CRDTs

https://www.notion.com/blog/how-notion-handles-concurrent-editing-with-crdts
2•hisamafahri•25m ago•0 comments

Cube

https://www.cube-motion.dev/
1•handfuloflight•26m ago•0 comments

Reading Markdown in VSCode Doesn't Have to Suck

https://anandprashant.com/posts/reading-markdown-in-vscode-doesnt-have-to-suck
1•primaprashant•27m ago•0 comments

SpaceX Is Retiring Crew Dragon

https://gizmodo.com/spacex-is-retiring-crew-dragon-forcing-nasa-to-bet-big-on-boeings-troubled-st...
2•calcifer•29m ago•0 comments

Human Motor Corpus Callosum

https://www.jneurosci.org/content/27/45/12132
1•bryanrasmussen•33m ago•1 comments

Mostly Oberon (2020)

https://rsdoiel.github.io/blog/2020/04/11/Mostly-Oberon.html
1•marttt•34m ago•0 comments

$32M in Google Ads Spend: Lessons Learned

https://mojodojo.io/blog/32m-google-ads-audit
2•zenincognito•35m ago•2 comments

Show HN: Local subagent orchestration for Codex/Claude

https://github.com/ringlochid/oh-my-subagents
1•ringlochid•43m ago•0 comments

Cloak Data at Every Touchpoint

https://incountry.com/
1•taubek•45m ago•0 comments

What Happens When Your RAG System Retrieves the Wrong Documents?

https://medium.com/@NikoZero11/your-rag-pipeline-doesnt-need-more-retrieval-it-needs-better-decis...
1•Savanjj•46m ago•0 comments

SwarmAuth – OAuth 2.1 for AI Agent Swarms

https://pypi.org/project/swarmauth/
1•waspdrey•48m ago•0 comments

VortexMQ – Fast message broker in pure Go with Redis protocol

1•ianshugarg•53m ago•0 comments

Haxophone – A hackable electronic saxophone with mechanical keys

https://www.crowdsupply.com/cardona-bits/haxophone
1•raffael_de•54m ago•0 comments

AI posters don't have to be horrible

https://john.hartnup.uk/2026/06/07/ai-event-posters.html
20•ereiamjh•55m ago•11 comments

Show HN: AgentMeasure – healthchecks and settlement statements for AI bills

https://github.com/roy-tong/AgentMeasure
1•tongroy•1h ago•0 comments

Stop adapting Jane Austen 5 other 18th‑century writers perfect for the screen

https://theconversation.com/stop-adapting-jane-austen-five-other-18th-century-writers-perfect-for...
3•zeristor•1h ago•0 comments

Ask HN: Losing motivation to work in the IT field, need advice

5•trowa159•1h ago•2 comments

Microsoft Patents "Ad-Credit" System to Serve In-Game Ads During Pause Windows

https://respawnfirst.com/microsoft-patents-ad-credit-system-for-pc-and-consoles-to-serve-in-game-...
2•haunter•1h ago•0 comments

Dear Customer, Fuck You

https://fuck-off.ai
4•gfody•1h ago•0 comments

Benchmarking Wild vs. Mold

https://davidlattimore.github.io/posts/2026/09/18/benchmarking-wild-vs-mold.html
2•vinhnx•1h ago•0 comments

Classifier.dev: outperforms Jev and is free

https://classifier.dev/
2•handfuloflight•1h 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).