frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Chip material prices double with Middle East crisis

https://www.tomshardware.com/tech-industry/chip-material-prices-double-as-middle-east-conflict-co...
1•giuliomagnifico•2m ago•0 comments

BETO – A protocol that formalizes what LLMs don't know

https://github.com/aramirez-maza/beto-framework
2•aramirez_maza•4m ago•1 comments

OctopusOS – an operating system for governed AI agents

https://octopusos.ai/
2•octopusos•5m ago•2 comments

Unix is the next AI Evolution

https://www.jeriko.ai/
2•Khaleel7337•7m ago•1 comments

Show HN: RSSext – Not a reader, a Chrome ext with the orig RSS protocol spirit

https://github.com/tchoa91/RSSext
1•tchoa91•10m ago•1 comments

Columba: Messages and voice calls without internet

https://columba.network/
2•XzetaU8•10m ago•0 comments

Show HN: Vercel Blob AI SDK Tools

https://github.com/vercel-labs/vercel-blob-ai-sdk
1•flashbrew•11m ago•0 comments

You Can Approximate Pi by Dropping Needles on the Floor

https://www.wired.com/story/you-can-approximate-pi-by-dropping-needles-on-the-floor/
1•Brajeshwar•14m ago•0 comments

'RAMmageddon' hits labs: AI-driven memory shortage is impacting science

https://www.nature.com/articles/d41586-026-00844-x
3•giuliomagnifico•15m ago•0 comments

Things we learned building for the first generation of agentic commerce

https://stripe.com/blog/10-lessons
1•y1n0•15m ago•0 comments

The Download: how AI is used for military targeting, and The Pentagon's war on

https://www.technologyreview.com/2026/03/13/1134278/the-download-defense-official-ai-chatbots-tar...
1•joozio•18m ago•0 comments

Temperatures expected to remain at or near record levels in coming five years

https://www.metoffice.gov.uk/about-us/news-and-media/media-centre/weather-and-climate-news/2025/g...
2•Anon84•18m ago•0 comments

XML Is a Cheap DSL

https://unplannedobsolescence.com/blog/xml-cheap-dsl/
2•y1n0•20m ago•0 comments

Making Things Hard on Yourself, but in a Good Way: Desirable Difficulties [pdf]

https://bjorklab.psych.ucla.edu/wp-content/uploads/sites/13/2016/04/EBjork_RBjork_2011.pdf
1•RickJWagner•22m ago•0 comments

Staff complain that xAI is flailing because of constant upheaval

https://arstechnica.com/ai/2026/03/staff-complain-that-xai-is-flailing-because-of-constant-upheaval/
1•y1n0•24m ago•0 comments

VS Code: whitelisting AI agent terminal commands

https://blog.georgovassilis.com/2026/03/14/restricting-vs-code-terminal-commands-to-an-approved-c...
2•ggeorgovassilis•25m ago•0 comments

Science Has a Major Fraud Problem

https://www.thefp.com/p/science-has-a-major-fraud-problem
1•RickJWagner•28m ago•0 comments

Learning from the civilizations that tried to break down well

https://www.resilience.org/stories/2026-03-11/inspirational-collapses-learning-from-the-civilisat...
1•Anon84•28m ago•0 comments

Claude Code's binary reveals silent A/B tests on core features

https://backnotprop.com/blog/do-not-ab-test-my-workflow/
61•ramoz•33m ago•38 comments

Freebuff: The Free Coding Agent

https://freebuff.com/
2•handfuloflight•33m ago•0 comments

Custom Compute Engine Biz Growing More Than Marvell Ever Hoped

https://www.nextplatform.com/connect/2026/03/06/custom-compute-engine-biz-growing-more-than-marve...
1•rbanffy•33m ago•0 comments

Show HN: Decision Guardian now comes with CLI

2•iamalizaidi•34m ago•0 comments

A Hacker Accidentally Broke into the FBI's Epstein Files

https://www.wired.com/story/security-news-this-week-a-hacker-accidentally-broke-into-the-fbis-eps...
1•Brajeshwar•34m ago•0 comments

Health Supplement PDF 2026

https://pastebin.com/CjYU55ba
2•harytafu•39m ago•0 comments

Gigabyte MZ33-AR1: A Unique AMD EPYC 9005 Motherboard for Open-Source Firmware

https://www.phoronix.com/review/gigabyte-mz33-ar1
2•justinclift•39m ago•0 comments

Pioracle – Find your birthday hidden in π (first 100k digits)

https://pioracle.paperd.ink/
2•robertlangdon•41m ago•0 comments

Atoms

https://atoms.co/vision
3•bilsbie•41m ago•0 comments

Michael Twyman, 1934–2025

https://gerryleonidas.substack.com/p/michael-twyman-19342025
2•zvr•41m ago•0 comments

AsterPay – EUR Settlement for AI Agent Payments (USDC → EUR via SEPA Instant)

2•asterpay•41m ago•1 comments

VolaDynamics/vtz: A C++ timezone library offering performance for date and time

https://github.com/VolaDynamics/vtz/
2•Bootvis•42m ago•0 comments
Open in hackernews

Show HN: A Discord-alternative community platform built in PHP

https://github.com/lesleyespire/motylo
2•Pyrobyte•1h ago

Comments

Pyrobyte•1h ago
Apologies for such shameless self-promotion! Thought it might be interesting!
chaterm_ai•1h ago
It would be great if the README file contained deployment instructions.
Pyrobyte•1h ago
Hi there! Doesn't the bottom include the instructions? You just need a php web host and a database.

COPYPASTE FROM REPOSITORY: Edit config.php to include your own database details, and if you use voice chat, pusher credentials. Then upload all the files and folders (including empty folders).

Finally, you just need to edit the database to have the necessary structure, you should be able to import the sql file (database.sql). You will need to edit the file (You can turn it into a text file) and change the database name to your own.

If you plan to use push notifications, once again, just edit config.php with your credentials.

kay_o•55m ago
how far everyone has gone from php, the days of drag everything in public into your public_html and it's deployed :))