promovicz

Results 22 comments of promovicz

I just spent some time discussing this with a colleague from security. They have been doing some pretty advanced things using usefaultfd(), and they have answered some of my questions....

Reading the updated documentation reveals that userfaultfd() on Debian 10 can not yet notify for write barriers. From the ioctl_userfaultfd manual page: ``` The mode field defines the mode of...

@petrs GitHub can often figure out the license correctly. It's not unlikely that this is exposed in the GitHub web API. I had good success using some Python client library...

Hey everyone, nice to see some Dylan discussions. Back when I wrote that UCD generator, the intention was for Dylan to use code points as its primary character representation. The...

There is of course also the argument that interpreting UTF-8 will easily fit in L1 cache these days, and it can therefore be used instead of UTF-16. I guess this...

I would also like to use Flym with some closed feeds. My use-case is viewing the changelogs of Wikis on the go.

Oh, and I forgot: this also makes "sync" initialize repos that aren't present properly. This way its easier to mirror incrementally, even if the set of repositories changes.

In the future it might be nice to have both interfaces available at the same time, like on Twitter.

As a mulilingual I would like this solved using language detection, because selecting it manually is a real nuisance. It also doesn't help that default Mastodon doesn't display the post...

This patch worked for me on an SM-G900F with no apparent problems.