Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Linux vs. BSD

Name: Anonymous 2010-02-18 3:33

Honest question (I know it's 4chan and /prog/ and all, but still, I figured I would try):  Why BSD and not Linux?  And no, I'd rather not ask the Windows zealots over at /g/.

I've just happened to notice some hate for Linux (or ``GNU/Linux'' if your name is rms) around here, so I assume some flavor of BSD is what a number of said individuals are running.  But why?  Why is Linux so bad?  And I'd like to honestly know why, not just something like ``LOL VIRAL GPL IS VIRAL,'' but from a technical standpoint, is it that bad of a system compared to *BSD?  I admit I'm no ENTERPRISE developer, but I've always been able to find programs and tools to suit whatever I want to do on my Linux system, and it seems solid enough.

Name: Anonymous 2010-02-18 4:07

yawn

Name: Anonymous 2010-02-18 4:48

tl;dw bsd is for carefully constructing a system from discrete components to fill a particular need while linux is for off-the-shelf spaghetti heaps that blah etc

Name: Anonymous 2010-02-18 6:11

i use it primarily because most of the linux users i've come across are complete twats.
the bsd userbase is generally more mature and more intelligent.
also, bsd's development model is much more organised than linux's.

Name: Anonymous 2010-02-18 9:50

>>4
Isn't that because the BSD userbase mainly consists of people who made a very bad choice in the early 90s and have had time to learn the system since then?

Also, Theo de Raadt lol

Name: Anonymous 2010-02-18 9:59

I personally have no beef against GNU/Linux. My system is an OpenBSD system with the Gobolinux directory system. Why BSD? It's something different.

Name: Anonymous 2010-02-18 10:09

>>5
Linux and BSD are very similar in usage.

Name: Anonymous 2010-02-18 10:16

I don't use BSD much, but it's a nice Unix variant, and it also has a superior license to Linux, not it matters that much.

Name: Anonymous 2010-02-18 11:07

I used FreeBSD for about 6 months and found that a lot of things didn't quite work as they should.

Name: Anonymous 2010-02-18 11:31

Does BSD even have a flash player? LOL!

Name: Anonymous 2010-02-18 11:47

>>10
yes, it does.
but why on earth would you want that?
the only thing that flash does is show shitty amateur cartoons and games

Name: Anonymous 2010-02-18 11:49

>>11
and furry porn animations

Name: Anonymous 2010-02-18 13:39

I too have been looking into this question for a while. Coming from Gentoo (In before CFLAGS), FreeBSD seems to come pretty close in handling.

From what I understand, BSD considers their kernel more fit for server deployment due to more "out-of-the-box" security features, a better TCP stack and generally a more stable software. Can't testify to those from my own experience, but it's what I've read on the Internets.

Apart from that, hardware support seems to be more diverse for Linux, and most software is developed for Linux primarily and only ported to BSD after it gained some traction. (Or never).

Would love to give FreeBSD a spin on a vserver, but haven't been able to find a decent provider offering the choice yet.

Name: Anonymous 2010-02-18 14:15

>>11
redtube, youporn, etc

Name: Anonymous 2010-02-18 15:48

>>10
You can just use downloadhelper to downnload the video and thenwatch it on MPCHC

Name: Anonymous 2010-02-18 16:02

>>15
MPC-HC
BSD

( ≖‿≖)

Name: Anonymous 2010-02-18 16:42

>>16
Ok whatever the equivalent is on BSD

Name: Anonymous 2010-02-18 17:17

>>17
implying that bsd has an equivalent
( ≖‿≖)

Name: Anonymous 2010-02-18 17:23

>>18
I hear mplayer runs just fine on BSD... and, it's quite superior to MPC in a number of ways.

Name: Anonymous 2010-02-18 18:47

>>14
lol.
you don't need porn when you use BSD.
BSD users get all the girls.

Name: Anonymous 2010-02-18 18:58

>>20
girls are overrated.

Name: Anonymous 2010-02-18 19:03

>>21
3D girls are overrated.

fixed
nothing beats a nice 2D waifu

Name: Anonymous 2010-02-18 19:07

>>21
What are they rated?

Name: Anonymous 2010-02-18 21:07

>>19
Really? Tell that to my vsfilter, ffdshow and random dshow filters that I can use, oh and I didn't even mention avisynth, oops. Example: Enjoy WINE hacks which try to make CoreAVC work on Linux.

Name: Anonymous 2010-02-19 0:38

>>24
I had to google those terms, but I'm not into post-production so what's the big deal?

Name: Anonymous 2010-02-19 2:29

>>22
There was thread about lucide dreaming and 2D waifus a day ago on /a/. Its way better than 3D reality it seems.

Name: Anonymous 2010-02-19 3:30

>>26
What about its way better?

Name: Anonymous 2010-02-19 5:19

>>24
Let's see...
- mplayer has libass, which is faster than vsfilter
- mplayer is built on ffdshow, so you can use every single filter you could use on Windows as well
- CoreAVC is actually one single patch applied to mplayer and works just fine

You obviously don't know anything about mplayer, so better stop posting, or even better, go back to /g/.

Name: Anonymous 2010-02-19 5:43

This may surprise you but I actually I did a couple of patches for mplayer that were included. This was about 8 years ago lol

Name: Anonymous 2010-02-19 6:01

>>28
- mplayer has libass, which is faster than vsfilter
It's also a lot less compatible than vsfilter. It's actually sad that vsfilter's source is ASS' definition, but that doesn't change the fact that it's how ASS is supposed to look, and that's how those making those subs are expecting it to look (with all the bugs included).
- mplayer is built on ffdshow, so you can use every single filter you could use on Windows as well
Wrong, mplayer is build on ffmpeg. ffdshow is a dshow port of ffmpeg. ffms is a avisynth port of ffmpeg source filters. ffdshow is just one of many dshow filters available. Even ignoring the large variety of dshow filters (common ones people want to use are CoreAVC as it provides H264 decoding acceleration, but ffdshow-mt is fast enough for my box, so I don't use it). Even ignoring the dshow filters and all other native tools which are available, avisynth is win32 only as well. I'm actually reminded of a certain someone which refused to run Windows for encoding tasks and tried to do as much as possible via mencoder or WINE, but after about one year of experimenting, he ended up running everything through WINE, and the whole process was more trouble than it was worth, so he just uses a VM with Windows for such tasks now. I wish there was a good avisynth port for linux and there would be many plugins supported(there are many which are binaries only as it is, which is a problem even if such an avisynth port appeared), but we all know the avisynth 3.0 port is vaporware/dead.
- CoreAVC is actually one single patch applied to mplayer and works just fine
A single patch?
http://code.google.com/p/coreavc-for-linux/ doesn't seem that small to me. And that's just a single dshow filter. There are many many more.

You obviously don't know anything about mplayer, so better stop posting, or even better, go back to /g/.
I've used mplayer and mencoder, but I've also used many other tools, a lot of which are Win32-only. If you're serious about encoding on Linux, you're either going to 1)port a lot of stuff yourself OR more realistically 2) run everything through WINE or 3) just use a Windows VM.

