frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

A terminal feed reader for HN and Reddit and lobste.rs using Claude Code

https://github.com/emarkou/grokfeed
1•elemar•2m ago•0 comments

Dallas ISD book checkouts soar amid state's cellphone ban for public schools

https://www.cbsnews.com/texas/news/dallas-isd-calendar-school-library-book-checkout-report-texas-...
1•taubek•2m ago•0 comments

Single-file PHP media host with crypto subscriptions

https://github.com/vekuz/durcoin
1•durcoin•2m ago•0 comments

ASML Bibliography

https://neilhacker.com/2026/04/28/asml-article-bibliography/
1•vinhnx•2m ago•0 comments

The unwritten laws of software engineering

https://newsletter.manager.dev/p/the-unwritten-laws-of-software-engineering
1•vinhnx•3m ago•0 comments

Agentic Engineering Management

https://peterszasz.com/agentic-engineering-management/
1•vinhnx•3m ago•0 comments

Show HN: Repid v2 – open-source async Python task queue with AsyncAPI docs

1•aleksul•4m ago•0 comments

Anthropic's Little Brother

https://www.theatlantic.com/technology/2026/04/openai-imitating-anthropic/686975/
1•JumpCrisscross•5m ago•0 comments

DKSplit – Fast word segmentation for domain names (BiLSTM-CRF and ONNX)

https://github.com/ABTdomain/dksplit
1•ABTdomain•7m ago•0 comments

The scientists turning recycled ocean plastic waste into roads

https://www.bbc.co.uk/newsround/articles/clyd05555g6o
1•wjSgoWPm5bWAhXB•8m ago•0 comments

Stop Winning Arguments. Start Using "Claude Mode" Instead

https://basila.medium.com/when-youre-fed-up-arguing-try-switching-to-claude-mode-3249f36c01fb
1•pavovap•10m ago•0 comments

How Did REST Come to Mean the Opposite of REST?

https://htmx.org/essays/how-did-rest-come-to-mean-the-opposite-of-rest/
1•vladde•11m ago•0 comments

Trump admin pays wind developers to quit, back fossil fuel projects

https://www.theregister.com/2026/04/28/trump_admin_pay_off_wind_farm/
1•FpUser•14m ago•0 comments

White House Captions Photo of Trump and King Charles as 'Two Kings'

https://www.forbes.com/sites/antoniopequenoiv/2026/04/28/white-house-captions-photo-of-trump-and-...
1•geox•16m ago•0 comments

Show HN: Vibee.sh – SSH-only VM rental. Instant trial, no signup

https://vibee.sh/
1•lfaoro•19m ago•1 comments

Automatic Enum Stringification in C via Build-Time Code Generation

https://medium.com/@yair.lenga/automatic-enum-stringification-in-c-via-build-time-code-generation...
1•yairlenga•20m ago•1 comments

How will AI crypto trading bots shape automated trading in 2026?

https://www.bitdeal.net/crypto-trading-bot-development
2•harrisonrichrd•23m ago•0 comments

The EU to demand collection of Facebook and Instagram user identities

https://ec.europa.eu/commission/presscorner/home/en
2•miohtama•26m ago•0 comments

Taste Games

https://dynomight.net/taste-games/
1•pdrobnjak•27m ago•0 comments

War panic: if you prepare for war to achieve peace, you get war (2024)

https://blogs.lse.ac.uk/medialse/2024/12/19/war-panic-if-you-prepare-for-war-to-achieve-peace-you...
2•robtherobber•31m ago•0 comments

Pbgopy v0.4.0: Simple cross-device clipboard with history

https://github.com/nakabonne/pbgopy
1•nakabonne•32m ago•0 comments

Wipeout Clone Runs Native on ESP32-S3

https://hackaday.com/2026/04/29/wipeout-clone-runs-native-on-esp32-s3/
2•sohkamyung•33m ago•0 comments

Lectronz

https://lectronz.com/
1•irdc•33m ago•1 comments

Curious: How do you manage contract signature? Any winning process?

https://www.getprobo.com/blog/2026-04-24-how-we-automated-our-client-contract-process
1•arthurmyx•34m ago•1 comments

TimeCapsuleSMB: Hacking the Apple Time Capsule to Run Modern Samba

https://github.com/jamesyc/TimeCapsuleSMB
1•lproven•37m ago•0 comments

More Americans See Driverless Car Future; Few Show Interest

https://news.gallup.com/poll/708683/americans-driverless-car-future-few-show-interest.aspx
1•giuliomagnifico•37m ago•0 comments

China's Meta Backlash Renders Manus Model 'Officially Dead'

https://www.bloomberg.com/news/articles/2026-04-29/china-s-meta-backlash-renders-manus-model-offi...
1•helsinkiandrew•38m ago•0 comments

Niri Security Model

https://niri-wm.github.io/niri/Security-Model.html
2•luu•42m ago•0 comments

SnoreStop AI: Stop Snoring

https://apps.apple.com/gr/app/snorestop-ai-stop-snoring/id6761017053
2•SnoreStopAI•42m ago•0 comments

GraphOS – Visual runtime and debugger for AI agents (with local-first execution)

https://github.com/ahmedbutt2015/graphos
1•ahmedthefayyaz•44m ago•1 comments
Open in hackernews

Algebraic Effects: Another mistake carried through to perfection?

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

Comments

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