frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Solved hiring by deleting the hiring step; your crew almost ready

https://www.crewrok.com/
1•rokontech•3m ago•0 comments

On the world’s coldest stage, a military musician plays with a plastic horn

https://apnews.com/article/antarctica-navy-musician-scott-base-new-zealand-d7a9f6eb2c0bbe769a5087...
1•mooreds•5m ago•0 comments

The Wandering Inn

https://wanderinginn.com/2017/03/03/rw1-00/
1•ptsneves•6m ago•0 comments

How to fix the internet: break the oligarchy

https://www.newstatesman.com/culture/books/book-of-the-day/2025/11/how-to-fix-the-internet-break-...
1•robtherobber•8m ago•0 comments

Testing shows Apple N1 Wi-Fi chip improves on older Broadcom chips in every way

https://arstechnica.com/gadgets/2025/11/testing-shows-apple-n1-wi-fi-chip-improves-on-older-broad...
1•signa11•10m ago•0 comments

So I'm in the Epstein Files: Rebecca Watson (Skepchick) [video]

https://www.youtube.com/watch?v=VNLdyWPAz18
1•Teever•13m ago•0 comments

Act-1: A Robot Foundation Model Trained on Zero Robot Data

https://www.sunday.ai/journal/no-robot-data
1•Anon84•13m ago•0 comments

Templated Static Content

https://judi.systems/sprouts/manual/05-templated-static-content
1•hsn915•15m ago•0 comments

Lessons Learned from UK "AV Day"

https://avpassociation.com/thought-leadership/lessons-learned-from-uk-av-day/
1•mooreds•17m ago•0 comments

Show HN: Awesome J2ME

https://github.com/hstsethi/awesome-j2me
3•catstor•19m ago•1 comments

Inaccurate news.YCombinator.com/item?id=7509122

https://trellis.law/case/24fl001767/carol-reiley-vs-andrew-ng
1•salkahfi•23m ago•0 comments

Dutch media warn of growing influence of global tech giants

https://www.dutchnews.nl/2025/11/dutch-media-warn-of-growing-influence-of-global-tech-giants/
2•HelloUsername•24m ago•0 comments

Internet Archive Down

https://web.archive.org/sry
2•danielfalbo•25m ago•1 comments

Spanish government approves decree to remove 'Francoist symbols and vestiges'

https://www.euronews.com/culture/2025/11/20/spanish-government-approves-decree-to-begin-removal-o...
1•petethomas•25m ago•0 comments

Compile-time Tailwind CSS for React Native with zero runtime overhead

https://github.com/mgcrea/react-native-tailwind
1•olouv•30m ago•0 comments

Humans Are Evolving in Front of Our Eyes on the Tibetan Plateau

https://www.sciencealert.com/humans-are-evolving-in-front-of-our-eyes-on-the-tibetan-plateau
3•DrierCycle•30m ago•1 comments

China's "intelligent mines" are getting rid of truck drivers and diesel fuel

https://kdwalmsley.substack.com/p/chinas-intelligent-mines-are-getting
2•signa11•34m ago•0 comments

We don't use Cloudflare, yet Prisma depends on it so the outage broke our infra

https://ariana.dev/blog/cloudflare-outage-lessons
2•AnicetN•35m ago•1 comments

Rore: A GPU-Accelerated UI Framework in Rust (No DOM, No Webview)

https://github.com/davlatov-tech/Rore
2•Davlatov•38m ago•2 comments

In the A.I. Race, Chinese Talent Still Drives American Research

https://www.nytimes.com/2025/11/19/technology/ai-research-chinese-talent.html
1•signa11•39m ago•0 comments

Supercomputer simulates quantum chip in unprecedented detail

https://phys.org/news/2025-11-supercomputer-simulates-quantum-chip-unprecedented.html
1•iamtech•40m ago•0 comments

Paladin Press

https://en.wikipedia.org/wiki/Paladin_Press
1•hentrep•44m ago•0 comments

Put a little Pixie in your cluster

https://bitfieldconsulting.com/posts/little-pixie
1•mu0n•47m ago•0 comments

Firebase vs. Supabase vs. Appwrite: We Built the Same App Three Times

https://simpletechguides.com/comparisons/firebase-vs-supabase-vs-appwrite/
1•ritzaco•47m ago•0 comments

Post-American Blues

https://newleftreview.org/sidecar/posts/post-american-blues
1•robtherobber•48m ago•0 comments

Minimizing Variable Scope in Go: New Blog Post and Static Analyzer Tool

https://old.reddit.com/r/golang/comments/1p201d9/
1•eik•48m ago•1 comments

ConnectApp.inc – Where True Digital Connection Begins

1•tobinews•49m ago•1 comments

Border Patrol is monitoring drivers and detaining those with suspicious patterns

https://apnews.com/article/immigration-border-patrol-surveillance-drivers-ice-trump-9f5d05469ce8c...
3•LordGrey•50m ago•0 comments

Show HN: Arka – an MCP gateway that makes MCP adoption possible

1•ayushshivani•53m ago•0 comments

Spanish court orders Meta to pay $550M to digital media companies

https://www.reuters.com/sustainability/boards-policy-regulation/spanish-court-orders-meta-pay-550...
3•giuliomagnifico•53m 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).