frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OneRaccoonAway – raccoon-themed Seattle bus map

https://www.oneraccoonaway.org/
1•aaronbrethorst•17s ago•0 comments

Linux 7.2-Rc6 Released: "This RC Is Huge"

https://www.phoronix.com/news/Linux-7.2-rc6-Released
1•Bender•30s ago•0 comments

Qwen 3.8 Max Live Now

https://www.qwencloud.com/models/qwen3.8-max
1•zkmon•3m ago•0 comments

The VP is not ignoring you

https://ganzefolge.substack.com/p/the-vp-isnt-ignoring-you
1•neinasaservice•5m ago•0 comments

FastJSON Broke Again. Why?

https://blog.vonng.com/en/cloud/fastjson-boom/
1•EnnEmmEss•5m ago•0 comments

Qwen3.8-Max: A New Bar for Coding and Cowork

https://qwen.ai/blog?id=qwen3.8
4•ai2027•6m ago•0 comments

US Water Systems Hit by Suspected Iranian Cyber Attacks

https://www.opforjournal.com/p/us-water-systems-hit-by-suspected
1•djwhite155•10m ago•0 comments

Yen leaps after intervention, leaving the dollar bruised

https://www.reuters.com/world/asia-pacific/dollar-suddenly-falls-against-yen-traders-alert-furthe...
3•Jimmc414•10m ago•1 comments

RFC 9846: The Transport Layer Security (TLS) Protocol Version 1.3

https://www.rfc-editor.org/rfc/rfc9846.html
1•Jimmc414•10m ago•0 comments

Ask HN: Have LLMs Plateaued?

2•leandrobon•12m ago•0 comments

Amazon completes $50B investment in OpenAI

https://www.ft.com/content/8ae9e6e4-a53c-44da-8e7d-c9d81f0df4b9
2•sbulaev•15m ago•0 comments

I Synthesized a Chalcone into a Flavonol in Six Days

https://medium.com/whatsnextwray/how-i-synthesized-a-chalcone-into-a-flavonol-in-six-days-518595b...
1•raynchad•17m ago•0 comments

AI Can Design Parts but It Can't Do This [video]

https://www.youtube.com/watch?v=K99LtENdQjA
1•boringperson•24m ago•0 comments

A mystery virus started killing horses. Then humans

https://www.theguardian.com/science/2026/aug/03/hendra-virus-australia-sentinels-book-extract-ani...
3•edfsadfer•26m ago•0 comments

Zenith – AI that parses 2D blueprints into instant quote breakdowns

https://zenithquoting.com/
1•MalikCarey•27m ago•0 comments

Ripchaser – Sports card checklist and parallel mapping tool

https://ripchaser.com/
1•engraveprice•31m ago•0 comments

Show HN: OpenTalking – Privately deployable real-time AI avatar

https://github.com/datascale-ai/opentalking
1•xx123122•31m ago•0 comments

Qwen3.8-Max

https://twitter.com/Alibaba_Qwen/status/2084093402967396594
6•logickkk1•32m ago•0 comments

State of Exposure Report July'2026 by EchelonGraph

1•gladiator291288•32m ago•0 comments

Scratch Muppet fnaf fangame I can't find anymore

1•jasonTrowbridge•33m ago•0 comments

Melatonin vs. magnesium: Which is better for your sleep?

https://www.washingtonpost.com/wellness/2026/08/02/melatonin-vs-magnesium-which-is-better-your-sl...
3•wslh•33m ago•1 comments

Controlling Your Environment Makes You Happy (2000)

https://www.joelonsoftware.com/2000/04/10/controlling-your-environment-makes-you-happy/
1•brazukadev•35m ago•0 comments

Qwen UI Agent

https://tongyi-mai.github.io/Qwen-UI-Agent/
2•shay_ker•38m ago•0 comments

Louis Theroux Interview [video]

https://www.youtube.com/watch?v=kdxgsCrEDY8
1•consumer451•42m ago•0 comments

Graph Engineering with Claude. What It Is and How to Use It

https://x.com/Mahaximus_/article/2082442856417956173
1•heftykoo•44m ago•0 comments

Show HN: A company brain AI agents check before acting

https://github.com/gnt-ai/gnt
3•lukaadzic•47m ago•2 comments

Your Coding Agent Is Playing Tetris Badly

https://zhenyi.gibber.blog/your-coding-agent-is-playing-tetris-badly
2•zhenyi•49m ago•0 comments

Eve Marketing Team Template

https://github.com/vercel-labs/marketing-team-eve-template
1•flashbrew•50m ago•0 comments

Trail – signed OpenTelemetry spans for AI agents

https://github.com/varmax2511/trail
1•varmax2511•51m ago•0 comments

Firstmate: Talk to one agent. Ship with a crew

https://github.com/kunchenguid/firstmate
2•shikharbhardwaj•54m 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...