frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Intel Total Storage Encryption on Panther Lake [video]

https://www.youtube.com/watch?v=owRK0Dm6Uh4
1•pregnenolone•1m ago•0 comments

Crisis of the Late Middle Ages

https://en.wikipedia.org/wiki/Crisis_of_the_late_Middle_Ages
1•haunter•3m ago•0 comments

Ask HN: Does a startup need both founder and company X accounts?

2•OnionLayers•5m ago•0 comments

Ask HN: Do you cuss at your agent?

1•ak39•6m ago•0 comments

Toxic bosses: why do companies protect managers who make working life hell?

https://www.theguardian.com/money/2026/sep/24/toxic-bosses-why-do-companies-protect-managers-who-...
1•fallinditch•10m ago•0 comments

Show HN: Multi-agent coding feels like pre-GitHub development

https://github.com/motif-Labs/motif
1•merthdotxyz•13m ago•0 comments

Laya "System 1" Code Intelligence for AI Agents

https://github.com/leonardoventurini/scs
1•leonardovb•13m ago•0 comments

Full iPhone 4 'Antennagate' Q&A Video Surfaces After 16 Years – MacRumors

https://www.macrumors.com/2026/09/24/iphone-4-antennagate-qa-video-surfaces/
1•absqueued•18m ago•0 comments

Jamie Beaton might end up the world's most educated person

https://www.nytimes.com/2026/09/15/style/he-might-end-up-the-worlds-most-educated-person.html
1•bookofjoe•18m ago•1 comments

Vitvm: Git for VM State

https://github.com/numinous-technology/vitvm
1•joshkolo•20m ago•0 comments

Docker releases cloud sandboxes, enabling safe agentic workloads in the cloud

https://www.docker.com/c/sbx-promo/
5•pheonixblade9•20m ago•0 comments

Gmux: Tmux for GPUs

https://github.com/numinous-technology/gmux
1•joshkolo•21m ago•0 comments

Platform-Independent SIMD in Go

https://go.dev/blog/simd-experiment
1•tkhattra•21m ago•0 comments

Protecting our knowledge of human genetic diversity

https://projecttimestamper.org/blog/human-genomes/
1•arthuredelstein•22m ago•0 comments

Show HN: Jev-pilot – Jev picks Claude Code's effort, model and skill per prompt

https://github.com/Akramovic1/jev-pilot
2•akramovic•23m ago•0 comments

Preventive Software Maintenance

https://poolp.org/posts/2026-08-13/preventive-software-maintenance/
1•vcoisne•25m ago•0 comments

4% of Sessions, 65% of the Bill: 30 Days of Claude Code Telemetry

https://www.promptarmor.com/resources/claude-cost-and-risk-otel-findings
2•sarelta•28m ago•0 comments

Back and shoulder surgery is often worse than useless

https://www.economist.com/leaders/2026/09/24/back-and-shoulder-surgery-is-often-worse-than-useless
2•burntcaramel•28m ago•0 comments

Software-only quantum tool, it breaks RSA-2048 live

https://dtec9.com
1•DTec•29m ago•0 comments

Danish Health Minister summoned over secret Wegovy court proceedings

https://www.dr.dk/nyheder/indland/ida-auken-bliver-indkaldt-i-samraad-i-hemmelig-novo-sag
2•sfjailbird•30m ago•1 comments

Which AI model is best for coding? A hands-on comparison

https://flaviocopes.com/ai-coding-models/
2•ibobev•32m ago•0 comments

C74-6502 Overview

https://c74project.com/
1•stmw•32m ago•1 comments

Grieving the Loss of Details

https://purplesyringa.moe/blog/grieving-the-loss-of-details/
1•ibobev•32m ago•0 comments

Dolphin Emulator Progress Release 2609

https://dolphin-emu.org/blog/7J/
3•thepbone•33m ago•0 comments

Sir Ranulph Fiennes kept in care home illegally

https://www.telegraph.co.uk/news/2026/09/24/fiennes/
4•bbg2401•34m ago•0 comments

Bluh

https://vivico.space
1•zinicius•34m ago•0 comments

Amiga Screens: A Primer

https://www.datagubbe.se/amscr/
1•ibobev•34m ago•0 comments

Cheap and Awesome

https://www.praf.me/cheap-and-awesome
1•_praf•37m ago•0 comments

Adam Conover explains how YouTube ruined everything

https://www.theverge.com/podcast/991471/adam-conover-youtube-tv-media-union-labor-ai
1•robenkleene•37m ago•0 comments

Google's first Suncatcher orbital data center test launches October 1

https://arstechnica.com/google/2026/09/googles-first-suncatcher-orbital-data-center-test-launches...
3•sbulaev•37m 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•1y ago

Comments

prezjordan•1y 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•1y ago
Unintentional humour with how the title got cut off?
pixelpoet•1y ago
The title stops just short of the
johnisgood•1y ago
"to the point", I presume, based on its README.
pjmlp•1y ago
A side effect of the small length available for titles and the whole titles should not be editoralised point of view.
Jtsummers•1y 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•1y ago
It's hard to check if titles fit if you use a bot to repost from other sites.
Jtsummers•1y 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•1y 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•1y 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•1y ago
APL used ¯3 for negative 3; J went underscore to be similar but ascii.
gitroom•1y ago
Underscore stuff always throws me off - never quite got used to how J does it. Gotta respect the weird choices though.
jbverschoor•1y ago
Not the same as (Visual) J++. Great IDE btw
vintagedave•1y 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•1y 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•1y ago
Uiua?
binary132•1y ago
interesting, I have not seen this one
preguntador•1y ago
12j34 is 12j + 34 or 12 + 34j?
quartern•1y ago
12 + 34j as per https://code.jsoftware.com/wiki/Vocabulary/Constants#Complex...