Slashdot Mirror


User: rwbaskette

rwbaskette's activity in the archive.

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

Comments · 14

  1. Re:Windows will run on a Linux kernel too on Microsoft is Building a Chromium-powered Web Browser That Will Replace Edge on Windows 10: Report (windowscentral.com) · · Score: 5, Interesting

    The groundwork for doing this is already there.

    SQL Server 2017 for Linux required the creation of a PAL (platform abstraction layer) that allows essential kernel function for SQL Server to run.

    It's really interesting stuff.

    Add a dash of gdi borrowed from wine and you might have something.

    "SQL Server on Linux: How? Introduction":
    https://cloudblogs.microsoft.c...

  2. Dodged a bullet there... on NSA Exploits Ported To Work on All Windows Versions Released Since Windows 2000 (bleepingcomputer.com) · · Score: 4, Funny

    ... I'm still running NT Workstation

  3. Reminds me of Apple in the late-80s/early-90's on Microsoft Pushing Bing For Search In Schools, With Ad-Removal Hook · · Score: 1

    I mean this only in that they are focusing on the education market as a source for new users and making accommodations for them.

    I'm not sure if it really worked though.

  4. Have a look at a few of them.... on The Software That Failed To Compete With Windows · · Score: 2, Interesting

    This is a site I've enjoyed browsing for quite some time that gives small walk-throughs of the UI on many versions of different operating systems.

    http://toastytech.com/guis/

  5. Re:Desqview on The Software That Failed To Compete With Windows · · Score: 1

    I still remember reading covetously about the old DESQview/X system. Much later than Windows 1.0, but the X windowing system plus ability to run DOS and Windows 3.1 in boxes blew me away.

    I'd still like to install it on something just to play with it.

  6. Re:Ive seen these people on The Rise of the Digital Nomad · · Score: 1

    It's been a kind of known-common-courtesy in the circles I run with that you buy a few drinks and leave an enormous tip if you plan on spending any amount of time in a coffee shop.

  7. Re:Logitech MX518 on Best Mouse For Programming? · · Score: 1

    and if you don't mind ignoring the wireless requirement.

  8. Logitech MX518 on Best Mouse For Programming? · · Score: 1

    I happen to love this mouse. have two of them, one for the office and one for home.

    I've converted a friend of mine as well. He now has 3 for office, home and travel.

    Don't be put off by the gamer-mouse facade, it's a workhorse... for a mouse anyway.

    http://www.logitech.com/index.cfm/mice_pointers/mice/devices/187&cl=US,EN

  9. It's kind of like all those E.T. cartridges... on What Happens To Code From Failed Projects? · · Score: 1

    the code will probably end up buried in the desert somewhere.

  10. Re:Points on Regular Expression Recipes · · Score: 1

    That's funny, I spell checked it with a regex enabled aspell....

  11. Re:Quick Question on Defining Google · · Score: 1

    Congrats!!!
    You've got the job @ google!

  12. Will I be drafted to fight the war on terror? on Submit and Moderate Questions for Bush and Kerry · · Score: 3, Interesting

    How likely is it that a draft will be required to keep up our efforts around the globe?

  13. Entropy Project Closes Up Shop... on Entropy Project Closes Up Shop · · Score: 3, Funny

    ...well that was random!

  14. ui ports/mods/hacks on Run Gnome -- On Windows · · Score: 1
    I see recurring problems with desktop replacements and modification for the windows gui environment. When you change the way ms intends things to be, native applications start to fail. One example of such was illustrated by a friend of mine that ran litestep on winnt4 and was told to punt when installing certain applications because there was a problem making a call out to the common dialog library (comdlg32.dll).

    Another real problem I can see with X desktop ports is the difference in the base functionality of gui. X is a very powerful client/server mechanism for serving applications to a user with a minimal (comparitively) requirement on comformity while the windows explorer seems to be nothing more than a threaded graphical version of command.com riddled with an intricate web of undocumented calls and dependancies (aka by ms: integrated...)

    If a new desktop environment for windows is keeping you from easily installing and using windows software, why bother? If you use free software thats available for multiple platforms and want an X style interface you may as well use an operating system and ui that was meant to handle it.