Kai Sellgren

Results 7 comments of Kai Sellgren

The stream concept sounds interesting. I'm working on getting extraction & creation to work, will probably update/push changes this week. I wrote CRC32 library week ago and put it here...

As someone who writes a lot (articles, programming, etc.) I find this a super handy feature in PopOS where they have implemented this in [pop-os/shell](https://github.com/pop-os/shell). > Am I to understand...

Also, there should be a way to re-send the commands once the web socket connection is back up. When our application goes offline (on mobile your screen dimms, laptop lid...

This is why I provided the `save()` method so that you can save its contents (without the key). Maybe best to educate users to use it? Or we hook into...

There's an attached sample project that fails, I'll also add the link here for easier access: https://docs.google.com/file/d/0B8bfJ10MXQKZSGlYeHN3UWhmQ2c/edit?usp=sharing Repro: 1) Pub install 2) Install Mongodb, have it running at default ports...

This fixed all our issues with these nulls. :) However, everyone else will face the same problem since all you need is to use persistent list and dart2js... We need...

Updated. By the way, you can always just press Edit here in Github to edit the file. Github will auto fork it for you. Yeah I suppose you're right about...