Unix, Windows does it really matter?(security)

Random irrelevance that just didn't fit into other forums. Talk about anything.

Moderator: Talkative People

User avatar
Innerscope
Chaos Rift Junior
Chaos Rift Junior
Posts: 200
Joined: Mon May 04, 2009 5:15 pm
Current Project: Gridbug
Favorite Gaming Platforms: NES, SNES
Programming Language of Choice: Obj-C, C++
Location: Emeryville, CA
Contact:

Re: Unix, Windows does it really matter?(security)

Post by Innerscope »

VIsta's Graphical Interface takes so much resources and was a total screwup because it had same code structure(and looked like) as a GAME! instead of an OS GUI.
I'm not sure where you got your information about Aero's code structure (I thought this was private), but I'll agree with you that it is a resource hog. If you're saying it's game-like because it uses the GPU, then that's not very accurate, because lots of non-game software makes use of the GPU. You don't think Aqua (OSX GUI) is running solely off CPU power, do you? That would be a lot less efficient.
Current Project: Gridbug
Website (under construction) : http://www.timcool.me
User avatar
Netwatcher
Chaos Rift Junior
Chaos Rift Junior
Posts: 378
Joined: Sun Jun 07, 2009 2:49 am
Current Project: The Awesome Game (Actual title)
Favorite Gaming Platforms: Cabbage, Ground beef
Programming Language of Choice: C++
Location: Rehovot, Israel

Re: Unix, Windows does it really matter?(security)

Post by Netwatcher »

Innerscope wrote:
VIsta's Graphical Interface takes so much resources and was a total screwup because it had same code structure(and looked like) as a GAME! instead of an OS GUI.
I'm not sure where you got your information about Aero's code structure (I thought this was private), but I'll agree with you that it is a resource hog. If you're saying it's game-like because it uses the GPU, then that's not very accurate, because lots of non-game software makes use of the GPU. You don't think Aqua (OSX GUI) is running solely off CPU power, do you? That would be a lot less efficient.
I'm sure it was in a book I've read... Think it's "Advanced 2D game development" by Jonatan Harbour but don't get me on that.
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655

blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
User avatar
Innerscope
Chaos Rift Junior
Chaos Rift Junior
Posts: 200
Joined: Mon May 04, 2009 5:15 pm
Current Project: Gridbug
Favorite Gaming Platforms: NES, SNES
Programming Language of Choice: Obj-C, C++
Location: Emeryville, CA
Contact:

Re: Unix, Windows does it really matter?(security)

Post by Innerscope »

"Advanced 2D game development"
Yea, it sounds like they were talking about heavy usage of the GPU for 2D drawing.
Current Project: Gridbug
Website (under construction) : http://www.timcool.me
User avatar
Netwatcher
Chaos Rift Junior
Chaos Rift Junior
Posts: 378
Joined: Sun Jun 07, 2009 2:49 am
Current Project: The Awesome Game (Actual title)
Favorite Gaming Platforms: Cabbage, Ground beef
Programming Language of Choice: C++
Location: Rehovot, Israel

Re: Unix, Windows does it really matter?(security)

Post by Netwatcher »

As Apple becomes more popular, more people seem to be making harmware for it's products --> http://www.itwire.com/content/view/23941/53/
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655

blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
User avatar
Innerscope
Chaos Rift Junior
Chaos Rift Junior
Posts: 200
Joined: Mon May 04, 2009 5:15 pm
Current Project: Gridbug
Favorite Gaming Platforms: NES, SNES
Programming Language of Choice: Obj-C, C++
Location: Emeryville, CA
Contact:

Re: Unix, Windows does it really matter?(security)

Post by Innerscope »

