frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Peter Attia resigns from CBS News following Epstein backlash

https://www.cnn.com/2026/02/23/business/peter-attia-resigns-from-cbs-news-following-epstein-backlash
1•Bender•29s ago•0 comments

SQLite Is the Evolutionary Perfection of the KeePass KDBX Format

https://mketab.org/blog/sqlite_kdbx/
1•wps•40s ago•0 comments

I Turned Off ChatGPT's Memory

https://every.to/also-true-for-humans/why-i-turned-off-chatgpt-s-memory
1•Garbage•57s ago•0 comments

Do Bubbles Form When AIs Simulate Capitalism?

https://huggingface.co/blog/FINAL-Bench/pumpdump
1•seawolf2357•2m ago•0 comments

Reading English from 1000 Ad

https://lewiscampbell.tech/blog/260224.html
1•LAC-Tech•4m ago•0 comments

Show HN: Indie AI Directory – A Curated List of Indie AI Tools

https://indieai.directory/
1•kristoff0601•4m ago•0 comments

MacSync Infostealer via ClickFix and Claude Artifact Abuse

https://www.anvilogic.com/threat-reports/macsync-infostealer-via-clickfix-claude-artifact-abuse
1•davidlibby1•6m ago•1 comments

ReasonDB – A database that reasons through your documents

https://github.com/reasondb/reasondb
1•ajainvivek•6m ago•1 comments

Ytmp3 – Convert

https://senstech.fr
1•ghthnhmjmgnbf•6m ago•0 comments

Electric Cars Are Making It Easier to Breath: Study

https://www.thedrive.com/news/electric-cars-are-making-it-easier-to-breath-study
1•PaulHoule•8m ago•0 comments

Show HN: An AI voice agent that navigates IVR and negotiates retention discounts

https://www.youtube.com/watch?v=31irKJxz9Ug
1•tikue•9m ago•1 comments

American Skyway

https://protocolized.summerofprotocols.com/p/american-skyway
1•martialg•10m ago•0 comments

Show HN: Ctxt.sh – Ask questions about any codebase, get answers with citations

https://ctxt.sh
1•Hudsonlatimer•11m ago•1 comments

Show HN: Thisorthis.ai – Compare responses from 50 AI models side-by-side

https://thisorthis.ai/ai-playground
1•parthsamin•13m ago•0 comments

'Starkiller' Phishing Service Proxies Real Login Pages, MFA

https://krebsonsecurity.com/2026/02/starkiller-phishing-service-proxies-real-login-pages-mfa/
1•Bender•14m ago•0 comments

Show HN: Anno – API that cuts AI web-scraping token costs by 90%

https://www.evolvingintelligence.ai/anno
1•evo-dragon•14m ago•0 comments

Show HN: System prompts and models of top AI tools (Claude Code, Cursor, Devin)

https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools
1•CodeBit26•16m ago•0 comments

Show HN: Clawphone – Twilio voice/SMS gateway for AI agents using TwiML polling

https://github.com/ranacseruet/clawphone
1•ranacseruet•17m ago•0 comments

Automatically Learning Skills for Coding Agents

https://gepa-ai.github.io/gepa/blog/2026/02/18/automatically-learning-skills-for-coding-agents/
1•xdotli•18m ago•0 comments

Interns with Chainsaws

https://anhvietle.substack.com/p/interns-with-chainsaws
2•haizzz•19m ago•0 comments

Get to Know OpenClaw Security

https://get-to-know-openclaw-security-model.vercel.app/
1•ramoz•20m ago•0 comments

Why Don't We Treat AI Like We Treated Wikipedia?

https://medium.com/@mycahp/why-dont-we-treat-ai-like-we-treated-wikipedia-07ece535dd09
1•hacym•20m ago•0 comments

We Reached 74.8% on terminal-bench with Terminus-KIRA

https://krafton-ai.github.io/blog/terminus_kira_en/
1•xdotli•23m ago•0 comments

Product Design Is Changing

https://rogerwong.me/2026/02/product-design-is-changing/
1•rogerwong•26m ago•1 comments

Most AI Startups Are Just API Wrappers – We Measured the Economics

https://no-edit.lovable.app/
1•epic_ai•27m ago•2 comments

Toms BackGround Remover

https://tomdahne.com/TomsBGRemover/index.html
1•ezimedia•31m ago•0 comments

Thunderstorms conjure coronae in treetops, observed outdoors for the first time

https://news.agu.org/press-release/thunderstorms-conjure-ghostly-coronae-in-treetops-observed-out...
1•geox•33m ago•0 comments

Ask HN: How do you handle API rate limits in production?

1•rjpruitt16•36m ago•1 comments

Getting Real with LLMs

https://www.giladpeleg.com/blog/getting-real-with-llms
1•fagnerbrack•37m ago•0 comments

Show HN: Scamometer – AI scam score for any suspicious message

https://scamometer.io
2•crawde•37m ago•0 comments
Open in hackernews

Algebraic Effects: Another mistake carried through to perfection?

https://kjosib.github.io/Counterpoint/effects.html
29•todsacerdoti•9mo ago

Comments

smitty1e•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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•9mo ago
I had to stop and re-read this comment chain because I was sure this was satire
agentultra•9mo 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•9mo 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•9mo 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•9mo 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•9mo 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).