frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The exploitation paradox in open source

https://lwn.net/SubscriberLink/1058031/a1b77f8039faed6c/
1•pabs3•1m ago•0 comments

Coasty automates anything – this post was written by the CUA itself

1•PrateekJ17•2m ago•1 comments

"Here is a re-post of an internal note"

https://twitter.com/sama/status/2028640354912923739
1•davidbarker•2m ago•0 comments

PHP 8 disable_functions bypass PoC

https://github.com/m0x41nos/TimeAfterFree
1•m0x41nos•6m ago•0 comments

Anthropic Adds Free Memory Feature and Import Tool to Lure ChatGPT Users

https://www.macrumors.com/2026/03/02/anthropic-memory-import-tool/
1•mgh2•6m ago•0 comments

LibreOffice says its UI is better than Microsoft Office's ribbon interface

https://www.neowin.net/news/libreoffice-hits-back-at-its-critics-says-its-ui-is-better-than-micro...
1•bundie•11m ago•0 comments

Dyndispatch – Dynamic Dispatch for Python

https://git.sr.ht/~shakna/dyndispatch
1•shakna•11m ago•0 comments

China-based assets being removed from the Asset Store on March 31st

https://discussions.unity.com/t/a-notice-for-asset-store-assets-from-publishers-in-greater-china/...
1•linolevan•13m ago•1 comments

Odido Security Breach – 6M Customers (Full Timeline and Analysis)

https://danicfilip.com/blog/odido-hack-2026-full-timeline-and-analysis/
1•softwarelounge•13m ago•0 comments

Show HN: VCBacked – Find venture funded startups for your business, fund, agency

https://www.vcbacked.co
1•veritas9•14m ago•0 comments

Show HN: Evan-proxy, better teenager phone management

https://github.com/chrissnell/evan-proxy
1•chrissnell•17m ago•0 comments

Revealed Preferences

https://writing.nikunjk.com/p/revealed-preferences
1•sshh12•18m ago•0 comments

Kalshi: Prediction Markets Need 'Moral Side' After Halting Khamenei Trades

https://www.barrons.com/articles/kalshi-prediction-market-iran-ayatollah-khamenei-fced1463
2•petethomas•23m ago•0 comments

Show HN: ApplyPilot – AI Agent that applies to jobs for you

https://github.com/Pickle-Pixel/ApplyPilot
1•pickle-pixel•24m ago•0 comments

Working with the Kernel Development Community

https://kernel.org/doc/html/latest/process/index.html
1•themaxdavitt•26m ago•0 comments

Offline 23 Hours a Day

https://sive.rs/off23
5•tinkelenberg•34m ago•0 comments

Google just killed my project

3•othmanosx•37m ago•0 comments

AI Web Search and Scraping

https://github.com/larryste1/web-search-tool
1•larryste•40m ago•1 comments

Geo-Strategy #8: The Iran Trap

https://www.youtube.com/watch?v=7y_hbz6loEo
5•bentcorner•40m ago•1 comments

Zed: We Overhauled Our Terms of Service and Privacy Policy

https://zed.dev/blog/terms-update
7•scblzn•41m ago•5 comments

Unity Asset Store de-listing assets originating from China

https://cdn.mc-weblink.sg-mktg.com/weblink/MTc3MjQ5NzU4M3xLd24xRXlUcGRaR3BrbjNGSjYwRlFSZDViaWJwX2...
5•starkparker•43m ago•0 comments

Show HN: ThinqWith – generate one-click AI prompts for your readers

https://thinqwith.me
1•nirajswami•43m ago•0 comments

Claude Code 3 layer config

https://doneyli.substack.com/p/the-3-layer-claude-code-configuration
2•hn247dj•43m ago•0 comments

Show HN: DevReel – A virtual gym for practical software engineering challenges

https://www.devreel.tech/
1•giota_dev•44m ago•0 comments

Agentic SDLC, my approach to high-quality agentic development

https://github.com/rmzi/portable-dev-system
1•rmzi-a•46m ago•1 comments

Call a Human MCP

https://github.com/nishantmodak/call-a-human-mcp
2•nishantmodak•47m ago•1 comments

Show HN: Grantex–Open authorization protocol for AI agents(IETF draft submitted)

1•mishrasanjeev•48m ago•0 comments

The HFS AI Trust Curve: AI isn't failing leadership is

https://www.horsesforsources.com/ai-trust-curve_022726/
1•mooreds•52m ago•0 comments

CloakShare – Open-source API for secure document and video sharing

https://cloakshare.dev/
1•GrimLabs•52m ago•1 comments

Loneliness Is for Cowards

https://www.wsj.com/opinion/free-expression/loneliness-is-for-cowards-2c85af34
1•regera•54m 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•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...