frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

HDR output arrives in Godot 4.7

https://godotengine.org/article/hdr-output-arrives-in-godot-4-7/
1•__natty__•3m ago•0 comments

Firestarter malware survives Cisco firewall updates, security patches

https://www.bleepingcomputer.com/news/security/firestarter-malware-survives-cisco-firewall-update...
2•Brajeshwar•6m ago•0 comments

The Papers of Friedrich August von Hayek Now Accessible Online

https://www.hoover.org/news/papers-friedrich-august-von-hayek-now-accessible-online
1•paulpauper•9m ago•0 comments

Prediction Market Accuracy: Crowd Wisdom or Informed Minority?

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6617059
1•Anon84•9m ago•0 comments

Hedging the Singularity

https://twitter.com/achenfinance/status/2046612004870164671
1•paulpauper•10m ago•0 comments

Viewpoint Diversity

https://casssunstein.substack.com/p/viewpoint-diversity
1•paulpauper•11m ago•0 comments

GPT-5.5-Pro did worse in BullshitBench

https://twitter.com/petergostev/status/2047773402090426548
2•amrrs•12m ago•0 comments

Agent regression testing: cutting detection from days to minutes

https://www.polarity.so/blogs/agent-regression-testing-days-to-minutes
1•mihaipo•13m ago•0 comments

IPv7: Identity-Centric Network Protocol – IETF Draft and Rust Implementation

https://datatracker.ietf.org/doc/draft-subbiah-ipv7/
10•arunkumarunique•14m ago•2 comments

Show HN: Video Messaging for Work

https://flowylabs.ai/llink
2•talksik•22m ago•0 comments

Everyone in the world has to take a private vote by pressing red or blue

https://twitter.com/waitbutwhy/status/2047710215265730755
2•theharrychen•22m ago•0 comments

Show HN: Kloak, A secret manager that keeps K8s workload away from secrets

https://getkloak.io/
1•neo2006•22m ago•0 comments

Hermes.md in Git commit messages causes requests to route to extra usage billing

https://github.com/anthropics/claude-code/issues/53262
1•adunk•33m ago•0 comments

Show HN: Bulk URL Checker – check 75k URLs from any LLM via MCP

https://bulkurlchecker.com
1•carlosofscience•34m ago•1 comments

The Lunar Gateway's primary modules are corroded

https://arstechnica.com/space/2026/04/well-this-is-embarrassing-the-lunar-gateways-primary-module...
2•simonebrunozzi•34m ago•0 comments

Greenfield and Iterative deployment – By superpowers creator

https://primeradiant.com/blog/2026/greenfield-and-iterative-development.html
1•sorcercode•36m ago•0 comments

Show HN: I benchmarked how good LLMs are at proofreading English

https://github.com/reviseio/errata-bench
2•artursapek•38m ago•1 comments

Turkey to Ban Anonymous VPNs

https://reclaimthenet.org/turkey-to-ban-anonymous-vpns
4•Cider9986•38m ago•1 comments

Show HN: Read and Echo – Turn any text into structured language practice

2•jondones•42m ago•0 comments

Paperclip – a ticket-based multi AI agent orchestrator

https://github.com/paperclipai/paperclip
1•Flundstrom2•43m ago•0 comments

Three Constraints Before I Build Anything

https://jordanlord.co.uk/blog/3-constraints/
1•nervous_north•44m ago•0 comments

Observational constraints project a ~50% AMOC weakening by end of this century

https://www.science.org/doi/10.1126/sciadv.adx4298
2•geox•45m ago•0 comments

Today's harness is Tomorrow's Prompt

https://tanay.co.in/blog/todays-harness-is-tomorrows-prompt
2•tangoalpha•47m ago•1 comments

Show HN: Mdspec – auto sync your md files from GitHub repos with wikis

https://mdspec.dev
2•zameermfm•47m ago•0 comments

Show HN: Get an Ethereum wallet for your agent with one API call, no OAuth

https://aethergent.com
2•AgentNews•49m ago•1 comments

A Common Diabetes Drug May Hold the Key to Stopping HIV from Coming Back

https://scitechdaily.com/a-common-diabetes-drug-may-hold-the-key-to-stopping-hiv-from-coming-back/
3•01-_-•52m ago•1 comments

Different Perspectives of Memory System Simulation

https://arxiv.org/abs/2604.16965
2•matt_d•54m ago•0 comments

Are We in Control of AI?

https://members.sigmazero.cc/posts/are-we-in-of-ai-156344301
2•sigmazero•54m ago•0 comments

Claude Web UI is down

https://claude.ai/recents
5•zkmon•55m ago•2 comments

AI agents that argue with each other to improve decisions

https://github.com/rockcat/HATS
2•rockcat12•55m 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•11mo ago

Comments

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