frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Webcellar – JavaScript (and TypeScript) in Excel Made Simple

https://github.com/Acmeon/Webcellar
1•Acmeon•40s ago•0 comments

AI for Small and Medium Businesses. Tadviser Conference Report

1•anong1•48s ago•0 comments

A visual guide to Gemma4

https://newsletter.maartengrootendorst.com/p/a-visual-guide-to-gemma-4
1•saikatsg•50s ago•0 comments

Support Betterbird

https://www.betterbird.eu/end-of-year/
1•ekianjo•7m ago•0 comments

Gomoku (5 in a Row) in Zig (Minimax with Alpha-Beta Pruning) Zig/WASM

https://github.com/begoon/gomoku-zig/
1•begoon•8m ago•0 comments

Giving LLMs a Formal Reasoning Engine for Code Analysis

https://yogthos.net/posts/2026-04-08-neurosymbolic-mcp.html
3•boriskourt•10m ago•1 comments

When Representation Replaces Reality in Modern Systems

https://dx.doi.org/10.2139/ssrn.6150706
1•realitydrift•12m ago•0 comments

Sokoban Solver in Zig

https://github.com/begoon/zig-sokoban-solver/
1•begoon•12m ago•0 comments

The Intl API: The best browser API you're not using

https://polypane.app/blog/the-intl-api-the-best-browser-api-youre-not-using/
2•Terretta•17m ago•0 comments

This "rotten egg" brain gas could be the key to fighting Alzheimer's disease

https://www.sciencedaily.com/releases/2026/04/260408225933.htm
1•Noaidi•18m ago•1 comments

The State of Startups 2026

https://supabase.com/state-of-startups
1•fmerian•20m ago•0 comments

A Three- and a Four- Body Problem

https://www.johndcook.com/blog/2026/04/08/artemis-1-apollo-12/
1•ibobev•21m ago•0 comments

Andrica's conjecture on the gap between root primes

https://www.johndcook.com/blog/2026/04/08/andrica/
2•ibobev•21m ago•0 comments

An Atari 8-bit Computer Timeline

https://www.goto10retro.com/p/an-atari-8-bit-computer-timeline
1•ibobev•22m ago•0 comments

Show HN: Gaussian splatting for real estate promotion

https://lamotte-laturballe.see-around.app/
2•dezmou•26m ago•1 comments

Britain breaks solar energy record twice as UKs biggest solar farm gets approval

https://www.theguardian.com/environment/2026/apr/08/britain-breaks-solar-energy-record-twice-uk-b...
4•_____k•27m ago•1 comments

The Soviet Network

https://literaryreview.co.uk/the-soviet-network
1•prismatic•27m ago•0 comments

Hister: Automatic local full-text indexing for visited websites

https://github.com/asciimoo/hister
1•rendx•29m ago•0 comments

Show HN: CSS Studio. Design by hand, code by agent

https://cssstudio.ai
2•SirHound•31m ago•0 comments

Why Have Sentence Lengths Decreased?

https://arjunpanickssery.substack.com/p/why-have-sentence-lengths-decreased
2•surprisetalk•31m ago•0 comments

Ms. Rachel

https://gomakethings.com/ms.-rachel/
2•surprisetalk•31m ago•0 comments

Kiki: Array Programming DSL

https://smallandnearlysilent.com/kiki/
1•surprisetalk•31m ago•0 comments

Exploring the Design Space for Runtime Enforcement of Dynamic Capabilities [video]

https://www.youtube.com/watch?v=Yug1iSqY2Y8
2•surprisetalk•32m ago•0 comments

Workflows: Durable Execution with Just Postgres

https://earendil-works.github.io/absurd/
2•birdculture•35m ago•0 comments

SuperCmd – open-source alternative to Raycast Pro, WisprFlow, and Speechify

https://supercmd.sh/
3•marksully•35m ago•0 comments

WireGuard VPN developer can't ship updates after Microsoft locks account

https://techcrunch.com/2026/04/08/wireguard-vpn-developer-cant-ship-software-updates-after-micros...
5•Liriel•35m ago•2 comments

Apple's chip 'binning' explained: What the heck does it mean?

https://www.macworld.com/article/3107278/apples-chip-binning-explained-what-is-it-and-why-does-it...
1•SonOfKyuss•37m ago•0 comments

Citeseerx.ist.psu.edu Archived, Breaking Tens of Thousands of Links

https://web.archive.org/web/20251230112235/https://citeseerx.ist.psu.edu/
2•maxaigner•39m ago•2 comments

Ask HN: What you use for quick API checks?

1•igtumt•40m ago•1 comments

Grading laptop and cell phone companies on the fixability of their products

https://pirg.org/edfund/resources/failing-the-fix-2026/
1•giuliomagnifico•41m ago•0 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...