
I figured this might be useful to folks.
It's a simple PHP server that requires a single-table database (It's fairly "agnostic," but all my uses are in MySQL).
I won't publish any of the servers that I've set up for my apps, because someone is bound to write an application that drives my bandwidth into the stratosphere.
I could definitely take it further, but this gives me all I need for my purposes.

Article URL: https://arxivxplorer.com/
Comments URL: https://news.ycombinator.com/item?id=44046277
Points: 22
# Comments: 1
Article URL: https://neuecc.medium.com/zlinq-a-zero-allocation-linq-library-for-net-1bb0a3e5c749
Comments URL: https://news.ycombinator.com/item?id=44046578
Points: 17
# Comments: 4
https://neuecc.medium.com/zlinq-a-zero-allocation-linq-library-for-net-1bb0a3e5c749

Article URL: https://developers.googleblog.com/en/introducing-gemma-3n/
Comments URL: https://news.ycombinator.com/item?id=44044199
Points: 81
# Comments: 52

Article URL: https://blog.google/products/google-one/google-ai-ultra/
Comments URL: https://news.ycombinator.com/item?id=44044367
Points: 148
# Comments: 157

Article URL: https://github.com/wenzellabs/the_NSA_selector
Comments URL: https://news.ycombinator.com/item?id=44044459
Points: 89
# Comments: 14

Article URL: https://fly.io/blog/litestream-revamped/
Comments URL: https://news.ycombinator.com/item?id=44045292
Points: 79
# Comments: 7

Article URL: https://arxiv.org/abs/2505.13400
Comments URL: https://news.ycombinator.com/item?id=44043323
Points: 51
# Comments: 9

Juvio brings inline, PEP 723-style dependency management and automatic, ephemeral env setup to Jupyter notebooks.
Comments URL: https://news.ycombinator.com/item?id=44043421
Points: 35
# Comments: 13
Hi HN!
A while back, I started exploring ways to make aerodynamic simulation more interactive and visual for the web. I wanted something that felt immediate—intuitive enough for students, fast enough for hobbyists, and hackable enough for engineers. That’s how Olelo Foil was born.
Foil is a browser-based airfoil simulator written in JavaScript using Three.js and WebGL. It lets you interactively explore how airfoils behave under different conditions, all rendered in real time. Right now,