Slashdot Mirror


User: apankrat

apankrat's activity in the archive.

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

Comments · 409

  1. As they say in Wikipedia .. on Russia To Build an Orbital Construction Plant · · Score: 3, Insightful

    .. "a citation needed", especially for the "does not want to pay for them" part.

  2. Actually, it *is* for Moon and Mars flights on Russia To Build an Orbital Construction Plant · · Score: 1

    > There's no mention of the Moon or Mars in the translated article

    The original article starts with -

    "Interfax reports that Russia is going to construct a spaceship assembly factory to service Moon and Mars flights. This has been announced by Anatoly Perminov, the head of RosCosmos agency"

  3. Crowbar on What Are Must-Sees For Open Day At the LHC? · · Score: 5, Funny

    Make sure you know where to get one in case of an emergency.

  4. No need for RFID on Nanaimo, The Google Capital of the World · · Score: 2, Funny

    Relocating Spitzer to Nanaimo is going to be a punishment enough.

  5. Re:Deletionists on The Battle For Wikipedia's Soul · · Score: 1

    > and fuck knows if there's a solution to that dilemma

    Technically this is not a dilemma as "dilemma" is a problem that has two solutions. :-p

  6. Re:Deletionists are conservative on The Battle For Wikipedia's Soul · · Score: 1

    > Create two brands, say "Wikipedia Core" and "Wikipedia Fringe"

    And the whole will repeat itself over what belongs to the Core and what should go into the Fringe. Besides, the fringe content will frequently be not a standalone article, but rather a part of it. Two parts core, three parts fringe. These *will* be intermixed, so how exactly these can be divorced into Core and Fringe versions of the article is absolutely unclear.

    Your idea is elegant and has a lot of merit.
    Unfortunately its elegance breaks up when it meets the cruel world of implementation details :)

  7. Deletionists on The Battle For Wikipedia's Soul · · Score: 5, Insightful

    I guess I fall under the "inclusionist" type as I wholeheartedly believe that
    nuking the content in a favor of a formal compliance with a policy du jour
    is a wrong thing to do. Deleting is easy, creating is hard. And re-creating
    is nearly impossible. If you tried resurrecting a deleted Wikipedia article,
    you know what I mean.

  8. Don't forget though .. on We Know Who's Behind Storm Worm · · Score: 1

    .. that you are in a firing range of nuclear missiles.

  9. Re:Why such hate? on Bobby Fischer Is Dead At 64 · · Score: 4, Interesting

    > Actually, the man succumbed to mental illness.

    Fischer's demise is oddly similar to that of Luzhin from The Defence novel by Nabokov. The main character was also a genius chess player that was drifting between the clear mind and the insanity. What's even more odd is that the novel dates back to early 1930s.

  10. Three reasons to open-source on Earning Money with Open Source Software? · · Score: 3, Insightful

    There are three core reasons to open-source -

    * to solicit improvements (see Linux)
    * to facilitate adoption (through implementation transparency, see OpenVPN and TrueCrypt)
    * for personal reasons (to brag or to support political agenda, see libevent or IO language)

    These can be mixed and matched, but it typically helps to understand WHY you are open-sourcing. That's a first step.

    Second step, if you want to make some $, is determining (funny enough) your business model. You can make money off the open-source either via the support or via dual-licensing.

    Support model does not really scale, because in order to earn twice the money, you have put a double effort. It is also more of a sales task, which you may or may not have an inclination or an ability to so.

    Dual-licensing *is* a way to go, but it implies that the code is non-trivial, solid and mature. Otherwise it does not make any sense for a 3rf party to become dependent on something that's not quite ready with an uncertain future. This automatically implies that you should not be open-sourcing the code that needs work.

    Keep in mind that it's often possible to find someone willing to purchase the project as is from you. Depending on the arrangement you may also retain a right to influence further development of the product and/or land a mid-term contract gig.

    2c

  11. Another good one on What Skills Should Undergrads Have? · · Score: 1

    Write an arithmetic expression calculator.
    E.g. compute the value of "2*(3+5*7)".

    We used to ask this as an interview question and a disturbing number of
    "senior developers" didn't even know from which end to approach it :-/

  12. The rule of thumb on What Skills Should Undergrads Have? · · Score: 1

    As one of our instructors back in the Uni used to say - "we don't teach you THE language, we teach you how to LEARN the language". That's pretty much the most important SKILL anyone should master in the college. CompSci or not.

    As far as the actual knowledge goes, I have always been of an opinion that a graduate that knows 5 types of balanced trees is worth a bunch of dodos that "know" 5 languages. In the end the CompSci is all about an abstract thinking ability. Therefore the foundation - data structures, algorithms, db principles, grammars, etc - needs to be there and the rest will follow.

    Feel free to disagree :)

  13. Re:Terrible link on Making 3D Models from Video Clips · · Score: 4, Insightful

    Outside of /. this sort of news "wrapper" articles (BB or not) is considered a blog spam. There is absolutely no reason to link to a wrapper, when it just rehashes what's in the original article and then forwards to it for details (which is what a vast majority of readers would want anyways).

  14. And the answer is on Flying Humans · · Score: 1

    Stress -> Adrenalin & Norepinephrine -> Physical and mental euphoria

    Hardly works for an open source, though some uber-optimization can give a brain spasm to those trying to fix a bug in it :)

  15. Not withdrawn, delayed on Canadian DMCA Bill Withdrawn · · Score: 4, Informative
    As per Michael Geist's own comment -

    I can't say with certainty why the bill has been delayed, nor whether it will be for a day or two, or for longer. I think that this presents an excellent opportunity for Prentice to engage in broader consultation and hold off introducing the bill until 2008.

  16. Very nice on SixApart Sells LiveJournal to Russian Media Company · · Score: 1


    Very nice, very nice.
    How much ?

  17. Loading PE is not a big deal on Native Windows PE File Loading on OS X? · · Score: 5, Insightful

    The actual problem is resolving all external dependencies of Windows-bound binaries. If the Win32 API is somehow emulated (see Wine project for some "minor" details), this leaves (an ungodly mess of) COM interfaces. Then even if this is taken care of, Apple is going to be quite exposed to a legal beating from MS.

    Lastly, "Is Apple planning native PE execution within OSX?" - if they were _planning_ that, they wouldn't include this into a production release of the OS. This means that it's already used for something. The big question is what exactly.

  18. My bad, the point still remains .. on PlayStation 2 Game ICO Violates the GPL · · Score: 1

    > 3. This notice may not be removed or altered from any source distribution.

    and libarc removed it

  19. Lovely, IOC stole from libarc that stole from zlib on PlayStation 2 Game ICO Violates the GPL · · Score: 3, Informative

    libarc borrows heavily from zlib, which is .. surprise ! .. BSD licensed. There is however no mention of BSD in libarc, which effectively means that it is in violation of BSD license.

    Gotta love the ethics of the freedom fighters.

  20. Lem was Polish on Rare Soviet Retro-Future Space Art · · Score: 1

    Just nitpicking.

  21. Nothing beats the original on What If Gmail Had Been Designed by Microsoft? · · Score: 2, Informative
  22. Apples to apples on Russian Police Seize Kasparov · · Score: 1

    Point was that OP's analogy was invalid to begin with.

  23. Finish the analogy on Russian Police Seize Kasparov · · Score: 2, Interesting

    > This is akin to arresting Hillary Clinton or Barack Obama.

    This is also akin Hillary organizing illegal political rally against George Bush.

  24. There's more to it that email exchanges on Cryptography Expert Sounds Alarm At Possible Math Hack · · Score: 1

    Consider low-level handshake protocols. There is, for example, an attack on SSL that allows recovering private RSA key by measuring response delays of a victim. These responses are mandated by a protocol, so they are (in a way) solicited.

  25. You thought wrong. on World of Warcraft's Brand New Rootkit · · Score: 3, Informative

    What you described is a backdoor.
    Rootkit is an OS-level subversion program.
    http://en.wikipedia.org/wiki/Rootkit