frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The UN demands AI accountability while running Google ad-tech on its own website

https://www.thatprivacyguy.com/blog/un-tracking-without-consent/
1•ilreb•1m ago•0 comments

Train the draft model for your workload

https://nebius.com/blog/posts/train-the-draft-model-for-your-workload
1•Sami_Lehtinen•2m ago•0 comments

I Am Not an AI – The Tlbic Policy Proposal

https://drive.google.com/file/d/1NJA8clb_wkotSnUkBPGZMw8Dywa5caiF/view?usp=drive_link
2•michikawa59•3m ago•2 comments

Claude ends the chat – refuses conversation

https://medium.com/@thesuperrepemail/claude-got-sentimental-couldnt-take-the-insults-anymore-56de...
2•rajsuper123•3m ago•0 comments

Show HN: Hikaru Labs – An offline, client-side alternative to CloudConvert

https://hikarulabs.xyz
3•CFBL•4m ago•1 comments

Ask HN: How is GPU power draw measured at scale?

3•anax32•7m ago•0 comments

The fight against data centers has nothing to do with data centers

https://twitter.com/mcuban/status/2070211760196587534
2•tosh•7m ago•0 comments

Apple hints at more price increases coming later

https://9to5mac.com/2026/06/25/apple-hints-at-more-price-increases-coming-later/
2•virgildotcodes•7m ago•0 comments

ChoiceBeat: The Visual Novel and Interactive Fiction Zine

https://willyelektrix.itch.io/choicebeat-issue-17
2•Schiphol•10m ago•0 comments

Stop generating what you already have

https://aazar.me/posts/stop-generating-what-you-already-have
2•44za12•12m ago•0 comments

A Niche Technology Became a Choke Point for A.I

https://www.nytimes.com/2026/06/26/technology/ai-advanced-chip-packaging-tsmc.html
2•thinkcontext•12m ago•0 comments

Analysed 3k+ AI thought leaders posts for Q2

https://aiweekly.co/recap/q2-2026
2•adu_onemore•13m ago•0 comments

Why AI in the classroom is a catastrophe – Sophie Winkleman [ARC 2026] [video]

https://www.youtube.com/watch?v=yFp5-i5fzyQ
3•yesbut•16m ago•1 comments

OpenAI Codex bombards SSDs with needless write operations, costing millions

https://www.theregister.com/ai-and-ml/2026/06/23/openai-codex-bombards-ssds-with-needless-write-o...
2•YeGoblynQueenne•17m ago•0 comments

Trump administration asks OpenAI to limit next model release

https://www.axios.com/2026/06/25/trump-administration-openai-gpt-model-release
2•FergusArgyll•17m ago•1 comments

$1.4T investment helps China restore freshwater ecosystem's oxygen

https://www.courthousenews.com/1-4-trillion-investment-helps-china-restore-freshwater-ecosystems-...
4•ilreb•20m ago•0 comments

The AI LinkedIn Post Generator That Grows Your Professional Brand

https://elevenwritt.com/blog/ai-linkedin-post-generator
2•piusk•21m ago•2 comments

Domino Tiling: From Dynamic Programming to Finite Fields

https://www.omegasyntax.com/domino/
3•birdculture•26m ago•0 comments

AMD Readies Full Open-Source HDMI 2.1 Support for Linux

https://www.techpowerup.com/348723/amd-readies-full-open-source-hdmi-2-1-support-for-linux
4•tosh•33m ago•1 comments

Windows-Copilot-API; Access GPT-4 and GPT-5 models without API keys or billing

https://github.com/sums001/Windows-Copilot-API
5•vantareed•35m ago•0 comments

Ask HN: Which free video downloader do you trust in 2026?

3•vanshsoni0027•38m ago•3 comments

Strange Knowledgeability

https://contraptions.venkateshrao.com/p/strange-knowledgeability
2•jger15•38m ago•0 comments

The Vim Learning Curve Is a Myth

https://thoughtbot.com/blog/the-vim-learning-curve-is-a-myth
4•tzury•40m ago•1 comments

The AI Productivity Trap Is More Output

https://www.vincentschmalbach.com/the-ai-productivity-trap-is-more-output/
2•vincent_s•42m ago•0 comments

Show HN: Unofficial cross-platform Shure MV client

https://github.com/Humblemonk/shurectl
2•PennRobotics•44m ago•0 comments

Show HN: Yet another self-hosted web analytics with no UI but MCP

https://yetanotherwebanalytics.dev/
3•le_chuck•44m ago•0 comments

Cali BioLab Peptides

https://www.calibiolabpeptides.com/
2•annweslay11•48m ago•0 comments

Continuous Enforcement and Continuous Verification

https://aguilar-pelaez.co.uk/continuous-enforcement-continuous-verification.html
3•r4vik•48m ago•0 comments

Optimal Travel App

https://web.docvalidity.com
3•TripCheck•50m ago•0 comments

Building a live football community is much harder than I expected

https://footychat.app/
2•olympikesoft•50m 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).