frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Helmholtz AI: Democratising AI for a data-driven future

https://www.helmholtz.ai/
1•the-mitr•6m ago•0 comments

Looking Back at the 'Fosse/Verdon' Dancing Legends That Inspired FX Series

https://variety.com/2019/vintage/features/bob-fosse-gwen-verdon-1203185015/
1•firasd•6m ago•0 comments

Bill Gates says Epstein sought to blackmail him over extramarital affairs

https://www.theguardian.com/us-news/2026/jun/24/bill-gates-epstein-transcript
1•root-parent•9m ago•0 comments

Shelf: Save Links to Telegram

https://useshelf.dev/
1•hisamafahri•14m ago•0 comments

The netdna-ssl.com takeover is an attack waiting to happen

https://scotthelme.co.uk/a-dead-cdn-a-wildcard-and-an-attack-waiting-to-happen-the-netdna-ssl-com...
1•moebrowne•15m ago•0 comments

Remote Pi

https://remote-pi.jacobmoura.work/
1•deepdude•16m ago•0 comments

The weirdest things a leak revealed about Peter Thiel's club

https://www.theguardian.com/commentisfree/2026/jun/24/peter-thiel-secret-club-leak
4•robtherobber•20m ago•0 comments

Bringing Swift to the Apple ][

https://yeokhengmeng.com/2026/06/swift-on-apple-ii/
4•LucidLynx•25m ago•0 comments

Stanford's Fraud Pipeline [video]

https://www.youtube.com/watch?v=57-OZSXGcxA
1•onemoresoop•26m ago•0 comments

I fed the people building the metaverse

https://yeastconfections.substack.com/p/i-fed-the-people-building-the-metaverse
2•faldor20•31m ago•1 comments

Show HN: Playable City Intelligence

https://golb.fun/
1•nih567•32m ago•0 comments

OXWM – A dynamic window manager written in Zig

https://github.com/tonybanters/oxwm
2•modinfo•32m ago•0 comments

Real-world impact of AI adoption. "Acceleration whiplash"

https://www.faros.ai/blog/ai-acceleration-whiplash-takeaways
1•ARayOutOfBounds•34m ago•0 comments

Mad Fucking Witches

https://www.mfw.org.au/
8•Alien1Being•34m ago•2 comments

W Social, Fictional Metrics and the Beauty of Open Data

https://blog.elenarossini.com/w-social-fictional-metrics-and-the-beauty-of-open-data/
1•nemoniac•34m ago•0 comments

New EV-makers keep appearing in China

https://www.economist.com/business/2026/06/24/strange-new-ev-makers-keep-appearing-in-china
2•edward•36m ago•0 comments

Show HN: iNaturalist Bingo

https://kylenessen.github.io/iNaturalist-Bingo-App/
1•kylenessen•36m ago•0 comments

Aura Max Your Startup

https://gtmgame.ai/
1•Jaredwk•38m ago•1 comments

Show HN: Annalium – a world-history map and timeline in the browser

https://annalium.com
1•i18nagentai•39m ago•0 comments

ROCm

https://en.wikipedia.org/wiki/ROCm
1•tosh•42m ago•0 comments

I cut GTA Online loading times by 70% (2021)

https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times-by-70/
1•downbad_•42m ago•0 comments

How to Destroy the Earth (2003)

https://qntm.org/destroy
2•downbad_•42m ago•0 comments

Pesticide exposure may relate to colorectal cancer in younger adults

https://www.medicalnewstoday.com/articles/pesticide-exposure-linked-colorectal-cancer-younger-adults
3•akyuu•43m ago•0 comments

Aisle Discovers 6 New CVEs in Curl, Including the Oldest Issue Ever Reported

https://aisle.com/blog/aisle-discovers-6-new-cves-in-curl-including-the-oldest-issue-ever-reported
1•ragebol•44m ago•0 comments

Local AI orchestrator with computer and browser access

https://github.com/shreyasks094/Zeus
1•blackhawk094•49m ago•1 comments

Trailing Dots Are the Worst

https://daniel.haxx.se/blog/2026/06/25/trailing-dots-are-the-worst/
2•TangerineDream•50m ago•1 comments

LLMs amplify code quality, they don't improve it

1•c99e•51m ago•2 comments

These are real, actual slides from a SoftBank presentation

https://discuss.systems/@dev/116807460725864716
5•robin_reala•52m ago•1 comments

Japan defense forces used USB drives with China-linked virus

https://asia.nikkei.com/spotlight/cybersecurity/japan-defense-forces-used-usb-drives-with-china-l...
2•0in•52m ago•0 comments

Show HN: Mute non-ENG Mastodon posts and RSS GitHub wall (browser automation)

https://taskbot.app
2•pancsta•54m 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).