frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Qwen-Image-3.0: Rich Content, Authentic Details, Deep Knowledge

https://qwen.ai/blog?id=qwen-image-3.0
1•ilreb•43s ago•0 comments

Sharden Is Live

https://sharden.website
1•babakkarimib•1m ago•0 comments

Sony ARW6 (LLVC v3) reverse-engineered decoder

https://github.com/abbradar/arw6_decode
1•vuvko•2m ago•0 comments

Rust for Morello ARM CHERI: always-on memory safety, even in unsafe code [pdf]

https://drops.dagstuhl.de/storage/00lipics/lipics-vol263-ecoop2023/LIPIcs.ECOOP.2023.39/LIPIcs.EC...
1•fanf2•3m ago•0 comments

The "Local AI" Lie We've All Been Sold

https://medium.com/@klaudibregu/the-local-ai-lie-weve-all-been-sold-6d3f9373de5e
1•trilogic•3m ago•0 comments

Wire AI: An AI Native growth engineer for Mobile apps

https://getwireai.com
1•malik_chohra•4m ago•0 comments

ChatBOT chapter thread is two weeks old. That's why the prose went soft

1•buckram-studio•4m ago•0 comments

Show HN: AI Song – turn prompts or lyrics into complete songs

https://ai-song.net/
1•jnke•6m ago•0 comments

AI Breakthroughs Guide: The Ultimate Overview of July 2026 Innovations

https://aichatspot.online/ai-breakthroughs-guide-the-ultimate-overview-of-july-2026-innovations/
1•coinpress•8m ago•0 comments

Nuvistor

https://en.wikipedia.org/wiki/Nuvistor
1•chicken-stew•9m ago•0 comments

OpenPlanter

https://github.com/ShinMegamiBoson/OpenPlanter
1•anticensor•10m ago•0 comments

Microsoft Taps AMD for at Scale AI CPU and GPU Clusters

https://www.nextplatform.com/cloud/2026/07/20/microsoft-taps-amd-for-at-scale-ai-cpu-and-gpu-clus...
1•rbanffy•12m ago•0 comments

Software Factories, Light and Dark

https://twitter.com/addyosmani/status/2079442194449232227
1•pretext•12m ago•0 comments

Aceto: Browser overlay and MCP building HTML mockups together with an AI

https://github.com/alexzeitler/aceto
1•handfuloflight•13m ago•0 comments

A Defense of Appetite

https://www.0x4a6f65.com/p/a-defense-of-appetite
1•gagdiez•15m ago•0 comments

The future of the Keycloak Discourse forum

https://www.keycloak.org/2026/07/future-of-keycloak-forum
1•mnming•15m ago•0 comments

Vixen 0.3 – fork of ratpoison (winman) goes back in time to resolve old bugs

https://codeberg.org/spidervixn/vixen
1•icmpkitty•22m ago•1 comments

[LITERARY CRITICISM] The 'Screwfly Solution' Solution: Bi-Sexuality

https://gwern.net/screwfly
1•barry-cotter•24m ago•1 comments

Show HN: A BIOS-style terminal for observing a deterministic persistent world

https://speykye.github.io/persistent-world-observer-terminal/
1•Speykey•26m ago•1 comments

Judge halts Paramount's $111B purchase of Warner Bros. in win for US states

https://arstechnica.com/tech-policy/2026/07/judge-halts-paramounts-111b-purchase-of-warner-bros-i...
4•rbanffy•28m ago•0 comments

Did China just beat Intel?

https://twitter.com/SemiAnalysis_/status/2079251630608842814
3•xnhbx•32m ago•0 comments

Stacker – Deploy multi-container Docker stacks with one CLI command

https://github.com/trydirect/stacker
1•trydirect•34m ago•0 comments

AI-Assisted Vulkan Development

https://docs.vulkan.org/tutorial/latest/AI_Assisted_Vulkan/introduction.html
2•pjmlp•34m ago•0 comments

Configuration Complexity Clock (2012)

http://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html
1•dwrodri•36m ago•0 comments

Figma Console MCP

https://github.com/southleft/figma-console-mcp
1•handfuloflight•36m ago•0 comments

Show HN: QuiverKit – 62 developer tools that run offline

https://quiverkit.dev
2•ensardev•37m ago•2 comments

Ask HN: I am building a app to deep search bookmarks from browser, X etc.

2•shafkathullah•40m ago•2 comments

Were you watching the World Cup or playing chess?

https://mastodon.online/@lichess/116952699800947773
1•plaguna•43m ago•0 comments

Agent solves problem in JavaScript but fails in TypeScript

https://twitter.com/dillon_mulroy/status/2079400950280663126
2•tosh•43m ago•0 comments

Show HN: Qscreen – tmux-like session manager for Windows PowerShell

https://github.com/dualface/qscreen
1•dualface•44m 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...