Hacker News new | past | comments | ask | show | jobs | submit | _yy's comments login

Wuala is using it, too.


Used to use. First they migrated to https://www.eldos.com/cbfs/ and now they don't exist anymore.


Wait, what?

What happened? :( I really liked that service.


There's Antergos for this.


It's indeed strange and definitely against the spirit.

There's an excellent open source project which does this and much more: https://play.google.com/store/apps/details?id=org.kde.kdecon...


Upvote for mentioning KDE Connect!

My favorite things about KDE Connect:

1) shared clipboard between mobile and PC

2) "send file to phone" - context menu in Dolphin / "send file to PC" in Android to quickly exchange single files

3) browse the whole Android file system (and copy/delete/edit files) directly from your file manager in Linux


KDEConnect pulls the whole KDE dependencies with it which I do not want while using Unity. That is the only thing that is stopping me from using it. Pushbullet works well for now.


KDE has split up most of the libraries over the last few releases, so the situation's much improved now.

KDEConnect still pulls in a few dependencies, but it's not 300MB anymore.


Sure, but, meh. A few dozen RAW picture files take more space.

Storage is cheap nowadays and KDE applications generally are of such high quality that it's definitely worth it.

Other examples are Digikam (hands-down the best picture organizer) and Krita (which rivals Photoshop for digital artists).


Fedora is the only real alternative if you want more stability.


You don't even need NixOS for that. Just use Ansible or Puppet to manage your Arch Linux configuration.


RapidSSL does it too.


The reason all of those incompatible chat protocols pop up is that all of the popular federated protocols lack features like inline image transfer, a usable backlog, persistence, live previews or gimmicks like code formatting and editing and third party integrations.

People want those, and value them enough to give up federation.

My personal favorite is Zulip, by the way: https://zulip.org/

Its threaded conversation model really helps with ignoring discussion about topics you're not interested in. When I get back to an IRC/Slack/whatever channel, I spend quite a while catching up. 99% of the conversation does not concern me, yet I have to read it. Zulip's threading is a great solution to this.


> The reason all of those incompatible chat protocols pop up it that all of the popular federated protocols lack features like inline image transfer, live previews, gimmicks like code formatting and editing, Slack's massive ecosystem and more.

Live previews and code formatting don't really have anything to do with the protocol. In Slack, if I send a link to an image or some `code in backticks`, those are sent through the protocol as-is and then the actual formatting is applied on each client receiving the message. There's nothing to prevent these messages being read on a terminal—that client will simply not have all of those features available.

I'd almost call it progressive enhancement—a lot of features can be provided by a client in a way that would be compatible with several underlying protocols.

I want these features too, but on their own they're no excuse to have a unique protocol for every chat project.


A protocol is a contract for interpretations of messages. "Backticks should be formatted as code in clients when they receive them in text messages" is part of the 'protocol' of Slack, even if it's implicit.

(More specifically, you can think of each message body as having a content-type, probably something like "text/x-vnd.com.slack-slackrichtext".)


This is true. Even the old school of IRC could be wrapped in a nice client, and some formatting tricks could be used to denote rich features. Content that needs to be uploaded to be shared could be uploaded and the URL could be included in the message, so regular IRC clients could click over to see them.


A chat like Miaou wouldn't really make sense with a lesser protocol. People come to Miaou to be sure no ping is ever lost, that the guy in front of them can directly see the game in progress, that the external proven identities are displayed before entry in private rooms (Miaou is mostly used today to coordinate game teams), that other users correctly see the tabular data being shared (or that they can edit in place the whiteboard), etc. The common set of enhancement is what makes Miaou, not something that can be progressive.


Wow, this is pretty cool. Reminds me of the performance optimizations Facebook has done with Mercurial: https://code.facebook.com/posts/218678814984400/scaling-merc...

Mercurial was designed to be easy to extend, and it shows.


Git was created and designed to support Linus' workflow when developing the Linux kernel.

Hg was designed to be a DVCS system.


The estimates may be off, but the raw data it reports (context switches, wakeups etc.) is accurate.


> What if your cronjob doesn't fire? What if LEs script has a bug and you're not up to date?

That's why I renew them a week in advance. I set up Nagios checks which alert me when a certificate is not renewed. Those were already in place before LetEncrypt since human error is just as likely as a script breaking.


I renew every month and have not hit their rate limits. That way, even if the cron job doesn’t fire and I don’t notice, there is another chance a month later.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: