frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Neural Basis of Laughter

https://www.cell.com/trends/neurosciences/fulltext/S0166-2236(26)00099-8
1•XzetaU8•2m ago•0 comments

Science Fiction and Fantasy Book Awards

https://sffawards.com/
1•EvgeniyZh•2m ago•0 comments

If AI Helped Me Write This, Is It Still Mine?

https://kunyuan.substack.com/p/09public-essayif-ai-helped-me-write
1•hufdr•2m ago•0 comments

Show HN: WebBase-III – dBASE III rebuilt in the browser with its own interpreter

https://github.com/DDecoene/WebBaseIII
1•ddecoene•4m ago•0 comments

SCC Technical Assistance Program

https://nerocam.com/scc_tap.asp
2•luu•4m ago•0 comments

Two Indexed Hash Tables

https://vnmakarov.github.io/data%20structures/c/c++/open-source/2026/06/23/two-indexed-hash-table...
1•ibobev•5m ago•0 comments

Grok Build 0.1: Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/grok-build-0-1-06-16
1•himata4113•9m ago•1 comments

Show HN: A minimal and beautiful card component built with pure CSS

https://ufoym.com/slicard/
3•ufoym•11m ago•0 comments

Top June 2026

https://top500.org/lists/top500/2026/06/
2•Alien1Being•11m ago•0 comments

Show HN: Language App to Learn Actual Local Slang/Dirty Talk

https://www.realtalktutor.app/
1•travel-insider•14m ago•0 comments

How to Win a Space War

https://www.a16z.news/p/how-to-win-a-space-war
2•hoag•16m ago•0 comments

Italian startup working on a 400B language model (Italian)

https://www.ilsole24ore.com/art/frontier-grand-challenge-domyn-guidera-progetto-dell-ai-sovrana-A...
2•theanonymousone•17m ago•0 comments

Cory Doctorow on the Right – and Wrong – Way to Criticize AI

https://jacobin.com/2026/06/ai-bubble-layoffs-workers-copyright
3•thunderbong•18m ago•0 comments

A Founder Rebuilt Consistency and Completed 90% of His Weekly Goals

https://karlgusta.medium.com/how-a-founder-rebuilt-consistency-and-completed-90-of-his-weekly-goa...
1•Esimit•19m ago•0 comments

Everyday I play a game of Boggle. The next day you try and beat me

https://beatmeatboggle.com/
1•avadinhvu•19m ago•0 comments

Comail

https://comail.at/
1•bladeee•21m ago•0 comments

Any growth hacking tips to get my app it's first 10 users?

1•yudomax•21m ago•3 comments

EU joins US pact to break reliance on Chinese AI supply chains (no sovereignty)

https://www.ft.com/content/681c33a0-dcb4-4a82-9aa0-8a9172f7e5bc
3•alecco•23m ago•2 comments

GitHub Is Becoming a Giant AI Code Dump

https://maref.cc/en/blog/vibe-coding-crisis/
20•Athena-maref•28m ago•21 comments

Chinese supercomputer powered by homegrown chips tops global ranking

https://www.cnn.com/2026/06/24/tech/china-tops-world-supercomputer-ranking-intl-hnk
3•A_D_E_P_T•29m ago•0 comments

Outer Product as an Introduction to APL and a Pretty Cool Thing in General (2020) [video]

https://www.youtube.com/watch?v=WlUHw4hC4OY
1•tosh•32m ago•0 comments

The End of the Craftsman?

https://schrottner.at/2026/06/24/The-End-of-the-Craftsman.html
1•aepfli•35m ago•3 comments

Show HN: Project Cherub – New TempleOS Fork. Early Build ISO and Future Plans

1•Rubinoslaw•36m ago•0 comments

Gen Z earning more than millennials did at the same age, says thinktank

https://www.theguardian.com/money/2026/jun/22/gen-z-earning-more-millennials-same-age-resolution-...
4•mmarian•38m ago•1 comments

"Guerilla War Against Computers" (1969)

https://time.com/archive/6637500/frustrations-guerrilla-war-against-computers/
1•28304283409234•38m ago•0 comments

It's Well Past Time for a Four-Day Workweek

https://jacobin.com/2026/06/schor-four-day-workweek-labor
3•robtherobber•45m ago•1 comments

GloriousEggroll's Proton has been rebased on Proton 11

https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton11-1
2•d3Xt3r•46m ago•0 comments

Seedance 2.5

https://www.seedance2ai.app/tools/seedance-2-5
1•linzhangrun•48m ago•0 comments

Anyone else feels many LLMs are heavily biased towards consumerism these days?

2•pyeri•50m ago•0 comments

We found a bug in the hyper HTTP library

https://blog.cloudflare.com/hyper-bug/
1•vsgherzi•53m 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).