Os project ?

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.
User avatar
DavidCooper
Member
Member
Posts: 1150
Joined: Wed Oct 27, 2010 4:53 pm
Location: Scotland

Re: Os project ?

Post by DavidCooper »

I've noticed an improvement in his style recently - he's actually asking clear questions, and that's a step in the right direction. I suppose the downside of that is that people are then taking more time to read on rather than just closing the tab half way through the first post like they used to. I wouldn't have bothered reading this thread at all if I hadn't been attracted in by the names of some of the big players replying on it.
Help the people of Laos by liking - https://www.facebook.com/TheSBInitiative/?ref=py_c

MSB-OS: http://www.magicschoolbook.com/computing/os-project - direct machine code programming
User avatar
bubach
Member
Member
Posts: 1223
Joined: Sat Oct 23, 2004 11:00 pm
Location: Sweden
Contact:

Re: Os project ?

Post by bubach »

Well, thank god you're not a moderator anymore then. Since you obviously fail to follow (imo) one of the most important rules yourself - #7. Some ignorance in the general ramblings forum isn't a big deal, telling people to STFU and GTFO is.
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: Os project ?

Post by Combuster »

If I were still a mod I would be able to do my work in silence and this whole mess would not have been necessary at all.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re: Os project ?

Post by Solar »

iansjack wrote:
Solar wrote:Any other OS...
That statement is just a little too sweeping (or else demonstrates a poor understanding - take your pick).
When making short statements, one invariably tends to oversimplify things. We're also talking about "Windows vs. Linux", and leave out not only *BSD but Apple as well as smartphone OS's. We're talking about CPU market shares when talking about the dominance of the x86/x64, when embedded CPUs far eclipse anything desktop-related.

The gist of my statement holds true, though.
Every good solution is obvious once you've found it.
invalid
Member
Member
Posts: 60
Joined: Thu Feb 23, 2012 8:39 am

Re: Os project ?

Post by invalid »

Combuster wrote:If I were still a mod I would be able to do my work in silence and this whole mess would not have been necessary at all.
Well, thank god you're not a moderator anymore then.
bifferos
Posts: 13
Joined: Fri Aug 27, 2010 7:29 am

Re: Os project ?

Post by bifferos »

iansjack wrote:
Solar wrote:Any other OS is either 1) a poor second to Linux when it comes to running the GNU userspace, or 2) doesn't have a comparable userspace.
That statement is just a little too sweeping (or else demonstrates a poor understanding - take your pick).
I'd agree with you there. *BSD does a pretty good job of running GNU stuff. When you actually manage to install it on a box. The problem (for BSD) is nobody gives a damn what license their desktop machine software has. That only matters in the embedded world, however one small problem there:

- Where's the flash file system?
- Where's the Busybox equivalent? (Don't say 'Crunchgen', it's a very poor substitute)
- Where's the easy kernel configuration system?
- Kernel compression options
etc, etc...

Having hacked on both kernels to some degree (NetBSD and Linux), there is no question which I prefer. Sure, somebody trying to sell stuff prefers the *BSD license, but if you take that out of the equation there is no comparison, and the effort involved in making *BSD do what you want in the embedded world is usually far greater than the effort of making a clean separation between your application and the OS it runs on so you don't have to open-source both. The router market has shown that the Linux license, restricted though it might be, is perfectly adequate.
iansjack wrote: The world does not belong to Linux (thank goodness).
In the embedded world, yes it does. Don't get me wrong, I'd love to see the *BSDs succeeding, there are some very good people working on those projects, but they're a good 5 years behind Linux, and there's no reason for them to catch up ever.
iansjack wrote: (Also, many of us prefer the FreeBSD licence to GPL.)
As a coder or a user? Statistics would seem to show developers preferring the latter.

regards,
Biff.
invalid
Member
Member
Posts: 60
Joined: Thu Feb 23, 2012 8:39 am

Re: Os project ?

Post by invalid »

berkus wrote:
ydoom wrote:
Combuster wrote:If I were still a mod I would be able to do my work in silence and this whole mess would not have been necessary at all.
Well, thank god you're not a moderator anymore then.
Would suckers please just shut up? Thank you in advance.
Behave, troll.
Locked