frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

20/80

https://blog.greg.technology/2025/11/27/2080.html
1•gregsadetsky•2m ago•0 comments

The Supreme Court Is About to Hear a Case That Could Rewrite Internet Access

https://slate.com/news-and-politics/2025/11/supreme-court-sony-cox-copryight-internet-case.html
2•anthonyu•6m ago•1 comments

Show HN: Generate Sheet Music Using AI (Scribe)

https://scribe.rifflabs.io
1•hwittenborn•8m ago•0 comments

Tesla looks to reset strategy amid sluggish India sales

https://www.bbc.com/news/articles/cdrn00pn1m7o
1•breve•13m ago•0 comments

Chumbox (Advertising)

https://en.wikipedia.org/wiki/Chumbox
1•rickcarlino•13m ago•0 comments

Large Type Pieces.txt

https://github.com/PhMajerus/Documents/blob/main/HowTos/HowTo%20Large%20Type%20Pieces.txt
1•cardamomo•15m ago•0 comments

Every mathematician has only a few tricks

https://mathoverflow.net/questions/363119/every-mathematician-has-only-a-few-tricks
2•nill0•16m ago•0 comments

Plotting a Northrop B2 Spirit

https://youtu.be/TSQWZF4zdN4
1•russelltaylor05•19m ago•0 comments

The Risky Movement to Make America Nuclear Again

https://nuclear-news.net/2025/11/04/1-a-the-risky-movement-to-make-america-nuclear-again/
1•pmoriarty•21m ago•0 comments

Rocketwerkz CEO says frameworks, not engines, are the future of game development

https://www.gamedeveloper.com/programming/rocketwerkz-ceo-predicts-frameworks-not-engines-will-be...
2•jibe•24m ago•0 comments

Mongolian Script

https://en.wikipedia.org/wiki/Mongolian_script
2•Razengan•28m ago•0 comments

The Impossible Prompt That's Easy for Humans

https://teodordyakov.github.io/the-impossible-promt/
2•ssdsa•34m ago•0 comments

Why GitHub's War on Toasts Is Bad News for Accessibility

https://medium.com/offmessageorg/why-githubs-war-on-toasts-is-bad-news-for-accessibility-a88ddbad...
2•bochoh•36m ago•0 comments

Beijing's prison silences Chinese journalist and lawyer of Covid19 in Wuhan fame

https://www.bushcenter.org/publications/the-struggle-for-freedom-beijings-revolving-prison-doors-...
1•737min•36m ago•0 comments

Show HN: MCP for finding the better NPM dependencies

https://web-production-0200a.up.railway.app
1•jsafaiyeh•40m ago•0 comments

Show HN: Native macOS timeout (Rust) – handles system sleep, no coreutils

https://github.com/denispol/darwin-timeout
1•denispol•43m ago•0 comments

Show HN: TimeProof – Timelapse your computer based workday! (MacOS)

https://apps.apple.com/us/app/timeproof/id6751671026?mt=12
1•Viper117•44m ago•1 comments

Infosys co-founder once again calls for longer than 70-hour weeks – and no, he's

https://www.techradar.com/pro/infosys-co-founder-once-again-calls-for-longer-than-70-hour-weeks-a...
9•sys_64738•45m ago•1 comments

Tesla struggles to course correct from sales skid

https://www.reuters.com/business/autos-transportation/tesla-struggles-course-correct-sales-skid-2...
4•breve•48m ago•0 comments

Show HN: Watsn.ai – Bullshit Detector

https://watsn.ai/
1•flx1012•51m ago•0 comments

Walrus: Distributed message queue written in Rust

1•peterjkl•53m ago•1 comments

How Workplace Fashion Has Changed over the Decades

https://www.wsj.com/style/fashion/office-attire-changes-history-e6e9147b
1•fortran77•54m ago•1 comments

Show HN: GitHub Activity Analytics Powered by ClickHouse

https://velocity.clickhouse.com/#org=ClickHouse&metric=all_activity&range=all&grouping=auto&alexe...
1•saisrirampur•1h ago•1 comments

AI satisfies formal structural subjectivity in the S₀ protocol

https://github.com/jengbeng/ai-structural-subject
1•jengbeng•1h ago•1 comments

Google CEO Pushes 'Vibe Coding' – But Real Developers Know It's Not Magic

https://www.interviewquery.com/p/ai-coding-vibe-coding-explained
2•birdculture•1h ago•0 comments

OBR calls in cyber expert over botched release of Budget analysis

https://www.bbc.com/news/articles/cgmn991pz9jo
1•CharlesW•1h ago•0 comments

Indus River – Scientists may have solved why this ancient civilization vanished

https://www.washingtonpost.com/climate-environment/2025/11/27/indus-river-valley-civilization-cli...
1•pseudolus•1h ago•1 comments

Manus 1.5 Uses TiDB X to Let Agents Ship Full-Stack Apps at Scale

https://www.pingcap.com/blog/how-manus-1-5-uses-tidb-x-to-let-agents-ship-full-stack-apps-at-scale/
3•ngaut•1h ago•0 comments

Is There an AI Bubble?

https://www.deeplearning.ai/the-batch/issue-329/
2•gmays•1h ago•1 comments

Gray wolf reeled in a crab trap with a rope

https://www.popsci.com/environment/wolf-uses-tool-video/
1•geox•1h 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).