frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

We heard you: the new Framework Laptop 13 Pro [video]

https://www.youtube.com/watch?v=GnOpIQJnYWU
1•znpy•3m ago•0 comments

Ask HN: Claude Code Alternative

1•Frannky•3m ago•1 comments

Air Force can't quit the A-10 Warthog, extends service into 2030

https://taskandpurpose.com/news/air-force-a10-warthog-2030/
3•ilamont•3m ago•0 comments

Tell HN: My open-source project hit 5k registered users

3•darkhorse13•6m ago•0 comments

The distribution of power and inclusiveness across deep time

https://www.science.org/doi/10.1126/sciadv.aec1426
1•PaulHoule•6m ago•0 comments

Taskd – a new task management system

https://lmd.sh/taskd-a-new-task-management-system/
1•levidurfee•7m ago•0 comments

Ask HN: Gemini Pro does not give montly credits, do I have any rights?

https://gemini.google/us/subscriptions/?hl=en
1•kingleopold•7m ago•2 comments

A short taxonomy of the collapse of streaming subscription bundles

https://narendranag.com/2026/04/20/a-short-taxonomy-of-bundle-collapse.html
1•narendranag•7m ago•0 comments

Your Smart TV is taking screenshots of your screen every 15 seconds

https://twitter.com/heynavtoor/status/2044433988312560051
2•nowflux•8m ago•0 comments

The Impatient Programmer's Guide to Bevy and Rust: Ch 12 Let There Be Networking

https://aibodh.com/posts/bevy-rust-game-development-chapter-12/
1•febin•10m ago•0 comments

Claude Code removed from Anthropic's Pro plan

https://claude.com/pricing
13•JamesMcMinn•13m ago•5 comments

Where's the Raccoon with the Ham Radio?

https://simonwillison.net/2026/Apr/21/gpt-image-2/
1•metadat•14m ago•1 comments

I Used ChatGPT to Get Past a Game Breaking Bug in the Long Dark

https://old.reddit.com/r/ChatGPT/comments/1srysia/i_used_chatgpt_to_get_past_a_game_breaking_bug_in/
1•fpgaminer•14m ago•0 comments

Zero-Install Browser SQL Trainer – Done in 2 Days

https://softwareengel.github.io/sql-trainer/
1•Softwareengel•14m ago•0 comments

Quick thoughts on GitHub CTO's post on availability

https://surfingcomplexity.blog/2026/03/12/quick-thoughts-on-github-ctos-post-on-availability/
2•sylvainkalache•19m ago•0 comments

Better TTS on Linux

https://shkspr.mobi/blog/2026/04/better-tts-on-linux/
2•speckx•20m ago•0 comments

Critical .NET 10.0.6 vulnerability in DataProtection

https://github.com/dotnet/announcements/issues/395
2•merb•20m ago•1 comments

Another Day Has Come

https://daringfireball.net/2026/04/another_day_has_come
3•ndr42•24m ago•1 comments

Odyssey-2 Max: Scaled World Simulation

https://odyssey.ml/introducing-odyssey-2-max
1•olivercameron•24m ago•0 comments

Supervised Tesla FSD in Europe [video]

https://www.youtube.com/watch?v=-YJvbkNVHng&list=TLPQMjEwNDIwMjbsBglIXbXnVw&index=4
2•simonebrunozzi•25m ago•0 comments

Automatic Thatcher-Effect Generator

https://bigjobby.com/optical/Thatcher/
1•IsopropylMalbec•26m ago•0 comments

Meta will train AI agents by tracking employees' mouse, keyboard use

https://arstechnica.com/ai/2026/04/meta-will-use-employee-tracking-software-to-help-train-ai-agen...
2•choult•27m ago•0 comments

LAcon V Announces 2026 Hugo Awards Finalists

https://file770.com/lacon-v-announces-2026-hugo-awards-finalists/
2•MaysonL•28m ago•0 comments

Ask HN: What Is Anthropic Doing?

6•d3ckard•29m ago•2 comments

The importance of people who care

https://rachelandrew.co.uk/archives/2026/04/21/the-importance-of-people-who-care/
3•speckx•33m ago•0 comments

Fisherian Runaway in the Modern Economy

https://www.rosshartshorn.net/stuffrossthinksabout/fisherian_runaway/
2•rossdavidh•35m ago•0 comments

Why XOR a register with itself instead of subtracting

https://devblogs.microsoft.com/oldnewthing/20260421-00/?p=112247
1•LorenDB•36m ago•0 comments

Lessons in Changemaking from a Peace Corps '40 Under 40'

https://www.whitman.edu//whitman-stories/whitman-magazine/winter-2026/good-food-and-good-business...
1•mooreds•36m ago•0 comments

Per-image PCA characterization of the Kodak image suite (PDF and JSON)

https://github.com/PearsonZero/kodak-pcd0992-statistical-characterization/tree/main/baseline
1•PearsonZero•39m ago•0 comments

I Climb Trees – Learn Deep Learning – From Simon JD Prince

https://www.iclimbtrees.com/courses
1•aanet•40m ago•1 comments
Open in hackernews

Algebraic Effects: Another mistake carried through to perfection?

https://kjosib.github.io/Counterpoint/effects.html
29•todsacerdoti•11mo ago

Comments

smitty1e•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo ago
I had to stop and re-read this comment chain because I was sure this was satire
agentultra•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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).