frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

PayPal fails – German banks block payments in the billions

https://www.nordbayern.de/news-in-english/paypal-security-systems-down-german-banks-block-payment...
1•tietjens•1m ago•0 comments

Ask HN: How to deal with high latency with Cloudflare proxy?

1•jbryu•1m ago•0 comments

Whether Apple Crate or Cracker Barrel, Change Ain't Improvement

https://reviews.ofb.biz/safari/article/1345.html
1•trbutler•2m ago•0 comments

Building Instant, Clojure, Y Combinator (FLP #20) [video]

https://www.youtube.com/watch?v=74ieIRgQQ4k
1•tosh•3m ago•0 comments

How to expand the market for literature (and literary criticism)

https://www.personalcanon.com/p/how-to-expand-the-market-for-literature
1•jger15•4m ago•0 comments

Inertia: Commercializing Fusion Energy

https://www.inertia.com
1•coloneltcb•4m ago•0 comments

Vidnavigator AI

https://vidnavigator.com
1•hatemmezlini•5m ago•1 comments

Trump to accept 600k Chinese students, sparking uproar among conservatives

https://www.nbcnews.com/news/asian-america/trump-600000-chinese-students-conversative-backlash-rc...
3•SilverElfin•12m ago•0 comments

Childhood Environmental Unpredictability and Adolescent Mental Health

https://srcd.onlinelibrary.wiley.com/doi/10.1111/cdev.14248
1•PaulHoule•13m ago•0 comments

Show HN: I built an app where I've to get my gf's permission to doomscroll

https://apps.apple.com/us/app/screen-time-social-poke/id6745727640
2•ingav•13m ago•0 comments

Gusto Acquires Guideline

https://gusto.com/company-news/gusto-guideline-announcement
1•londont•15m ago•0 comments

Show HN: Chat with Nano Banana Directly from WhatsApp

https://wassist.app/agents/07429b42-e979-41a1-be07-e7be35f404de/
1•joshwarwick15•16m ago•0 comments

Peñón de Vélez de la Gomera

https://en.wikipedia.org/wiki/Pe%C3%B1%C3%B3n_de_V%C3%A9lez_de_la_Gomera
1•eatonphil•19m ago•0 comments

OODA Loops and Git Worktrees: 9 Tactical Lessons from AI-Augmented Development

https://sobu1.substack.com/p/ooda-loops-and-git-worktrees-nine
1•sobukwelu•19m ago•1 comments

The $1T Opportunity to Build the Next Amazon

https://www.sequoiacap.com/article/ai-retail-opportunity/
2•WaltPurvis•21m ago•0 comments

Notebook Agent

https://hex.tech/blog/introducing-notebook-agent/
1•izzymiller•22m ago•0 comments

AOTI 2025: Plenary – Karl Nell [video]

https://www.youtube.com/watch?v=Wgsf99Rdqg8
1•keepamovin•23m ago•0 comments

Escaped slaves on St.Croix hid settlements so well they still haven't been found

https://phys.org/news/2025-08-slaves-st-croix-hid-settlements.html
2•politelemon•23m ago•0 comments

Deep dive into Mojo object initialization

https://connorgray.com/blog/2025/mojo-object-initialization
1•melodyogonna•24m ago•0 comments

Almost everything is downstream of integrity

https://www.econlib.org/sumner-final-econlog-post
1•SCEtoAux•24m ago•0 comments

SHOW HN: Curated gallery of best websites with fonts in use

https://maxibestof.one
1•bertwitt•25m ago•0 comments

Chinese 'gadget maker' Xiaomi taking on Tesla and Apple

https://www.ft.com/content/9324f761-9ef6-4267-903e-b42521260c19
3•bookofjoe•26m ago•1 comments

Storm-0501 attacked Azure, stole data, demanded payment via Teams

https://www.theregister.com/2025/08/27/storm0501_ransomware_azure_teams/
2•rntn•27m ago•0 comments

OpenAI and Anthropic share findings from a joint safety evaluation

https://openai.com/index/openai-anthropic-safety-evaluation
3•meetpateltech•28m ago•0 comments

Building a Plugin System for Rust: Native Libs vs. Scripting Language vs. WASM

https://kerkour.com/rust-plugins
2•randomint64•31m ago•0 comments

1MW Thermal Sand Battery Now in Operation

https://polarnightenergy.com/news/worlds-largest-sand-battery-now-in-operation/
2•gnabgib•33m ago•0 comments

Zero-downtime Postgres upgrades only using logical replication

https://gadget.dev/blog/zero-downtime-postgres-upgrades-using-logical-replication
4•draward•35m ago•0 comments

The Performance Spectrum

https://mropert.github.io/2025/08/27/the_performance_spectrum/
1•ingve•36m ago•0 comments

'Suicide coach': Parents sue OpenAI for ChatGPT's role in son's death

https://www.courthousenews.com/suicide-coach-parents-sue-openai-for-chatgpts-role-in-sons-death/
3•vFunct•36m ago•3 comments

The MacBook Dilemma That Taught Me About Buying Decisions

https://substack.com/inbox/post/172070770
2•vb7132•39m ago•0 comments
Open in hackernews

Efficient Array Programming

https://github.com/razetime/efficient-array-programming
15•todsacerdoti•2h ago

Comments

carterschonwald•39m ago
This looks like language implementation specific tips and tricks for array oriented paradigm programming languages rather than principles techniques and methods for efficient array computations.
upghost•23m ago
The three things I have repeatedly failed to learn, they just don't seem to stick for me: Dvorak, Specter[1] (the Clojure library), and APL. So I appreciate these tips whenever I find them.

My issue with APL is I was never able to turn the corner to "generic problem solving" in APL (or other array langs). It feels like learning written Chinese, like 50,000 individual techniques but if you know them you can do incredible things quickly. For the problems I know how to solve, I can solve them quickly. And you CAN do amazing things with inner products in APL.

On the other hand, studying APL, even if you don't master it, is not without benefits. LLM transformer architecture and GraphBLAS algorithms are junior APL level implementation problems (at least conceptually, operationalizing them is a different story).

Adam Brudzewski has one of the most criminally underrated YouTube channels[2]. It would be great to solve problems that elegantly in any language, and Adam has always been very friendly in answering questions if you ever get a chance to speak with him. I just seem to be a lost cause lol.

[1]: https://github.com/redplanetlabs/specter

[2]: https://www.youtube.com/@abrudz

vanderZwan•1m ago
For those unaware: Ragu "razetime" Ranganathan, the author of this repository, died in an accident last year at just 22 years old. He already had a tremendous positive impact on the array language community in his short time with us on earth, see also this tribute[0] on the codegolf stackexchange site. I remember him from various proglang discord servers and other language forums, and had no idea he was that young as he was extremely knowledgeable and wise beyond his years. It still feels unreal that he's gone.

RIP, razetime.

[0] https://codegolf.meta.stackexchange.com/questions/26416/in-m...