frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Red Hat Digital Sovereignty Take: Red Hat Confirmed Sovereign Support

https://techstrong.it/featured/red-hat-digital-sovereignty-take-red-hat-confirmed-sovereign-support/
1•CrankyBear•22s ago•0 comments

Vercel says some of its customers' data was stolen prior to its recent hack

https://techcrunch.com/2026/04/23/vercel-says-some-of-its-customers-data-was-stolen-prior-to-its-...
1•cdrnsf•32s ago•0 comments

Show HN: StillOtter – a minimalist daily planning app

https://stillotter.com
1•mohitgangrade•1m ago•0 comments

Show HN: Seleci – Pre-built AI agents that keeps your business running

1•Seleci•2m ago•0 comments

Box to Save Memory in Rust

https://dystroy.org/blog/box-to-save-memory/
1•emschwartz•2m ago•0 comments

'Hairdryer used to trick weather sensor' to win $34,000 Polymarket bet

https://www.telegraph.co.uk/business/2026/04/23/hairdryer-used-trick-weather-sensor-34000-polymar...
2•zdw•4m ago•0 comments

Live Q&A with Apple on Swift concurrency

https://developer.apple.com/forums/discussions/1483080/live?login=true&u_t=1
1•Austin_Conlon•4m ago•0 comments

Ask HN: ChatGPT, Gemini, Claude or Grok?

1•wasimsk•6m ago•1 comments

Free Gotenberg.dev Instance for You

https://pdf.freestuffsthat.work
1•dd_xplore•7m ago•1 comments

Bambulab against reverse engineering (OrcaSlicer-bambulab plugin)

https://github.com/jarczakpawel/OrcaSlicer-bambulab
2•brovonov•7m ago•0 comments

Google Is About to Punish Websites for That Annoying Browser Back Button Trick

https://www.cnet.com/tech/services-and-software/google-punish-websites-browser-back-button-hijack...
1•taubek•8m ago•0 comments

Tokenmaxxing as a weird new trend

https://blog.pragmaticengineer.com/the-pulse-tokenmaxxing-as-a-weird-new-trend/
1•ilreb•8m ago•0 comments

Show HN: Noemica – personas that use your product and tell you why they left

https://www.noemica.io/
1•SebastianSosa•8m ago•0 comments

MeshCore development team splits over trademark dispute and AI-generated code

https://blog.meshcore.io/2026/04/23/the-split
3•wielebny•10m ago•0 comments

Introducing OpenAI (2015)

https://web.archive.org/web/20151211215507/https://openai.com/blog/introducing-openai/
1•RIMR•11m ago•0 comments

The Future of AI JavaScript

https://www.npmjs.com/package/ai-js-attr
7•aaronschroeder•11m ago•5 comments

Show HN: Omens AI filters my feeds so I spend 0 minutes doomscrolling

https://omens.online
2•borodutch•12m ago•0 comments

C++26: Structured Bindings can introduce a Pack

https://www.sandordargo.com/blog/2026/04/22/cpp26-structured-bindings-packs
1•ibobev•13m ago•0 comments

Lines or Less: Test Case Minimization

https://matklad.github.io/2026/04/20/test-case-minimization.html
1•ibobev•14m ago•0 comments

Age checks could turn internet into an ID checkpoint

https://www.theregister.com/2026/04/23/proton_ceo_age_checks_id_checkpoint/
2•omer_k•14m ago•1 comments

The Manosphere in the Middle

https://3quarksdaily.com/3quarksdaily/2026/04/the-manosphere-in-the-middle-a-dispatch-from-the-am...
1•herbertl•14m ago•0 comments

The global edtech boom is fading as investors look elsewhere

https://restofworld.org/2026/edtech-funding-collapse-k12-startups-ai-workforce/
1•Brajeshwar•15m ago•0 comments

According to Claude Opus 4.7 – the best toast library in 2026

https://www.npmjs.com/package/robot-toast
1•Pratham07007•15m ago•0 comments

Inside the world's best airport: Why does Changi keep winning?

https://www.bbc.com/travel/article/20260421-what-makes-changi-the-worlds-best-airport-singapore
1•bookofjoe•15m ago•0 comments

Everything Is Code

https://rootcx.com/blog/everything-is-code
1•seyz•16m ago•0 comments

Firetiger Change Monitors: does your PR do what it says on the tin?

https://blog.firetiger.com/firetiger-change-monitors/
1•matsur•16m ago•0 comments

How CRDTs and sync engines keep realtime lists ordered with fractional indexing

https://liveblocks.io/blog/how-crdts-and-sync-engines-keep-realtime-lists-ordered-with-fractional...
1•ctnicholas•18m ago•1 comments

Open grid data has a public benefit

https://nworbmot.org/blog/open-grid-data.html
2•lyoncy•18m ago•0 comments

More frequent ejaculations may boost men's fertility, research suggests

https://www.theguardian.com/society/2026/mar/25/more-frequent-ejaculations-men-fertility-research
3•PaulHoule•19m ago•0 comments

Deploy an Autonomous X Team

https://agentbot.sh
1•Agentbot-esky•20m ago•0 comments
Open in hackernews

Atlassian to begin using customer metadata and and in-app data to train AI

https://www.atlassian.com/trust/ai/data-contribution/faqs
1•AaronM•1h ago

Comments

AaronM•1h ago
Today, we already use this metadata and in-app data to improve your organization’s experience only. For example, we may identify and analyze similar content within your instance to better surface relevant results for your users.

Starting August 17, 2026, we will begin to use customer metadata and in-app data to improve our apps and experiences for all customers.

If your Atlassian organization has an active Enterprise plan, you can opt-out of metadata contribution.

NuclearPM•1h ago
“ Why is Atlassian making this change?

We’re continuously investing in ways to help your teams achieve more with our platform and this change is no different. AI is already multiplying what teams can accomplish, from agents that simplify complex workflows to enterprise search and chat that quickly surface the right context when it matters”

Isn’t money the real answer?

vovanidze•1h ago
charging an enterprise premium just to give users the privlege of opting out of metadata harvesting is wild. they know exactly how valuable project structures, issue titles and sprint cadence data are for training models.

this trend is exactly why relying on client-side 'trust" or saas toggles is failing us. if you want real privacy now you have to build it into the architecture. aggressive edge caching and stateless proxies that sanitize payloads before they even hit the upstream provider is basically mandatory now. if the data never reaches their persistence layer, they cant train on it. we need to start trusting our own infra, not their updated tos.