frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How AI Agents Work: An Architectural Deep Dive

https://deepresearch.ninja/2026/05/How-AI-Agents-Actually-Work-An-Architectural-Deep-Dive/
1•jackalxyz•3m ago•0 comments

QVAC Hackathon I – Unleash Edge AI – Hackathon – DoraHacks

https://dorahacks.io/hackathon/qvac-unleach-edge-ai-i/team
1•janandonly•4m ago•0 comments

Show HN: Mailflare – self-hosted email, custom domain with Cloudflare

https://github.com/hieunc229/mailflare
2•docuru•9m ago•0 comments

UK poised to shun social media ban but outlaw addictive features

https://www.thetimes.com/uk/technology-uk/article/social-media-ban-under-16s-australia-instagram-...
1•01-_-•10m ago•0 comments

TrapDoor Crypto Stealer Supply Chain Across NPM, PyPI, and Crates.io

https://socket.dev/blog/trapdoor-crypto-stealer-npm-pypi-crates
1•a-french-anon•12m ago•1 comments

Women's faces rated more attractive even by other

https://www.theguardian.com/society/2026/may/27/women-faces-rated-more-attractive-study
1•uxhacker•12m ago•0 comments

Atrophy: A novella about AI eroding a student's mind

https://glouppe.github.io/atrophy/
1•glouppe•13m ago•1 comments

Business Advice Is to Think Like You're Trying to Fail, Here's Why

https://comuniq.xyz/post?t=1157
2•01-_-•14m ago•0 comments

Show HN: Clark Hash, 32x smaller searchable sketches for embeddings

https://github.com/clark-labs-inc/clark-hash
1•stan_kirdey•14m ago•0 comments

Mvm: A fast bytecode interpreter for Golang

https://mvm.sh/
1•fanf2•16m ago•0 comments

Sunny Coffee: real-time map of Paris café terraces using ray-casting

https://aka.me/blog/building-sunny-coffee-live/
1•pbarondadditude•17m ago•0 comments

Kamal Backup: Scheduled restic backups for Rails apps

https://kamal-backup.dev/
1•earcar•17m ago•0 comments

Libpd-WASM – running Pure Data in the browser

https://github.com/hyrfilm/libpd-wasm
1•jonasholmer•26m ago•1 comments

New Web and Mobile Strategy for LibreOffice

https://blog.documentfoundation.org/blog/2026/05/27/new-web-and-mobile-strategy-for-libreoffice/
1•mmarian•27m ago•0 comments

Population crisis scenarios predicted by a general nonlinear dynamical model

https://www.sciencedirect.com/science/article/pii/S0960077926006831
1•simonebrunozzi•28m ago•0 comments

Germany's TSOs begin inertia procurement

https://www.energy-storage.news/germanys-tso-begin-inertia-procurement-with-long-term-contracts-f...
1•leonidasrup•28m ago•0 comments

AI Warfare Is Here

https://www.theverge.com/ai-artificial-intelligence/937028/military-ai-warfare-red-lines
2•gorgmah•29m ago•0 comments

The Idaho Chip Maker That Doubled to $1T in 48 Days

https://www.wsj.com/finance/stocks/global-stocks-markets-dow-news-05-26-2026-901372fa
1•littlexsparkee•31m ago•1 comments

AI Threatens the Giants of Consulting

https://www.ft.com/content/d82d2a5c-74ab-4eb9-a658-fd5467e71670
2•uxhacker•33m ago•0 comments

SWE Tasks Doable by AI

https://www.signalbloom.ai/posts/why-task-proficiency-doesnt-equal-ai-autonomy/
1•abrbhat•33m ago•0 comments

Automations I built to help manage ADHD

https://0xff.nu/automating-adhd/
1•hxii•34m ago•1 comments

Is grep all you need? Lexical VS Sematic Search for Agents

https://www.llamaindex.ai/blog/is-grep-all-you-need-lexical-vs-sematic-search-for-agents
1•aledevv•38m ago•0 comments

Agent-workspace-Linux An isolated Linux desktop that an AI agent control

https://github.com/agent-sh/agent-workspace-linux
2•anotherCodder•39m ago•0 comments

Nvidia Vera CPU Benchmarks: Olympus Cores Delivering Great Performance

https://www.phoronix.com/review/nvidia-vera-benchmarks
7•naves•42m ago•0 comments

Daves Compendium of Level Select Screens

http://www.davetech.co.uk/gamedevlevelselect
2•frogulis•43m ago•0 comments

All of human cooking compressed into 2 megabytes

https://arxiv.org/abs/2605.22391
2•josefchen•43m ago•0 comments

EU to favour European satellite services to prevent Musk's Starlink expansion

https://www.euronews.com/my-europe/2026/05/26/eu-to-favour-european-satellite-services-to-prevent...
2•vrganj•45m ago•0 comments

Show HN: TokenAdvisor – paste a prompt, see what to cut to lower your LLM bill

https://tokenadvisor.dev/
2•Emadiali83•45m ago•1 comments

I tracked down the thief who stole $200k of Lego [video]

https://www.youtube.com/watch?v=wscQpkcwgNU
1•Titan2189•47m ago•1 comments

Fighting the AI Scraperbot Scourge

https://lwn.net/Articles/1008897/
1•prakashqwerty•47m 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).