frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Digital Public Library of America

https://dp.la/
1•hakkikonu•30s ago•0 comments

Push Go for Pushbullet

https://chromewebstore.google.com/detail/push-go-for-pushbullet/dghndapbehjdbhiffbckojkhoennbofg
1•yablak•1m ago•1 comments

The Data Center Backlash Bursts into the Midterms

https://www.nytimes.com/2026/08/23/us/politics/data-centers-midterm-elections.html
3•newsomix9xl•6m ago•0 comments

Across Nashville, Parked Waymos Are Recording Your Neighborhood

https://www.gadgetreview.com/across-nashville-parked-waymos-are-recording-your-neighborhood
2•HotGarbage•7m ago•0 comments

An elliptic curve of rank 31

https://twitter.com/mathandcobb/status/2091618274320552349
3•vicgalle_•11m ago•1 comments

Good and Bad Reasons to Become an Entrepreneur

https://medium.com/i-m-h-o/good-and-bad-reasons-to-become-an-entrepreneur-decf0766de8d
1•BASSAMej•14m ago•0 comments

Show HN: Photo Gallery Without JavaScript

https://ricobeck.de/photostream.html
2•ricobecks•16m ago•0 comments

The VLA and High-Frequency SETI: Expanding the Search for Life

https://arxiv.org/abs/2608.18275
2•root-parent•22m ago•0 comments

Show HN:Tool that checks if your AI-generated content are marked AI Act Art. 50

https://aiactverify.edenlabs.eu
1•lucapersichini•23m ago•0 comments

Cursor beat Git's scalability shortcomings

https://www.theregister.com/devops/2026/08/23/how-cursor-beat-gits-scalability-shortcomings/5291421
2•sbulaev•25m ago•0 comments

Optimizing memory use in a Markdown parser

https://blog.kowalczyk.info/a-n8wf/optimizing-memory-use-in-markdown-parser.html
2•blueshoess•29m ago•0 comments

Wallpaper Engine On Linux (native translation layer library)

https://github.com/shdwmtr/wallpiper
1•shadowmonster•32m ago•0 comments

Leyline: KV Cache Directives for Agentic Inference

https://arxiv.org/abs/2606.01065
3•Bluestein•36m ago•0 comments

Cicada.os – Graphene.os for Your Laptop

https://kpres12.github.io/Cicada.OS/
2•kpres62•36m ago•1 comments

Show HN: A way to let agents reliably pay for things

https://shopstack.ai/
1•windyVector•40m ago•0 comments

IXUI: A Proxmox/ESXi-Style Web UI for Incus

https://github.com/xlmnxp/ixui
1•xlmnxp•42m ago•0 comments

Residential proxies scraping your site? Drain their bandwidth

https://layer3intel.com/blog/residential-proxy-bandwidth-drain
4•Rasbora•42m ago•0 comments

The Summer of Open Weights

https://martinalderson.com/posts/the-summer-of-open-weights/
2•garo-pro•44m ago•0 comments

Declarative WebGPU with S-Expressions

https://hugodaniel.com/posts/declarative-webgpu-with-s-expressions/
2•hugodan•44m ago•0 comments

Bolt Graphics' Advanced GPU to Take on Nvidia – Architosh

https://architosh.com/2026/07/bolt-graphics-advanced-gpu-to-take-on-nvidia/
2•rbanffy•48m ago•0 comments

Ask (Your Terminal)

https://github.com/benja/ask
1•handfuloflight•49m ago•0 comments

Nss-userhosts: a name service switch module allowing unprivileged users to have

https://codeberg.org/felixs/nss-userhosts
1•fanf2•50m ago•0 comments

Making LEDs in the Home Fab

https://hackaday.com/2026/08/23/making-leds-in-the-home-fab/
1•rmason•53m ago•0 comments

Does Chess Make You Smarter? What Chess Can Teach Us

https://www.psychologytoday.com/us/blog/finding-a-new-home/202608/does-chess-make-you-smarter-wha...
2•amichail•54m ago•0 comments

Slash Pages

https://slashpages.net/
1•jcbhmr•54m ago•0 comments

Paul Graham on X: if I were 17. I'd learn how to build LLMs from scratch

https://twitter.com/paulg/status/2091544343589060625
3•bilsbie•54m ago•1 comments

Show HN: Khaos – Kafka traffic and failure simulator, rewritten in Go

https://github.com/aleksandarskrbic/khaos
1•skrbic_a•55m ago•0 comments

Cybernetics and Ghosts

https://robinrendle.com/notes/cybernetics-and-ghosts/
1•robin_reala•56m ago•0 comments

Show HN: Clothes Patterns You Can Make Based on Photo

https://github.com/Ag3497120/photoloset
1•pakupaku•57m ago•0 comments

Engineerification

https://eug.github.io/posts/engineerification.html
1•eugf_•59m 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...