frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: GovAuctions lets you browse government auctions at once

https://www.govauctions.app/
1•player_piano•2m ago•0 comments

Show HN: NfcGuard – Block distracting apps with NFC tags

https://github.com/Andebugulin/nfcGuard
1•Andebugulin•2m ago•0 comments

Show HN: Orchestrating AI into reviewable PRs you can reason about

https://github.com/ninthwave-sh/ninthwave
1•roblambell•3m ago•0 comments

A NAS appliance built on bcachefs

https://github.com/nasty-project/nasty
2•khajdamowicz•5m ago•0 comments

US-Iranian War: a best case scenario

https://kamilkazani.substack.com/p/us-iranian-war-a-best-case-scenario
1•enaaem•5m ago•0 comments

Molecule in Python blood could pave way for new obesity drugs, scientists say

https://www.theguardian.com/science/2026/mar/19/molecule-python-blood-metabolism-obesity-weight-l...
1•PaulHoule•7m ago•0 comments

I Replaced Kafka, Redis, and RabbitMQ with One Tool – A Deep Dive into NATS

https://medium.com/@jainal/i-replaced-kafka-redis-and-rabbitmq-with-one-tool-heres-what-i-learned...
3•jainal09•7m ago•0 comments

An Actual Alternative to Originalism

https://www.scotusblog.com/2026/04/an-actual-alternative-to-originalism/
1•Tomte•7m ago•0 comments

81yo Dodgers fan can no longer get tickets because he doesn't have a smartphone

https://twitter.com/Suzierizzo1/status/2040864617467924865
7•josephcsible•8m ago•0 comments

"It's hard to feel like Claude isn't actively working against me."

https://twitter.com/danveloper/status/2041141414851985668
1•m-hodges•8m ago•0 comments

Code generation that just works

https://maryrosecook.com/blog/post/code-generation-that-just-works
2•evakhoury•9m ago•0 comments

Reducto releases Deep Extract

https://reducto.ai/blog/reducto-deep-extract-agent
1•raunakchowdhuri•10m ago•0 comments

Talking Liquid Glass with Apple

https://captainswiftui.substack.com/p/talking-liquid-glass-with-apple
1•vladde•11m ago•0 comments

Caveman in Practice

https://github.com/LucasDuys/forge
2•lucasduys•11m ago•1 comments

Claude, GPT-4o, Gemini, and Mistral sit at a virtual card table

https://xxx.vasco.xxx/cards/
2•IAmbarbosa•12m ago•0 comments

Bullshit Debt

https://elliotmorris.net/bullshit-debt
4•abnercoimbre•13m ago•0 comments

Replit for Sheets

https://replsheet.com/
3•jacktheturtle•14m ago•1 comments

Swarm: Manage a Swarm of Coding Agents

https://github.com/penberg/swarm
3•tanelpoder•14m ago•0 comments

Show HN: Claude skill for Apple Instruments performance traces (iOS/Mac)

https://github.com/jlreyes/instruments-analyzer
4•jlreyes•15m ago•1 comments

Contextception – Deterministic context intelligence for code changes

https://github.com/kehoej/contextception
3•kehoej•15m ago•0 comments

Building More Resilient Local-First Software with ATProto

https://jakelazaroff.com/words/building-more-resilient-local-first-software-with-atproto/
3•evakhoury•17m ago•0 comments

Roman Moon, Greek Moon

https://www.johndcook.com/blog/2026/04/03/roman-moon-greek-moon/
3•ibobev•20m ago•0 comments

Kalman and Bayes Average Grades

https://www.johndcook.com/blog/2026/04/04/kalman-bayes/
3•ibobev•20m ago•0 comments

HIPAA Compliant AI

https://www.johndcook.com/blog/2026/04/05/hipaa-compliant-ai/
3•ibobev•20m ago•0 comments

Tattoo ink induces inflammation and alters the immune response to vaccination

https://www.pnas.org/doi/10.1073/pnas.2510392122
4•ryan_j_naughton•21m ago•0 comments

sc-im Spreadsheets in Your Terminal

https://github.com/andmarti1424/sc-im
12•m-hodges•23m ago•0 comments

Show HN: Tandem, real-time collaboration with Claude Code

https://github.com/bloknayrb/tandem
2•bloknayrb•25m ago•0 comments

Why can't human editors identify AI?

https://lithub.com/why-cant-human-editors-identify-ai/
6•speckx•26m ago•0 comments

AI Singer Now Occupies Eleven Spots on iTunes Singles Chart

https://www.showbiz411.com/2026/04/05/itunes-takeover-by-fake-ai-singer-eddie-dalton-now-occupies...
14•flinner•26m ago•6 comments

Choreodle – Daily Dance Choreography Guessing Game

https://choreodle.com/
2•mohanjith•27m ago•1 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...