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

Operating systems

Name: Anonymous 2010-05-12 6:16

What operating system does /prog/ use?  If GNU/Linux, which distribution (or LFS)?

Name: Anonymous 2010-05-12 6:30

Slackware and Zenwalk, and sometimes XP for gaming.

Name: Anonymous 2010-05-12 6:39

>>2
get a console, fag

Name: Anonymous 2010-05-12 7:35

>>1
- Laptop with Vista (for work)
- PC with XP (not used much, for original Unreal Tournament)
- PC also dual boots Debian for Renoise and general linux hacking
- old iMAC for general browsing and music and general posix hacking

Name: Anonymous 2010-05-12 7:44

I find the lack of BSD in this thread disturbing.

Name: Anonymous 2010-05-12 7:53

I find the lack of HURD in this thread disturbing.

Name: Anonymous 2010-05-12 7:55

>>2

I like your style.  +rep

Name: Anonymous 2010-05-12 8:22

>>7
+rep
This is not /.!

Name: Anonymous 2010-05-12 8:25

>>6
HURD
wwwwwwwwww

Name: Anonymous 2010-05-12 8:35

Fucking assholes only sell desktops with Windows 7 now. Why the fuck would anyone want to get a desktop with that fucked up shit on it? Windows 7 is far inferior to XP, it's just shitty ass Vista resold as something new.

Name: Anonymous 2010-05-12 9:42

1. I am the Hurd hacker that lurks this board.
2. I use and promote Gobolinux. I really like how this system is organized.

Name: Anonymous 2010-05-12 9:45

>>10
Windows 7 is far superior to XP, (apart from the GUI) which is superior to vista

Name: Anonymous 2010-05-12 9:49

>>11
gobolinux actaully sounds quite interesting. i may give it a whirl in the future

Name: Anonymous 2010-05-12 9:54

>>13
Gobolinux sounds like the Vista of free OSes. Either keep the file structure as it is, or go the whole hog and request that programs be made compatible with the new directory tree (which I wholeheartedly agree with). Don't wuss out halfway and keep symlinks everywhere, it just goes against the whole idea (it's even more cluttered than before).

Name: Anonymous 2010-05-12 10:02

dualboot winXP and Mint Linux on desktop and netbooks

Name: Anonymous 2010-05-12 10:10

>>14
Strictly speaking, symlinks to the traditional system are just a convenience feature so that we don't have to explicitly rename the hardcoded strings within a program. AFAIK, nobody cares enough to go through the process of removing the symlinks then going through   the system and fixing the broken path issues one by one.

A surprising number of free software titles can actually work well without the symlinks after configuring the compile process to work in the Gobolinux way.

Name: Anonymous 2010-05-12 10:45

Lots of masochists in here.
I use Mac OS X.

Name: Anonymous 2010-05-12 11:07

Debian dual booting with Windows 7, on main computer
Windows 7, on netbook

Name: Anonymous 2010-05-12 11:14

>>17
U mena [b]macoxists[/u]?

Name: Anonymous 2010-05-12 11:15

>>19
also macosxists




oh god i suck

Name: Anonymous 2010-05-12 12:59

How do I post a double?

Name: Anonymous 2010-05-12 13:11

Ubuntu

Name: Anonymous 2010-05-12 13:25

I use Gentoo on all my boxes and Windows XP in a VM for some programs (pretty much just Share).

Name: Anonymous 2010-05-12 14:24

>>23
I dont believe it

Name: Anonymous 2010-05-12 14:29

I actually use a homemade programming system... just finnished simple TCP/IP network implementation

Name: Anonymous 2010-05-12 14:33

Debian on my laptop (which is my main machine), Plan 9 on my desktop, FreeBSD on my server. Also occasionally use dosbox for gaming, if that counts.

Name: Anonymous 2010-05-12 17:04

Windows Me

Name: Anonymous 2010-05-12 17:34

