frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Dinos

https://dinosaurland.es/en/dinos/
1•susam•28s ago•0 comments

Show HN: Flowtube – Distraction Free YouTube

https://chromewebstore.google.com/detail/flowtube-–-distraction-fr/cppgodeleiojlickmcgobbcdfpji...
1•surya_waters•3m ago•0 comments

No Chocolate,No Beef:Israel's Restrictions on Goods to Gaza and the Black Market

https://www.haaretz.com/gaza/2026-01-22/ty-article-magazine/.premium/no-chocolate-no-beef-israels...
1•xg15•3m ago•1 comments

Lunch with the FT. Errol Musk: 'I'm Elon's father, not his pal'

https://www.ft.com/content/ded0ef2a-fb61-4960-981d-5bcf5f0c6bf2
1•samizdis•6m ago•1 comments

Infimaker K1 – Professional Desktop 5-Axis CNC

https://infimaker.com/pages/infimaker-k1
2•dgellow•10m ago•0 comments

LinkedIn-maxxing: An early-stage GTM guide

https://nmn.gl/blog/linkedin-maxxing
1•namanyayg•10m ago•0 comments

Behaviour‑based decision layer for real‑time audio analysis (CEPA Logic)

https://github.com/AdBusterOfficial
1•Bo_Amigo_910•11m ago•0 comments

Oleander: Query Routing and Multi-Engine Infra Is the Future

https://oleander.dev
1•jessol•13m ago•0 comments

80% of developers find AI coding more addictive than helpful

https://www.zdnet.com/article/80-of-developers-find-ai-coding-more-addictive-than-helpful/
3•CrankyBear•14m ago•0 comments

Mecrisp – Native Code Forth

https://mecrisp.sourceforge.net/
1•smartmic•15m ago•0 comments

The Center for Bits and Atoms

https://cba.mit.edu/
1•gregsadetsky•17m ago•0 comments

Building Piclaw on Top of an Opinionated Coding Agent

https://taoofmac.com/space/blog/2026/08/21/2218
1•rcarmo•18m ago•0 comments

Run 290B+ frontier MoE models locally on your gaming PC

https://github.com/FlashML-org/FreeToken
1•shenli3514•19m ago•0 comments

Massive Child Safety Trial Against Meta Starts in Federal Court

https://www.wsj.com/tech/massive-child-safety-trial-against-meta-starts-in-federal-court-130e3739
4•rib3ye•20m ago•1 comments

Personalized Language Learning

https://lumilanguage.com/
2•ewzie•22m ago•0 comments

Astronomers witness cosmic recycling system in action

https://news.northwestern.edu/stories/2026/08-2/astronomers-witness-cosmic-recycling-system-in-ac...
3•gmays•31m ago•0 comments

Remotely Unlocking Electric Scooters

https://henriemategui.com/post/remotely-unlocking-electric-scooters
3•henriemategui•34m ago•0 comments

SCO Lawsuit agains Linux 20 years later

https://lwn.net/Articles/924577/
5•p0w3n3d•35m ago•0 comments

Ask HN: What newspapers are you subscribed to?

1•humam_alhusaini•36m ago•1 comments

Greenwich moon time? The race to set lunar clocks

https://www.ft.com/content/d09e9c05-60c8-4c8a-8230-a5476a049b88
2•samizdis•40m ago•1 comments

Amazon's 7.65GW AI data center power plant could be largest CO₂ emitter in US

https://www.tomshardware.com/tech-industry/data-centers/amazons-new-7-65gw-texas-ai-data-center-p...
3•gmays•41m ago•1 comments

SiriusAgent

https://github.com/siriusagent/siriusagent/releases/tag/v0.1.1-alpha.028
1•siriusagent•45m ago•1 comments

Outbid.lol Copycat List

https://outbid-directory.lol
1•buildItN0w_•45m ago•0 comments

Meet the man who bought a Ferrari Luce for $40M

https://www.topgear.com/car-news/electric/meet-man-who-bought-a-ferrari-luce-40m
1•tiagom87•47m ago•1 comments

Total eclipse of the Internet: traffic impacts in Iceland, Spain, and Portugal

https://blog.cloudflare.com/total-eclipse-internet-traffic-iceland-spain-portugal/
4•blueshoess•48m ago•0 comments

One Postgres cluster, many apps

https://planetscale.com/blog/one-postgres-cluster-many-apps
2•blueshoess•49m ago•0 comments

U.S. Announces Colorado River Cuts for 3 States Amid Drought

https://www.nytimes.com/2026/08/21/climate/colorado-river-water-cuts-drought.html
4•littlexsparkee•54m ago•0 comments

Influencers and Resellers Are Turning Empty Boxes into Big Cash

https://www.wired.com/story/when-the-packaging-is-the-product-empty-boxes-influencers/
2•tobiasrenger•57m ago•0 comments

Google's Westinghouse Bet

https://asimovaddendum.substack.com/p/googles-westinghouse-bet
2•gmays•1h ago•0 comments

'The young ones are the best ones': Meta's alleged effort to hook kids

https://www.latimes.com/california/story/2026-08-18/california-social-media-addiction-lawsuit-meta
8•1vuio0pswjnm7•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).