Phoenix Himself

Results 280 comments of Phoenix Himself

@b1ek I think that we need to disable RDC for `unsafe` commands

This happens because you have added it to statements modules which means that it works only as a statement like function declaration or loops. What you probably wanted is to...

Sorry for long overdue. I'll add this issue to my priority to-do list

Can you provide a meaningful use case for this feature @Mte90 ?

@soumyaDghosh This project that you shared is not being maintained 7 years now. It seems that it's something that they abandoned long time ago. I think that there is no...

How can we create an `amber` alias for `amber-bash`?

@KrosFire btw since Amber is already installed, can we write uninstaller in Amber itself?

I love this uninstall sentence "see you later 🐊"

@b1ek, please explain your concerns about the "irrelevant" parts of code. The snippet you said that are irrelevant from my point of view bring some value like for instance retrieving...

@Mte90 many popular compilers include standard library installed separately (usually under `/usr/lib`) common example is GCC