Aditya M.

Results 101 comments of Aditya M.

ah calm down, @guillaumechereau i have no problem with you just pulling those files from goxel2's repo, bztsrc wrote them so he might need to sign the CLA, but the...

glfw is not installed for some reason, you can install it via: On Debian & it's children: ```bash sudo apt-get install libglfw3 ``` On Arch & it's children: ``` yay...

@guillaumechereau you should have a look at [xtreme8000's](https://github.com/xtreme8000) [libvxl](https://github.com/xtreme8000/libvxl).

This happens because of rendering it without any cap, which means it will render as many frames as possible, I Implemented frame cap in one of my software in c++...

![image](https://user-images.githubusercontent.com/75035219/179397601-150b0a81-d1fd-4aaa-8921-fc8b801aa94f.png) there's a gizmo in bottom left.

> It's totally worth learning (and not too hard). In fact,I was learning it "along the way" while I was working on go-appimage. Lmao same, while working on this [project](https://github.com/DEVLOPRR/bread)...

> I too would love to see a feature like this implemented. However, I don't have any time to learn Go. Don't worry bro, I'll implement it and send a...

Hey @probonopd I've Implemented The Logic But I am confused how do i get the information that user wants to show or not show the notifications. My Code RN: ```go...

> Maybe we could check for the presence of the file `~/.config/appimaged/no_desktop_notifications` and if it exists, show no desktop notifications. Much better and simple

> `Error: Connection unexpectedly closed > > The SMTP Server Disconnected. Please Run The Tool Again After Changing Your IP Address Or After Waiting Sometime` > > How can it...