frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I vibecoded a game and got my first paying supporter

https://gunguesser.com
1•salad_v•7m ago•1 comments

xkcd: Well 2

https://xkcd.com/568/
2•ulrikrasmussen•19m ago•0 comments

Solving Brain Aging: Fast and Slow

https://blog.amaranth.foundation/p/solving-brain-aging-fast-and-slow
1•pminimax•30m ago•0 comments

Fear of layoffs what should I do?

2•cipherdc•32m ago•0 comments

'Googlebooks' have a premium focus, some Chromebooks can be upgraded

https://9to5google.com/2026/05/12/googlebooks-have-a-premium-focus-some-chromebooks-can-be-upgraded/
1•theanonymousone•37m ago•0 comments

NPM-Scan – Detects TanStack Worm, Beats Socket/Snyk (Local/BYOC)

https://github.com/lateos-ai/npm-scan
1•lateos-ai•39m ago•0 comments

eBay rejects $56B GameStop bid as 'neither credible nor attractive'

https://www.ft.com/content/554f76a6-218d-4f88-bcad-9c52623ef533
1•petethomas•43m ago•0 comments

The identity join problem: Linking SSO profiles to directory users

https://workos.com/blog/linking-sso-profiles-to-directory-users
2•jamilbk•48m ago•0 comments

Let's Encrypt: Gen Y Cross-Certified Subordinate CAs Missing ServerAuth EKU

https://bugzilla.mozilla.org/show_bug.cgi?id=2038351
3•XYen0n•53m ago•0 comments

Ask HN: Freelance Billing in the Age of LLMs?

1•meter•56m ago•0 comments

Temu is advertising filet mignon on X

https://twitter.com/shoptemu/status/2053092200632685016
29•noleary•57m ago•4 comments

Rectangle Shopping (Almost Anything)

https://www.rectangle.so
1•Waseemkhalo•57m ago•0 comments

Cemu (WiiU emulator) compromised by Russian threat actor

https://rentry.co/cemu-security-psa
3•gassi•1h ago•0 comments

Claude for Legal Launches

https://www.artificiallawyer.com/2026/05/12/claude-for-legal-launches-may-reshape-the-legal-tech-...
1•msolujic•1h ago•0 comments

[PATCH linux] README: Don't organize the README by arbitrary "roles"

https://lore.kernel.org/lkml/20260513004616.2877-1-me@runxiyu.org/T/#u
1•runxiyu•1h ago•0 comments

Self-hosted AI memory with web dashboard – Cloudflare Workers, D1, Vectorize

https://github.com/rahilp/second-brain-cloudflare
1•rahilpirani•1h ago•0 comments

Diversity and functional profile of the "microbial proteome" in fermented foods

https://pubs.rsc.org/en/content/articlelanding/2026/fo/d5fo05039a
2•PaulHoule•1h ago•0 comments

BYOM stock analysis via MCP, looking for feedback

https://stocks.lynxdi.com/
1•pezhao•1h ago•0 comments

Show HN: I spent $100 in Claude tokens and 1k battles training my AI tank

https://agentank.ai/history/mat_8v9fSEZE8295dcZ8U
2•mazzystar•1h ago•0 comments

DMARC Fail: 7 Causes and How to Fix Each

https://dmarcguard.io/blog/dmarc-failed-how-to-fix/
2•meysamazad•1h ago•0 comments

Notifications Are a Form of Surveillance

https://frostecho.neocities.org/posts/notifications-are-a-form-of-surveillance/
1•meysamazad•1h ago•1 comments

A HAR Analyser That Stays in the Browser

https://thelazysre.com/posts/a-har-analyser-that-stays-in-your-browser/
1•meysamazad•1h ago•0 comments

ESR on dropping terminfo and curses from an old Unix game

https://twitter.com/i/status/2053957912624500929
18•Ariarule•1h ago•1 comments

Income tax calculator for US and Canada

https://takehome.tax
1•ccnomas•1h ago•0 comments

"Cancelling Async Rust" – RustConf 2025

https://www.youtube.com/watch?v=zrv5Cy1R7r4
2•tcp_handshaker•1h ago•0 comments

Building Kiteshield: A journey from prototype to safety-critical

https://www.youtube.com/watch?v=6YGghlVOXlE
2•tcp_handshaker•1h ago•0 comments

Using LLM in the shebang line of a script

https://til.simonwillison.net/llms/llm-shebang
3•dnw•1h ago•0 comments

Reanimation of the First Automatic Theorem Prover (From 1956)

https://github.com/dmoews/logic-theorist
2•abrax3141•1h ago•1 comments

Show HN: Gremlin

https://github.com/aosmith/gremlin
1•aosmith•1h ago•0 comments

Zero-native – Build native desktop apps with web UI

https://zero-native.dev
4•gedy•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...