Slashdot Mirror


User: pezezin

pezezin's activity in the archive.

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

Comments · 122

  1. Re:Moon or satellite? on Moons Can Have Their Own Moons and They Could Be Called Moonmoons (atlasobscura.com) · · Score: 1

    Phobos and Deimos are neither large nor spheroidal in shape...

  2. Re:Looking forward to neural accelerators on Alibaba To Set Up New Chip Company Amid Fear of US Tech Dependency (cnn.com) · · Score: 1

    Random trivia: "dian nao" () is the chinese word for computer, it literally translates as "electric brain". A very appropiate name for an AI chip, I think.

  3. New Mexico? on FBI Mysteriously Closes New Mexico Observatory (popularmechanics.com) · · Score: 0

    A New Mexico astronomycal observatory? Did they found a mysterious looking hammer, impossible to lift?

  4. Re:5 Trillion Ops? on Apple Unveils iPhone Xs, iPhone Xs Max, iPhone Xr (venturebeat.com) · · Score: 1

    AFAIK, those neural nets processors are limited to 8-bit integer, and are limited to very specific operations.

  5. Re: Just A Million? on Quantum Computing Is Almost Ready For Business, Startup Says (fastcompany.com) · · Score: 3, Informative

    Shor's algorithm is only applicable to asymmetric encryption algorithms like RSA and ECC. It would absolutely destroy them, rendering them useless.

    However, for symmetric ciphers like AES you are limited to Grover's algorithm ( https://en.wikipedia.org/wiki/... ), that merely reduces the key length in half, so just moving from AES-128 to AES-256 would make us safe again.

  6. Re:Good. C++ is complete garbage. on Python Displaces C++ In TIOBE Index Top 3 (infoworld.com) · · Score: 1

    C++'s massive overhead? One of the guiding principles of C++ are zero-cost abstraction. Also, it's one of the fastest languages out there. If you couldn't meet your performance requirements with C++, you were doing something really wrong.

  7. Re:But for how long? on Computer Chips Are Still 'Made in USA' (axios.com) · · Score: 1

    We already have American CPUs doing exactly what you describe. As an European myself, I don't know the difference between being spied on by the Americans or the Chinese.

  8. Subjects are useless on Google Slammed Over Chrome Change That Strips 'www' From Domain URLs (itwire.com) · · Score: 1

    Call me crazy, but if I could redesign the DNS, neither subdomains nor TLDs would exist. Just a flat name hierarchy.

  9. So this would explain why my cat sleeps 16 hours a day...

  10. When will we have a 64-bit client? Steam is right now the only 32-bit program I have running on my Linux system. It's annoying having to install a bing bunch of libraries for just one program.

  11. Spoken like someone who doesn't know what fascism is.

  12. Re:Oh look, copyright holding culture hostage ... on Lawsuit Threat Shuts Down ROM Downloads On Major Emulation Site 'EmuParadise' (arstechnica.com) · · Score: 1

    There is a PS3 emulator that is getting very good results: https://rpcs3.net/

    Ni no Kuni is currently listed as "ingame", but not fully playable. Give it time and it will be.

  13. You are a horrible boss. Work performance should be evaluated on what people do on work time, what they do on their free time it's their own fucking bussiness, not yours.

  14. Re:It's called Tor on Can We Decentralize the Web? (computing.co.uk) · · Score: 1

    Tor isn't decentralized, onion sites work just like normal websites, just with more layers of encryption and anonymity.

    Freenet is decentralized.

  15. Is Carmack still developing 3D engines? I think the last one he worked for was idTech 5. Don't get me wrong, he is a legend and a well deserved one, but nowadays there are many 3D programmers as good as him who don't have any problem using Vulkan.

  16. I have lived all my life in Spain, so obviously Spanish is my mother language, and I'm seriously tired of all the idiots who try to promote this supposedly "gender neutral" language, ending words in -@, -x or -os/as. The first two are unpronunceable, the last one is way too cumbersome. I wish they would stop butchering our language.

  17. It's not legal, and the Spanish government is already investigating it: https://www.eldiario.es/tecnol... (link in Spanish) Whoever created this app is in deep trouble now.

  18. Re:Uh, no one cares about "deprecating" OpenGL? on Apple Unveils macOS 10.14 Mojave With Dark Mode and Finder Photo Tools (venturebeat.com) · · Score: 1

    Nope. Read the release note, they don't care about Vulkan, they want everybody to use their own Metal API.

  19. Re: cash is king on Visa Card Payment Systems Go Down Across Europe (bleepingcomputer.com) · · Score: 1

    The biggest war effort by far was done by the Soviet Union, but 70 years of Hollywood have done a nice job promoting the USA as the saviors.

  20. Re:I still shoot film on Canon Has Sold Its Last Film Camera (techcrunch.com) · · Score: 1

    Digital sensors surpassed film's dynamic range many years ago. 35 mm film peaked at around 13 stops, while current digital cameras peak at almost 15 stops. Even my old D7000 surpasses film: https://www.dxomark.com/Camera...

  21. Re:PNG Colonial Past on Papua New Guinea Bans Facebook For a Month To Root Out 'Fake Users' (theguardian.com) · · Score: 1

    Plenty of Americans today have their penises circumcised for no real reason, not to speak about Jews and Muslims who do it for religious reasons. Should we take you all away from your families?

  22. Re:Is there energy to be had here? on First Measurement of Distribution of Pressure Inside a Proton (phys.org) · · Score: 5, Interesting

    Maybe. Some physicists have proposed the existence of "electroweak stars", where energy would be generated from a process know as "electroweak burning" where quarks are converted to leptons: https://en.wikipedia.org/wiki/...

  23. Re:Not everyone needs $1900 Core i9 on Intel's First 10nm Cannon Lake CPU Sees the Light of Day (anandtech.com) · · Score: 1

    The best sale rep I ever met was a former engineer. Which was good, because it meant he actually knew what he was talking about. He even knew more about technology than the CTO, but that was because the CTO was incredibly crappy.

  24. For the ungrateful nations of Europe? We didn't ask for this war who is killing thousand of innocents and sending us a crapton of refugees. Nobody in Europe want this fucking war, so fuck off.

  25. Re:It's still double-digit processor speeds, keep on Linux 4.17 Kernel Offers Better Intel Power-Savings While Dropping Old CPUs (phoronix.com) · · Score: 1

    Heck, there were a couple of bad instructions in the 68k that made a "modern" OS impossible (i.e., you can call them from user mode) - that's why it was revised into the 68010 to allow proper user-supervisor mode separation.

    I think this is what you are referring to: https://en.wikipedia.org/wiki/...