frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Where to begin with "modern" Emacs?

121•weakfish•10h ago•85 comments

Ask HN: Who uses open LLMs and coding assistants locally? Share setup and laptop

322•threeturn•1d ago•179 comments

Tell HN: Azure outage

879•tartieret•3d ago•802 comments

Ask HN: What notably hasn't changed in the past 10 years?

7•cjbarber•5h ago•7 comments

How are you handling identities for AI agents?

7•andylow•13h ago•7 comments

Tell HN: Twilio support replies with hallucinated features

157•haute_cuisine•3d ago•40 comments

Ask HN: Why I rarely see game dev startup here?

15•blindprogrammer•1d ago•8 comments

Ask HN: Not treated respectfully by colleague – advice?

114•golly_ned•1w ago•125 comments

Scientists can't define consciousness, yet we think AI will have it

15•f_of_t_•1d ago•21 comments

Ask HN: Does anyone else with astigmatism not like dark-mode?

10•morkalork•1d ago•15 comments

Ask HN: Is anybody running a successful non-subscription business?

12•fandorin•1d ago•27 comments

Ask HN: Do you have an aversion to recent TLDs?

18•GaryBluto•20h ago•37 comments

Fragmented medical records delayed treatment for months

4•topavocadown•1d ago•2 comments

Ask HN: Is Udacity now geo blocking countries?

5•estebarb•2d ago•0 comments

Tell HN: iPadOS 26 bricked my iPad Pro

13•designerbenny•1d ago•8 comments

Leveraging OPFS in WASM for 10GB+ Data Processing in Datastripes

3•vinserello•1d ago•0 comments

Tell HN: OpenAI now requires ID verification and won't refund API credits

204•retube•1w ago•119 comments

Happy Halloween, HN

15•avonmach•1d ago•3 comments

I'm tired of reading five different API docs just to accept payments

5•devodii•1d ago•4 comments

Ask HN: Thoughts on /etc/hosts instead of DNS for production applications?

12•notepad0x90•3d ago•13 comments

Ask HN: How to deal with long vibe-coded PRs?

6•philippta•3d ago•12 comments

Ask HN: Is AWS down again?

85•ajdude•5d ago•37 comments

Ask HN: What frustrates Engineering Managers most?

4•Vishal19111999•1d ago•2 comments

Ask HN: Does Apple dictation (iPhone) process on device?

4•dav43•1d ago•2 comments

How the most feared algorithm in algebra is simple

13•diegoofernandez•3d ago•4 comments

Anyone else having AWS STS issues?

6•ahawkins•1d ago•1 comments

Ask HN: Advice for creating a USB device linking 2 computers

20•WorldDev•1w ago•44 comments

You've reached the end!

Open in hackernews

Leveraging OPFS in WASM for 10GB+ Data Processing in Datastripes

3•vinserello•1d ago
We just shipped a major architectural upgrade: our Datastripes database core (compiled to WASM) now uses the Origin Private File System (OPFS).

This is a game-changer for our client-side data analysis and for massive Scale (tested with 10GB CSV directly in the browser). Moreover, data streams directly from OPFS, not RAM, reaching near-desktop-speed.

We wanted a truly serverless, high-performance data analysis tool and we are getting it by giving our in-browser database a desktop-class storage system.

Thus, we must suggest OPFS as the core of any data intensive client-side systems!

https://datastripes.com