frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Arbitraging the global trademark treaty system

https://filedmark.com
1•infiniteAdmin•52s ago•1 comments

Texas makes Bible passages required reading for public school students

https://www.theguardian.com/us-news/2026/jun/26/texas-bible-required-reading-public-school
1•geox•3m ago•0 comments

Show HN: Open-Source API for Asynchronous Tasks Using Agents

https://meerkatagents.com/
1•kannanreghu•13m ago•0 comments

Show HN: Play puzzle games in a feed like TikTok

https://puzzle.express
3•trancence•25m ago•1 comments

Pixar's Believable People

https://animationobsessive.substack.com/p/pixars-believable-people
2•vinhnx•27m ago•0 comments

One More Thing

https://take.surf/2026/06/07/one-more-thing
1•Udo_Schmitz•29m ago•0 comments

Getting LLMs Drunk to Find Remote Linux Kernel OOB Writes (and More)

https://heyitsas.im/posts/drinking-llms/
1•schmuhblaster•30m ago•0 comments

What GUI or desktop app do you use to keep track of different AI sessions?

2•howToTestFE•33m ago•0 comments

Padel disrupted the genteel world of lawn tennis

https://theconversation.com/how-padel-disrupted-the-genteel-world-of-lawn-tennis-285867
2•zeristor•34m ago•0 comments

NVMe-CLI v3.0B.1 ships per-cycle sanitize verification

https://github.com/linux-nvme/nvme-cli/releases/tag/v3.0-b.1
1•yonasabeselom•37m ago•0 comments

Show HN: The TypeScript Semantic Layer for ClickHouse

https://github.com/hypequery/hypequery
2•lureilly1•40m ago•0 comments

Bulk image and file compressor & converter.

https://squeezes.vercel.app
1•marpe•43m ago•2 comments

NodeQuest – a browser puzzle game that teaches n8n workflow automation

https://nodequest.io
1•pusucip•48m ago•0 comments

End-to-end model that listens, sees, thinks and responds on video in real time

https://twitter.com/minchoi/status/2070347790115565792
1•dawkins•49m ago•1 comments

A debugging story: Learning debugging principles from a production outage

https://www.iinuwa.xyz/blog/a-debugging-story/
1•dorianniemiec•50m ago•0 comments

How do you handle high-stakes decisions when your brain is at 99% capacity?

1•piyushk95•52m ago•1 comments

Browser agent that reads a page in ~2k tokens, not ~180k

https://www.npmjs.com/package/pixelpi
2•josharsh•52m ago•0 comments

Badge of Infamy, by Lester del Rey (1957) [pdf]

https://ebook-mecca.com/online/Badge%20of%20Infamy%20-%20Lester%20Del%20Rey.pdf
1•joebig•55m ago•0 comments

DeepSeek open-sources inference optimizations with 60–85% faster generation [pdf]

https://github.com/deepseek-ai/DeepSpec/blob/main/DSpark_paper.pdf
119•aurenvale•59m ago•7 comments

The White House's post-quantum executive order is an important milestone

https://blog.cloudflare.com/post-quantum-eo-2026/
1•taubek•59m ago•1 comments

Beer CSS – Build material design in record time

https://www.beercss.com
2•Seb-C•1h ago•0 comments

Show HN: Fognitix – an autonomous desktop browser that drives itself

https://www.fognitix.com/
1•fognitix•1h ago•0 comments

Show HN: Waitlio – The waitlist software for your next launch

https://waitlio.com
1•543310•1h ago•1 comments

An extension of the traditional PDF standard

https://github.com/AlexandrosGounis/pdfx
1•SVI•1h ago•0 comments

JEP Draft: Deprecate the macOS/X64 Port for Removal

https://openjdk.org/jeps/8386091
2•Tomte•1h ago•0 comments

NYC's last horse track, Aqueduct, ending live races

https://apnews.com/article/nyc-horse-racing-track-closing-aqueduct-c52bac4978ba99d2c921408ffdf05f13
1•geox•1h ago•0 comments

What Everyone Gets Wrong About AI and Learning [video]

https://www.youtube.com/watch?v=0xS68sl2D70
1•thunderbong•1h ago•0 comments

How much does a token cost?

https://www.erikjs.com/experiences/llm-token-counter
1•csgod•1h ago•0 comments

A New Fossil Discovery Just Rewrote 150 Years of Evolutionary Theory

https://www.404media.co/a-new-fossil-discovery-just-rewrote-150-years-of-evolutionary-theory/
1•susiecambria•1h ago•0 comments

The "Digital Cash Envelope": Making Crypto Gifting as Easy as Cash

https://www.indiehackers.com/post/the-digital-cash-envelope-making-crypto-gifting-as-easy-as-cash...
1•mybucks_online•1h 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...