Viewing profile — tfar
tfar
HN member- Joined
- Tue, Oct 08, 2013, 9:41 AM UTC
- HN karma
- 59
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About tfar
No profile information was provided.
Recent public activity
-
comment
Comment #27432527
https://flutter.dev/ and https://fastlane.tools/ as well.
-
comment
Comment #16686875
Certainly not transparent file system compression. Can save developers couple 10 GBs but hey (source code, binaries, debug symbols, all compress nicely).
-
comment
Comment #16322899
One example is shown in this 2017 FOSDEM talk: https://archive.fosdem.org/2017/schedule/event/xmpp_iot/
-
comment
Comment #14742816
Is there a way to cache build results for follow up builds? So the next build only needs to rebuild the files that changed?
-
comment
Comment #13721661
"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 be…
-
comment
Comment #13682263
"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 accu…
-
comment
Comment #13469629
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 cl…
-
comment
Comment #13398415
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…
-
comment
Comment #13139814
Well, to be pendantic, it's not the Signal protocol. It's a Signal-like protocol, Olm, brought to XMPP/Jabber.
-
comment
Comment #12639340
Also see this for Asterix, Opos, VP8 and patents: http://lists.digium.com/pipermail/asterisk-dev/2013-May/0604...
-
comment
Comment #11936498
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 …
-
comment
Comment #11825310
> 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 …
-
comment
Comment #11675382
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, an…
-
comment
Comment #11507672
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…
-
comment
Comment #9268407
You could also have clients and servers implement http://xmpp.org/extensions/xep-0357.html .