frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I passed Claude Certified Architect: here's my notes and a practice exam

https://practice-exam-deploy.vercel.app/
1•hamzaf•5m ago•0 comments

Who Will Monetize Truth? [pdf]

https://readwise-assets.s3.amazonaws.com/media/wisereads/articles/who-will-monetize-truth/who-wil...
1•crcastle•8m ago•0 comments

96% Correct Next Token Prediction, with No DNN, No Training, Autodistilled Model

https://mltechniques.com/2026/05/25/96-correct-next-token-prediction-with-no-dnn-no-training-auto...
1•MLTechniques•8m ago•1 comments

AI Makes Adding Features Faster – So Why Not Add Just One More?

https://grith.ai/blog/just-one-more-feature?nop
2•edf13•9m ago•2 comments

Ask HN: How to get back into programming without AI?

1•coolcoder613•12m ago•1 comments

Your Token Was an Equity Grant All Along

https://artsabintsev.substack.com/p/your-token-was-an-equity-grant-all
1•Arts86•14m ago•0 comments

I built a scanner that found 41 live AWS keys in 900 Terraform state files

https://vechron.com/2026/05/i-found-900-s3-buckets-exposing-terraform-state-files-41-had-live-aws...
1•GeorgeWoff25•15m ago•0 comments

A free directory of ecommerce operations tools and checklists

https://www.storeops.directory/
1•jefffinds•18m ago•0 comments

Linus Torvalds to 'start being more hardnosed' about 'pointless pull requests'

https://www.theregister.com/oses/2026/05/25/linus-torvalds-to-start-being-more-hardnosed-about-po...
3•raybb•22m ago•0 comments

Introducing vtermux

https://www.mcpantz.org/blog/2026/05/24/introducing-vtermux/
1•angelixd•26m ago•0 comments

MCP Apps: interactive UIs for MCP tools

https://apps.extensions.modelcontextprotocol.io/api/
1•firasd•30m ago•0 comments

European social media newbies step forward as users drift from X

https://www.euractiv.com/news/european-social-media-newbies-step-forward-as-users-drift-from-x/
1•jruohonen•40m ago•0 comments

Vulnerability Spoiler Alert – Exposing Patches Before CVEs

https://vulnerabilityspoileralert.com
2•shaunpud•40m ago•0 comments

When you should bring in the heavy hitters (2017)

https://www.rawsignal.ca/newsletter-archive/when-you-should-bring-in-the-heavy-hitters/
1•downbad_•42m ago•0 comments

Eleata: Validate Peppol/XRechnung/Factur-X EU e-invoices in CI with fix hints

https://eleata.io/
1•hernanqwz•44m ago•0 comments

Claude's Mythos AI model may cause security issues for your money

https://www.rte.ie/brainstorm/2026/0517/1572343-claude-ai-model-security-issues-humans-work-infor...
1•austinallegro•51m ago•0 comments

Show HN: Porting my Newsletter to MCP – You set WHEN and HOW OFTEN to receive it

https://forwardpasstechnology.substack.com/p/you-decide-when-you-receive-forwardpass
1•AlatAnmoku•56m ago•0 comments

Why Do We Sleep Under Blankets, Even on the Hottest Nights? (2017)

https://www.atlasobscura.com/articles/blankets-summer-hot
2•downbad_•56m ago•0 comments

Google Wants to Own the Checkout Button

https://thingswithai.org/posts/google-universal-cart-agentic-commerce
2•UtkarshPatel13•1h ago•0 comments

Show HN: Bytery – a binary JSON protocol ~10x faster and ~10x smaller

https://github.com/jacksonsolid/Bytery
1•teamsolid•1h ago•0 comments

Becalled

https://becalled.eu
1•leaklords•1h ago•0 comments

Chrome and Android‑apps story that predicted today's Googlebooks moment

https://www.windowscentral.com/microsoft/windows-10/flashback-the-2016-chrome-and-android-apps-st...
1•theanonymousone•1h ago•0 comments

Quantifying Physical Activity Energy Expenditure (Compendium)

https://pacompendium.com/
1•rramadass•1h ago•1 comments

Gelatine Sculpt Metabolism Support – Weight-Loss Guide 2026

https://finance.yahoo.com/sectors/healthcare/articles/gelatine-sculpt-exploding-2026-viral-142500...
1•ragypalz•1h ago•0 comments

Femtosecond Jitter: High Performance White Rabbit Timing Receiver

https://gitlab.com/ohwr/project/ertm15-llrf-wr/-/wikis/home
1•KnuthIsGod•1h ago•0 comments

A curated list of static analysis (SAST) tools

https://github.com/analysis-tools-dev/static-analysis
1•saikatsg•1h ago•0 comments

James D. Johnston the father of perceptual audio coding

https://ethw.org/James_D._Johnston
1•KnuthIsGod•1h ago•0 comments

Kevin O'Leary wants AI data centre in Utah. Some residents aren't happy

https://www.cbc.ca/news/world/kevin-oleary-data-centre-utah-9.7207716
1•1vuio0pswjnm7•1h ago•0 comments

C array types are weird

https://anselmschueler.com/blogposts/2025-c-pointers/
1•signa11•1h ago•1 comments

ATV1sm: Bypass for the original Apple TV's EFI verification to boot any EFI OS

https://distrohopper39b.com/atv1sm/
1•866-RON-0-FEZ•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).