L. K. Post
L. K. Post
Currently, when requests are made with url placeholders, the placeholder values are always submitted to the server as part of the data. This is in many cases undesirable. Usually, the...
Recently I bought a fancy ACR122U NFC reader because I got tired of plugging in my Yubikey all the time. To my great surprise, Firefox didn't support Webauthn via NFC...
Closes #9 The settings page could probably use a prettier UI, but it's good enough for now.
I use this addon on multiple machines and it is a bit annoying to add entries to them multiple times. It would save a lot of time if this addon...
I know this is a bit of a long shot, but it never hurts to try! So, I noticed that `ddcutil` has multiple builds with exactly the same version number....
Example: Let's say I search for `repeat`. One of the results might be `repeat : Int -> a -> Array a`. A common next step would be looking up what...
If I search for `empty`, dozens of results will be returned. Now let's say I already know that I want the one in Array, and I'm just searching to quickly...
Modules are currently very hard to discover. Let's say I want to find the functions contained in the module 'List'. There is currently no way to do this: the only...
 See screenshot. Ignore the actual colors for a moment, that's what happens when you use the default color scheme with terminal colors set to Solarized and...
When trying to use easymotion, it causes kakoune to hang, making it unresponsible to any user input and requiring a sigterm. As it turns out, easymotion tries to run the...