frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

China sets lowest economic growth target since 1991

https://www.bbc.com/news/articles/cqxddwl93qjo
1•tartoran•18s ago•0 comments

Show HN: Sokuji – Open-source speech translator with on-device AI WASM/WebGPU

https://github.com/kizuna-ai-lab/sokuji
1•jiangzhuo•51s ago•0 comments

A Number with a Shadow

https://campedersen.com/tang
1•davedx•1m ago•0 comments

Ask HN: Alternatives to GH Actions?

1•BhavdeepSethi•2m ago•1 comments

Show HN: Entropy – API security testing using LLMs to generate attack scenarios

https://github.com/arjinexe/entropy-chaos
1•arjinexe•3m ago•0 comments

Engineering over Enforcement

https://www.contraption.co/engineering-over-enforcement/
1•philip1209•5m ago•0 comments

Show HN: Tune on a real Boss TU-3

https://realtuner.online/
1•smith-kyle•5m ago•0 comments

Can coding agents relicense open source through a "clean room" implementation?

https://simonwillison.net/2026/Mar/5/chardet/
2•MindGods•5m ago•1 comments

B.C.'s daylight-time decision: 'Scientifically a bad idea,' says key researcher

https://www.cbc.ca/news/canada/bc-daylight-saving-health-concerns-9.7114947
1•LostMyLogin•7m ago•2 comments

Canon's rumored retro camera could be its own X Half

https://m.dpreview.com/articles/1229448777/canon-analog-concept-camera-cpplus-x-half
1•PaulHoule•8m ago•0 comments

Malicious NPM "Sandworm" packages targeting AI toolchains and DevSecOps

https://phoenix.security/sandworm-mode-npm-supply-chain-worm/
1•nuzzl•9m ago•1 comments

Show HN: I built an AI tool that analyzes your Discogs vinyl collection

https://recordsv.lt
1•herrstagl•9m ago•0 comments

Spectre I prevents smart devices and AI recorders from picking up your voice

https://www.deveillance.com/
2•world2vec•9m ago•0 comments

Google isn't waiting – the 30 percent Android app store fee is dead

https://www.theverge.com/policy/889252/google-app-store-fee-reduction-20-percent-epic-v-google
2•agent86•10m ago•2 comments

Cameras built to police Iranians became the regime's Achilles' heel

https://royapakzad.substack.com/p/youre-welcome-mr-supreme-leader
2•benbreen•11m ago•0 comments

Infinite Jest belongs in the techno-optimist canon

https://danco.substack.com/p/infinite-jest-belongs-in-the-techno
1•surprisetalk•12m ago•0 comments

I made my whole-home humidifier slightly less terrifying [video]

https://www.youtube.com/watch?v=tCVsyY5TRQI
1•surprisetalk•12m ago•0 comments

Archival Selves

https://contraptions.venkateshrao.com/p/archival-selves
1•surprisetalk•12m ago•0 comments

GitHub Copilot is now #3 in VS Code installs behind Claude/OpenAI

https://twitter.com/AznWeng/status/2029575624591913132
1•AznHisoka•12m ago•0 comments

Comprehensive check and Productivity tool for vibecoders. Has a team mode too

https://github.com/akshan-main/vibe-check/blob/main/README.md
1•frutigeraerosol•12m ago•1 comments

Research shows 41 US states are getting warmer, all in slightly different ways

https://phys.org/news/2026-02-states-warmer-slightly-ways.html
1•bikenaga•12m ago•0 comments

Show HN: Selva – Amazon for AI Agents

https://www.useselva.com/
1•jpbonch•13m ago•0 comments

Galileo's handwritten notes found in ancient astronomy text

https://www.science.org/content/article/galileo-s-handwritten-notes-found-ancient-astronomy-text
1•tzury•13m ago•0 comments

So what project management tool you use to orchestrate your agent team?

1•autojunjie•14m ago•1 comments

Minimizing user research fraud in the age of agentic AI

https://www.buttonevents.com/blog/minimizing-user-research-fraud-in-the-age-of-agentic-ai
1•verdverm•15m ago•0 comments

My Git-worktree setup using worktrunk and caddy

https://xata.io/blog/my-git-worktree-setup-using-worktrunk-and-caddy
1•gk1•16m ago•0 comments

Pair Programming Is Having a Renaissance

https://twitter.com/dabit3/status/2029595180882698740
1•dabit3•16m ago•0 comments

The Great Transition

https://danielmiessler.com/blog/the-great-transition
1•gmays•18m ago•0 comments

Reverse-Engineering O2Jam Network

https://dev.cxo2.me/reversing-o2jam-network/
1•speps•18m ago•0 comments

Show HN: Ouroboros – Post-quantum P2P messenger with zero servers

https://github.com/OmarPrampolini/Ouroboros
1•OmarPrampolini•19m 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•10mo ago

Comments

prezjordan•10mo 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•10mo ago
Unintentional humour with how the title got cut off?
pixelpoet•10mo ago
The title stops just short of the
johnisgood•10mo ago
"to the point", I presume, based on its README.
pjmlp•10mo ago
A side effect of the small length available for titles and the whole titles should not be editoralised point of view.
Jtsummers•10mo 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•10mo ago
It's hard to check if titles fit if you use a bot to repost from other sites.
Jtsummers•10mo 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•10mo 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•10mo 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•10mo ago
APL used ¯3 for negative 3; J went underscore to be similar but ascii.
gitroom•10mo ago
Underscore stuff always throws me off - never quite got used to how J does it. Gotta respect the weird choices though.
jbverschoor•10mo ago
Not the same as (Visual) J++. Great IDE btw
vintagedave•10mo 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•10mo 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•10mo ago
Uiua?
binary132•10mo ago
interesting, I have not seen this one
preguntador•10mo ago
12j34 is 12j + 34 or 12 + 34j?
quartern•10mo ago
12 + 34j as per https://code.jsoftware.com/wiki/Vocabulary/Constants#Complex...