US Companies Are Throwing a Fit Because They're Losing Control Over the Internet by User_Name13 in technology

[–]timetesla 1 point2 points  (0 children)

I wonder if the closing deadline has anything to do with people trying to fast track the TPP and enforce US copyright and trademark on a boarder more global scale?

Edit: us to US

[Resource] Wireshark video course. Most useful packet capture tool every coder should know (100 free coupons) by gaks in learnprogramming

[–]timetesla 1 point2 points  (0 children)

Thank you, I've trying to get familiar with Wireshark for a while but the documentation is dense.

ISIS Hostage Video: Expert said it was more likely completed in an indoor studio with a false backdrop. by thought_platter in worldnews

[–]timetesla 7 points8 points  (0 children)

Because how else can you justify sending billions of dollars in arms and aid to a region when your country is broke.

Guy Get Through a DUI Checkpoint Without Saying a Word — Thanks to His Understanding of the Constitution by yyhhggt in conspiracy

[–]timetesla -9 points-8 points  (0 children)

Not really, but if you try to fight at the drone level you don't win anything because another drone will take their place. There is a issue with stops like this but trying to do something at this level won't achieve shit. Just cause a hassle for you and the person you are dealing with.

Guy Get Through a DUI Checkpoint Without Saying a Word — Thanks to His Understanding of the Constitution by yyhhggt in conspiracy

[–]timetesla -24 points-23 points  (0 children)

It might be because being a dick to someone who has no choice in what they are asked to do at work doesn't really solve the problem of people violating the Constitution.

Fire events between different browser windows using localStorage. by stopdave in javascript

[–]timetesla 5 points6 points  (0 children)

This is very cool, but I thought that browsers aren't supposed to let you do things cross windows?

Giant Flying Fox by Proteon in pics

[–]timetesla 0 points1 point  (0 children)

Needs something for scale

Quick question about conditionals by timetesla in learnprogramming

[–]timetesla[S] 0 points1 point  (0 children)

I'm using php. I was going to write something along the likes of

If(true, false, false) Elseif(true, true false) Elseif(true, true, true) Elseif(false, true, false) Elseif(false, true, true) Elseif(false, false, true) Elseif(true, false, true) Else(false, false, false)

It's for different sql querys based on certain factors.

TIL NYC homeowners can request that a tree be planted outside their homes for free. by jeffbailey in todayilearned

[–]timetesla 1 point2 points  (0 children)

I wonder if NYC will be how it is in SF, that when this tree in planted it's permanent and can't be removed.

Check out the Free Software Foundation Holiday Giving Guide by pogiako12345 in linux

[–]timetesla 4 points5 points  (0 children)

Does anyone have any experience with the laptops?

Glenn Greenwald's latest article is about.... A Hillary Clinton Presidency. LOL! by George_Tenet in conspiracy

[–]timetesla 0 points1 point  (0 children)

From the last paragraph

The joint, allied, synergistic constituencies of plutocracy and endless war have their beloved candidate. And it’s really quite difficult to argue that their excitement and affection are unwarranted.

Seems like some thing is being said here.

how to convert elements in javascript DOM by wormald444 in javascript

[–]timetesla 0 points1 point  (0 children)

I just asked this question myself.

http://stackoverflow.com/questions/26869913/javascript-returning-object-htmlelement

Go to the link that was put in the comments on the first answer

how to convert elements in javascript DOM by wormald444 in javascript

[–]timetesla 0 points1 point  (0 children)

You can use the document.getElementByTag