frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Modern trick-taking games: beyond Whist

https://brainbaking.com/post/2025/09/modern-trick-taking-games-beyond-whist/
1•ekrapivin•1m ago•0 comments

Toyota's "Tip of the Spear" Is Choosing Rust

https://filtra.io/rust/interviews/woven-by-toyota-nov-25
2•steveklabnik•1m ago•0 comments

US Leveraged Loans Under Strain as Buyers Yank Cash from Funds

https://www.bloomberg.com/news/articles/2025-11-24/us-leveraged-loans-under-strain-as-buyers-yank...
1•zerosizedweasle•3m ago•0 comments

NeuroCode – A Structural Neural IR for Codebases

1•gabrielekarra•5m ago•0 comments

I built a micro script to monitor OpenRouter and notify me on Slack

https://github.com/demetrius-edelin/openrouter_monitor
1•edelind•8m ago•1 comments

Unsupervised Hebbian Learning from an Artificial Intelligence Perspectives

https://www.mdpi.com/2504-4990/7/4/143
1•PaulHoule•9m ago•0 comments

SIMD Programming with Highway [video]

https://www.youtube.com/watch?v=R57biOOhnJM
1•creata•12m ago•0 comments

1,700-year-old Roman sarcophagus is unearthed in Budapest

https://apnews.com/article/hungary-roman-sarcophagus-discovery-budapest-77a41fe190bbcc167b43d0514...
1•gmays•13m ago•0 comments

The Clipegg Manifesto

https://github.com/daaaave-ATX/clipegg
1•DaaaaveATX•13m ago•1 comments

Go struct field name retrieval: comparing runtime and codegen approaches

https://alvarolm.github.io/named/
1•alvaroflm•13m ago•1 comments

Australia to establish AI safety institute

https://www.innovationaus.com/australia-to-establish-ai-safety-institute/
1•ajdlinux•14m ago•0 comments

Obesity jab drug fails to slow Alzheimer's

https://www.bbc.com/news/articles/c0edn8v8yl3o
1•TMWNN•14m ago•0 comments

Core: AI coding with immutable constitution and human quorum (open-source)

https://github.com/DariuszNewecki/CORE
1•DNewecki•16m ago•1 comments

Signal's secure message backups arrive on iOS

https://www.theverge.com/news/828091/signal-secure-backups-ios-launch
2•tabletcorry•17m ago•0 comments

DoGE "cut muscle, not fat"; 26K experts rehired after brutal cuts

https://arstechnica.com/tech-policy/2025/11/doge-doesnt-exist-anymore-but-expert-says-its-still-n...
28•jnord•18m ago•1 comments

Building an AR app that reskins reality

https://substack.com/home/post/p-179598415
1•sidnaik27•22m ago•0 comments

Visualizing Research: How I Use Gemini 3.0 to Turn Papers into Comics

https://gonzoml.substack.com/p/visualizing-research-how-i-use-gemini
1•che_shr_cat•22m ago•0 comments

Show HN: DataTalk CLI, Query CSV and Excel in Plain English Using LLM and DuckDB

https://github.com/vtsaplin/datatalk-cli
1•vtsaplin•31m ago•1 comments

A Kind of Pascal's Triangle as a Giant Square Matrix

https://number-garden.netlify.app/?m
1•cpuXguy•32m ago•0 comments

Two UK clinical trials to assess impact of puberty blockers in young people

https://www.theguardian.com/science/2025/nov/22/two-uk-clinical-trials-to-assess-impact-of-pubert...
1•gmays•34m ago•0 comments

Hands on with Stickerbox, the AI-powered sticker maker for kids

https://techcrunch.com/2025/11/24/hands-on-with-stickerbox-the-ai-powered-sticker-maker-for-kids/
12•spydertennis•39m ago•2 comments

Show HN: Open-Source Visual Wiki Your Coding Agent Writes for You

https://www.npmjs.com/package/davia
5•theo_bazille•41m ago•0 comments

The Public Nuisance 'Super Tort' [pdf]

https://atra.org/wp-content/uploads/2025/03/ATRA_The-Public-Nuisance-Super-Tort_WhitePaper_FINAL.pdf
4•1vuio0pswjnm7•41m ago•0 comments

Is Social Media a Public Nuisance? Litigation Continues

https://journals.library.columbia.edu/index.php/CBLR/announcement/view/769
3•1vuio0pswjnm7•43m ago•0 comments

Not knowing is part of the path

https://kudmitry.com/articles/not-knowing-is-part-of-the-path/
2•skwee357•44m ago•0 comments

$96M for this redesigned website

https://www.bom.gov.au/
2•no_creativity_•46m ago•1 comments

Long Live the AI Tech Bubble

https://news.crunchbase.com/ai/next-generation-platform-shift-brotman-alpha/
1•wslh•46m ago•0 comments

Measuring FPGA vs ARM on Pynq-Z2: Tiny MLP, huge AXI/DMA Overhead

https://github.com/jnoble157/hft-latency-lab
3•jsh1•47m ago•0 comments

UC Davis medical school became remarkably diverse

https://www.statnews.com/2023/03/07/how-one-medical-school-became-remarkably-diverse-without-cons...
2•fanf2•48m ago•0 comments

Features of projection surface locations in engineering in different countries [pdf]

https://www.e3s-conferences.org/articles/e3sconf/pdf/2023/39/e3sconf_transsiberia2023_07027.pdf
1•v9v•51m ago•0 comments
Open in hackernews

Algebraic Effects: Another mistake carried through to perfection?

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

Comments

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