Slashdot Mirror


User: cyba

cyba's activity in the archive.

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

Comments · 74

  1. Re:Go Poland go! (to hell) on Climate Change Report Actually Understates Threats (thebulletin.org) · · Score: 1

    > Just because he fought the Commies doesn't make him a good ruler. (...)

    I wrote nothing about being (or not being) a good ruler. I opposed calling the government (with PM being well known for his anti-communist views) "national communist". They are national conservatives.

  2. Re:Go Poland go! (to hell) on Climate Change Report Actually Understates Threats (thebulletin.org) · · Score: 1

    > (...) National Communist government

    What are you smoking? Current Polish Prime Minister was a member of Fighting Solidarity (Polish anti-communist underground organization founded by his father) and Independent Students’ Association. He was beaten several times by the communist militia when he was a teenager. He's probably the most anti-communist PM in modern Poland.

  3. Found anyone "offended"? on Python Joins Movement To Dump 'Offensive' Master, Slave Terms (theregister.co.uk) · · Score: 1

    Have they (the PC Police) actually found someone "offended" by master/slave naming scheme? Have they found the real slave who actually read Python documentation and felt bad because of this?

  4. Re:Only a tiny fraction of the consumer market ... on Linux Turns 27 (omgubuntu.co.uk) · · Score: 1

    ... and many TVs, home routers, in-car entertainment (ICE) systems, etc.

  5. It's not only about recently written data on Slashdot Asks: Do You Need To Properly Eject a USB Drive Before Yanking it Out? (daringfireball.net) · · Score: 1

    More sophisticated SSDs perform static wear leveling (moving old data to different locations on the disk) in the background. To improve performance, firmware on some disks does this without ensuring atomicity of each operation. It means that in case of unexpected power loss you could end up with seriously broken filesystem. Cheap pendrives are probably not affected by this, but you should be careful when connecting e.g. external SSD via USB.

  6. More than half were considered expert level ... on AI Better Than Dermatologists At Detecting Skin Cancer, Study Finds (cbsnews.com) · · Score: 1

    ... with more than five years' experience.

    So, how do they call doctors with 20-30 years of experience?

  7. > I legitimately feel sorry for service workers who are going to have to take orders from Duplex.
    > It seems oddly dehumanizing to be ordered around by a machine.

    Soon all these service workers will be replaced by Duplex (or its competitor) as well, so it will be only some other AI that will get dehumanized :-/

  8. Re:with your logic, every computer is proprietary on New Samsung Video Demos Linux on Galaxy Smartphones (liliputing.com) · · Score: 1

    (...) The point is that you can boot up a linux kernel and run linux apps.

    Most probably it's running different userspace on top of existing (Android) Linux kernel.

  9. It was really nice to have a programming language in ROM on 8-bit machines.
    Then Atari BASIC XL, Action!, 6502 assembler, etc.

  10. Obama is a strong believer in strong encryption... on Obama Says He's 'A Strong Believer In Strong Encryption' · · Score: 4, Insightful

    ... of HIS data.

  11. Good Taste on Ask Slashdot: What Makes a Great Software Developer? · · Score: 1

    People without good taste (regarding to the code) will never become great software developers.

  12. Re:Cut the Russians Off on Russian Military Forces Have Now Invaded Ukraine · · Score: 1

    If they wish to engage to aggression against other country's sovereignty, they should do it without the rest of the world helping fund them.

    EU countries pay Putin billions of dollars for gas (some of them are close to 100% dependent on Russian gas). The only kind of sanctions that would really harm Putin would be reducing gas imports. It's VERY hard to do in a short time and many EU countries event don't try to do that.

  13. Re:AI is always "right around the corner". on By 2045 'The Top Species Will No Longer Be Humans,' and That Could Be a Problem · · Score: 1

    Except for the cell phone in your pocket, that can recognize your commands and search the internet for what you requested, or translate your statement into any of a dozen foreign languages, (...)

    It's not the cell phone, but big server farms behind it. Try use it without network connection.

  14. Re:Use Qt.... on Harsh Words From Google On Linux Development · · Score: 1

    The problem lies in errors that won't show during compilation...

  15. Re:Assembler code on GCC 4.3.0 Exposes a Kernel Bug · · Score: 1

    No

  16. Re:not 500 MHz, and size does matter on OLPC Project Rollout Begins In Uruguay · · Score: 2, Insightful

    > The "500" is part of the marketing name. In no way does the core run at 500 MHz.

    According to the specifications is uses LX-700, which runs at 433MHz (more info here). Not far from 500MHz.

  17. Even Mozilla guys ignore non-x86 Linux on Gran Paradiso Alpha 3 · · Score: 3, Insightful

    There's only single "Linux" download link that refers to Linux/x86 binary. If leading Free Software project doesn't treat non-x86 platforms seriously, how can we expect something different from e.g. hardware manufacturers?

  18. "Open Alternative" for Microsoft... with MS DRM on Pepper Pad, an Open Alternative to MS Origami · · Score: 1
    From TFA:
    Pepper Pad Software:
    OS Kernel 2.6.13 (preemptive), UBOOT
    (...)
    DRM* WMDRM10
    (...)
    *Coming Soon
    Great "alternative" indeed!
  19. Re:How? on Sun Releases Open Source XACML Language · · Score: 1

    > > A language doesn't need source; it's a syntax
    > Uh. And grammar.

    Wrong. Grammar simply describes language's syntax.

  20. Re:DNS should be reversed... on U.S. Endorses ENUM · · Score: 1

    > The DNS system should be reversed - in other words, this site should be http://org.slashdot

    Reversed? Wouldn't it be http://gro.todhsals then?

  21. Re:Is late documentation a problem with Open Sourc on Linux 2.4 VM Documentation · · Score: 1

    It's the other way round.
    The real problem is "release early (without documentation)" rule.

  22. Obviously it's not faked on Linux Lands Big Bank Account · · Score: 2, Interesting

    Their uptime says all.

  23. Re:Nitpick of the day... on Authoring Schemas With XSD · · Score: 1

    > XSD is not a "language" any more than XML is. XSLT I suppose can be considered one.

    Actually both XSL and XSD are languages. Mathematical language is a set of strings made of symbols. Programming languages are mathematical languages but there're many other languages that fit this definition.

  24. Sodipodi on SVG 1.1 Becomes W3C Proposed Recomendation · · Score: 4, Informative

    Sodipodi uses SVG as its native file format.

  25. Re:don't beleive the hype... on Taiwan Asks Microsoft To Open Windows Source · · Score: 1

    > The easiest way is to stick a sniffer on the output side.

    Of course you'd need another machine... running Open Source OS. Why bother with windows then?

    > The bottom line is trust. You have to trust someone at some point.

    With Open Source you have the choice of vendor that you trust. With proprietary software you have to "trust" microsoft.