Netwatcher wrote:As Apple becomes more popular, more people seem to be making harmware for it's products --> http://www.itwire.com/content/view/23941/53/
[defending apple fanboyism] Did you actually read the article? It's more about Safari vulnerabilities then OS X exploits. This had nothing to do with a correlation between Apple's popularity and harmware. [/defending apple fanboyism]
Current Project: Gridbug
Website (under construction) : http://www.timcool.me
User avatar
Netwatcher
Chaos Rift Junior
Chaos Rift Junior
Posts: 378
Joined: Sun Jun 07, 2009 2:49 am
Current Project: The Awesome Game (Actual title)
Favorite Gaming Platforms: Cabbage, Ground beef
Programming Language of Choice: C++
Location: Rehovot, Israel

Re: Unix, Windows does it really matter?(security)

Post by Netwatcher »

This hack is legitimate, but it just shows how easy it is to do that, and because Apple's popularity rises, it is inevitable that these things will happen by crackers.
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655

blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
User avatar
M_D_K
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1087
Joined: Tue Oct 28, 2008 10:33 am
Favorite Gaming Platforms: PC
Programming Language of Choice: C/++
Location: UK

Re: Unix, Windows does it really matter?(security)

Post by M_D_K »

There is a major major difference between OS vulnerabilities and application vulnerabilities. OS vulnerabilities would fall under say network stack overflows or exploiting anything that is built into the OS itself. Application vulnerabilities cover exploits that affect a specific application.

Yes as a particular OS becomes more popular more exploits in the system will be found, but that doesn't mean *UNIX systems like Mac OSX or linux will turn into the walking security hole.
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: Unix, Windows does it really matter?(security)

Post by avansc »

i didn't read so thoroughly, but didn't they say safari on windows had the same problem?
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
User avatar
Pickzell
Chaos Rift Junior
Chaos Rift Junior
Posts: 233
Joined: Sat May 16, 2009 10:21 am

Re: Unix, Windows does it really matter?(security)

Post by Pickzell »

programmerinprogress wrote:
Netwatcher wrote: I can't live without Visual Studio, seriously.
and I can't live without Code::Blocks, so i'm GOLDEN! :lol:

Although i use windows (however I will be trying out a form of linux when I get a blank system to add it too), I would still say, keep your options open, if the OS is free and open-source, install it on a low-end machine, you might as well, means you could compile a project to that OS pretty easily, you could wait till later on to decide which one you want to use as your primary OS.

As for security, more people are going to write bad crap for a more popular OS, but also take into account that open-source software is being constantly changed and updated, by a large volume of programmers which are likely to surpass, microsoft for example in quantity exponentially, however, you do have to take into account all of these changes conflicting and undermining eachother, which could lead to futher risk.

In conclusion, you just have to weigh the pros and cons up, I wouldn't worry about it too much, theres always going to be some bastard writing for some OS that wants to destroy the contents of your computer, why not make it a computer you enjoy using :lol:
I can't live without DEV-C++, Game Maker, MMF2, and Perl. I believe three of those are windows only.
I'm an altogether bad-natured Cupid.
User avatar
Netwatcher
Chaos Rift Junior
Chaos Rift Junior
Posts: 378
Joined: Sun Jun 07, 2009 2:49 am
Current Project: The Awesome Game (Actual title)
Favorite Gaming Platforms: Cabbage, Ground beef
Programming Language of Choice: C++
Location: Rehovot, Israel

Re: Unix, Windows does it really matter?(security)

Post by Netwatcher »

Safari is in all MACs as far as I know so... yeah...

and IE has more exploits then safari, all PCs running Win have it :lol:
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655

blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
User avatar
M_D_K
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1087
Joined: Tue Oct 28, 2008 10:33 am
Favorite Gaming Platforms: PC
Programming Language of Choice: C/++
Location: UK

Re: Unix, Windows does it really matter?(security)

Post by M_D_K »

Netwatcher wrote:Safari is in all MACs as far as I know so... yeah...

