mgood7123

Results 106 issues of mgood7123

how would i design the `and` of a parser combinator so that i do not need to create an infinite number of classes for it example (probably incorrect) ``` /*...

backup a PIE rom via PDB (if using DBP WITHOUT BOOT UI, then backup ROM's via DPB: ``` ROMS > select your ROM BACKUP ROM > DATA, SYSTEM, CACHE repeat...

I get `failed to flash zip file` on PIE S8 Alexis ROM G950F, is this cus of PIE or is it a bug in dualboot patcher (latest snapshot)

how would I flash a ROM without loosing data, for example, if I have a TWRP backup of another rom, would I restore the rom via TWRP, install dualbootpatcher, backup...

unable to create file fragmentTransactionExample/build/intermediates/exploded-aar/FragmentTransactionExtended_ASCompat/libraryFragmentTransactionExtended/unspecified/res/animator/slide_fragment_horizontal_left_out.xml: Filename too long unable to create file fragmentTransactionExample/build/intermediates/exploded-aar/FragmentTransactionExtended_ASCompat/libraryFragmentTransactionExtended/unspecified/res/animator/slide_fragment_horizontal_right_in.xml: Filename too long unable to create file fragmentTransactionExample/build/intermediates/exploded-aar/FragmentTransactionExtended_ASCompat/libraryFragmentTransactionExtended/unspecified/res/animator/slide_fragment_horizontal_right_out.xml: Filename too long unable to create file fragmentTransactionExample/build/intermediates/exploded-aar/FragmentTransactionExtended_ASCompat/libraryFragmentTransactionExtended/unspecified/res/animator/zoom_slide_horizontal_tablet_left_in.xml: Filename...

I followed the instructions from https://doc.magnum.graphics/corrade/corrade-cmake.html#corrade-cmake-subproject the test case is https://github.com/mgood7123/Dummy when building I get ``` -- Found Corrade: /Users/smallville7123/Desktop/Dummy/corrade/src found components: Containers rc Utility CMake Error at CMakeLists.txt:26 (target_link_libraries):...

I can't get the audio to be 100% in sync with the text, as (unfortunately) the audio itself plays out in sync in comparison to a professional metronome such as...

``` Matthews-MacBook-Pro:example smallville7123$ rm -rf build/ Matthews-MacBook-Pro:example smallville7123$ cmake -B build CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct...

https://gist.github.com/mgood7123/cb1669169d67218a8518a42e6c585241 *COPY* first install distrod select archlinux install it systemd is not fully working yet, lets fix that next create `/etc/wsl.conf` with the contents ``` [user] default=root ``` next edit...