Dimitris Zervas

Results 104 comments of Dimitris Zervas

@Jackaed https://github.com/dzervas/dotfiles/tree/f2b784c3ef018b7693861140d8250bbbef3fdeb9 (ignore the flake lock that points to stylix, I did `nix flake update --override-input stylix github:Jackaed/stylix` locally) only the `nix` folder is of interest - anything else isn't...

OMG YES! ![image](https://github.com/user-attachments/assets/ae8ac37d-7af7-452a-a3e4-ecf57ae8a445) EDIT: wow even the icons are magically fixed. did you do something about it?

what a heartwarming response! :heart: find me on discord dzervas#5265 and we'll talk :smile:

@av8ta I don't see any other comments

I think I fixed it in #30

As I started reading the code, almost all the code was in project.rs, about 1800 lines and I started splitting it roughly in a struct-per-file manner (quite standard for rust...

I'm having this exact issue but for slack (another electron app that needs the ozone platform flag...) while a shell alias is more than enough for CLI apps, I want...

@kolanski you can try the esbuild way Take a look at my project on how to configure it: https://github.com/dzervas/frida-afterburner My project should be a PR to both frida cli and...

That's not the target of this project. It's used to "compile" a multi-file js file into a single js file that can be fed to frida. If you're looking to...

there's also the ability to output a `.so` which you can use