frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Essence of Architecture

https://www.ufried.com/blog/essence_of_architecture_4/
1•abrbhat•1m ago•0 comments

I reviewed 7 free AI tools for small businesses – feedback welcome

https://iaboost.es/
1•xibi•1m ago•0 comments

I coded from my phone while cycling from Berlin to Venice, here's my infra

https://github.com/flaviolivolsi/officina
1•flaviolivolsi•2m ago•0 comments

How Kim Kardashian Indirectly Brought Home Nedjemankh (2021)

https://egyptianstreets.com/2021/10/25/how-kim-kardashian-indirectly-brought-home-nedjemankh/
1•thunderbong•4m ago•0 comments

Will YC ever increase its capital on offer?

1•ndrh•5m ago•0 comments

Bright Data ltd: "Smart TV"s become a part of a bot-net

https://gts.cryptography.dog/@ansuz/statuses/01KY20YH74D2QD3FJMQFMGY4FY
1•ColinWright•6m ago•0 comments

Escape IntelliJ: Scala and Kotlin LSPs on Emacs Eglot

https://jointhefreeworld.org/blog/articles/emacs/emacs-eglot-scala-kotlin/index.html
1•jjba23•6m ago•0 comments

CoreCtic AI – Turn your AI API costs into a profit center

https://corecticai.com
1•Hugo_pms•6m ago•0 comments

Can repeated Monty Hall games reveal whether the host knows?

https://2goats1car.com/article
1•tobiga•8m ago•0 comments

A Man Who Runs the IRS Spied on Colleagues When He Worked at JPMorgan

https://www.wsj.com/finance/banking/irs-bisignano-spying-jpmorgan-6cd1ddf0
1•doener•10m ago•0 comments

WP2Shell: Hands-On Lab Reproducing the Pre-Auth WordPress Core RCE

https://learn.uphack.io/lab/wp2shell-wordpress-rce
1•mariushh•10m ago•0 comments

Show HN: Semglot – Sqlglot for Semantic Layers

https://github.com/benchouse/semglot
1•andrebaaij•10m ago•0 comments

Interesting Audio Recorder

1•Haeuserschlucht•10m ago•0 comments

Show HN: GGG – Declarative SVG Badge Generation Using Guile Scheme and SXML

https://codeberg.org/jjba23/ggg
1•jjba23•11m ago•0 comments

Proofdesk – Collaborative Web IDE and Sandbox for Math Textbooks

https://proofdesk.duckdns.org/
1•harsharajkumar•13m ago•0 comments

The rise of "comprehension debt" in the age of AI coding

https://www.techradar.com/pro/the-rise-of-comprehension-debt-in-the-age-of-ai-coding
1•mihau•13m ago•0 comments

Meta's 'digital experiences for kids' worker busted in undercover NYC sting

https://nypost.com/2026/07/20/us-news/meta-worker-who-developed-digital-experiences-for-kids-admi...
1•pndy•20m ago•1 comments

Fuzzy-Pattern Tsetlin Machine for Text Generation

https://github.com/BooBSD/Tsetlin.jl
2•BooBSD•21m ago•1 comments

Parallel SSH with auto-coalesces identical output

https://clustershell.readthedocs.io/en/latest/tools/clush.html
1•ankitg12•22m ago•0 comments

Show HN: Traicer – save your AI traces to sell later

https://github.com/smashah/traicer
1•smashah•23m ago•0 comments

OpenSEO

https://themarketingnewsletter.org/p/openseo-the-open-source-alternative
3•hamidreza23•26m ago•0 comments

How Smart Supplier Risk Management Helps Manufacturers Stay Ahead?

https://saxon.ai/blogs/a-practical-guide-on-supplier-risk-management-for-manufacturing/
1•vemareddy•30m ago•0 comments

Cursor, Codex, Gemini CLI, Antigravity hit by sandbox escapes

https://www.bleepingcomputer.com/news/security/cursor-codex-gemini-cli-antigravity-hit-by-sandbox...
4•thm•32m ago•1 comments

New research: Social Media use increases achievement and conformity orientation

https://journals.sagepub.com/doi/10.1177/01461672261461314
2•XzetaU8•32m ago•0 comments

Anthropic's landmark $1.5B copyright settlement is approved

https://techcrunch.com/2026/07/20/anthropics-landmark-1-5b-copyright-settlement-is-approved/
2•thm•32m ago•0 comments

Show HN: Trigger-tree; see which project docs your AI coding agent reads

https://github.com/Hedde/trigger_tree
1•DevAutomationCC•35m ago•0 comments

Show HN: Otua – on-device live captions I built for my hard-of-hearing wife

https://otua.app/
1•cadwell•36m ago•0 comments

SPIR-V on ROCm: A Portable IR for AMD GPUs

https://rocm.blogs.amd.com/software-tools-optimization/spir-v-rocm/README.html
2•pjmlp•36m ago•0 comments

How Far Behind the Frontier Are Leading Open-Weight Models on Cyber?

https://www.aisi.gov.uk/blog/how-far-behind-the-frontier-are-leading-open-weight-models-on-cyber
3•Imbiss•39m ago•0 comments

Shorter is longer than longer [video]

https://www.youtube.com/watch?v=MFR6SMV64h4
1•Zinu•39m ago•1 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).