frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Support Local Variables

https://bernsteinbear.com/blog/support-local-variables/
1•ibobev•49s ago•0 comments

My new favourite habit tracker is vibecoded and I don't know what to do about it

https://rosswintle.uk/2026/08/my-new-favourite-habit-tracker-is-vibe-coded-i-dont-know-what-to-do...
1•mkeeter•1m ago•0 comments

Make Haste Slowly

https://spiffworks.substack.com/p/make-haste-slowly
1•danfunk•1m ago•1 comments

Our Thoughts on What's Likely the Most Important Policy Decision of Our Lifetime

https://www.bridgewater.com/research-and-insights/our-thoughts-on-what-is-likely-the-most-importa...
1•magthor•1m ago•0 comments

StackFollow – Only the updates that matter, for the tools you use

https://stackfollow.xyz/
1•adamthemuffin•1m ago•0 comments

ByteDance entering the world models race

https://www.bloomberg.com/news/articles/2026-09-07/bytedance-founder-joins-ai-elite-in-race-to-pe...
1•ltononro•1m ago•0 comments

Justifying text by hand, now at 35 columns

https://en.andros.dev/blog/079a7eaa/justifying-text-by-hand-now-at-35-columns/
1•ibobev•2m ago•0 comments

Zelda: Ocarina of Time Remake Release Date and Gameplay

https://www.polygon.com/zelda-ocarina-of-time-remake-gameplay-release-date/
1•tosh•2m ago•0 comments

Apache Iceberg Table Cleanup: A Production Guide

https://lakeops.dev/blog/iceberg-table-cleanup
1•slaiyer6•2m ago•0 comments

Hope Is Not a Forecast

https://thinkingrock.substack.com/p/hope-is-not-a-forecast
1•7777777phil•2m ago•0 comments

The Shortest IPv6 Addresses

https://ache.one/notes/vanity-ipv6
1•birdculture•3m ago•0 comments

Gaussian Point Splatting – a stochastic method for rendering 3DGS scenes

https://jorisar.nl/gaussian_point_splatting/
1•sorenjan•3m ago•0 comments

Bootstrappable Distros

https://github.com/vasi/bootstrappable-distros
1•lioeters•3m ago•0 comments

How to Prepare for AGI

https://www.guidavid.com/writing/how-to-prepare-for-agi
1•gdss•5m ago•0 comments

Microsoft 365 License Audit Guide

https://www.gitbit.org/docs/microsoft-365-license-audit
2•gitbit-org•7m ago•2 comments

Bring any agents into Slack, Teams and Discord

https://www.flintai.dev/products/switch
1•yuedongze•8m ago•0 comments

Air traffic control failure disrupts flights at major UK airports

https://londonlovesbusiness.com/air-traffic-control-failure-disrupts-flights-at-major-uk-airports/
2•Betelbuddy•8m ago•0 comments

Critical vulnerabilities in MikroTik RouterOS are being actively exploited

https://cert.pl/en/posts/2026/09/vulnerabilities-in-mikrotik-routeros-actively-exploited/
2•margor•9m ago•0 comments

Documents Suggest New Yorkers Were Misled About Air Quality After 9/11 Event

https://www.nytimes.com/2026/09/07/nyregion/sept-11-air-quality-cancer.html
1•toomuchtodo•10m ago•1 comments

About Scrolling

https://mudmapmagazine.com/about-scrolling/
1•surprisetalk•10m ago•0 comments

s3backer: FUSE/NBD single file backing store via Amazon S3

https://github.com/archiecobbs/s3backer
1•ryuuseijin•11m ago•0 comments

Are Supabase docs agent-friendly? We didn't know, so we checked

https://supabase.com/blog/are-supabase-docs-agent-friendly
1•FinnLobsien•14m ago•0 comments

NetBSD GSoC 2026 Testing Compat Linux: Syscall Testing

https://blog.netbsd.org/tnf/entry/gsoc2026_testing_compat_linux_2
1•jaypatelani•14m ago•0 comments

I Rewrote My Back End in Go in 72 Hours and Cut My AWS Bill by 94%

https://www.bajura.online/2026/09/i-rewrote-my-backend-in-go-in-72-hours.html
2•odilelof•14m ago•1 comments

Ode to Metadata

https://www.autodidacts.io/ode-to-metadata/
2•Curiositry•15m ago•0 comments

Faster Projected GAN

https://github.com/diarimandimby/Faster-Projected-GAN/
1•Diarimandimby•16m ago•0 comments

Learning Human Health and Diseases from 24-Hour Wrist Movement

https://arxiv.org/abs/2608.29494
1•brandonb•19m ago•0 comments

Who Is Elizabeth Holmes? What Is "You Can See Everything" About?

https://www.abc.net.au/news/2026-09-08/who-is-elizabeth-holmes-of-you-can-see-everything/107127436
4•BLKNSLVR•20m ago•0 comments

Disappointed Optimists

https://cwodtke.com/disappointed-optimists/
6•adrianhoward•20m ago•0 comments

Natural Light Is an Essential Nutrient

https://www.midwesterndoctor.com/p/why-light-is-an-essential-nutrient
2•bilsbie•20m 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).