Julio C. Villasante

Results 15 comments of Julio C. Villasante

Any progress on this. Would we be ever able to use yubikey through NFC on this app and not save our private keys on the device?

Looks like I have the latest webkit installed, not sure why 2.34 is shown in `show-system-information`: ``` smi(1-6 {2} ✓) dnf info webkit2gtk3 Last metadata expiration check: 0:03:55 ago on...

Ok, got it, will try later. FYI. I don't have Guix installed at all, I downloaded Nyxt and installed it as explained above. Q: Does the Guix version of Nyxt...

Mine is crashing with a different error, on Fedora: ``` [17:31:51] Loading "https://youtube.com/". [17:31:55] Warning: Web process terminated for buffer 3 (opening https://www.youtube.com/) because it crashed [17:31:55] Warning: JavaScript error:...

> @jvillasante Looks like it's WebKitGTK that's crashing here. See if you can reproduce with Epiphany / GNOME Web. It is not reproducible with Epiphany, YouTube opens normally there.

I'm also interested on this. Should people switch to develop or will be more releases?

Adding to this, according to the spec the bar_control is 16 bits and is read as 16 bits on the `Dot11BlockAck` class, the only problem is that the getter returns...

Is this in the works? Is there a workaround?

So, taken from [Rational Emacs](https://github.com/SystemCrafters/rational-emacs/blob/fb943c5faa0669aa3e02a91c1d0c8dffea40758a/early-init.el#L30) this could probably be done by the following: ``` (defvar prelude-personal-dir (cond ((featurep 'chemacs) (if (getenv "PRELUDE_PERSONAL_DIR") (expand-file-name (getenv "PRELUDE_PERSONAL_DIR")) (expand-file-name "personal" prelude-dir))) ((getenv "PRELUDE_PERSONAL_DIR")...

So... I'm waiting for this to take prelude for a ride and hopefully make it my default. Is anybody interested in something like this? Should I go ahead and do...