follower

Results 76 comments of follower

I noticed the Lapce editor (developed in Rust) [recently changed to using native file dialogs](https://github.com/lapce/lapce/commit/0251db8011face45ce57dc5122486778d2e3cb17) following [user request(s)](https://github.com/lapce/lapce/issues/165), so thought I'd mention that as a potentially useful data point. In...

> Thanks for your kind words, what you say is the things keep me motivated. Great! I can identify with that feeling. :)

I have just discovered that the bizarre error that https://github.com/dschanoeh/Kayak/issues/25#issuecomment-461045794 mentioned (and that I encountered on Mac and Ubuntu Linux) appears to be because `etc/kayak.conf` (via [`application/kayak.conf`](https://github.com/dschanoeh/Kayak/blob/master/application/kayak.conf)?) does not have...

An alternative approach that might address some of the concerns raised could be: * Programmatically generate a config file that contains the current defaults (_not_ commented out) with docs extracted...

FYI for anyone reading this issue at a later date: there were some posts related to rendering signed distance fields in GLSL which appear to have been deleted by their...

With regard to performance: yeah, the initial proof-of-concept has had no specific attention applied to performance. It would probably be worth investigating where the best boundaries are between WebAssembly /...

Thanks for your interest in this, from the "better late than never" file :) here's a response: ### Current state As it was 2 years ago--no additional development since then....

### Tool 1: Renderdoc In case it's helpful, I'll mention that I've recently (again) found [Renderdoc](https://renderdoc.org) to be helpful with regard to debugging--in my case, specifically in relation to Vulkan...

Thank you very much @azhar-mahadi for reporting this issue--the mention of "alpha" helped me workaround/solve the same/similar issue I encountered: no image being rendered for the preview. ### System configuration...

Does VirtScreen still run properly for you after displaying those errors? As I understand it, partially translating this error message, this means: > ``libGL error: MESA-LOADER: failed to open iris:...