frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Anthropic has a blacklist on the word "OpenClaw"

https://iili.io/BuL3tKN.png
1•benn67•1m ago•0 comments

States don't want data centers in their backyards

https://www.axios.com/2026/04/05/data-centers-midterms-state-bans-bills-ai
1•1vuio0pswjnm7•1m ago•0 comments

Winners of the 2026 Kokuyo Design Awards

https://spoon-tamago.com/winners-of-the-2026-kokuyo-design-awards/
1•zdw•3m ago•0 comments

Musk asks SpaceX IPO banks to buy Grok AI subscriptions, NYT reports

https://www.reuters.com/business/finance/musk-asks-spacex-ipo-banks-buy-grok-ai-subscriptions-nyt...
1•1vuio0pswjnm7•3m ago•0 comments

Crafting Engineering Strategy: How Thoughtful Decisions Solve Complex Problems

https://craftingengstrategy.com
1•teleforce•4m ago•0 comments

Media scraper Gallery-dl is moving to Codeberg after receiving a DMCA notice

https://github.com/mikf/gallery-dl/discussions/9304
3•MoltenMonster•7m ago•0 comments

A "Unix-style tool" crashes with the –version flag

https://github.com/imbue-ai/mngr/issues/1165
2•typissedoff•8m ago•0 comments

An open-source 240-antenna array to bounce signals off the Moon

https://moonrf.com/
3•hillcrestenigma•13m ago•0 comments

Show HN: Multi-agent coding assistant with a sandboxed Rust execution engine

https://github.com/christianmeurer/Lula
5•chrismeurer•16m ago•1 comments

A local search engine for AI Agents

https://github.com/itsmostafa/qi
4•puremetrics•17m ago•1 comments

Better ClassPass Food Searching in Manhattan

https://adindrabkin.com/classpass-manhattan/
3•boxedadin•18m ago•0 comments

Show HN: Open-source ontology – SEC fund filings

https://github.com/getfundflow/gff-schema
2•scalefirst•21m ago•0 comments

Show HN: md-redline - inline review comments for markdown, readable by AI agents

https://github.com/dejuknow/md-redline
2•dejuknow•27m ago•0 comments

Your File System Is Already A Graph Database

https://rumproarious.com/2026/04/04/your-file-system-is-already-a-graph-database/
1•alxndr•29m ago•1 comments

The 1987 Game "The Last Ninja" was 40 kilobytes

https://twitter.com/exQUIZitely/status/2040777977521398151
4•keepamovin•32m ago•1 comments

Is AI the New Fracking?

https://www.ft.com/content/525cc89e-1ee9-4039-a588-5039565053f9
2•1vuio0pswjnm7•38m ago•0 comments

More Americans Are Breaking into the Upper Middle Class

https://www.wsj.com/economy/more-americans-are-breaking-into-the-upper-middle-class-bf8b7cb2
3•lxm•40m ago•0 comments

Show HN: Not a CLI, Toward a New Agent-Computer Interaction Model

https://agentina-agent-apps.vercel.app/
2•agentina•46m ago•1 comments

Show HN: Magma Memory Claude Browser cloaking tool

https://github.com/Vektor-Memory/Vektor-memory
2•vektormemory•49m ago•0 comments

The Spark – A sophisticated scrolling experience

https://spark.thedigitalpanda.com/
2•gitgud•59m ago•1 comments

Does coding with LLMs mean more microservices?

https://ben.page/microservices
4•jer0me•1h ago•0 comments

Kicking Off the ATP Working Group at the IETF

https://atproto.com/blog/kicking-off-the-atp-working-group
1•andrewl•1h ago•0 comments

Best Paper Awards in Computer Science over the past 30 years

https://jeffhuang.com/best_paper_awards/
3•vinhnx•1h ago•1 comments

Case study: recovery of a corrupted 12 TB multi-device pool

https://github.com/kdave/btrfs-progs/issues/1107
3•salt4034•1h ago•0 comments

Which is when I got to see what it looks like

https://technex.us/2026/04/while-humans-are-flying-to-the-moon-i-tried-to-build-an-earth-orbital-...
1•hparadiz•1h ago•1 comments

