frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Your Python Scraper Has a Tell. Curl-Cffi Is How You Hide It

https://medium.com/@farbodkhorramvatan/your-python-scraper-has-a-tell-curl-cffi-is-how-you-hide-i...
1•theanonymousone•1m ago•0 comments

Autonomous bus collided with tram on its first day of service in Sweden

https://brusselssignal.eu/2026/05/tram-hits-self-driving-bus-on-first-day-of-passenger-service-in...
2•zx8080•1m ago•0 comments

Peter Higgs: I wouldn't be productive enough for today's academic system

https://www.theguardian.com/science/2013/dec/06/peter-higgs-boson-academic-system
1•Anon84•5m ago•0 comments

Sentry.io DE Region Outage

https://status.sentry.io
1•coronapl•7m ago•0 comments

RSS Anyway

https://astrohacker.com/blog/2026-04-24-introducing-rss-anyway/
1•berlianta•7m ago•0 comments

La Page Du Temps

https://vigilix.fr/
1•zekinht•8m ago•0 comments

AI overly affirms users asking for personal advice

https://vechron.com/2026/05/ai-overly-affirms-users-asking-for-personal-advice/
6•ofcyes•9m ago•0 comments

OWASP CVE Lite CLI

https://github.com/OWASP/cve-lite-cli
1•mjtk•9m ago•0 comments

Oak Ridge Starts Weaving Together a Quantum, Classical HPC, and AI System Stack

https://www.nextplatform.com/hpc/2026/05/21/oak-ridge-starts-weaving-together-a-quantum-classical...
1•rbanffy•12m ago•0 comments

Ask HN: How do you deal with analysis paralysis on big goals?

2•SidVikJay•12m ago•0 comments

Citing Gandalf, Pope Leo says we must "disarm" AI

https://arstechnica.com/tech-policy/2026/05/citing-gandalf-pope-leo-says-we-must-disarm-ai/
1•rbanffy•13m ago•1 comments

RetinaDesk: Definitive guide to 5K and 6K displays for Mac

https://retinadesk.com/
1•ingve•14m ago•0 comments

Launching Avrea: CI that helps teams ship faster

https://avrea.com/blog/launching-avrea
1•_Ormod_•15m ago•0 comments

Layered retrieval beats grep alone for LLM-generated engineering docs

https://github.com/rduffyuk/engineering-memory-benchmark
1•rduffyuk•16m ago•0 comments

SkillOpt – Executive Strategy for Self-Evolving Agent Skills

https://microsoft.github.io/SkillOpt/
1•gfortaine•20m ago•0 comments

News about Raspberry Pi 6 and Microcontroller Development – Jeff Geerling

https://www.jeffgeerling.com/blog/2026/news-about-raspberry-pi-6-and-microcontroller-development/
1•rbanffy•23m ago•0 comments

Out of the Loop

https://volary.ai/articles/sdlc-agents
1•CamouflagedKiwi•25m ago•0 comments

Meteor strike captured on volcano livestream [video]

https://www.youtube.com/watch?v=kRntP5h3AqI
3•hermitcrab•28m ago•0 comments

Agent Activity: User Activity Recon Toolkit

https://github.com/RafaGomezGuillen/agent-activity
1•rafagomezgu•28m ago•0 comments

Improving Local Techdocs for Your AI Coding Agent

https://www.heltweg.org/posts/improving-local-techdocs-for-your-ai-coding-agent/
1•rhazn•28m ago•0 comments

Nano Browser LLM

https://nano-browser-llm.vercel.app/
1•trastentrasten•30m ago•0 comments

Show HN: atproxy – proxy Android app TCP traffic to an upstream HTTP proxy

https://github.com/lc-at/atproxy
1•loncat4215•31m ago•0 comments

Nonprofits, organizations, and individuals who accept donations via Monero

https://donatemonero.org/
1•Cider9986•31m ago•0 comments

Why East of Eden, Not the Grapes of Wrath, Is Steinbeck's Masterpiece

https://systemsthinkingcollection.substack.com/p/outliving-the-exodus
1•InputName•34m ago•0 comments

Ask HN: Which product branding do you prefer?

1•hackermanai•36m ago•0 comments

The Open/Closed Problem in AI

https://blog.mempko.com/the-open-closed-problem-in-ai/
2•vinhnx•42m ago•0 comments

Prompt Politeness Affects LLM Accuracy

https://arxiv.org/abs/2510.04950
2•KnuthIsGod•42m ago•0 comments

In Vivo Base Editing of PCSK9 with Verve-102 for Hypercholesterolemia

https://www.nejm.org/doi/full/10.1056/NEJMoa2601283
1•Kaibeezy•43m ago•0 comments

Do I have AI Psychosis?

https://curzel.it/blog/2026_05_26_do_i_have_ai_psychosis.html
1•Curzel•44m ago•0 comments

In Praise of SwiftUI

https://troz.net/post/2026/swiftui_praise/
2•frizlab•45m 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).