kfatehi
kfatehi
Example tests: ``` describe("POST /session", function () { it("rejects invalid credentials") describe("local auth provider", function() { it("returns a new auth token") }); }); ``` I am currently using the HTML...
When using a markdown intro file, the top level items (#) show up and are clickable, but they do not have an anchor. The 2nd level items (##) show up...
I tend to use the iMessage client and riot clients interchangeably a lot. I will "read" messages on my phone using iOS for example, and then login to Riot later...
When you send a message from Riot, it will re-add that person... A bit confusing...
there is a moment in time in which a message has just begun processing, and has not been marked as such (it is marked "skip" at the end of the...
all messages arrive, but the order is not guaranteed 
Haha just kidding, but this looks great -- I'm curious how feasible it would be to get this working as a Chrome extension?
Hi 1. thank you for and inform you of a successful usage of Node-MPV to implement [an idea](https://github.com/kfatehi/gbaldraw-music-player) 2. inform you that i did get confused for a short period...
## Expected behavior `hexo server` should run a server that can reply to range requests appropriately. When viewing a video from a post we would expect that an iPhone user...
for the skype bridge i use base64 encoding for the matrix ids (aliases, user ids). we may want to do this across the board by default to ease development /...