Alessandro Molari

Results 34 comments of Alessandro Molari

I would prefer parsing the string instead of doing evaluation because of the possible security problems.. Also consider this code goes to production and it's only controlled by a environment...

I vote for doing a DSL with it's own parser. It's the most clean way to accomplish this without dirty hacks and being thread safe. Also, it gives us full...

I don't think syntax highlighting is a good reason because : 1) it can be easily added (it's very simple in vim, emacs, intellij idea, sublime text, atom, etc..) 2)...

@waterlink It's not that you parse the string. It's that you can do it ahead in time and don't couple contract checking to the contract structure. With Ruby hacks you...

My idea is to do something like: ``` my-alias foo bar ``` And it will expand `my-alias` replacing `foo` with in the first placeholder and `bar` in the second placeholder.

Is there an alternative to `lookup` in pwndbg ?

Also keybidings changes aren't applied with `xmonad --restart`.

Mermaid support would be awesome!

Is there a ETA for this feature? This is blocking me for using boostnote (I have my notes stored in Mega)

After initialization I'm still getting the errors: ``` [12032.636569] usb 3-2: usbfs: process 6384 (nitrokey-app) did not claim interface 2 before use [12034.636204] usb 3-2: usbfs: process 6384 (nitrokey-app) did...