Slashdot Mirror


User: Ivan+Stepaniuk

Ivan+Stepaniuk's activity in the archive.

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

Comments · 75

  1. And it MUST be banned on Kaspersky Lab Sues Over Second Federal Ban (axios.com) · · Score: 3, Interesting

    It is not acceptable for a sovereign government that any company, especially a foreign one, has the ability to render the whole country's computer infrastructure to a halt with the flick of a switch on their automatic update servers.

    The system is already broken. Using closed source software puts any country sovereignty at stake. Your software providers' "red buttons" are bigger and faster than Trump's.

  2. Netflix does not care on How To Defeat VPN Location-Spoofing By Mapping Network Delays (thestack.com) · · Score: 1

    They limit content access to countries based on contract restrictions that they agree to when acquiring the distribution licenses.

    They are only going to implement these kind of thing if the content owners require so.

  3. Link to the real thing on Internet Archive Brings Classic Windows 3.1 Apps To Your Browser (google.com) · · Score: 4, Informative

    Just pick your application to run here:

    https://archive.org/details/so...

  4. If it can be played, it can be copied on Pirates Finding It Harder To Crack New PC Games (engadget.com) · · Score: 3, Insightful

    They are only gaining some critical time at launch

  5. Hackers my ass! on Hackers Actively Targeting Gas Pumps · · Score: 0

    First they started associating computer hackers with crime. Now they call 'hacker' somebody that steals from a gas pump? Soon we will be reading that a bunch of humans have been hacked by actively attacking their skin, with lead bullets.

    Also, Slashdot, you were cool.

  6. Debian on shiny Retina Macbook Pro on Why Run Linux On Macs? · · Score: 5, Interesting

    My company buys apple hardware for everybody and I have been working on GNU/Linux for 15 years. I use the operating system where I'm most productive, which is GNU/Linux. Also, nowadays OSX seems to be more prone to problems that were reserved for windows users in the past, like unexplicable slugginesh, tons of crap loading at startup, etc. No thanks.

  7. Give me $5.000 on Oracle Database Certifications Are No Longer Permanent · · Score: 4, Funny

    And I will certify your competence in anything. (Signed piece of paper included)

  8. Just in time. on Apple Releases CUPS 2.0 · · Score: 1

    It only took as much as actually being able to have a paperless office.

  9. Nonsense! on DARPA Technology Could Uncover Counterfeit Microchips · · Score: 1

    Once you decap a chip, a toy microscope is enough to tell a counterfeit die from the real thing. Using a laser to stimulate the chip is not a tool to detect counterfeit chips, but for testing, reverse engineer, and thus potentially make counterfeits.

  10. Re:Terrible news for everybody on With Chinese Investment, Nicaraguan Passage Could Dwarf Panama Canal · · Score: 1

    Sorry, I have completely forgotten that the surface area is measured in football fields here lately.

  11. Terrible news for everybody on With Chinese Investment, Nicaraguan Passage Could Dwarf Panama Canal · · Score: 2

    A 10 seconds look at the geographic situation of Nicaragua is enough to realize there is no way to do this withouth destroying thousands of square meters of forest and endangering a freshwater lake that is bigger than Delaware.

  12. Obligatory XKCD on USB Reversable Cable Images Emerge · · Score: 3, Insightful
  13. Re:PHOSPHOR, not "phosphorus"... on Laser Headlights Promise More Intense, Controllable Beams · · Score: 1

    You are right! According to Wikipedia "Phosphorus, the chemical element named for its light-emitting behavior, emits light due to chemiluminescence, not phosphorescence; hence it is not a phosphor.", go figure!

    To make it even more confusing, as a native Spanish speaker, I use the same word "fósforo" for both the chemical element and the luminescent substances.

  14. There is no laser light comming out on Laser Headlights Promise More Intense, Controllable Beams · · Score: 3, Insightful

    Blue lasers positioned at the rear of the assembly fire onto a set of mirrors closer to the front. Those mirrors focus the laser energy into a lens filled with yellow phosphorus. The yellow phosphorus, when excited by the blue laser, emits an intense white light.

    There is no coherent laser light coming out from the headlight.

  15. Summary is wrong on The Human Body May Not Be Cut Out For Space · · Score: 1

    Sergei Krikalev has logged 803 days and 9 hours and 39 minutes in space, including eight EVAs.

    He currently holds the record for the most time spent in space. http://en.wikipedia.org/wiki/S...

  16. Re:Unitedstateans looking at their belly button on Lasers Unearth Lost 'Agropolis' of New England · · Score: 1

    That does't make that statement, the summary, or the article's first paragraph any better. By the way, the Aztec Empire was in North America, not South America.

  17. Unitedstateans looking at their belly button on Lasers Unearth Lost 'Agropolis' of New England · · Score: 4, Insightful

    How is New England closer to Western civilization than the 'white shores of the Mediterranean Sea'? Western civilization was born in the shores of the mediterranean sea.

  18. Stop writting BAD code on 4K Is For Programmers · · Score: 1

    If you need more than a few dozen lines of code at the same time, your code sucks! Productivity will raise once you stop violating SRP and writting spagheti code.

  19. Re:It's true -- but only root can read them though on Linux Distributions Storing Wi-Fi Passwords In Plain Text · · Score: -1, Offtopic

    Mod parent up!

  20. Video of the launch on SpaceX Falcon 9 Blasts Off From California · · Score: 3, Informative
  21. Unvirtualization on New Operating System Seeks To Replace Linux In the Cloud · · Score: 1

    If you don't need a n extra full fledged OS to run your JVM, maybe you shouldn't have virtualized it in the first place.

    Wouldn't make sense to have a tool to manage and deploy self-contained packages that can run the JVM (or whatever) in an isolated way, with the Linux kernel alone?

  22. Re:No chance... on EU Proposes To Fit Cars With Speed Limiters · · Score: 1

    Completely nonsense. Thinking the government benefits from the revenue of speeding tickets in Europe is ridiculous.

    It may be the case in countries where the government does not cover the medical expenses of an injured person in a traffic accident. An ambulance transfer and one broken arm costs an European government with an universal healthcare system like more than a hundred speeding tickets, not to mention several broken bones, or even your funeral that would also be covered at zero cost for you or your family in many European countries.

  23. Re:Amazing idea on EU Proposes To Fit Cars With Speed Limiters · · Score: 1

    According to the Spanish general traffic department (DGT), excessive speed was a factor in 37% of all fatalities in traffic accidents between 1999 and 2003. Roughly 20.000 deaths every year only in Spain.

  24. Not really. Since a long time ago, hard drives have spare sectors to reallocate the bad ones when a read error is encountered. If the disk has reallocated sectors, faulty sectors could keep data because they are not accessible or writable through the IDE/SATA interface anymore. After sequentially erasing the drive with dd, those sectors could be read using vendor specific commands, by manipulating the reallocation table or using a modified firmware on the drive, etc.

    This does not mean that an HDD cannot be erased without damaging it, just that dd alone is not enough. Chances are small, but disks with reallocated sectors (specially 4K sectors) can still contain sensitive data.

  25. If it's not broken, don't fix it. on Ask Slashdot: Dealing With Electrostatic Contamination? · · Score: 4, Informative

    That's a golden rule.

    Most consumer equipment does not need or tolerate frequent maintenance. Cracking open an LCD monitor is not going to make it last longer, on the contrary, you are putting stress on plastic tabs (specially if it doesn't have screws), and on marginal quality harnesses and connectors that are meant to be assembled once.