gvl610

Results 11 issues of gvl610

I'm on Debian 11 on Linux Deploy (a kind of chroot for Android). My phone has an arm64 SoC. I have installed the arm64 version of Hexyl using `apt`, as...

Change the download URL since the old one doesn't work From [this](https://github.com/pfalcon/esp-open-sdk/issues/237) issue, it should be fixed this way

It would be nice to add a config file feature to v86, so people can load config files to the emulator instead of re-configure them every time. Thanks!

I created a simple Buildroot image with latest Linux kernel (you can get the .config file below, named buildroot.config in the zip file). The image can boot on v86 without...

bug

Using ``` https://mega.nz/``secureboot.js`` ``` won't help to highlight the text `secureboot.js`, but return 404 when clicking on that link. It should be ``` ``https://mega.nz/secureboot.js`` ``` or ``` [``secureboot.js``](https://mega.nz/secureboot.js) ``` Thanks!

From [`README.md`](https://github.com/kanaka/warpy/blob/master/README.md) > Compile a wasm module: > `wast2wasm test/addTwo.wast -o test/addTwo.wasm` I found no `wast` file in `test` folder. They are `wat` files. Also, the tool name is `wat2wasm`,...

I know it might be stupid to open this issue, but I can't find the `Discussion` tab on Github to ask about this :)) Also I'm new to text2image and...

enhancement

I can't send text through serial monitor to the Arduino and it reported this: ``` Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at processing.app.Serial.write(Serial.java:254) at processing.app.Serial.write(Serial.java:274) at processing.app.SerialMonitor.send(SerialMonitor.java:122) at processing.app.SerialMonitor.lambda$new$1(SerialMonitor.java:66) at javax.swing.JTextField.fireActionPerformed(JTextField.java:508)...

Type: Bug
Waiting for feedback
Component: IDE Serial monitor

In the chat list, I see the chat title is just my initial prompt: ![image](https://user-images.githubusercontent.com/68118236/230558601-8855466c-a7f0-41be-ad5a-9e5530047a3d.png) I think OpenAssistant is OK at generating title for the chat: ![image](https://user-images.githubusercontent.com/68118236/230558993-1980c60f-ae7e-44a1-9f50-94f9c07edc6c.png) So why not...

website
inference
nice-to-have

- Add gcc toolchain information - Add prebuild `boot.img` download URL - Add XDA thread URL