frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Pentagon is running an AI propaganda mill targeting Latin America

https://theintercept.com/2026/06/02/la-tilde-propaganda-latin-america-pentagon/
1•Fricken•1m ago•0 comments

Science with military applications is cited more than civilian-only research

https://www.nature.com/articles/d41586-026-01770-8
1•ilreb•1m ago•0 comments

Nouri – AI nutrition that adjusts your workouts

https://nouriwellness.app/
1•iconmarketing•2m ago•1 comments

C++: The Documentary Released Today

https://herbsutter.com/2026/06/04/c-the-documentary-released-today/
2•ingve•3m ago•0 comments

JITDomain: Instruction-level JIT code isolation

https://www.sciencedirect.com/science/article/pii/S0141933126000426
2•matt_d•4m ago•0 comments

Show HN: Lessons learned from running Claude Code swarms at scale

2•sermakarevich•5m ago•0 comments

Criticome: The Critical Period in Human Development

https://genomicpress.kglmeridian.com/view/journals/brainhealth/aop/article-10.61373-bh026i.0021/a...
2•rramadass•8m ago•1 comments

Cursus Publicus

https://en.wikipedia.org/wiki/Cursus_publicus
2•thebigship•18m ago•0 comments

RobotValues: Evaluating Household Robots When Human Values Conflict

https://arxiv.org/abs/2606.03312
2•berlianta•22m ago•0 comments

Bot web traffic has overtaken human web traffic, data shows

https://www.nbcnews.com/tech/tech-news/bot-web-traffic-overtaken-human-web-traffic-data-shows-rcn...
3•psychanarch•22m ago•0 comments

Mark Rober's $60M Science Experiment [video]

https://www.youtube.com/watch?v=RDFGkBE2O50
2•migueloller•23m ago•0 comments

Ask HN: How do you track FIRE progress?

2•Tesnix•26m ago•2 comments

Magenta RealTime 2: Open and Local Live Music Models

https://magenta.withgoogle.com/magenta-realtime-2
3•selvan•30m ago•1 comments

BrowseComp-Plus: A More Fair and Transparent Benchmark of Deep-Research Agent

https://github.com/texttron/BrowseComp-Plus
2•colonCapitalDee•30m ago•0 comments

Meta Silently Added Face-Recognition for Its Smart Glasses to Phones

https://www.wired.com/story/meta-smart-glasses-face-recognition-nametag-connections/
3•thm•30m ago•0 comments

Building AI Neuroscience: From Atoms to Bits

https://blog.amaranth.foundation/p/building-ai-neuroscience-from-atoms
2•pminimax•30m ago•0 comments

DB Nerds – Try this out

https://kesseldb.com/
3•haz00•31m ago•1 comments

Flesh-eating screwworm returns to U.S. after 60 years, threatening cattle herd

https://www.nbcnews.com/news/us-news/new-world-screwworm-case-detected-texas-calf-cattle-food-sup...
3•Pxtl•31m ago•1 comments

The year of IPv6-only desktop

https://ripe92.ripe.net/programme/meeting-plan/sessions/94/PBHCLK/
3•ivlad•33m ago•0 comments

SpaceX: Flying High on Impunity

https://georgiebc.wordpress.com/2026/06/01/flying-high-on-impunity/
3•ortr•40m ago•0 comments

Charges dismissed for dad who shot daughter's rapist

https://www.cnn.com/2026/06/04/us/aaron-spencer-murder-charges-dismissed
3•nacho-daddy•42m ago•0 comments

Built a runtime layer so automation scripts and AI systems don't forget state

https://stateflow-dev.github.io/stateflowlabs/
2•StateflowsLabs•43m ago•0 comments

Model Optimization

https://developers.openai.com/api/docs/guides/model-optimization
2•ankitg12•54m ago•0 comments

Linear Cosine Palettes(2025)

https://blog.djnavarro.net/posts/2025-09-14_cosine-palettes/
2•num42•1h ago•0 comments

Senior Data Engineer – Climate Friendly

https://au.seek.com/job/92537981
2•molliejackson•1h ago•1 comments

agentgateway Joins AAIF as an Open Gateway for Agentic AI Infrastructure

https://aaif.io/blog/agentgateway-joins-aaif-as-an-open-gateway-for-agentic-ai-infrastructure/
2•wicket•1h ago•0 comments

Show HN: Wyreup.com – Common file edit tools packaged for offline and agent use

https://wyreup.com/
2•tamler•1h ago•0 comments

Anthropic Wants Worldwide AI Development Pause

https://www.wsj.com/finance/investing/anthropic-calls-for-global-slowdown-in-ai-development-4f2134f6
3•jonbaer•1h ago•0 comments

NASA announces 3 uncrewed missions to moon this year to prepare to build a base

https://www.nbcnews.com/science/space/nasa-announces-moon-missions-prepare-build-base-rcna346349
11•gmays•1h ago•0 comments

Chinese users do not like "super apps"

https://twitter.com/trydotworks/status/2062723113322741895
8•try-working•1h ago•1 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).