frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: An unofficial Qwen image generator

https://qwenimage3.com/
1•marcushuang4595•42s ago•0 comments

Apple Will 'Watch Everything Burn' When the AI Bubble Bursts

https://www.macrumors.com/2026/07/27/ed-zitron-apple-watch-it-burn-ai-bubble-bursts/
1•thm•1m ago•0 comments

The robots programmed by kids to speak their Indigenous languages

https://www.npr.org/2026/07/26/nx-s1-5825798/robot-speaks-endangered-native-american-languages
1•andsoitis•4m ago•0 comments

Kimi K3: Its Capabilities and Related Discontents

https://thezvi.wordpress.com/2026/07/20/on-kimi-k3-its-capabilities-and-related-discontents/
2•gmays•7m ago•0 comments

Can LLMs identify 16 cards in 45 bit-queries?

https://snwagh.com/blog/2026/open-problem/
3•napping_penguin•7m ago•0 comments

MD to PDF Converter – Free Convert Markdown to PDF

https://ilovemardown.com/
1•dulcedeleche•9m ago•0 comments

Nvidia Object-Oriented Agents: An agent is a Python class

https://github.com/NVIDIA-NeMo/labs-OO-Agents
1•nvad00•9m ago•0 comments

Ilya Sutskever's SSI and Nvidia Announce Long-Term Strategic Partnership

https://nvidianews.nvidia.com/news/ilya-sutskevers-safe-superintelligence-inc-and-nvidia-announce...
2•lanakei•10m ago•0 comments

EU to make more money from fining US tech companies than taxing its own

https://twitter.com/levelsio/status/2080314960656159018
2•JumpCrisscross•10m ago•0 comments

Why the anatomy of a quantum chip matters

https://medium.com/@jkim_tran/the-anatomy-of-a-quantum-chip-6f9daffc61cf
1•jennifer-trin•10m ago•0 comments

Diskless Infrastructure

https://kerkour.com/diskless-infrastructure
3•cold_pizz4•11m ago•0 comments

China unveils homegrown 90GHz real-time oscilloscope(2025)

https://www.globaltimes.cn/page/202510/1345719.shtml
1•num42•12m ago•0 comments

DMARC Subdomain Policy: How Sp= and NP= Protect Every Subdomain

https://dmarcguard.io/blog/dmarc-subdomain-policy/
1•meysamazad•15m ago•0 comments

Leaving my house more often

https://puppynet.work/actually-leaving-my-house-more-often/
1•meysamazad•15m ago•0 comments

The Google Cafeteria at the End of the World

https://cakezine.substack.com/p/the-google-cafeteria-at-the-end-of
1•speckx•15m ago•0 comments

The HF transceiver I couldn't finish

https://slomkowski.eu/hf-transceiver-i-couldnt-finish/
2•meysamazad•15m ago•0 comments

Lovable runs swarms of AI hacking agents against itself

https://lovable.dev/blog/how-we-run-swarms-of-ai-hacking-agents-against-ourselves
1•h1fra•16m ago•0 comments

A simple clustering algorithm for lists

https://cassidoo.co/post/clustering-tiles/
1•thunderbong•16m ago•0 comments

Claude weekly digest What's new

https://code.claude.com/docs/en/whats-new
1•adithyaharish•16m ago•0 comments

Hardware Finality for Apple Siri and Android AI

https://zenodo.org/records/21467217
1•sangamdas•17m ago•0 comments

MCP's biggest update removes the machinery many servers were built around

https://thenewstack.io/mcp-release-candidate-rewrite/
1•Brajeshwar•19m ago•0 comments

No Sony of Mine

https://www.thedeletedscenes.com/p/no-sony-of-mine
1•adelmastro•21m ago•0 comments

Paged Out #9 [pdf]

https://pagedout.institute/download/PagedOut_009.pdf
2•laurensr•21m ago•0 comments

Paged Out #9

https://pagedout.institute/webview.php?issue=9&page=1
1•bbayles•21m ago•0 comments

Engineering managers have a new job description

https://leaddev.com/management/engineering-managers-have-a-new-job-description
1•theanonymousone•22m ago•0 comments

A work journal to stay organised and informed

https://silviamaggidesign.com/blog/a-work-journal/
1•surprisetalk•23m ago•0 comments

Show HN: Pilot Protocol – a network where AI agents find tools and each other

3•teocalin37•23m ago•1 comments

The Glass Famine

https://edconway.substack.com/p/the-glass-famine
4•baud147258•25m ago•0 comments

The Most Important Trainer You've Never Heard Of

https://edconway.substack.com/p/the-most-important-trainer-youve
1•baud147258•26m ago•0 comments

Britain is struggling to build data centres

https://www.economist.com/britain/2026/07/26/britain-is-struggling-to-build-data-centres
1•andsoitis•27m 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...