I appreciate ffmpeg's contributions to the domain, but to claim that they're superior to everything else out there just shows that you don't really know what other options are available.

Name: Anonymous 2010-02-19 6:08

>>30
>>28
You're both idiots. This is about watching porn videos. Go comb your neckbeards, they're getting tangled.

Name: Anonymous 2010-02-19 6:21

>>30
or you could just pay a couple bucks more for a Mac and not have to fuck around with all that bullshit.

Name: Anonymous 2010-02-19 6:41

>>32
couple of thousand bucks

ftfy

Name: Anonymous 2010-02-19 6:46

>>32
Most software on mac is not free. Expect to pay alot more to use your OS productively.

Name: Anonymous 2010-02-19 7:01

>>34
Most software I need comes with the OS. For the other stuff, ever heard of GNU, or warez?

Name: Anonymous 2010-02-19 7:14

>>33
Get out of the 90's already.

Name: Anonymous 2010-02-19 7:58

>>36
Exactly. It's now about 5000 bucks.

Name: Anonymous 2010-02-19 8:08

>>34
Most software on Windows is not free. None is required to be productive.

Name: Anonymous 2010-02-19 8:56

>>34
All the software that is free on Linux and BSD is also free on Mac.

Name: Anonymous 2010-02-19 11:10


Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List