Laszlo Kishalmi

Results 94 comments of Laszlo Kishalmi

Well the following works for me: ``` sudo systemctl start zfs-load-key- ``` It actually prompts for the key, after that one mounting the dataset would work and persistent.

@mbien Would this be Ok with you? I went with `P` for `public` and `p` for `private` that would be mostly consistent with other abbrevs like `Psfs` for `public static...

Well, just tested NetBeans 20-rc3 (I do not think that it would be any different in NetBeans 19), with JDK 21, that Cyrillic alphabet is displayed correctly in NetBeans, on...

![image](https://github.com/apache/netbeans/assets/1381701/221872f9-1d2c-4a4a-9fc7-1aabea7421b1) ![image](https://github.com/apache/netbeans/assets/1381701/ca561264-85ef-449d-9ecd-0070d7f28403) I've took the text from here: https://r12a.github.io/scripts/tutorial/summaries/cyrillic According to Google Translate it says: "Register now for the Tenth International Unicode Conference"

You might have broken links on the Desktop.

If you have broken links, you can remove them. I'm not a Windows user.

@matthiasblaesing I'm going to re-create this effort. I think I've learned a few things during the last few months. My current projects could benefit from this. Though the implementation would...

Just run into the same problem. I think the operations (unary, binary or ternary) should happen between `Expression`-s not just `ExprTerm`-s