frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Update on CC Signals: What Changed and Why

https://creativecommons.org/2026/04/23/update-on-cc-signals-what-changed-and-why/
1•the-mitr•3m ago•0 comments

Age of Invention: Does History Have a Replication Crisis?

https://www.ageofinvention.xyz/p/age-of-invention-does-history-have
1•prakashqwerty•7m ago•0 comments

Deno Desktop

https://docs.deno.com/runtime/desktop/
2•GeneralMaximus•7m ago•0 comments

Estonia to become first country to create digital identities for AI agents

https://news.err.ee/1610060290/estonia-to-become-first-country-to-issue-id-codes-to-ai-agents
1•agulaya24•8m ago•1 comments

Show HN: NagMeLater – Reminders and to-do list, inside your WhatsApp

https://nagmelater.com
1•mehulfanawala•9m ago•0 comments

What Happens to Your Lessons Learned After the Meeting Ends?

https://www.projectmanagement.com/blog-post/80169/what-happens-to-your-lessons-learned-after-the-...
2•wmeller•11m ago•0 comments

Airbnb CEO Brian Chesky Plans to Start a New AI Company

https://www.bloomberg.com/news/articles/2026-06-04/airbnb-ceo-brian-chesky-plans-to-start-a-new-a...
2•stenlix•14m ago•0 comments

Staggering amounts of fentanyl hit streets as the DEA watched and took no action

https://apnews.com/article/dea-fentanyl-unseized-drugs-new-mexico-8f5b546e668e5007c64078da74b90903
1•petethomas•14m ago•0 comments

2004 Huygens probe to Saturn's Titan: still our only outer Solar System lander

https://spacedaily.com/t-no-spacecraft-has-ever-landed-in-the-outer-solar-system-except-one-the-h...
1•Gaishan•15m ago•0 comments

Debiasing Your Software Design Decision-Making

https://www.youtube.com/watch?v=rcLRzDm8cwQ
1•RebootStr•18m ago•0 comments

Show HN: Checkout the new Customisable Template feature for marketing content

https://www.clickcast.tech/template-editor
1•modulusme•20m ago•0 comments

Show HN: MemoryOps – governed memory infrastructure for AI assistants

https://github.com/patibandlavenkatamanideep/memoryops-ai
2•pvmanideep20•20m ago•0 comments

An Ascendant Constitutional Theory Is a Threat to American Science

https://www.theatlantic.com/ideas/2026/06/unitary-executive-scientific-research/687565/
1•thunderbong•24m ago•0 comments

Hugging Face, ModelScope, or CSGHub: How Should a Team Choose?

https://github.com/OpenCSGs/csghub
1•YangXYfc•24m ago•0 comments

LM Link – This is the future I want

1•smalltorch•38m ago•0 comments

Consciousness and Orch OR

https://hameroff.arizona.edu/research-overview/orch-or
2•andsoitis•40m ago•0 comments

Badc – optimizing cross-platform C compiler built with Claude

https://github.com/kromych/badc
1•kromych•40m ago•2 comments

Show HN: Browse the web your way

https://browse-your-way.vercel.app
2•MaxLeiter•42m ago•0 comments

Puppeteer Stealth: Complete Guide to Avoiding Detection

https://scrapfly.io/blog/posts/puppeteer-stealth-complete-guide
2•ankitg12•44m ago•0 comments

Show HN: Eye-brain-hand – a quick neuro coordination and memory test

https://ubershmekel.github.io/eye-brain-hand/
1•ubershmekel•47m ago•0 comments

Absolute State of Unreal 2026

https://www.joewintergreen.com/absolute-state-of-unreal-2026/
1•anonymousab•50m ago•0 comments

ShipFast: Production-ready deploy templates for devs who hate DevOps

https://dpaste.com/94VY3XYU9
2•shipfastdev•50m ago•1 comments

Danish privacy activist Lars Andersen raided by police

https://twitter.com/LarsAnders1620/status/2068208864747540516#m
66•I_am_tiberius•55m ago•30 comments

Ask HN: Favorite Sorting Algorithm?

2•akashwadhwani35•1h ago•4 comments

Ask HN: Do you have an unusual income source

5•xupybd•1h ago•0 comments

Japan to raise visa fees for foreign nationals

https://www.japantimes.co.jp/news/2026/06/20/japan/japan-raise-visa-fees/
7•geox•1h ago•0 comments

Cini, an app to rank movies and shows

1•jtsilver123•1h ago•1 comments

Sharing a Good One

1•SharingAGoodOne•1h ago•0 comments

Show HN: 2Flights – Track your flights; delays and stats (iOS/Android)

https://2flights.io
1•umuslitdinov•1h ago•0 comments

Stop Fearing Incidental Findings

https://ostro.ws/post-healthcare
2•robbieo•1h ago•1 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).