Spyke

Replies

privacy

Comment on

How do DM's work in Lemmy? How safe are they?

They are no more safe than sending a message like this :). Except you would be the only person it's targeted for. besides the admins of both instances can read them as well.

Which is why I'm the web interface it says it's not safe/e2e encrypted.

Worried about it? Add a matrix handle to your profile and then it enables a "send a secure message" button in the UI. And redirects people to use matrix to send messages to you

piracy

Comment on

(rec) riseup vpn is a free VPN that supports P2P

Reply in thread

Riseup is free because it is made by people who want the internet to be better. The same way tor is free.

But you should be donating if you find it useful. And I could nearly guarantee that a service that is used for censorship resistance that gets used for P2P will go from nice and fast to ungodly slow

piracy

Comment on

Netflix 4K Documentaries

For screenripping, the concepts are:

  • you have to have a client that can play the content
  • output via a HDMI splitter
  • record the screen from the second computer
  • you now have a 4k recording

That constitutes a webrip.

A webdl means you need to crack widevine or whatever protections Netflix has in place.

How you crack that means you most likely need a L1 key which is the highest protection and no one is going to tell you how to get one or crack it. If they do they risk making their way & key public and then it will be patched and "everyone" will be worse off.

If you are interested have a look at the l3 protections : https://github.com/cryptonek/widevine-l3-decryptor

piracy

Comment on

Tachiyomi replacement is out

Reply in thread

The devs just said fuckit afterwards, as you do when you get a lawsuit saying your about to be so far in debt because of your side project that your whole life will be turned up side down.

I would have done the same.

Comment on

Code interviews for a PHP developer roles

Reply in thread

When I interview people, I don't care how they get an answer, I want to see that they can get to the answer, ideally the correct one, but it doesn't matter if it's wrong. I want them to show me their problem solving skills and that they understand their own solution.

If you can read existing code and understand complexities you are already better than 80% of these hires.