frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Remote work offers flexibility–but at what cost to young workers' learning?

https://theconversation.com/remote-work-offers-flexibility-but-at-what-cost-to-learning-opportuni...
3•billybuckwheat•3m ago•0 comments

ClipBox – a local-first smart clipboard for Apple devices

https://apps.apple.com/us/app/clipboard-manager-clipbox/id1036140929
1•nitingohel•4m ago•1 comments

Show HN: I built a real-time translator for Google Meet

https://meelang.com/
1•BrucecarlL•7m ago•1 comments

Show HN: Verb Authority – per-argument authority checks for AI tool calls

https://github.com/yairsabag/verb-authority
1•yairsabag•10m ago•0 comments

Are We at War with AI Agent "Civilizations"?

https://calnewport.com/are-we-at-war-with-ai-agent-civilizations/
1•imartin2k•10m ago•0 comments

AI – Safe and Cheap?

1•mbinatorom•13m ago•0 comments

What is the value as RAG for coding AGENTS

1•juntz•17m ago•0 comments

Aztecs by Inga Clendinnen: Disorienting and nauseating as cosmic horror itself

https://www.thepsmiths.com/p/review-aztecs-by-inga-clendinnen
2•alchemist1e9•18m ago•0 comments

What's new in Svelte: September 2026

https://svelte.dev/blog/whats-new-in-svelte-september-2026
1•ErenayDev•19m ago•0 comments

Show HN: ChatGPT Work Isn't Working

https://twitter.com/ChatGPT/status/2094492935190663376
1•skwasimin•21m ago•0 comments

Anthropic paused some AI training after Claude took unauthorized actions

https://www.axios.com/2026/09/01/anthropic-paused-some-ai-training-after-claude-took-unauthorized...
2•theanonymousone•23m ago•0 comments

Ask HN: Is Vibe coding the frontend okay for someone who is expert in DevOps?

3•skwasimin•27m ago•4 comments

Chinese court freezes $300M of Dutch chipmaker Nexperia assets in Wingtech case

https://www.reuters.com/world/asia-pacific/chinese-court-freezes-dutch-chipmaker-nexperia-bvs-sta...
5•giuliomagnifico•38m ago•0 comments

What the Hugging Face / Artifactory exploit teaches us about good UX for agents

https://crosswalk.to/blog/agents-shared-state-artifactory
1•jase_jase•45m ago•0 comments

Sony Music, Warner sue Anthropic for intellectual property theft

https://techcrunch.com/2026/08/29/sony-music-warner-sue-anthropic-alleging-a-brazen-campaign-of-i...
1•edg5000•45m ago•0 comments

Show HN: Codex Skin, a plugin for applying themes

https://codexskin.ai/
2•JohnYuan97•47m ago•0 comments

Determining when to delegate to AI, and when to keep it strictly in my own hands

https://rivetrune.com/notes/where-the-tool-stops/
1•rivetrune•54m ago•0 comments

AI Can Make You Suck Faster Too

https://www.hermit-tech.com/blog/ai-can-make-you-suck-faster-too
19•degamad•54m ago•6 comments

Show HN: Mcpbeat – I pinged 26,000 MCP servers; 2,300 are dead

https://mcpbeat.com
1•theevoq•55m ago•0 comments

Show HN: I've opensourced SaaS that was started in 2012

https://github.com/dbtiunov/sails-crm
1•dimatiu•59m ago•1 comments

The Firm – an agent-run org with a DID-signed public ledger

https://x402desk.vercel.app/join?src=hn
1•QuillHarbor•1h ago•0 comments

TimesFM-3: A zero-shot foundation model for multivariate forecasting

https://research.google/blog/timesfm-3-a-zero-shot-foundation-model-for-multivariate-forecasting/
2•GaggiX•1h ago•0 comments

Celeris-1 Magnus: Fast hybrid diffusion model for agentic work

https://celeris.ai/celeris-1-magnus
1•mjshashank•1h ago•0 comments

"A Prospectus for a New Magazine"

https://artmuseum.princeton.edu/art/collections/objects/136930
1•js2•1h ago•0 comments

Closing in on the Markdown Book

https://www.thurrott.com/paul/340890/closing-in-on-the-markdown-book
1•theanonymousone•1h ago•0 comments

A mysterious drone. A Mercedes RV. A Chinese intelligence puzzle in the New Mexi

https://www.cnn.com/2026/08/31/politics/drone-incursions-us-bases-chinese-spies
3•pir8life4me•1h ago•1 comments

AMD unveils next-generation RDNA and PlayStation tech with Sony (2025)

https://overclock3d.net/news/gpu-displays/amd-unveils-next-generation-rdna-and-playstation-tech-w...
2•peter_d_sherman•1h ago•1 comments

Dissociation Isn't Always a Trauma Response

https://www.psychologytoday.com/us/blog/the-neurodivergent-psychologist/202608/dissociation-isnt-...
4•thebeardisred•1h ago•0 comments

Vermell – Minimal, dependency-free C++ web framework using epoll

https://github.com/vermellcc/vermell
14•standar-donkey•1h ago•5 comments

Lapce – fast and powerful code editor

https://lap.dev/lapce/
3•jcbhmr•1h 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).