Eloy

Results 38 comments of Eloy

> It's interesting. I have no MS Outlook around me, could you provide pst file for testing purposes? Of course, without any sensitive information. I'll look into providing that! I...

Is the image for Allwinner with Mali graphics already a deblobbed one? If it isn't, I think that would be the most feasible candidate thanks to Lima.

This vendor is more widely known under their English name Silicon Motion. They had some PDFs on their website, but those aren't much more detailed than the press release, see:...

I thought about this as well. However, Flashrom has a database of chips combined with data how they can be flashed with all of the programmers they support too, as...

Using the latest release (which is already quite old, I have not tried compiling a snapshot), it prints the following error on the end: ``` TypeError: list indices must be...

I reverted the repo a few commits back to test for regressions, now it get the following with `HEAD` at `db1813c826c8738a3159743dc175964bedd5a608`: ``` [eloy@t480 CVE-2016-5195]$ make root ndk-build NDK_PROJECT_PATH=. APP_BUILD_SCRIPT=./Android.mk APP_ABI=armeabi-v7a...

Hildon was packaged for postmarketOS in the past but was dropped because it was broken due to the lack of maintainership. I think they are welcoming it back when actively...

Nitpick: the XT1602 is called the "Motorola Moto G4 Play". More information is available on the [postmarketOS wiki](https://wiki.postmarketos.org/wiki/Motorola_Moto_G4_Play_(motorola-harpia)). The devicetree is available in linux-msm8916, but not yet upstream.

> I assume, it's possible by adding new dependency (like database), or writing html template with some javascript: read list of files, and render "next" button, but not sure (I'm...

You can, I have implemented this in a fork: https://gitlab.com/eloydegen/hacker-jeopardy-buzzer/-/blob/main/public/host.js#L26 If @djfarrelly likes that, I can send a PR for this repo.