Slashdot Mirror


User: Punto

Punto's activity in the archive.

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

Comments · 634

  1. On the other hand, 7 seconds is a lot on Tesla Avoids Recall After Autopilot Crash Death (bbc.com) · · Score: 1

    If the human would have been able to see the truck for 7 seconds, the "autopilot" should have been able to have seen it for even longer, and 7 seconds is already *a lot* for a computer, making it a pretty crappy autopilot..

  2. Please not with Android on Samsung's Upcoming Galaxy S8 Smartphone Could Run a PC - Report (cnbc.com) · · Score: 1

    Android is horrible, it cripples the system, and adds huge unnecessary complexity to the development. Some people only need a main() entry point, and to go into a loop where they sleep and poll the OS and draw the screen, why put them in the position where they're forced to jump through all the hoops of a Java VM? That can be built on top of the basic system for the people who need it. This would be horrible for a desktop. There has to be a normal mobile OS out there

  3. wiggle room to update hardware on Nintendo Switch Uses Nvidia Tegra X1 SoC, Clock Speeds Outed (arstechnica.com) · · Score: 1

    If they're encouraging developers to account for different clock speeds from the start, sounds like they're leaving themselves wiggle room to maybe update the hardware in the future, although they can't get too crazy unless they use an abstract enough api for graphics (Vulkan hopefully). Console developers won't like it, but it might be the only way this thing can survive against phones

  4. "disrupted" on Apple, Samsung Capture All Of Industry's Smartphone Profits (zdnet.com) · · Score: 1

    Can we us some real words to describe things maybe? "Disrupted" doesn't mean anything

  5. "this is a two-way communication" on North Korea Unveils Netflix-Like Streaming Service Called 'Manbang' (bbc.com) · · Score: 1

    That sounds great. Will it help me do my exercise routine in the morning?

  6. How about an ethics board? on DNC Creates 'Cybersecurity Board' Without Any Cybersecurity Experts (techdirt.com) · · Score: 1

    Or a personal responsibility board? Of course they don't need any actual cybersecurity experts, this is only to distract from the fact that they broke the rules by pointing the finger at someone else. They don't need this board to do anything, it's just for the press release

  7. "vetting 10,000-plus athletes" on 1,000+ US Spies Are Protecting Rio Olympics, Says Report (nbcnews.com) · · Score: 1

    I wonder how many of them got denied credentials to participate in the olympics as a result of this vetting. Which is not necessarily bad, except whenever someone wins at any of the competitions, they don't get to say they're the best in the world anymore, they get to say they're the best best out of a hand picked group that was selected for reasons that may or may not be related to their athletic abilities.

  8. But it wasn't the russians who compromised your on Bruce Schneier: Our Election Systems Must Be Secured If We Want To Stop Foreign Hackers (schneier.com) · · Score: 3, Insightful

    it wasn't the russians who compromised your elections, it was one of the political parties, by sabotaging itself, and "the russians" (yet to be clear if it was actually the government) are the ones who exposed it. This is a pretty bizarre spin on the actual facts. If anything failed you, it was the FEC and the journalists whose job was to investigate and expose this, the foreign actors actually helped you out.

  9. So how much information was affected? on Library of Congress Hit With a Denial-Of-Service Attack (fedscoop.com) · · Score: 4, Funny

    How much information was taken down by this attack? Could you put it in an amount that us normal people can relate too?

  10. The hub was great on BlackBerry Really Struggling In Android Market (cnet.com) · · Score: 1

    The Blackberry Hub was the best feature of the BB10 phones, and by switching to Android they lost it (going by the reviews the app gets on the Android store). Good news is you can buy a Z30 for $200 now, but it'll die pretty soon, Facebook doesn't work anymore, and WhatsApp will stop supporting it in the next few months. They got too distracted with the weird hardware stuff (like the physical keyboard, old people would have gotten used to the touchscreen), BB10 is a great OS.

  11. Why are we reading an article about a website on Someone In North Korea Is Hosting a Facebook Clone (vice.com) · · Score: 1

    Why are we reading an article about a website instead of just going to the goddamn website to see for ourselves? This was typical of the off-line media about 20 years ago, "let me tell you about these crazy internet kids (but never provide any URL)", now even the internet news sites are doing it, what's the point of your article if I can't experience the source for myself? Do they really think I'm going to experience the world only through their description of it and be grateful about it? That may have been what journalism was 100 years ago, not anymore.

  12. On behalf of "the company", or on behalf of the owner of the copyrighted material that they're trying to take down? If it's the latter, it still applies, because they were actually not authorized by the real owner.

  13. The DMCA notice is a sworn statement, the issuer swears under penalty of perjury that the information in the notice is accurate. In this case it clearly wasn't, so perjury applies. Who gets to apply that penalty tho?

  14. Re:AI could with by cheating with insane micro on AIs vs Humans - Next Battle: Starcraft (businessinsider.com) · · Score: 1

    "cheating"? They're not cheating, anymore than you're cheating by using your hands and eyes to play the game. It's an AI vs Humans contest, you don't get to set the rules, especially you don't get to transfer the rules of the Humans vs Humans contest into this. The AI has special abilities, just like humans, they should be allowed to use them. I've seen the AI controlled marines escape swarms of banelings or ultralisks, they already beat humans, and it has nothing to do with "intelligence"

  15. Skip this ad in 5... on Why Movie Trailers Now Begin With Five-Second Ads For Themselves (theverge.com) · · Score: 4, Insightful

    Not another bullshit "this generation has no attention span" article, that's not it and you know it. The 5 second intro is there because some ads (primarily on youtube) are skippable after 5 seconds. If it was 6 seconds, it would be 6 seconds long. This generation doesn't have a "shorter attention span", they just don't like your boring ad, because nobody ever in history liked your ad. The only thing that's different for this generation is that they have the technology to avoid your ad, because it's crap.

  16. It was so close to happen too on Torvalds Hasn't Given Up On Linux Desktop Domination, Will 'Wear Them Down' (cio.com) · · Score: 1

    and then Ubuntu put that shitty UI in, and we're back to being 10 years behind

  17. Is anyone going to use Java again on a product? on Oracle Seeks $9.3 Billion For Google's Use Of Java In Android (computerworld.com) · · Score: 1

    I hope not, the decision to force java ruined what could have been a great platform. I realize it's not that simple, but google could be spinning this as "if you use java, expect a lawsuit when your product is successful"

  18. The hub, and the native environment on Facebook and Whatsapp Discontinue Support For Blackberry (canadajournal.net) · · Score: 1

    2 reasons why I still use the z10 (and just bought a z30 for $200):

    - it runs native apps, meaning it has a normal development environment, you write your C/C++ program with a main() entry point and go into a loop that runs your app. No objc or java bullshit. The menu is not running on a virtual machine, which means it doesn't drop frames while scrolling the icons, and it doesn't shit all over your ram.

    - The blackberry hub is amazing. It's not just a "notification center", all your emails and texts and chats are integrated with it, which means they are searchable, they open very fast, and you can scroll back and easily find messages from previous days, among other things. On my android, I see the little led blinking, but I've no idea what's happening. I have to check 5 different apps to find a message. I haven't seen anything equivalent in android or ios. It's too bad whatsapp and Facebook are dropping support, they'll still work as android apps, but their real value was the integration with the hub. I had some hopes about the hub for Android, but apparently the android version sucks, and it's not even available to install in non BlackBerry android phones.

  19. "the oxygen is channeled back to the generator" on Scientists Have Created Batteries Using Carbon Dioxide From Atmosphere (thelatestnews.com) · · Score: 1

    where it becomes CO2 again?

  20. Wrong on Microsoft To Unify PC and Xbox One Platforms (theguardian.com) · · Score: 1

    The xbox is not going to become a pc. What they're doing is forcing the low end games that want to be on xbox (like all the trendy 2d indie stuff) to use the UWP apis instead of the native xbox ones, with the promise that they will run on xbox eventually. What they get out of it is that those games will also build for windows phones and the 'windows store' for desktop. The high end console games will still use their native apis, because they need the access to hardware that UWP doesn't provide, but the rest (which is 90% of the games in the xbox store) will be fine without it, so microsoft is hoping to use them to populate their other app stores that nobody cares about.

  21. Of course it is, it's a native code plugin on Pirate Bay Browser Streaming Technology Is a Security and Privacy Nightmare (softpedia.com) · · Score: 2

    The only reason why this is so "surprising" now is because it was so badly reported in the first place. Originally the announcements made it sound like it's an HTML5 replacement for the bittorrent client, which used to be a separate application from the browser, kinda like Google Docs replaced Word. That's not what it is, this is a native code plugin. When you download it, you get a huge binary file and a .so (on linux, on windows I assume it'll be dlls). This will run native code directly on your cpu with no sandbox from the browser, it's literally like downloading a random executable from the internet and running it, no different from running a standalone bittorrent client.

    The question is, would it be possible to write an actual bittorrent client using only apis provided by the browser? Scripts can use "websockets", but can they open them cross-site? And can the bittorrent protocol be modified to accept websockets? That would be an actual breakthrough, bittorrent has become practically unusable because of all the crapware that surrounds it.

  22. You need better content on Ask Slashdot: How Can We Improve Slashdot? · · Score: 1

    You don't need to fix bugs or change the user experience. You need better content. You know what that means, people have been complaining about bad summaries, things that don't make sense, things that are obviously advertising, etc. Make that good again, then the users will start to complain about the irrelevant stuff like bugs and user experience.

  23. "in at least six precincts" on Perfect Coin-Toss Record Broke 6 Clinton-Sanders Deadlocks In Iowa (marketwatch.com) · · Score: 2

    In "at least" six precincts, what does that mean exactly? To me that implies that there were more precincts where they had to decide by coin toss, which means there could have been another 6 where Sanders won. Anyone can cherry pick a sub group of tosses out of a bigger total that came out with an unlikely result..

  24. Is this an ad for this programming language I've never heard about?

  25. "determine what you last saw before you dozed off" on Netflix Creates DIY Smart Socks That Pause Your Show When You Fall Asleep (netflix.com) · · Score: 1

    I just use binary search.