frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Chinese parts supplier takes stake in leading Russian drone maker

https://www.ft.com/content/e907c2fa-2d3b-4269-bc6c-b2fee4d9f688
1•perihelions•2m ago•0 comments

Teaching AI to read Xcode builds

https://tuist.dev/blog/2025/11/27/teaching-ai-to-read-xcode-builds
1•pepibumur•2m ago•0 comments

Show HN: GoScopeAI – AI-powered web scanner with Llama3 vuln analysis

https://github.com/porgnope/GoScope-AI
1•porgnope•3m ago•0 comments

Man behind in-flight Evil Twin WiFi attacks gets 7 years in prison

https://www.bleepingcomputer.com/news/security/man-behind-in-flight-evil-twin-wifi-attacks-gets-7...
1•thunderbong•5m ago•0 comments

FLUX.2

https://bfl.ai/models/flux-2
1•doener•8m ago•0 comments

Z-Image: Powerful and highly efficient image generation model with 6B parameters

https://github.com/Tongyi-MAI/Z-Image
1•doener•8m ago•0 comments

NerdPoetry – Poetry after language. Presence as form

https://www.nerdpoetry.com/
1•DrNuke•14m ago•0 comments

Go port of A Fast 64–Bit Date Algorithm, based on benjoffe.com/fast-date-64

https://github.com/xnacly/go-fast-date
1•xnacly•14m ago•0 comments

Didoo AI – Paste a URL, Get Meta Ads That Print Money While You Sleep

https://didoo.ai
1•gaiaaguldina•15m ago•1 comments

How to share directories on the phone running Android via NFS as non-root user

https://xdaforums.com/t/guide-how-to-share-directories-on-the-phone-running-android-via-nfs-as-no...
1•sipofwater•16m ago•0 comments

Brainwashing and Influence: Human Will and the Future of Ethical Persuasion [video]

https://www.youtube.com/watch?v=37kzMlm44xA
1•keepamovin•16m ago•0 comments

I built a Ruby+Python tool for Shodan camera discovery and YOLO object detection

https://github.com/sigmatsotuff33-beep/Track-em-All-
1•yesimsigma•17m ago•2 comments

Rock mistaken for gold nugget for years turned out to be 4.6B-year-old meteorite

https://techoreon.com/australia-gold-prospector-maryborough-meteorite-discovery/
1•ashishgupta2209•21m ago•0 comments

Rapunzel Syndrome

https://en.wikipedia.org/wiki/Rapunzel_syndrome
1•saikatsg•23m ago•0 comments

Uplifting a dead Land Rover Freelander with a locked auto gear box [video]

https://www.youtube.com/watch?v=8ukpVWtQBNc
1•zeristor•23m ago•2 comments

Professional platform for psychological assessment and self-discovery

https://www.9types.org/
1•causalzap•29m ago•1 comments

Show HN: XShorts – 1-Click Tool to Turn Any Tweet into a Short Video

https://xshorts.net
1•bosschow•31m ago•0 comments

Show HN: Agent Identity Protocol – Open Standard for AI Agent Signatures

https://github.com/faalantir/mcp-agent-identity
1•faalantir•34m ago•1 comments

The Future of AI- Can AI and Robotics Replace Human Experimentation in Biotech?

1•AI-Ranger•34m ago•0 comments

Elon Musk's Anti-Woke Wikipedia Is Calling Hitler "The Führer"

https://theintercept.com/2025/11/26/grok-elon-musk-grokipedia-hitler/
6•stareatgoats•35m ago•2 comments

Did Goldman Sachs Overstep in Criminally Charging Its Ex-Programmer? (2013)

https://www.vanityfair.com/news/2013/09/michael-lewis-goldman-sachs-programmer
1•pabs3•41m ago•0 comments

Beej's Guide to Learning Computer Science

https://beej.us/guide/bglcs/
2•amruthreddi•42m ago•0 comments

Show HN: Champ – The AI agent that knows everything about your competitors

https://champsignal.com/
1•maximedupre•43m ago•0 comments

Why More Users Are Choosing Dedicated VPN Servers for Security

1•emmanol•47m ago•1 comments

Ephemeral Infrastructure: Why Short-Lived Is a Good Thing

https://lukasniessen.medium.com/ephemeral-infrastructure-why-short-lived-is-a-good-thing-2cf26afd...
1•birdculture•54m ago•0 comments

Show HN: Veritas OS – Local OS for LLM Governance

https://github.com/veritasfuji-japan/veritas_os
2•VERITAS_OS_JP•55m ago•2 comments

Open Source Developers Are Exhausted, Unpaid, and Ready to Walk Away

https://itsfoss.com/news/open-source-developers-are-exhausted/
3•giuliomagnifico•56m ago•4 comments

CachyOS: Fast and Customizable Linux Distribution

https://cachyos.org/
23•doener•57m ago•13 comments

Make Money Not War: Trump's Real Plan for Peace in Ukraine

https://www.wsj.com/world/russia/russia-u-s-peace-business-ties-4db9b290
4•truegoric•1h ago•1 comments

Write ReactJS in Rust

https://github.com/hyper-forge/brahma-react
1•StellaMary•1h ago•0 comments
Open in hackernews

Algebraic Effects: Another mistake carried through to perfection?

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

Comments

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