Slashdot Mirror


User: NynexNinja

NynexNinja's activity in the archive.

Stories
0
Comments
290
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 290

  1. The obligatory Obama comment on $200B Lost To Counterfeiting? Back It Up · · Score: 2, Funny

    An article would not an article without the obligatory "Obama" comment. It doesn't matter if the article is about counterfeiting or sewing, I read the comments intently for the Obama comment, and sure enough am able to find it.

  2. learn the standard way on How Should a Non-Techie Learn Programming? · · Score: 1, Interesting
  3. thats like 100 porno videos simultaenously! on Intel's 50Gbps Light Peak Successor · · Score: 1

    wow thats alot of porn

  4. Reliance on third party == Bad business model on Fring Calls Skype 'Cowards'; Skype Responds · · Score: 4, Insightful

    Let that be a lesson to all, that those who base their business model around a third party are doomed to fail... In Fring's business plan, I'm sure one of the single points of failure is the fact that at any time, Skype can choose to put them out of business by adding one or two lines of iptables filter rules to their firewall.

    They should do what skype does, not attempt to piggy-back on skype. It doesn't work, because eventually your business will actually grow, and then what happens is skype becomes your competitor, rather than your friend. Once this happens, it becomes in their best interest to remove you from the equation.

  5. previous works on Open Source Music Fingerprinter Gets Patent Nastygram · · Score: 2, Informative

    Around 2000, an open source program called "songprint" was written which does this, and then MusicBrainz Tagger was written shortly after, but not as open source. After that, Pandora.com came out which capitalized on this.

  6. iphone backdoors on Sleeping iPhones Send Phantom Data · · Score: 0, Troll

    All I know is that I had an Iphone when it came out, I had one for about 2 years, and I had serious doubts about what was going on as far as inside the phone when it was idle. The last straw was, which was why I stopped using the iphone, is that I would be sitting there, the phone is just idle, not plugged in, and then all of a sudden, the fucking thing reboots, and then I get it back on, and all the settings have changed, they fucking remotely upgraded the OS without my knowledge or approval. They also changed various system settings, reset some others, and uninstalled some applications for me. I look at the Iphone as a computer, not a phone. To me, doing the things that Steve Jobs does with my Iphone in most states falls under criminal hacking and computer trespass laws. So, take for it what you want, but the next time I ever get a Unix-based OS running on my phone, it will be with a grsecurity.net patch on top of the OS before I turn the thing on, and I run sniffers on it to log all inbound/outbound traffic so I can know for sure what is happening. With the Iphone, stuff is happening, you have no control of it. I have compared it to a little Steve Jobs in my back pocket, who tells me what I can and can't do, and plays with my settings whenever he wants to. I really got sick of it, honestly. It's not only an invasion of privacy, its also borderline hacking. I'm surprised he hasn't been arrested yet.

  7. quite the opposite on Police Officers Seek Right Not To Be Recorded · · Score: 1

    Not only should citizens be allowed to record police activity, but the police should be mandated to have video cameras with microphones installed on their person while they are on duty. It is fully within the law to record anything that happens in public. Police have cameras installed in their vehicles. This should be extended to force them to have cameras/microphones installed on their helmets and/or jackets. Police are in the unique position where they have lethal weapons on their person and regularly have the right to use those weapons. Arguably it is the public's right to know exactly what happened to cause a police officer to use their weapon. We pay their salaries through property taxes. They are public servants. They also regularly break the law through corruption, intimidation, and outright lies. This has been proven over and over and over. We need not look far to find every day corruption of police and collusion between police and the court system that they regularly report to. It is in the best interest of society for each police officer to be under constant video and audio surveillance. Anything less is negligent by the city government. There are procedural rules in place right now in federal civil cases where the courts require email evidence from parties to a civil lawsuit. Lawsuits have been dismissed and companies have lost lawsuits on the basis that they were unable to produce email evidence to either it not existing or it being deleted. It is only natural that police should be able to produce video and audio evidence to support their claims of interaction with the public.

  8. google is next on Court Grants RIAA Summary Judgment Motions vs. Limewire · · Score: 2, Interesting

    inducing infringement is such a vague term, it means google is inducing infridgement by people searching for torrents on google... all you have to do is search for: torrent, and you pretty much turn google into the biggest torrent site. Are they liable for the actions of their users? The MPAA and RIAA think they are... Under that theory, gun manufacturers would be liable for murder caused by their guns. Next they'll be arresting the owners of Stanley Tools for selling tools that are used to break open windows and rob homes... Louisanna Slugger baseball bats because they can are used for hitting people instead of baseballs. Programmers for writing code that is used unlawfully. Where does it end?

  9. its a step in the right direction on SEC Proposes Wall Street Transparency Via Python · · Score: 2, Interesting

    Any legal framework, if it does include a specific language, should be based on what the common languages that are currently used, i.e. they should have company XYZ submit that they are using language "ABC" and here is the source code. The problem with mandating a particular language(s) is that these are subject to change with time. A legal framework should stand the test of time, and thus not include requirements for "Python". Python might not exist in five years, or may become obsolete in five years.

  10. Why dont they archive the books first? on Library of Congress To Archive All Public Tweets · · Score: 1

    I find it quite ironic Library of Congress would be spending time archiving totally useless things like twitter.com postings, at the same time ignoring the thousands (if not hundreds of thousands or millions) of books in thier archive that they have yet to make public. I would say their first priority should be in making sure that everything that is in their actual Library gets put online and made public first, then after that work is done, then talk about doing other things. It is all a pretty big waste of time to do these other projects IMHO. They need to make their entire book archive public, and they have repeatedly refused to provide any timeline about when that will take place.

  11. even more interesting on Mum's the Word On Google Attack At Davos · · Score: 1

    not to discuss this story after today's story about evidence the chinese government has been hacking britian government and companies for some time.

  12. be your own hosting provider... on Preventing My Hosting Provider From Rooting My Server? · · Score: 1

    I've been running my own servers for over 20 years and have never looked back. How can you really trust that your machines are not being compromised by multiple third parties?

  13. I know this first hand on A Possible Cause of AT&T's Wireless Clog — Configuration Errors · · Score: 5, Interesting

    I worked for AT&T in several parts of the country on their core networks, and in the early 2000's they had misconfigured all of their Solaris boxes and I worked with the infrastructure group to implement a startup script on Solaris to tune all the ndd settings for performance. The problem with Solaris is that by default all the TCP, UDP, Ethernet, etc settings are set for a Desktop workstation, not a server. Most system admins know to tune these settings, otherwise in a lot of cases a multi-CPU box will perform as slow as a 1 CPU box. Anyway, at specific companies I worked with (AT&T Broadband / Worldnet in St. Charles, MO was one big one), all the servers were configured without the proper settings for a server, so we had all kinds of issues as a result, a big one is that the tcp accept queue is not set high enough and so connections to daemons will drop after a low number of connections, making it appear that the box can't handle the connections...., As a result, they had spent millions on numerous servers (in one situation they had over twenty 12-cpu servers just for smtp...

    These changes seem small, however, changing "ndd" kernel parameters on a Solaris box is not a single task, it is an infrastructure-wide task, and therefore requires the coordination of dozens of different groups, it really took a long long time to get this script implemented. It was called "S99nddfix" and it had all the ndd tunable parameters in it. Later when I worked at a different AT&T group in a different state, I noticed my script had been implemented on all the Solaris servers in the 200+ server environment.

  14. illegal contracts are still illegal on AT&T Makes Its Terms of Service Even Worse, To Discourage Lawsuits · · Score: 1

    A company can put whatever it wants on a page and call it a "contract", but illegal contracts are not enforceable.

  15. permission denied on Unsung, Unpaid Coders Behind Federal IT Dashboard · · Score: 1

    Looks like the evidence wasn't up for long. http://it.usaspending.gov/customcode/ now reports: You don't have permission to access /customcode/ on this server.

  16. Re:caller id spoofing != hacking on Murdoch Paper Reporters Eavesdropped On Celebrities' Voicemail · · Score: 1

    This has been known for a very long time but SIP providers set the ANI to the CID value. Also, every voicemail provider that I've ever seen that does use the caller ID value to authenticate the caller into the voicemail box does not use the ANI value.

  17. caller id spoofing != hacking on Murdoch Paper Reporters Eavesdropped On Celebrities' Voicemail · · Score: 0

    Not sure if I would classify changing your caller ID to the number of the victims phone number and then calling the victims voicemail (most are configured without password) to listen to voicemail messages, "hacking". This is a common feature of all outbound SIP providers.

  18. slow searches on Wolfram|Alpha's Surprising Terms of Service · · Score: 0, Flamebait

    its nice if you like waiting several minutes to return any search results.... i ran a couple searches and i got so bored of waiting that i started doing something else and then completely forgot about it, came back about 3 minutes later and it was still searching!

  19. Xandros Presto! on Fastbooting Linux For Dummies? · · Score: 3, Informative

    http://www.prestomypc.com/ says it boots in eight seconds.

  20. I dont know about you on Recovery.gov Not Very Transparent · · Score: 1

    but I for one welcome our mouse overlords.

  21. how about call features? on What Features Should Be Included With iPhone 3.0? · · Score: 1
    There are many possible call features, here are a couple:
    • Ability to block a phone number
    • Abtility to route a phone number to a specific voice mail message.. have custom voicemail greetings per inbound caller ID
    • Ability to route a phone number to any other number, bridging the call and then recording it
    • Ability to record a phone call

    Most of these have features already been implemented in jailbroken phones, but it would be nice to have these features without having to void your warranty.

  22. GeoIP on How To Keep a Web Site Local? · · Score: 1
  23. just one question on Boxee Drops Hulu Support · · Score: 1

    wtf is hulu?

  24. Re:Looking forward to Windows 8 on Draconian DRM Revealed In Windows 7 · · Score: 1

    PC-DOS 2.1 drove me to Unix -- running Windows XP under virtualbox is a lot faster than running Windows natively, plus its a lot easier to overwrite with a fresh copy when it gets infested with spyware/becomes slow.

  25. what a joke on IBM Offers to Send Laid-Off Staff to Other Countries · · Score: 1

    Offer the laid off staff a lower paying job in a third world country? The next thing they'll be doing is telling the US workers to train their third world replacements. Wait... they already did that!