Results 49 comments of Isaac

More notes on that issue: - We could make a free Heroku account, which has 550h (~23 days) [free dyno time](https://devcenter.heroku.com/articles/free-dyno-hours#free-dyno-hour-pool). With a credit card verified, that jumps to 1000h....

Usually there is some sort of API key, connection string, or secret, or something, to actually initiate the database connection. So it knows where the database is and is able...

Ideas include: use a specific version/commit in the url. Save the commit ID in localstorage, and check the latest commit on load (in extension.js), and update that in localstorage as...

> Maybe it would be safer to use the hash of the js file than the commit ID? Then we would need to redownload and calculate the hash of anything...

I agree and would like to get things converted to a single manifest at some point. Things are just way to up in the air right now with the jsx...

I started a repo [here](https://github.com/theRealPadster/net.github.fofix), based on the [FretsOnFire](https://github.com/flathub/net.sourceforge.fretsonfire) one, if anyone wants to contribute. I don't really know what I'm doing, but I did get it to build. It...

Not sure how helpful I can be, but I recently encountered this problem on Arch w/ [testing] and Life Is Strange. Making links in `Life Is Strange/lib/` doesn't do it,...

Still does the same thing (just not launch) with glibc 2.26-4 if I remove the launch options.

Then why isn't it working for me? o.0 ``` [padster@noctus ~]$ pacman -Ss glibc | grep installed core/glibc 2.26-4 (base) [installed] multilib/lib32-glibc 2.26-2 [installed] ``` Steam output [here](https://pastebin.com/M1JU6YJe) Could be...

Oh wait, maybe it still works on Linux, since that's stuck on x.x.84... 🤔