Wiki Article Predjudice [split from: the OSDK]

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Locked
User avatar
KotuxGuy
Member
Member
Posts: 96
Joined: Wed Nov 25, 2009 1:28 pm
Location: Somewhere within 10ft of my favorite chubby penguin!

Wiki Article Predjudice [split from: the OSDK]

Post by KotuxGuy »

I beg to differ; virtually all of the wiki tutorials focus on Linux.

Even if you're right.. The penguin rocks. :D
Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory :D )
fronty
Member
Member
Posts: 188
Joined: Mon Jan 14, 2008 5:53 am
Location: Helsinki

Re: Wiki Article Predjudice [split from: the OSDK]

Post by fronty »

KotuxGuy wrote:I beg to differ; virtually all of the wiki tutorials focus on Linux.
I don't recall any tutorials or articles that focuses on Linux. Article about loopmounting contains info about Linux, FreeBSD and OpenBSD, but this doesn't count, because it's not entirely about Linux, and loopmounting isn't supported by Windows (if you don't count 3rd party hassles as loopmounting). Many tutorials use GNUs toolchain, but it isn't tied to Linux.
User avatar
KotuxGuy
Member
Member
Posts: 96
Joined: Wed Nov 25, 2009 1:28 pm
Location: Somewhere within 10ft of my favorite chubby penguin!

Re: Wiki Article Predjudice [split from: the OSDK]

Post by KotuxGuy »

OK,then, *nix in general.
Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory :D )
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Re: Wiki Article Predjudice [split from: the OSDK]

Post by pcmattman »

KotuxGuy wrote:OK,then, *nix in general.
Examples wanted.
User avatar
KotuxGuy
Member
Member
Posts: 96
Joined: Wed Nov 25, 2009 1:28 pm
Location: Somewhere within 10ft of my favorite chubby penguin!

Re: Wiki Article Predjudice [split from: the OSDK]

Post by KotuxGuy »

Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory :D )
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Re: Wiki Article Predjudice [split from: the OSDK]

Post by pcmattman »

Used this exact tutorial on Windows. mkisofs has been ported to Windows.
Uh, no. I can use Makefiles on Windows too. A *nix concept perhaps, but not *nix-specific.
Perhaps *nix specific as you need Cygwin on Windows to complete this. Or MinGW.
The article was actually written for those on Windows using Cygwin or something similar.
See above.
Way to post a link that isn't actually part of the wiki?
Example source code is *nix-specific?

--
This is just for *nix only tutorials or articles.
Seriously, none of these tutorials are Linux-specific. Things like loop mounting are by nature specific to an OS.

The closest you get to *nix-specific is the tools in use, which are freely and easily available on Windows. Nobody is disadvantaged by being on Windows when reading wiki articles (apart from the previously mentioned OS-specific content).
I could not find even 1 article that focused on Windows only.
Why does there need to be? Most of the articles work out of the box on Windows.
Last edited by pcmattman on Sun Feb 28, 2010 12:41 am, edited 1 time in total.
User avatar
KotuxGuy
Member
Member
Posts: 96
Joined: Wed Nov 25, 2009 1:28 pm
Location: Somewhere within 10ft of my favorite chubby penguin!

Re: Wiki Article Predjudice [split from: the OSDK]

Post by KotuxGuy »

Oh, come on. For Windows to work with all that stuff, you have to bolt extra stuff on to it.And almost all of that source code is made to compile with *nix tools.
Give a man Linux, you feed the nearest optician ( Been staring at the PC too long again? ).
Give a man OS X, you feed the nearest NVidia outlet ( I need more GPU power!! )
Give a man Windows, you feed the entire Tylenol company ( Self explanatory :D )
pcmattman
Member
Member
Posts: 2566
Joined: Sun Jan 14, 2007 9:15 pm
Libera.chat IRC: miselin
Location: Sydney, Australia (I come from a land down under!)
Contact:

Re: Wiki Article Predjudice [split from: the OSDK]

Post by pcmattman »

KotuxGuy wrote:Oh, come on. For Windows to work with all that stuff, you have to bolt extra stuff on to it.And almost all of that source code is made to compile with *nix tools.
What, Cygwin? That's the extent of the "extra stuff" you need. It even has a nice package manager to make life really easy.

I have to install extra stuff on Linux too to work with some of the wiki articles, genius.
Locked