Feed aggregator

Show HN: Dataphyre – The Ultimate PHP Framework

Hacker News - Sat, 03/29/2025 - 4:57am

I built Dataphyre to scale from side projects to massive distributed systems without bloat or rewrites. It’s a modern PHP framework powering Shopiro, an international marketplace handling millions of lines of code and sub-30ms product page renders. Dataphyre includes async task support, a full templating engine with caching + SEO, a native CDN system, full-text search, A/B testing, a JSON-based unit test runner, and advanced security (proof-of-work anti-spam, 2FA, firewall). It’s modular, open-source (free for personal use), and battle-tested in production. No Laravel/Symfony required—just performance, clarity, and control. Contributions welcome!

Comments URL: https://news.ycombinator.com/item?id=43513931

Points: 2

# Comments: 0

Categories: Hacker News

A look at /e/OS on tablet hardware

Hacker News - Sat, 03/29/2025 - 4:38am

Article URL: https://lwn.net/Articles/1006557/

Comments URL: https://news.ycombinator.com/item?id=43513844

Points: 1

# Comments: 0

Categories: Hacker News

No Great Shakes

Hacker News - Sat, 03/29/2025 - 4:36am
Categories: Hacker News

LLM Hydra – The AI Forum that thinks like a Community

Hacker News - Sat, 03/29/2025 - 4:21am

Article URL: https://llmhydra.com/

Comments URL: https://news.ycombinator.com/item?id=43513766

Points: 3

# Comments: 1

Categories: Hacker News

Rust is indeed woke

Hacker News - Sat, 03/29/2025 - 4:18am
Categories: Hacker News

North Platte Canteen

Hacker News - Sat, 03/29/2025 - 4:13am
Categories: Hacker News

Show HN: Backend for Mobile Apps

Hacker News - Sat, 03/29/2025 - 4:06am

Hi all,

I’ve been building for past several months a backend as a service specifically for mobile apps.

I believe it’s a first one that is truly for mobile apps by leveraging security and integrity checks to identify app when talking to a backend.

I’m building on cloudflare and have a foundation working: email with password authentication, SQLite direct access with SQL (choose your own wrapper, ORM, or none), permissions and row level permissions with conditions.

Currently it’s for iOS and React Native first.

Database is SQLite compatible - aka D1 cloudflare. The way one access it from mobile app is literally just doing SQL - I have a preview package here https://www.npmjs.com/package/@calljmp/react-native.

Security isn’t an option - meaning app gets authorized not by hardcoding api keys or project ids but by passing the security and integrity checks to identify itself then gets a JWT for faster access using secure storage aka key stores an chains on mobile device.

Im planning to add more features like storage and functions. Thankfully all of it can be run locally for faster development too.

I would like to hear your thoughts, feedback, and ideas.

Regards.

Comments URL: https://news.ycombinator.com/item?id=43513689

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: What Happened to Onivim?

Hacker News - Sat, 03/29/2025 - 4:06am

Did anyone continue working on a meaningful forks?

Comments URL: https://news.ycombinator.com/item?id=43513688

Points: 1

# Comments: 1

Categories: Hacker News

Pages