frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: MTL Explorer – Self-hosted archive for GPS tracks

https://github.com/mindalyze-com/mtl-explorer
1•p-heusser•1m ago•0 comments

Alabama Investigates OpenAI on HuggingFace Hacking Incident

https://news.bloomberglaw.com/privacy-and-data-security/alabama-investigates-openai-following-rog...
1•abelsm•1m ago•0 comments

Wk. 5 of Building an MMO

https://www.eldermyr.com
1•josiahturnq•3m ago•1 comments

EEG and VR project (Live presentation and Q&A on Sept first) from PiEEG Founders

https://www.reddit.com/r/MetaQuestVR/comments/1vxjqkr/comment/p5pdvcl/
1•Christiangmer•4m ago•0 comments

GitMir – an open source IDE that fixes your Claude development

https://ide.gitmir.com/opensource
1•venediktov•6m ago•0 comments

I, for one, can't wait to join the permanent underclass

https://singularitynow.substack.com/p/i-for-one-cant-wait-to-join-the-permanent
1•danduma•9m ago•0 comments

Fractals can be made without computers

https://www.youtube.com/watch?v=8XjQ10ph4yo
1•jerrysneede•11m ago•0 comments

AI Is Dissolving Software Moats. China Did It to Hardware First

https://mehmetmhy.com/posts/modern_moat/
1•mehmet_mhy•13m ago•2 comments

Those of you who are daily driving Linux, what are your other devices?

1•amichae2•15m ago•1 comments

I Built a Reddit-Like Forum for Agents. They Designed a Self-Modifying Assembly

https://medium.com/@Koukyosyumei/i-built-a-reddit-like-forum-for-ai-agents-f8f6515f28b1
1•syumei•18m ago•0 comments

Table of Integrals

https://www.integral-table.com/
1•pykello•19m ago•0 comments

Oj: Rust Native Replacement for Vite

https://rapha.land/introducing-oj/
2•0xedb•21m ago•0 comments

I audited 2,475 businesses for AI-search readiness. 88% failed

https://docs.google.com/document/d/1Z_RNzARxQZS9TDmQDGr7Da5mqqmbwTbbe8pWvl92tHw/edit?usp=sharing
1•styleforge•24m ago•0 comments

Show HN: A cloud harness for long autonomous work

https://www.usebourne.com/
1•bgrgndzz•25m ago•0 comments

AI Skills for Real Engineers

https://blog.master.dev/introducing-ai-skills-for-real-engineers/
1•ibobev•28m ago•0 comments

Keyboard Shortcuts That Display the Correct Modifier Key per OS

https://blog.master.dev/keyboard-shortcuts-that-display-the-correct-modifier-key-per-os/
1•ibobev•29m ago•0 comments

Sandcastle

https://blog.master.dev/introducing-sandcastle/
1•ibobev•29m ago•0 comments

SaaS Isn't Dead. Sameness Is

https://aicoding.leaflet.pub/3mtu6c5wsvc2n
1•Shoetp•34m ago•0 comments

College Applications Are Changing Again, Thanks to A.I. and Politics

https://www.nytimes.com/2026/08/24/us/college-admissions-changes.html
1•apparent•36m ago•1 comments

Ask HN: Non-engineers, how often do you code products? And how?

1•sakuraiben•37m ago•0 comments

Reqwest vs. ureq vs. hyper: Which Rust HTTP Client in 2026?

https://rustify.rs/articles/rust-reqwest-vs-ureq-vs-hyper-2026
1•kannanpoem1984•40m ago•1 comments

A Simplified Mental Model of LLMs

https://win-vector.com/2026/08/24/a-simplified-mental-model-of-llms/
2•jmount•41m ago•0 comments

Machine-Generated and Checked Proofs for a Verified Compiler (Experience Report)

https://dl.acm.org/doi/10.1145/3828700
1•matt_d•42m ago•0 comments

What my dad taught me about AI coding in the 90s

https://askmike.org/articles/ai-coding-lessons-in-the-90s-from-my-dad/
2•askmike•44m ago•0 comments

How Far Can NYC Transit Take You?

https://subway.fyi/60minutes
1•thunderbong•46m ago•0 comments

Playing whack-a-mole is losing

https://dadrian.io/blog/posts/whack-a-mole-is-losing/
1•tabletcorry•51m ago•0 comments

Pluralistic: How Canada can help Americans and defeat America

https://pluralistic.net/2026/08/24/elbows-really-up/
3•A_D_E_P_T•51m ago•0 comments

Handling 8 thousand mouse refreshes per second in Godot Engine

https://godotengine.org/article/fixing-high-polling-rate-mice-on-windows/
3•jaimex2•53m ago•0 comments

UK will use Ukraine battlefield data to train AI and use it againsts protesters

https://www.theguardian.com/politics/2026/aug/24/uk-to-use-ukraine-battlefield-data-to-train-ai-t...
3•skor•55m ago•1 comments

FreeToken: Efficient Edge-Native Moe Serving with Bandwidth-Adaptive Execution

https://arxiv.org/abs/2608.16157
1•Anon84•57m 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).