and IE has more exploits then safari, all PCs running Win have it :lol:
But that doesn't make it an OS exploit. You can remove safari and IE, although IE is a bitch to remove.
Gyro Sheen wrote:you pour their inventory onto my life
IRC wrote: <sparda> The routine had a stack overflow, sorry.
<sparda> Apparently the stack was full of shit.
User avatar
Innerscope
Chaos Rift Junior
Chaos Rift Junior
Posts: 200
Joined: Mon May 04, 2009 5:15 pm
Current Project: Gridbug
Favorite Gaming Platforms: NES, SNES
Programming Language of Choice: Obj-C, C++
Location: Emeryville, CA
Contact:

Re: Unix, Windows does it really matter?(security)

Post by Innerscope »

Netwatcher wrote:Safari is in all MACs as far as I know so... yeah...

and IE has more exploits then safari, all PCs running Win have it :lol:
Yes, but who uses Safari or IE? I use Firefox.

(pesky side note: although you may have been doing this for emphasis, capitalizing "MAC" sounds like you're referring to a machine address. Mac = Computer/OS) ;)
Current Project: Gridbug
Website (under construction) : http://www.timcool.me
User avatar
Netwatcher
Chaos Rift Junior
Chaos Rift Junior
Posts: 378
Joined: Sun Jun 07, 2009 2:49 am
Current Project: The Awesome Game (Actual title)
Favorite Gaming Platforms: Cabbage, Ground beef
Programming Language of Choice: C++
Location: Rehovot, Israel

Re: Unix, Windows does it really matter?(security)

Post by Netwatcher »

Innerscope wrote:
Netwatcher wrote:Safari is in all MACs as far as I know so... yeah...

and IE has more exploits then safari, all PCs running Win have it :lol:
Yes, but who uses Safari or IE? I use Firefox.

(pesky side note: although you may have been doing this for emphasis, capitalizing "MAC" sounds like you're referring to a machine address. Mac = Computer/OS) ;)
yea... I just do it cos PC is capital, and MAC sounds more important then Macintosh(something in Yidish?)...

Now to another subject, can you ban MAC addr in IRC?
"Programmers are the Gods of their tiny worlds. They create something out of nothing. In their command-line universe, they say when it’s sunny and when it rains. And the tiny universe complies."
-Derek Powazek, http://powazek.com/posts/1655

blip.fm DJ profile - http://blip.fm/Noobay
current code project http://sourceforge.net/projects/vulcanengine/
User avatar
thejahooli
Chaos Rift Junior
Chaos Rift Junior
Posts: 265
Joined: Fri Feb 20, 2009 7:45 pm
Location: London, England

Re: Unix, Windows does it really matter?(security)

Post by thejahooli »

avansc wrote:avarage windows user: does not know anything about security or programming or anything other than watching porn. writing granma a letter in word. and so on.
avarage linux user: security semi savvy. looks for open ports. knows the system architecture. etc etc...
I agree.

People I know who use mac's say that it crashes a lot less than Windows. This is only because the people who use Mac's ( except for the occasional person) are the people who know nothing about computers and don't use their computers for anything more than the programs Apple give you. On Windows most people don't know anything about security and expect their antivirus software to prevent their computers from any harm. On Linux people know about their computers and are less likely to allow people to give them virus'.
I'll make your software hardware.
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: Unix, Windows does it really matter?(security)

Post by avansc »

thejahooli wrote:
avansc wrote:avarage windows user: does not know anything about security or programming or anything other than watching porn. writing granma a letter in word. and so on.
avarage linux user: security semi savvy. looks for open ports. knows the system architecture. etc etc...
I agree.

People I know who use mac's say that it crashes a lot less than Windows. This is only because the people who use Mac's ( except for the occasional person) are the people who know nothing about computers and don't use their computers for anything more than the programs Apple give you. On Windows most people don't know anything about security and expect their antivirus software to prevent their computers from any harm. On Linux people know about their computers and are less likely to allow people to give them virus'.
mmm.... i think there are more poeple who use macs that are computer savvy than you might think.
i remember 90 percent of my csc professors had a mac, and probably 30 percent of the students.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Post Reply