Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Sensible versioning (Score 1) 65

Even with the SDK, why wouldnâ(TM)t you have a properly scoped URI with embedded version so as to âoeprotectâ against breaking changes? So if v1 returned Boolean and v2 returned the pointer to a struct, you donâ(TM)t cause unintended consequences and allow a graceful deprecating of the old call.

This is pretty standard distribute system stuff.

Comment Power Pot (Score 1) 146

While I have no affiliation with these guys, I think they might be useful for the power replenishment side of your camping problem :

http://powerpractical.com/coll...

PS I don't camp either, but I have used their Power Practical (http://powerpractical.com/collections/know-power) accessories for 'city boy' use cases :-)

Comment "Why" matters a lot... (Score 1) 267

Depends on "why" you're trying to block access:

Surfing Facebook is a productivity hit? A time bound exception (30 mins at a time) might be a viable approach.
Porn? Probably no valid reason to surf porn at most jobs.

As a previous poster said, if you're really concerned about malware / C+C servers etc, blacklist everything, whitelist a hand full of websites required for the job.

Slashdot Top Deals

Hackers are just a migratory lifeform with a tropism for computers.

Working...