Live data from Hacker News

Hosting SQLite Databases on GitHub Pages

phiresky.netlify.app

1–10 of 82 posts

Re: Hosting SQLite Databases on GitHub Pages

#3
Good writeup, thanks!

All the code snippets, when run, give me the following error message:

[error: RuntimeError: abort(Error: server uses gzip or doesn't have length). Build with -s ASSERTIONS=1 for more info. (evaluating 'new WebAssembly.RuntimeError(e)')]

Could that be a Mobile Safari thing?

Re: Hosting SQLite Databases on GitHub Pages

#4

Good writeup, thanks! All the code snippets, when run, give me the following error message: [error: RuntimeError: abort(Error: server uses gzip or doesn't have length). Build with -s ASSERTIONS=1 for more info. (evaluating 'new WebAssembly.RuntimeError(e)')] Could that be a Mobile Safari thing?

Yeah it's sad apple has crippled their browser the browser on a $40 android tablet is more powerful than safari running on a $1200 iPhone

Re: Hosting SQLite Databases on GitHub Pages

#6

Good writeup, thanks! All the code snippets, when run, give me the following error message: [error: RuntimeError: abort(Error: server uses gzip or doesn't have length). Build with -s ASSERTIONS=1 for more info. (evaluating 'new WebAssembly.RuntimeError(e)')] Could that be a Mobile Safari thing?

Same error on mobile chrome on my android

Re: Hosting SQLite Databases on GitHub Pages

#7
post #4

Good writeup, thanks! All the code snippets, when run, give me the following error message: [error: RuntimeError: abort(Error: server uses gzip or doesn't have length). Build with -s ASSERTIONS=1 for more info. (evaluating 'new WebAssembly.RuntimeError(e)')] Could that be a Mobile Safari thing?

Yeah it's sad apple has crippled their browser the browser on a $40 android tablet is more powerful than safari running on a $1200 iPhone

Why don't people ditch Safari and use Chrome instead.

Re: Hosting SQLite Databases on GitHub Pages

#8
post #4

Earlier quoted context omitted.

Yeah it's sad apple has crippled their browser the browser on a $40 android tablet is more powerful than safari running on a $1200 iPhone

Why don't people ditch Safari and use Chrome instead.

I’m not sure if this is sincere but Apple do not allow other browser engines. They are all Safari skins.

Re: Hosting SQLite Databases on GitHub Pages

#9
post #8

Earlier quoted context omitted.

Why don't people ditch Safari and use Chrome instead.

I’m not sure if this is sincere but Apple do not allow other browser engines. They are all Safari skins.

Android is used more here in India. Personally I haven't even touched an Apple device till date because it's just hard to find except in Apple store or if you have very rich friends. So I had no idea.

> They are all Safari skins

That's crazy.

Re: Hosting SQLite Databases on GitHub Pages

#10

Good writeup, thanks! All the code snippets, when run, give me the following error message: [error: RuntimeError: abort(Error: server uses gzip or doesn't have length). Build with -s ASSERTIONS=1 for more info. (evaluating 'new WebAssembly.RuntimeError(e)')] Could that be a Mobile Safari thing?

Same error on Firefox 90.0.2 desktop.
Post reply on HN