frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How to Be a Good open-source Maintainer

https://piechowski.io/post/how-to-be-a-good-open-source-maintainer/
1•grepsedawk•2m ago•0 comments

Show HN: Yaw – digital logbook for glider pilots

https://yawflight.com/
2•mantcz•4m ago•0 comments

Native-speed vLLM transformers modeling back end

https://huggingface.co/blog/native-speed-vllm-transformers-backend
1•simonpure•7m ago•0 comments

Google Vibe Coding vs. Agentic Engineering White Paper

https://www.kaggle.com/whitepaper-the-new-SDLC-with-vibe-coding
1•grepsedawk•7m ago•0 comments

Show HN: A tool that checks how your business appears in AI search

https://www.tryagentscore.com
1•nikhilsiyer•8m ago•0 comments

Every Way Meta Tracks You, and How to Stop It [video]

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

DSS Code Prime

https://github.com/dailysoftwaresystems/dss-code-prime
2•rgasperetti•12m ago•0 comments

Are Argentina being treated favourably at World Cup?

https://www.bbc.co.uk/sport/football/articles/cx2wkwd7e6go
1•password54321•14m ago•0 comments

Show HN: Day planner shaped like a clock (2-way calendar and Todoist sync)

https://reassign.app
1•smuk3c•14m ago•0 comments

Adsb.fi

https://adsb.fi/
1•rolph•14m ago•0 comments

Lessons from the Vasa Shipwreck

https://www.ft.com/content/200a6c44-9b66-4af3-82eb-98acb53898e4
1•bookofjoe•16m ago•1 comments

'Acceleration without fuel:' superconducting thruster in first orbital test

https://www.space.com/technology/acceleration-without-fuel-revolutionary-superconducting-thruster...
1•breve•19m ago•1 comments

Remote sync, MCP, and an API for your Obsidian vault

https://github.com/8thpark/geode
2•pmihaylov•22m ago•0 comments

The neutral proof standard for consequential AI-agent actions

https://github.com/Actenon
1•Bucko1•24m ago•0 comments

How much and why ACA Marketplace premiums are going up in 2027

https://www.healthsystemtracker.org/brief/how-much-and-why-aca-marketplace-premiums-are-going-up-...
2•LostMyLogin•25m ago•0 comments

A Treatise on How to Use the Internet Without Committing Philosophical Suicide

https://pastebin.com/Ft7P5m9F
1•jxmorris12•30m ago•0 comments

North Korean Hackers Compromise Go and PHP Packages

https://opensourcemalware.com/blog/polinrider-jumps-the-fence
3•6mile•33m ago•1 comments

Rewriting Bun in Rust

https://bun.com/blog/bun-in-rust
37•afturner•33m ago•2 comments

Show HN: Screenstab (tilt-shift-style screenshots) is now free and open source

2•mikaelaast•35m ago•0 comments

CrowdSound: A Song Composed Anonymously by the Internet

https://web.archive.org/web/20191208165423/https://crowdsound.net/lyrics
2•Jomal_HN•39m ago•0 comments

Open Source Barware: free, local-first bar inventory software (GPLv3)

https://opensourcebarware.com
2•RichBJamison•40m ago•0 comments

Apple's AWDL causing periodic 90ms ping on LAN

https://twitter.com/tomaskafka/status/2074963014596366670
2•tomaskafka•43m ago•0 comments

Build Your World Cup Dream Team

https://7-0-game.com/
1•jeyzolo•43m ago•1 comments

More Workers Take Mental Health Leave, and Bosses Aren't Happy

https://www.bloomberg.com/news/articles/2026-07-08/mental-health-leave-is-rising-as-more-us-worke...
6•wslh•44m ago•3 comments

BitTorrent's disastrous, legendary, and controversial story

https://www.theverge.com/tech/959848/bittorrent-story-25-years-piracy
3•colinprince•45m ago•0 comments

Robust Secret Storage in Networks

https://arxiv.org/abs/2606.30261
1•Anon84•45m ago•0 comments

Show HN: Probed – Talk to your People. Customer chat, feedback, and roadmaps

https://probed.chat/
1•HeadOfProbing•46m ago•0 comments

Lucky young couple lands gig taking care of uninhabited Irish island

https://www.cbc.ca/lite/story/1.7477696
3•colinprince•46m ago•0 comments

Reframing smart glasses as 'pervert glasses'

https://this.weekinsecurity.com/reframing-smart-glasses-as-pervert-glasses/
8•g-b-r•46m ago•2 comments

Does the Recent SCOTUS Geofence Case Threaten Flock?

https://www.youtube.com/watch?v=R_fVvppq7rg
3•sbuttgereit•49m ago•1 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...