HN user

prawnsalad

309 karma
Posts7
Comments65
View on HN

"new paradigm", "ground breaking". Yet I remember using JSON backed forms in back around 2010 and there's lots of them since. You've added a few handy UI features on top but it's hardly anything new. You're just ruining the useful features you do have with the overstated nonsense

I think the expectations of e2ee have been greatly stretched in this case. e2ee means that the data is encrypted from device to device only and that's it, from one end to another end. If someone backs up their device in an unencrypted way then thats out of scope for WhatsApp - that's not what e2ee is about.

People that expected full at rest encryption (which is what a backup system would include) despite the app never being advertised that way would have always needed a large kick to realise that isn't the case. Encryption is complicated and you can't expect everybody to fully understand what e2ee/at rest/etc really means. This whole situation is a learning experience for everyone and I wouldn't blame WhatsApp for it either. They now know that advertising encryption needs a little more explanation.

Jesus Christ what shitty and inaccurate things to say. But just for some background, he had many different doctors throughout his life including Dr. K. in both the public streams and private sessions. Friends included were helping and watching him. He was getting a lot of help from different circles but unfortunately was a very sick guy.

Blaming a single person for any suicidal persons death is such a shallow and ignorant take.

Just to add some context in this particular case, Byron had seen many different recommend and self sought doctors over his life. Dr. K. in both private paid sessions and the public interview styled on his Twitch channels. Unfortunately Byron was a very sick guy. Fortunately (?) with the majority being public over the years a lot of people had an insight to how mental issues can arise and hide which brought a lot more attention to it within the gaming community.

There has also been other streamers that have taken his public talks into a deeper private session or gone to see other doctors after realising that they have things to be talked about and resolved.

Owning and actually having access to are two entirely different things. At no point has Andrew had access to, read or write, or log, in any way shape or form, any private Snoonet data. User data was specifically locked down to (if I remember off-hand) roughly 3 staff members who were all from the community staff. This has continued so far and has no plans for it to change.

Please don't spread false info. Andrew has never had access to the Snoonet data or servers and there has never been any logging. Anonymous "sources" for IRC drama are usually anonymous for a reason, just as your new HN account is.

Source: I help run and maintain the servers.

I haven't been employed or sponsored by any of rasengan projects or companies for some time. I have no plans to be involved with any despite offers since then (and not related to this or any other drama related issues). I consider myself equal friends with ex-freenode staff and rasengan. I have also ties with freenode(now libera staff) in closely supporting them with webchat related projects and closely with their former director, Christel.

I had attempted to mediate between both sides because I respected and could see both points of view and thought I could try to help bring both view points inline which almost happened.. until it didn't.

Any attempts in suggesting that I would favour one side over the other is entirely false.

Brave Isn't Bad 7 years ago

The standards are created by many organisations, not just Google. And then more than one major browser must implement and provide feedback on a proposed standard. We just hear more about Google’s input since they are by far the biggest and have a much larger engineering team than most.

What privacy issues does webassembly have?

From a quick search: http://investors.kape.com/~/media/Files/K/Kape-IR/reports-an...

  announces the proposed acquisition of LTMI Holdings
Freenode was bought under LTMH. Confusingly similar names, but different companies.
  o Plus Ultra – a software that speeds up internet connections
  o LibreBrowser – a completely private browser
  o Private.sh – a private and encrypted search engine based on proprietary cryptography technology
And then includes a list of what else the acquisition actually includes. No freenode listed there.

Snapnator actually delivered for you? I know several people including myself that had bought one of these things and never had them delivered, then never had any support requests answered. I had put them down to a large scam.

CSS sprites most likely. You can combine related smaller images into one image and then position the background image to an element so that only one portion of it is shown. This increases load speed and caching abilities since only one http request is made for the single combined background image.