frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Vim Creator Bram Moolenaar's Forgotten Programming Language, Zimbu (2023)

https://thenewstack.io/vim-creator-bram-moolenaars-forgotten-programming-language-zimbu/
1•azhenley•1m ago•0 comments

The Chinese Room

https://plato.stanford.edu/entries/chinese-room/
1•goloco•4m ago•1 comments

DARPA Heavy Life Challenge

https://www.darpa.mil/research/challenges/lift
1•mhb•6m ago•0 comments

Amazon S3 annotations: attach rich, queryable context directly to objects

https://aws.amazon.com/blogs/aws/amazon-s3-annotations-attach-rich-queryable-context-directly-to-...
1•firasd•11m ago•0 comments

White House talks with Anthropic shift to setting AI security rules

https://www.politico.com/news/2026/06/18/white-house-talks-with-anthropic-shift-to-setting-ai-sec...
1•daniban•13m ago•0 comments

Why Global Chaos Can't Stop the World Cup [video]

https://www.youtube.com/watch?v=vn8w80Ms7-w
1•mgh2•14m ago•0 comments

Amazon employees say they're facing termination for backing data center limits

https://www.theverge.com/ai-artificial-intelligence/952180/amazon-seattle-data-center-moratorium-...
1•1vuio0pswjnm7•14m ago•0 comments

AI DevKit – The control plane for AI coding agents

https://ai-devkit.com/
1•hoangnnguyen•15m ago•0 comments

Meetup.com login appears to be exceeding its reCAPTCHA Enterprise quota

1•infl8ed•21m ago•0 comments

Why do politicians want AI to go faster?

https://www.irishtimes.com/technology/big-tech/2026/04/02/why-do-politicians-want-ai-to-go-faster/
1•1vuio0pswjnm7•26m ago•1 comments

Inside the Rage Machine [video]

https://www.bbc.com/video/docs/series/10294077
2•1vuio0pswjnm7•32m ago•1 comments

Show HN: A/B testing LLM silence with one system-prompt toggle

https://twitter.com/RayanPal_/status/2067816563995189631
8•rayanpal_•34m ago•0 comments

Show HN: Sakha – An AI employee – onboarding tool for businesses

https://www.sakha.one
1•ankleshh•37m ago•0 comments

Profile(v2.1.4) physics-aware optimizer for vLLM (31→470 tok/s on A100)

https://github.com/jungledesh/profile
1•jungledesh•44m ago•0 comments

Staarfruit.com

https://staarfruit.com/
3•BishrKhan•45m ago•0 comments

Slay The Spire 2 – Major Update #2 – v0.107.1

https://store.steampowered.com/news/app/2868840/view/710026912607505280
1•j-scott•46m ago•1 comments

Fable Converted Pylint to Rust

https://pypi.org/project/prylint/
2•adamraudonis•47m ago•0 comments

AI Agents for Product Managers

https://ferrix.ai/blog/ai-agents-for-product-managers
1•B_Nemade•48m ago•0 comments

ElevenLabs Routes Image and Video to Outside Models, and Disclaims What They Do

https://ledger.somantix.ai/posts/eleven-labs-routes-image-and-video-to-outside-models-and-disclai...
2•bdroopy•49m ago•0 comments

Let's Encrypt has been down most of today

https://letsencrypt.status.io/#2026
76•widdakay•49m ago•24 comments

The Plan? To Resurrect Every Person Who Ever Lived

https://jonasanksher.substack.com/p/the-plan-to-resurrect-every-person
2•paulpauper•50m ago•0 comments

Universal Blue

https://universal-blue.org/
2•Tomte•52m ago•0 comments

How Poor People Manifested Billionaire Escape Resorts

https://katherineruss.substack.com/p/how-poor-people-manifested-bunker
1•Nakedemperor•54m ago•0 comments

Low-skilled attacker used Claude, Codex to breach 14 companies

https://www.helpnetsecurity.com/2026/06/17/ai-agents-offensive-cyber-operations-claude-codex/
1•xbmcuser•56m ago•0 comments

UDP Gateway Packet Sources

https://www.proxylity.com/articles/now-available-packet-sources
1•mlhpdx•57m ago•0 comments

Product Hunt launches doubled while engagement halved

https://producthunt.homek8s.com/trends
1•Meetvelde•1h ago•1 comments

Flourish Labs: $500M to reinvent AI using neuroscience [pdf]

https://flourishlabs.ai/flourish_wired_article.pdf
2•spot•1h ago•1 comments

The Major Oak, Ancient Tree of Robin Hood Legend, Has Died

https://www.nytimes.com/2026/06/18/world/europe/major-oak-tree-dies.html
1•jaredwiener•1h ago•0 comments

Ex150-16 review: washout period and starting HCLF

https://www.exfatloss.com/p/ex150-16-review-washout-period-and
1•paulpauper•1h ago•0 comments

Every Privacy Vulnerability in Chrome and How to Catch It

https://www.thatprivacyguy.com/blog/the-beast-behind-the-browser/
2•dotcoma•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).