Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment There are no silver bullets (Score 1) 109

I don't know who's dumb enough to be surprised that any technology can singularly solve a problem as large as privacy.
Tor solves the network connection problem, moderately well. There's more to privacy than that, and it's ridiculous to expect Tor to solve that all by itself.

Big surprise! If you use tor to log into facebook, facebook knows who you are! Where's the outrage?!?!

Comment Re:What is wrong with SCTP and DCCP? (Score 4, Informative) 84

SCTP, for one, doesn't have any encryption. QUIC integrates a TLS layer into it, in a way that avoids a lot of connection setup time. The best you could do in SCTP is to put it under DTLS, which won't be as fast. Second, SCTP has horrible fragmentation behavior -- NDATA was supposed to help, but didn't make it in. It uses TCP's congestion window system over the entire association, while QUIC also has pacing. And looking at RFC2960, you'll see the names: Motorola, Cisco, Siemens, Nortel, Ericsson, and Telecordia. Generally someone has to pay engineers to make the standards.

As for the article, the UDP vs TCP discussion is a red herring. AFAICT, QUIC's use of UDP is for compatibility with existing IP infrastructure.

Comment Re:Both those Jar Jar movie sucked. (Score 1) 233

Until they have to finish the story. Then it turns out that the whole "magical" journey was about something utterly unremarkable, that almost all those unexplained elements were simply meaningless (cause they can't ALL be vitally important), that a lot of "cool" was forced, and that there is this huge pile of shit standing there in the living room - and they have to find a meaning to it all. Which usually ends up with a lot of really smart people on all sides of the story suddenly starting to act like complete idiots - or accidents start to happen. Or both. Improbable things suddenly become the norm, logic goes out the window, and it turns out that all the buildup and mysticism was leading to something very empty or simply stupid.

What is amazing about this is that you perfectly described Fringe, another JJ franchise. Which was also, ultimately, a massive disappointment.

Comment Dude, stop assuming entitlement (Score 1) 479

PhD in industry here, I interview a candidate a week.

I'll keep it simple. Every time that you didn't feel like you did well in an interview question, go home and study to get better at those questions.

Unless you're applying to a research lab, realize that you're applying to jobs that you're probably underqualified for. Your PhD says that you haven't been making production quality code for a few years.

E.g. Learn the damn stl containers. It takes a fucking weekend. They have very similar APIs and are mostly sensible. Just because you finished a PhD doesn't mean that you're done learning, much the opposite.

Comment Re:Dial up can still access gmail (Score 4, Interesting) 334

There's an offline gmail chrome app that lets you work that way. Also, turn on two-factor for them. They can receive the number via SMS, and it'll help prevent them from being phished. Once set up, it's easy to understand how to do it, and they only need do it every month. (There are a few email providers that provide 2-factor).

gmail can check a pop3 account on your behalf, and you can set your 'from' address (I haven't checked the constraints on what you can set it to...). So there's not necessarily a need to change email addresses to use gmail.

if gmail is blocked, then you're in an unusual situation where nobody here can give you good advice without knowing more about what's going on.

I'm advocating gmail here for three reasons:
(1) Really good spam filters and phishing warnings that can help keep out scams
(2) Two-factor authentication
(3) Easy setup with a chromebook.

With the last, they can keep all their stuff on drive (and you can just log into drive to help them), and you can chromote in to see their desktop and help. Even video-chat while chromoting.

Slashdot Top Deals

The cost of living hasn't affected its popularity.

Working...