tfar
No user record in our sample, but tfar has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but tfar has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
https://flutter.dev/ and https://fastlane.tools/ as well.
Certainly not transparent file system compression. Can save developers couple 10 GBs but hey (source code, binaries, debug symbols, all compress nicely).
One example is shown in this 2017 FOSDEM talk: https://archive.fosdem.org/2017/schedule/event/xmpp_iot/
Is there a way to cache build results for follow up builds? So the next build only needs to rebuild the files that changed?
"CF doesn't even host them, they just protect their sites from DDoS and DNS." The #1 excuse people use. They do more than just DNS, they deliver the actual data, that would have been delivered by the original host, to…
"HR serves to protect the company" That point comes up every time a bad-HR related post is placed here. However, isn't it very short sighted to consider silencing/removing the accusers a protection of the company. This…
Why do you need a extension for that? Wouldn't it be enough for the client app to register a custom URL scheme handler and their website using that custom URL scheme to open the client?
That is not a sign of the quality of the language though. It is more a sign of how much money went into making a poor quality language perform well. Compare the speed of JS JIT VMs to Lua JIT VMs considering the…
Well, to be pendantic, it's not the Signal protocol. It's a Signal-like protocol, Olm, brought to XMPP/Jabber.
Also see this for Asterix, Opos, VP8 and patents: http://lists.digium.com/pipermail/asterisk-dev/2013-May/0604...
I would not be surprised if one could write a ZFS implementation optimized for more constrained devices. If you already know you are going to a have flash storage you can probably ditch some of the N layers of cache you…
> But XMPP gives you another freedom. The freedom to choose your user experience. User experience describes the way we use something. I don't think users care about the freedom to choose the UX. They just want a good UX…
There basically is. Linux per se is just not a desktop OS, like Windows or OS X. Ubuntu has a standard UI, Debian's default install has a standard UI, Kubuntu has a standard UI, and so on.
It helps okay. I recently used it to slowly and mostly automatically introduce more and more C++11 across a bigger code base. For example it does a great job introducing nullptr [0] and an okay job turning classic for…
You could also have clients and servers implement http://xmpp.org/extensions/xep-0357.html .