Slashdot Mirror


User: blackiner

blackiner's activity in the archive.

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

Comments · 125

  1. Re:Is there anything Obama CAN do? on Department of Justice Harvests Cell Phone Data Using Planes · · Score: 3, Insightful

    Nobody who was paying attention voted for Obama because of his anti-surveillance promises. The moment he voted for telecom retroactive immunity it was clear he wasn't about "Change" at all. I don't know why people were so easily fooled by his charade, just looking at his voting history would have made it all very clear.

  2. Not the ISP's problem on Net Neutrality Alone Won't Solve ISP Throttling Abuse, Here's Why · · Score: 1

    The ISP should be concerned only with delivering their advertised data rates sold to the customer at low latency, regardless of how much it is used. It is not their problem if the user maxes out their upload with torrents or something, that is the user's problem (and rather easily solvable by using a modern router with fq_codel. Ingress traffic is another issue... also made difficult by the ISP, by buffering stuff too much). If they cannot actually produce the connection they advertised... then it is time for them to start changing their connection packages.

  3. Re:Dislike Arch on What's Been the Best Linux Distro of 2014? · · Score: 1

    Hmm. You must have had a device with particularly poor driver support. Was the issue with a graphics driver? I use Arch on my desktop and laptop, update it multiple times a week. I have never had an update break the system. That is part of why I like it so much.

    I don't use it for any production stuff but I imagine if you wanted to do that, it would be best to have a test machine to run updates on first. Or just stick to RHEL/CentOS.

  4. Counterfeiting? Or...? on DARPA Technology Could Uncover Counterfeit Microchips · · Score: 5, Interesting

    I am no engineer or scientist, but are these precise enough to be used to extract hw encryption keys? Because if so, I think I can guess the real purpose for developing these.

  5. Re:How important is that at this point? on Adobe Photoshop Is Coming To Linux, Through Chromebooks · · Score: 3, Interesting

    Take a careful look at what they released this beta for: Creative Cloud Education program. Chromebooks have gained a decent foothold in schools recently. This is Adobe looking out for their own interests, by trying to hook students at a young age. Which is totally acceptable, imo, plenty more people will benefit from this than just them.

  6. Re:Desktop GUI on Ubuntu Touch For Phones Hits RTM, First Phones Coming This Year · · Score: 1

    Honestly I gotta agree with this. I mostly am doing one thing and like having that task take up the whole screen. Unity does this better than anything else. Sometimes I'll multitask and have two windows side by side or will alt-tab between them. Really freakin easy in Unity to do this as well. Unlike Gnome it doesn't waste horrendous amounts of space on title bar padding either. Unity and Ubuntu in general get more flack than they deserve, IMO. Now, I actually use Arch because I prefer rolling release above all other factors in an OS, but Ubuntu is pretty much my second choice.

  7. Re:A working heart is not much on In France, a Second Patient Receives Permanent Artificial Heart · · Score: 1

    I am curious if they would be able to do some sort of 'mental reset' at that point, restoring your brain to its youthful state, although likely losing most or all memories in the process. Could you imagine looking at videos you recorded of yourself to tell your 'new' self stuff? Or perhaps people would just decide it is more cost effective to kill the elderly minds off and let the next generation take over. Pondering cyborg technologies always allows for such fascinating thought experiments...

  8. Re:Correlation Does Not Imply Causation on The Evolution of Diet · · Score: 1

    I mostly had researched marathon running (I wanted to run one, but my joints just can't handle it), there was no real mention of interval training. A lot of fitness stuff nowadays does not even mention cardio, and just focuses on strength training.

  9. Re:Correlation Does Not Imply Causation on The Evolution of Diet · · Score: 2

    Run 20 to 40 miles a week and you will sneeze at a 1.5 mile "jog" :)

    Yeah... and I have found something that works extraordinarily well at burning fat: sprinting. I do a 15 min jog and then 10 reps of 20s sprints/10s rest. Somehow, this basically just completely bypasses the normal laws of physics and starts telling your body to burn fat immediately. I had been working out for years and still had some stubborn bits of fat left, but after sprinting I am eating more and still losing weight. Gotta be in pretty good shape already to try this, though.

  10. Re:C++ set in stone on C++14 Is Set In Stone · · Score: 2

    But then it would be clogged up!

  11. Re:Surprise? on Munich Reverses Course, May Ditch Linux For Microsoft · · Score: 1

    Well, pretty much I guess. I am a pretty big linux fan and use it for desktop usage (but also switch to windows occasionally). It doesn't work for everyone. I am glad that they at least tried though. MS these days isn't too horrible, so I can't get too mad. I am rather concerned about the massive flux in MS towards cloud computing, though. It is a clear move to lock people in. Hopefully stuff like openstack can keep the big name companies in line, and keep some modicum of power in the user's hands.

  12. Re:Nobody kills Java on Oracle Hasn't Killed Java -- But There's Still Time · · Score: 1

    And apparently the API, considering they have successfully sued Google for implementing their own version of Java.

  13. Re:It's better to hear people you might disagree w on The CIA Does Las Vegas · · Score: 1

    They certainly sponsor some really neat research from time to time. I particularly liked this one: https://lwn.net/Articles/56894... Then again... that was an IBM researcher who did the actual research and gave the talk, not a government official.

  14. Re:Trusted network zones on Ask Slashdot: Is Running Mission-Critical Servers Without a Firewall Common? · · Score: 1

    I seem to recall a story a bit back about how Apple and Google no longer consider the concept of internal vs external network access even remotely useful, and that in today's networking world with ubiquitous BYOD and VPN, you MUST consider that attackers have complete access to your internal network. So yeah, put firewalls on the special servers, or put them behind a separate firewall and do something to guarantee nobody else has access to that network.

  15. Re:laying off...but needs more H-1B's on No RIF'd Employees Need Apply For Microsoft External Staff Jobs For 6 Months · · Score: 5, Insightful

    This sort of mentality is precisely what is wrong with the country. Companies no longer invest in their country, in their local community. They instead see people as things to hire and fire at a whim, solely to suit their current needs. This of course leads them to go to great lengths creating 'education' reforms, and 'immigration' reforms, their way of creating more labor that they can exploit at will. Jobs get offshored, wages go down, companies no longer invest in employees, no longer train employees, and the nation's people suffer. Just look at our rising unemployment and lowering standard of living, the people are no longer being empowered, and general morale plummets. The end goal of modern corporate America is quite simple, really: The complete and utter commoditization of humanity.

  16. Re:Why not systemd? on OpenWRT 14.07 RC1 Supports Native IPv6, Procd Init System · · Score: 1

    I am a pretty big fan of systemd myself, but it is not feasible on a lot of these devices for space reasons alone:

    [kel@octogon ~]$ ls -l /lib/systemd/systemd
    -rwxr-xr-x 1 root root 1317648 Jul 8 08:13 /lib/systemd/systemd


    And that is just the systemd binary, not including all of it's helper executables. The original WRT54G only had 4MB of flash on it, so systemd alone would take up more than 1/4 of the space. But you also need to get the kernel and a slew of userspace executables/libraries on there, and the 2.4 kernel just barely fit on the original WRT54G. The 2.6 kernel, and thus ipv6 support, was out of the question. I imagine systemd and a 2.6 based kernel would cut pretty heavily into the flash memory for even the newest of routers and be fairly unfeasible. If you run your routing off an actual PC though, it is fine.

  17. Re:Does it (reliably) support 5GHz or 802.11ac yet on OpenWRT 14.07 RC1 Supports Native IPv6, Procd Init System · · Score: 2

    I've been eying this myself, since I would like to upgrade my card to 802.11ac at some point as well. There are two pieces to the puzzle, user space support, and kernel driver support. AFAIK, both are supported but you need fairly new software. The ath10k driver supposedly supports 802.11ac and was included in linux 3.11. I believe newer versions of hostapd support 802.11ac but can't find any specifics about what version it was included in, but the newer the version, the better (so, preferably 2.2). And of course you will need to find a wireless card that uses the ath10k driver. I run my router off a normal PC and have a distro with recent software so this is easy to do, but I have no idea what versions OpenWRT supports.

    According to this everything should work: http://wireless.kernel.org/en/...
    But according to this there are mixed results: https://forum.openwrt.org/view...

  18. Re:Expert System on The AI Boss That Deploys Hong Kong's Subway Engineers · · Score: 3, Insightful

    Reminds me of how my AI professor described AI. You have two types of AI, strong and weak, strong being something akin to a conscious thinking mind (and not even guaranteed to be possible at the moment), and weak being stuff like data mining, translation, speech-to-text, puzzle solvers, etc. She also let us know that things are only considered AI until they are solved, then they are just 'algorithms', which I think mirrors people's perceptions of AI quite nicely.

  19. Re:Open Source Drivers? on ARM Launches Juno Reference Platform For 64-bit Android Developers · · Score: 1

    It is a shame because I find this platform to be rather interesting. I would love to hack around and turn one of these into a router/file server, and see what sort of graphics capabilities it has. No big deal though, cheaper variants will come out sooner or later.

  20. Re:Funny he is in the aluminum business now. on Following EU Ruling, BBC Article Excluded From Google Searches · · Score: 1

    Exactly what I thought when I read this. Basically they are only allowed to hold onto aluminum supplies for a limited amount of time (I guess to encourage them to sell instead of hoard it?). To get around this they would load it all up onto trucks and drive around for a bit, then take it back to the warehouse. This let them artificially control the aluminum supplies and make massive profits. http://www.forexlive.com/blog/...

  21. Re:WUWT on Researchers Claim Wind Turbine Energy Payback In Less Than a Year · · Score: 1

    What sort of humidity conditions do you have though? Here in the suburbs of Chicago, it is about 75F right now and very high humidity. Pretty much every single house in the subdivision has their AC on except mine.

  22. Those are pretty good examples, and are also kind of how things become in MGS4+. In Metal Gear Rising, it is revealed that the private military companies that were prevalent in MGS4 go on to be contracted by major US cities to handle the entire police force. And some of these private military companies are extremely powerful, World Marshall in Rising being an example, being directed by a US senator who is going to run for president.

  23. Metal Gear Solid was not a blueprint you assholes!

  24. Re:Not sure what the "secrecy" fuss is on WikiLeaks Publishes Secret International Trade Agreement · · Score: 1

    Furthermore, at least in the US, no treaty is in effect until it is ratified by the Senate, at which point all the elements of the treaty will be public and heavily debated down to the last comma.

    Not if the treaty specifically states that the documents will be kept secret afterwards:

    Additionally, the current draft also includes language inferring that, upon the finishing of negotiations, the document will be kept classified for five full years.

  25. Re:Dangerous on Harley-Davidson Unveils Their First Electric Motorcycle · · Score: 1

    Well, I suppose that may work better. I go running on the side of the road a lot and I pay careful attention to hear cars come up behind me, which lets me turn my head and see if they have moved over enough not to smash me. I pay a lot of attention to sound while driving (obviously not as much as visual) so I figured it would help though, it definitely helps notice ambulances and police.