Slashdot Mirror


User: manu0601

manu0601's activity in the archive.

Stories
0
Comments
3,442
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,442

  1. Re:Start working on your dissertation on Ask Slashdot: Advice For Summer Before Ph.D. Program? · · Score: 1

    Sorry, no. As soon as he's finished it's a never ending grind for 'what have you published lately?'. Now is the time to enjoy life. It's hard to get the chance after.

    The next chance is emeritus

  2. Re:This is a true statement on Gnome Founder Miguel de Icaza Moves To Mac · · Score: 1

    The LSB is a steaming pile of crap and always has been. That said, your specific complaints are... bizaare. Linux systems can maintain an arbitrary number of old libraries transparently, with no breakage.

    Of course one can, provided the library maintainers do not change the ABI while retaining the same library version numbers...

  3. Non native speakers on Do Kiosks and IVRs Threaten Human Interaction? · · Score: 1

    Did the study evaluate the amount of non native speakers visiting the hotel? If you do not speak fluently the receptionist's language, it is much more comfortable to deal with the virtual keyboard of a kiosk.

  4. Re:An Old Discussion on Orson Scott Card's Superman Story Shelved After Homophobia Controversy · · Score: 1

    I stand by my opinion: You're free to say or believe in anything you want.

    Should you? In most european countries, there are some opinions that are an offence. You can believe in them, but saying them in public may get you a fine. The best example is saying that the nazis never killed the jews during WWII. Even in the US, libel laws limit free speech.

    Do you think there should be no limit to free speech?

  5. Re:This is a true statement on Gnome Founder Miguel de Icaza Moves To Mac · · Score: 3, Informative

    If the LSB worked anthing close to how it was envisioned, developers would flock to the platform and then so would users

    LSB solves some bits of the problem, but not the most troublesome. It does not help you with libraries or kernel changing ABI in a backward incompatible way, something that causes packaging headaches when upgrading a given system.

    What is a bit frustrating is that it could be done cleanly, if developers just took the time for it. For instance NetBSD base system is nicely backward compatible. A binary built on NetBSD-0.8 is still able to run 20 years later on NetBSD 6.0.1. And you can throw a package built for NetBSD 5.0 on NetBSD 6.0.1, it works... provided you have also installed the dependencies for it, which are provided in other packages outside of NetBSD base system, and this is where things goes wrong. Package A will need version 1.0.1 of package B, you have version 1.0 installed. You need to upgrade B. But B is required by packages C, D, E... Z, and you will have to upgrade them too. But they require new versions of others packages, and so on.

  6. No. The second point is complete nonsense.

    Every gram of carbon dioxide you emit while cycling was previously fixed directly from the atmosphere by a plant or alga. If you didn't re-emit it, the food you would have eaten would rot instead.

    You can also not re-emit it by making fat. But this is not satisfying, as obesity has a huge cost for society, which translates into a CO2 emission footprint. And if you get incinerated when you die, all your fat-stored carbon will go to the atmosphere again

  7. Re:Universal Service for Broadband on 'Bandwidth Divide' Could Bar Some From Free Online Courses · · Score: 1

    If you want universal access, even in rural places where infrastructure costs will push profitability decades away, the you should not rely on free market to do it. Would you refute that?

    But as I understand, the US telecom market is neither a free market, not a government-controlled public service. It is a mix of the bad sides of both approach: profit-seeking private operators that do not have to compete with each others.

  8. NetBSD on Embedded Developers Prefer Linux, Love Android · · Score: 1

    NetBSD is not famous, but it definitively deserves a look for an embedded OS.

    First, it supports major CPU used in the embedded field: ARM, SH3, SH5, PowerPC. So does Linux, but NetBSD has the nice ability to be cross-buildable from any POSIX/ANSI C platform. You can build your NetBSD embedded system from Linux, MacOS X, and even Windows + cygwin

    Then there are the architecture and bus independant drivers. NetBSD uses the same driver for a given chip, whatever the CPU is, or whatever the bus the chip is hooked to. This means most of the time you do not have to rewrite or tweak drivers when working on an embedded platform: you reuse existing code.

  9. Re:This is quite disgusting on Scientists Transplant Functional Eyes On the Tails of Tadpoles · · Score: 2

    Sometimes I think that mankind deserves to become extinct.

    Don't worry, we are working on it

  10. Re:Standard format on A New Version of MS Office Every 90 Days · · Score: 1

    Oh really? So far as I know, nothing has broken backward compatibility for the Office document formats since Office 2007.

    If you have people using different versions of Office, you can always open the document from your peers, but you get myriad small issues. The document never looks exactly the same.

  11. Standard format on A New Version of MS Office Every 90 Days · · Score: 1

    It could be a good move if MS used a stable standard file format, but since they always slightly breake backward compatibility, the more upgrade we get, the more mess we have.

  12. Re:Fail out the gate! on RSA: An Unusual Approach to User Authentication: Behavorial Biometrics (Video) · · Score: 1

    And if the assailant does have a gun, I prefer to give him my wallet rather than having a gun on my own to defend myself. Odds are high that I would be shot, and my wallet is not worth my life.

  13. Re:Fail out the gate! on RSA: An Unusual Approach to User Authentication: Behavorial Biometrics (Video) · · Score: 1

    All of a sudden you are outside and a thug walks by making obvious threats and you start running inside to get away or get your gun

    It is amazing how guns are differently perceived among countries. This scenario is just science fiction for me.

  14. serial console on Among Servers, Apple's Mac Mini Quietly Gains Ground · · Score: 3, Insightful

    The missing bit that strikes me here is the serial console. If a server does not boot anymore and you want to go single user to fix things, the serial console is convenient, as it allows you to do it without going into the data center an hook a keyboard and a screen.

    I tend to be a mac person on the desktop, but I am not convinced by mac servers since the day they retired their 1U Xserve

  15. Why not go further? on New Bill Would Require Patent Trolls To Pay Defendants' Attorneys · · Score: 1

    Why not go further, and only allow patent litigation between practicing entities?

  16. Re:American investors uninterested in manufacturin on When It's Time To Scale, US Manufacturing Hits a Wall · · Score: 1

    The US Federal Government SEIZED GM from the bondholders

    And you think no other country government could do such a thing? I am sure the Chineese government could do the ame thing in China

  17. Only exist as AAAA in DNS on Home Server On IPv6-only Internet Connection? · · Score: 0

    Only setup AAAA records in DNS, instead of A records, that way your server will only be reached through IPv6.

  18. Re:Antigua on New Jersey Legalizes Online Gambling · · Score: 1

    I understand Antigua already won their case, but indeed I wonder how such decision would have played in it.

  19. Re:certificates on Cryptography 'Becoming Less Important,' Adi Shamir Says · · Score: 1

    Exactly, plus the ability to roll a new key with no delay.

  20. taxes on Tech Leaders Encourage Teaching Schoolkids How To Code · · Score: 1

    Not enough skilled engineers? Perhaps big companies could stop working on tax evasion, so that more money could go to the educational system, lowering the need for student debt (the net bubble, anyway), and allowing more students to go through college.

  21. Linux only? on How the Open Invention Network Protects Linux and Open Source (Video) · · Score: 1

    How is it relevant for other FOSS operating systems, such as NetBSD, FreeBSD, OpenBSD, Haiku, DragonflyBSD, etc... ?

  22. Lucky americains on Six-Strikes System Starts In U.S. · · Score: 1

    Your entertainment lobby got 6 strikes for you, whereas it pushed 3 strikes in most of the world. I am not sure why they did this gift to you, but I guess you should feel lucky

  23. certificates on Cryptography 'Becoming Less Important,' Adi Shamir Says · · Score: 3, Insightful

    From TFA

    One way to help shore up defenses would be to improve--or replace--the existing certificate authority infrastructure, the panelists said

    Indeed. IMO SSL public keys could be stored in DNSsec protected DNS records. That way one would only have to trust the manager of the root zone and the TLD, which would be a good improvement compared to the CA debacle.

  24. Re:American made is not a selling point on CES: American-Made, Industrial-Strength Smartphone and Tablet Cases (Video) · · Score: 1

    "American made" is not a selling point, it's bigotry. Idiots.

    American patriotism halts at the wallet?

  25. Re:how does it compare to NetBSD as a teaching too on Minix 3.2.1 Released · · Score: 1

    One thing I think is that the NetBSD guys should consider adapting this as their kernel, given that they target mainly embedded systems, and Minix, w/ the microkernel, is a much better fit for that. Maybe merge the 2, and make it the standard target for current x86 and ARM systems.

    Merging kernels is no trivial job. The only reasonable thing that could be done would be to have the BSD kernel sitting on the top of a microkernel, just like MacOS X does.