Slashdot Mirror


User: xaj

xaj's activity in the archive.

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

Comments · 6

  1. Re:I wonder why... on North Carolina Still Wants To Block Municipal Broadband · · Score: 1

    Demand is high in Longmont, CO. I know there are other projects in the same boat. http://longmontcolorado.gov/Ho... Early adoption always has snags, but it's finally at a point where it won't sink a community to invest in municipal broadband.

  2. Here's the actual text on FCC Posts Its 400-Page Net Neutrality Order · · Score: 1

    In case anyone is too lazy to find appendix A, or you want to link to the actual text, I uploaded it to paste bin: http://pastebin.com/L4ACt6ML

  3. Re:Clock counting loops on Ask Slashdot: What's the Most Often-Run Piece of Code -- Ever? · · Score: 1

    Agreed Not exactly sure how to narrow this down--but the sequence responsible for motherboard clocks is most likely the winner.

  4. I thought this was already a law in the EU? on EU Committee Votes To Make All Smartphone Vendors Utilize a Standard Charger · · Score: 1

    Doesn't anyone else remember a similar ruling a few years back in the EU, but apple managing to skirt it that time by offering the 30-pin to MicroUSB adapter, and then subsequently releasing the same adapter for the new lightning pin connector? The thing that really needs to happen is that phone manufacturers need to be forced to utilize open source/copyright-free connectors, and prevent requirements of licensing fees. This will generate two effects: Apple and other companies that try to follow its profitability chain will lose the incentive to create and utilize proprietary connectors (since they will not see monetary gain from it), and phone manufacturers can follow suit with better adapted connectivity designs in the future. Innovation will come freely then.

  5. Can't search for it, can't rate it on Big Box? Nissan Note the First-Ever Car You Can 'Buy' On Amazon · · Score: 1

    This is such a sham. It doesn't show up on search results and there's no rating functionality. I'd only take this seriously if both of those conditions were met. Until then, this is a waste of Slashdot reader's time. Go make things, we're all good at that, here.

  6. A suggestion for the reader; author on Ask Slashdot: How To Convince a Company Their Subscriber List Is Compromised? · · Score: 1

    Author: Best way to deal with the issue is simply to filter out and trash all messages from that unique address and move on with your life. Done it many times myself. If they subscribe to a service such as SendGrid, MailChimp, or the like you may be able to have their mail provider ban or warn them. Just check the headers and look up the sending server. Readers: If you add a pattern of periods in your gmail account you will still receive the mail, but it becomes a fingerprint of the original receiving list (Of course this is limited by the length of your email handle, 2^(length-1) unique addresses are possible). You can also use yourname+tag@anygoogleappsdomain.com to achieve the same effect, but some overly strict (Read: invalid) mail parsers won't accept tagged addresses.