Before smart Siri, I made Agentic Quake Terminal

https://www.patreon.com/posts/154881456
3•rohanrhu•1h ago•0 comments

Show HN: I made a free daily puzzle game

https://www.nerdcube.games/carom
3•nerdcube•1h ago•2 comments

Moody – Give your MacBook a personality that reacts to hardware events

https://dinakars777.github.io/moody/
2•dinakars777•1h ago•1 comments

Show HN: LLM Wiki – Open-Source Implementation of Karpathy's LLM Wiki

https://llmwiki.app
2•lucasastorian•1h ago•1 comments

Show HN: The easiest way to generate AI stickers then get them in the mail

https://stickerdaze.com/
1•qhoc•1h ago•2 comments
Open in hackernews

Understanding-j: An introduction to the J programming language that gets to the

https://github.com/bugsbugsbux/understanding-j
62•todsacerdoti•11mo ago

Comments

prezjordan•11mo ago
To the author: you can add a .devcontainer directory with a Dockerfile, allowing folks to try this in their browser with GitHub Codespaces

Shameless plug, feel free to copy my setup! https://github.com/jdan/try-j

userbinator•11mo ago
Unintentional humour with how the title got cut off?
pixelpoet•11mo ago
The title stops just short of the
johnisgood•11mo ago
"to the point", I presume, based on its README.
pjmlp•11mo ago
A side effect of the small length available for titles and the whole titles should not be editoralised point of view.
Jtsummers•11mo ago
It's more an issue of todsacerdoti not checking their submission titles will fit, they do this a lot with their submissions. Abbreviating titles is not frowned upon when they don't fit, I've never had any reverted to something like this submission's title because I (for instance) shortened "United States" to "US" to shave off 11 characters.

In this case, cutting out the superfluous "programming language" part would get you "Understanding-j: An introduction to J that gets to the point" which would fit just fine. When in doubt, include the original title in a comment to explain the edit and let the mods sort it out later.

detaro•11mo ago
It's hard to check if titles fit if you use a bot to repost from other sites.
Jtsummers•11mo ago
Fair, they're lazy and can't be bothered to fix their bot even after 5 years of submitting messed up titles.
t-writescode•11mo ago
From the doc,

  _3                  NB. negative numbers start with underscore
  _                   NB. sole underscore is infinity: a number
  __                  NB. negative infinity
Is this a standard I'm unaware of?
avmich•11mo ago
The use of underscore for negative numbers is J's choice, explained e.g. here - https://www.jsoftware.com/docs/help807/jforc/preliminaries.h... .

Explicitly representing infinity, and working with it in some cases, allows to reduce number of exceptions...

Avshalom•11mo ago
APL used ¯3 for negative 3; J went underscore to be similar but ascii.
gitroom•11mo ago
Underscore stuff always throws me off - never quite got used to how J does it. Gotta respect the weird choices though.
jbverschoor•11mo ago
Not the same as (Visual) J++. Great IDE btw
vintagedave•11mo ago
I’ve recently come to be fascinated by J.

Twenty years ago, studying my computing degree, one semester we learned J. It was unlike anything I’d used before and the entire class found it confusing. The compiler / environment was reportedly written by one of the professors and it was routine to run into bugs; I remember puzzling through something, going to a tutor, and them just shrugging it off as a J interpreter issue. I never grokked it and simply passed the course.

But it keeps on recurring to me and I pause to think of J at the weirdest times. As I use more and more languages, I’ve become more fascinated by it. Just like Prolog (also one semester, but with a reliable environment.) I want to learn both better.

binary132•11mo ago
I’ve been thinking for the past couple of years that the ideal programming language would be something like a combination of a concatenative language (a la FORTH) and an array programming language.
gnubison•11mo ago
Uiua?
binary132•11mo ago
interesting, I have not seen this one
preguntador•11mo ago
12j34 is 12j + 34 or 12 + 34j?
quartern•11mo ago
12 + 34j as per https://code.jsoftware.com/wiki/Vocabulary/Constants#Complex...