>>24
Why not?
All the trolling aside, Gentoo is a great GNU plus Linux distribution. It takes a bit of work initially if you truly want to take advantage of its source based nature by setting all the USE flags you need or want but after that it's pretty low-maintenance.
Then again, with all the horror stories I hear concerning upgrades, PulseAudio train wrecks and the like on ``user friendly'' distributions it might actually less work in the long run.

Name: Anonymous 2010-05-12 17:57

              / ̄∧_∧ ̄ ̄ ̄ // ̄\\
       __ ⊂/__(´∀` )__  /_⊃___| |\フ ヽ  CFLAGS JUST KICKED
   ,  ´_  /   / ̄ ̄ __ / ̄ ヽ    __ヽ ̄ ̄ |  IN, YO!
  /∠__/―/-。―/――∠_/__∧  |       | ∧_.| 
  ,========――´=============/⌒ヽ=|.=====| | ヽ ̄〕 
  | _   |GENTOO|    _  ″  |⌒| |/   __ /|  )ノ    vroom
  )_旧_∈≡≡≡≡∋_旧_″_|| ノ丿_ -――┘ 丿      vroom!
   \ \_ノ  ̄ ̄ ̄三三三\ \_ノ    三三三三 
    三三三三三三三三三三三三三三三三三三三三三三三三
       三三三三三三三三三三三三三三三三三三三三三三三
          三三三三三三三三三三三三三三三三三三三三三三三三三三
                  三三三三三三三三三三三三三三三三三三
                        三三三三三三三三三三三

Name: Anonymous 2010-05-12 18:41

>>29
Just "-march=core2 -O2 -pipe", nothing fancy. Even -O3 tends to break things and bullshit like -ffast-math just makes everything go boom. The performance gains aren't worth the risk. What's the point?
Now, my USE flags are a different story. In my make.conf I put "-*" which removes ALL default flags (cups, fortran, gnome, kde, what the fuck?) and then added a few sane ones I always want like threads, unicode or xinerama. When I install something I take a look at the supported USE flags and set them for each package individually in my package.use file.
This guarantees the most minimal system possible. You can't do this with a binary distribution. Ever tried installing mplayer on one? Enjoy your bloat.

Name: Anonymous 2010-05-12 18:48

>>30
Because "bloat" is such a problem when low-end systems come with 160 GB hard drives and 1 GB of RAM, right? And fuck binary compatibility.  Who cares if things get broken if I need to reenable some feature later?

Name: Anonymous 2010-05-12 18:51

ITT: Faggot Linux users

Name: Anonymous 2010-05-12 19:03

>>31
Being able to control what gets installed just makes me feel good. It's not like you have to tweak as much as I do (which isn't all that much, as it does most of it on its own). If you don't care about pulling lots of libraries for features you don't need that's fine too.

Name: Anonymous 2010-05-12 19:15

>>32
There are only 3 people in this thread. You me and >>1-31,33,35-

Name: Anonymous 2010-05-12 20:10

>>31
Because "bloat" is such a problem when low-end systems come with 160 GB hard drives and 1 GB of RAM, right?
It's because of this mindset that I can't run more than three applications at the same time before things start exploding because I'm out of RAM. Fuck you and everyone like you.

Name: Anonymous 2010-05-12 20:28

>>35
It sucks that you're too poor to buy more RAM.

Name: Anonymous 2010-05-12 21:08

kubanto

Name: Anonymous 2010-05-12 21:10

You'd think that on /prog/ people wouldn't condone a shitty programming job but it seems like 500mb programs written in Java are fine, too.

Name: Anonymous 2010-05-12 21:11

>>36
Four gigabytes should be enough for software that doesn't actually do more than it did ten years ago, when it made do with 128 MB.

Name: Anonymous 2010-05-12 21:45

>>39
Don't you remember what it was like at that time? I clearly remember having to manually manage my app usage or else the system would start relying upon hard drive based memory paging system.

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