Siavash Askari Nasr

Results 70 comments of Siavash Askari Nasr

May I add "Function 'x' needs parens to avoid gobbling block"?

I don't know if this is the solution, but Rakudo has a `modifier` method for `Parameter` class: ```raku sub f (Int:D $x) {}; say &f.signature.params[0].modifier # :D ```

Because I don't want to waste people's time, I'd like to mention that the design is final, so I'm not looking for comments on how to change or improve the...

I don't want things to be broken, so I fixed the download link and added the favicon. For color blindness, I used the Firefox developer tool for this to make...

@vrurg Yes, mostly bug fixes, some changes(URLs, content and small style changes) and additions(Links and examples). Nothing big, just tried to keep it stable.

I agree. How would we create such a group? OTOH that doesn't mean that that group can't extract ideas from people's opinions. Not exactly but something like what Larry did...

If I'm not mistaken tokei considers docs as code, so the result should be 1 comment(the first line), 2 code.

@gomita I think this fix had a side effect for me. I'm using Xmonad(a tiling window manager) on Linux. The preview window now acts like a standalone window with its...

@yywing Don't know why you asked that question here, as it's not relevant to the pull request. But you can do ``match.GroupByName(`aa`)``.

I know it's been said that there is no need for further discussion, but if keepassxc knows the window is running on wayland or xwayland or X11, then it can...