Comment on Subjective Morality

Amazing! I was randomly reading my feeds and the Exapologist mentioned the Prosblogion and I though to take a quick look. There, checking up on a recent post, I happened upon a comment that perfectly describes my opinion on subjective morality.

That’s the essential distinction. People almost always seem to think that if the basis of morality is subjective then its arbitrary and any set of values is as good as another.

This (considering morality subjective) was something that the Objectivists I was recently discussing with, stood (and still do) upon to declare that I was using a defeated philosophy (or whatever).

Nice to see that there are others that think, at least similarly. I think I might visit that place again to find other such juicy nuggets of thought.

2 girls and shit

Do not see the “2 girls 1 Cup” video…ever.

I had to watch like 20 vids on top of that to flush it from my brain and I was still feeling nauseus after that.

You have been warned. It’smanages to rival and overcome internet gems like goatse and tubgirl. Ugh…

Ubuntu on Dell Inspiron 6400

Crappy title I know, but it’s two-twentyfive a.m. indulge me…

So four days ago my girlfriend informed me that her laptop totally b0rked. Blue Screen of Death on boot.

Not having much chance to help from the phone, I instructed her to bring her laptop over to me to see what I could do. Now, this was a system that has been running WinXP for a while now and lately it had started giving some alarming problems, like Winamp crashing randomly or slowness on explorer etc. Now, the (cracked) AV had not reported anything and spyware scanning had not shown anything specific so I did not think to check in depth other than fix or workaround the issues as they cropped up.

I have no idea why the laptop BSODed but I put it down to either a slow AV update that allowed something nasty to pass through or just a random hdd fart that lost a system file or whatnot. Seeing as the windows installation was in Deutsch, there was not much I could see from the BSOD error other that it informed to run a chekdisk. Well, I did that and although it recovered some stuff, it did not really fix anything.

Unfortunately, as she didn’t have the recovery CDs for the laptop with her and I didn’t have any Windoze XP installation handy (well, to tell the truth, I did but it was not a good version) I considered installing Ubuntu. I was already preparing her that there was a high chance her OS would not be recovered so it wasn’t a complete surprise. Since I was always explaining her the virtues of the OS, I though that this might be the perfect chance to have her try it. Especially since she is neither a gamer nor uses the laptop for anything requiring professional apps. Fortunately she was not opposed to the idea. She just sighed and trusted in my capabilities to do what is best for her 😉

So I started the installation with Ubuntu 7.10. I chose that over Kubuntu mostly because I wanted to enjoy the 3D effects that come automatically with Ubuntu and because the support for it is more solid (just in case I’m not around to help). The initial installation went through perfectly, I created a 20G bpartition for the OS, 2 Gb swap (she has 1Gb of RAM) and the rest 70Gb as a /home separate partition which will preserve her settings in case a reinstallation is needed (a wise choice as it happened).

Once the system booted after the installation, I was greeted by a 1024×768 resolution which did not look right on the laptops LCD. I decided that the best thing to do would be to install the restricted drivers for the ATI card. That meant that I would have to connect to the net through my DSL connection and that meant a pppoe setup. Unfortunately, this is still something that lacks an easy user-friendly setup for the less technical users which I guess would not know how to deal with this at this point. Fortunately I knew the correct command to run on the terminal: pppoeconf
This took care of the internet connection so it allowed me to install the restricted drivers.

Their installation went through flawlessly and I was quite glad on that regard. A reboot however showed me that the resolution stayed the same and changing the display resolution from the System options was not possible. There was only the singe 1024×768 choice, which meant that I would have to edit /etc/X11/xorg.conf and enter the right resolution to use (1280×800) and then restart the X-Server to activate it. This is still something that really bothers me with Ubuntu. There is no easy way to change or add a resolution option for the system. If the setup fails to autodetect your monitor then you are only left with the option to edit the configuration file and this is something that a normal user will find intimidating to say the least.

Anyway, that settled, I wanted to activate the compiz eye-candy to impress her. Unfortunately, even though the System -> Preferences -> Appearance -> Visual Effects option is a major improvement over running terminal commands, the system just refused to activate them. I just received a generic error message that “The Composite extension is not available”. Not very helpful because even though I installed compiz with synaptic(I had the impression that it came with the basic setup but apparently I was wrong) this still kept popping up. An Ubuntu Forum search did not provide with much results but fortunately a google search did (in the Ubuntu forums no less). All I had to do was to install the xserver-xgl package and reboot. Compiz presto.

I then started setting up various other useful apps that I knew she would need. Amarok (yes, I’m planning to convert her), Azureus, Pidgin (Finally an excuse to quit the horrible, add-riddled ICQ client), Picard and K3b. The first problems I run to were when I tried to play videos with Totem. Although it is much better now that it automatically suggests and can download the appropriate packages, it is still annoying a bit and I am guessing a bit perplexing for a non-technical user who is certain to run into problems of missing repositories and open apt sessions. Same problem exists for mp3 which need to be installed for various programs like amarok, k3b and picard. In the last case especially, because it does not give any indication on what is missing (it just does not accept mp3s dragged) you have to install a package that is not even easy to find for me. It is named libpimp-mp3 (or something) and is needed for picard to handle them. Fortunately. once again the Ubuntu forums were to the rescue.

Finally, after all software was installed, I updated the installed stuff and started testing what worked and what not.

I used this page to see what I should be aware of. Unfortunately however it is quite outdated (I am planning to update it at some point) and I was not sure if various issues were fixed in later versions. Most importantly it notified me that sleep/hibernate does not work because of driver issues. The workaround did not seem to work as the system would just not startup again after the sleep mode was activated and only a cold boot worked. At this time I left this to be fixed later as it was getting quite late.

The last thing I did was to install the German language support and I was surprised on how easily it was done. System -> Administration -> Language support and install the German. Then set it up as the default and you’re done. I also set up a new user for me which would use the English language. I especially hated WinXP on that issue actually; without giving you an option to switch the language of the system it made it pretty much impossible to perform system administration.
Fortunately in Ubuntu, to switch the system language was as easy as changing an option at the login prompt (although it did take me a few seconds to find the correct one 😉 )

Next day, I visited my girlfriend at her place to check out how it was working. She informed me that picard would not work but other than that it seemed to be working OK. I started looking around to find how to make the hibernation work which eventually led me here. I followed the instruction to install the newest ATI driver and everything seemed to go through fine. I tested Sleep and hibernation and they were finally working.

Then I started looking on how to make the laptop media buttons work with Amarok’s global keys. Unfortunately, through the Gnome DE it always creates problems. My first idea was to disable any keyboard shortcuts for play/pause, next and forward from gnome’s “keyboard shortcuts” application but this was not enough. I tried verious combinations on amarok but for some reason nothing worked solidly. Fortunately my search eventually led me to use the “Keytouch” application which seemed to be perfect for this use.
I configured it and it seemed to work fine on my account but for some reason when I switched users and used the media handling buttons, instead of manipulating Amarok it opened a new Amarok process which lacked any window decorators and stayed always on top…strange.

Later in the afternoon, we decided to watch a movie and then I discovered that my 2D acceleration was absolutely horrid. Watching a movie fullscreen was pretty much impossible. After we watched the movie in window-mode I set out to find the solution. Unfortunately from me, the issue was related to the new ATI drivers as I found more than a few people complaining about the same issue. Some managed to solve it by inserting

Option		"XaaNoOffscreenPixmaps"

in their xorg.conf file and while it did help a bit, fullscreen videos were still unwatchable. The most unfortunate fact however was that there was nothing I could do about this. I couldn’t find a way to rollback the new ATI driver, and I couldn’t make it have a sufficient 2D acceleration. Finally after a few hours of searching I threw my hands up and just decided to reinstall the whole system and use Ubuntu’s restricted driver and leave the PC without hibernation function.

Since I didn’t have the CD at my girlfriend’s place I downloaded a new one (fortunately she did have a spare RW CD to use) and started the installation. Everything went through normally once again and the new environment was ready. I went through pretty much the same steps and a few more hours later it was done, eye candy and all.

So currently she’s been running the system for a whole week and it seems to be stable enough, although it does seem to lose some stability when a second user is logged in. Current issues I still have with the system are these:

  • When a second user is logged in, the stability of the system seems to drop. More than once time I had the system b0rk when I used the Alt-Ctrl-F# combination to switch between the users. No idea what is causing it.
  • The external HDD which was formatted as VFAT, seems to only work for the first user who logs into the system. Ubuntu’s automounter will then mount the drive and give only that user full rights while the rest won’t be able to even see the mount point. The odd thing is that my personal external HDD which is formatted as ext3 is mounted normally for all users so I assume this is something to do with the limited security of VFAT. Perhaps the developes felt that mounting these drives only for the current user (since the FS does not support rights) is the correct way to do it. Unfortunately I could not find a way to modify the automount options so I was forced to modify the fstab and add it there. I have not booted since I tried that so I’m hoping it will work.
  • Nautilus seems to freeze at random times. My girlfriend informed me of this while I was at my home and to her it seemed as if her HDD stopped working. The nautilus windows would not respond and new windows did not open. Fortunately I managed to guide her through the necessary steps to install kfrb (i.e. copy/paste the apt command in my IM windows 🙂 )and then I could use krdc to remote in. I noticed that nautilus was frozen with about 10 processes in the system sleeping so I killed everything and lo and behold, the file manager started responding again. No idea why this happened but since then this has happened again. She now knows how to resolve it by herself but it is still annoying. I am thinking of installing another file manager but I am not certain which. Doplhin seems like a good choice but I would rather have something that can be integrated with Gnome. Any ideas?
  • Amarok kept crashing after I set it up to handle the collection on the external drive. I managed to resolve it by having it manage only the stuff that is musicbrainz tagged and disabling the Replaygain script. I am not certain which was the issue (collection size or script) but I plan to activate it and see if the problem persists.
  • I still have not managed to make Keytouch work normally with two users connected. Currently it only works (I think) for the first user that activated it.
  • No Sleep & Hybernation functions. I am still waiting for newer ATI drivers.

This for now. Hopefully, another GNU/LINUX convert is in the making 🙂

A Totally Mr.Bean Moment

  • Open the sugar-cup one handed and manage to drop a spoonful of sugar on the table.  √
  • Put three teaspoonfuls of sugar in your to-go cup quickly which spill even more on the table. √
  • Panic √
  • Gather the sugar in your off-hand and wonder what to do with it. Decide to put it back in the sugar cup. Spill most of it. √
  • Realise there is still quite enough sugar on the table. Try to wipe it off and manage to spread it all on the couch. √
  • Leave quickly before anyone notices. √

I know…I rule…

Slow days

It’s been a while since I’ve posted hasn’t it. Fortunately it was not because of any dubious legal action against me (although I have taken steps to protect myself from any such actions from terrorizing estabilishments). I don’t really know why I have not been writing more this month but I guess I was simply not in the mood for it.

Various stuff have been going on then in December. Mostly I’ve been spending time with [tag]Viola[/tag] and helping her get her house in order (Fortunately that is over with). Other than that I’ve been using the rest of my free time reading for my upcoming Vista exam and playing The Witcher. This game is pretty much to blame to totally ignoring the blog in the last two weeks (as well as ignoring other unimportant stuff like, cleaning the house, exercising and bathing). It’s just hooked me.

It’s not so much that it’s revolutionary or unique or anything like that but it seem to have the correct combination of storyline and combat to keep my interest held. I especially liked how you seem to end up getting mixed up in politics and diplomacy without even wanting to. What really annoys me however and is also a reason why the game takes so long is the loading times. It is just horrible. Every time that enter a house or a small area, the loading time is quick enough, but as soon as I want to go out to the main part of the map it takes up to 30 seconds each time. It might not seem much but if you consider that it takes me about 10 seconds to go into a house and search for loot, and 35 secs to load the map, well, it starts to build up, especially if you consider that I have to enter a lot of houses for the various quests I take on.
I tried a defrag on both my main hdd and the game installation hdd but none worked so I guess I’m just stuck at this situation. Oh well, at least I can enjoy my new VGA 🙂

Other than that, I’ve spent the last few days configuring a laptop to play nice with Ubuntu and after some headaches I think I’ve managed to bring it up to a stable level, but I’m planning to write about this in a different post.

As for the Holidays, as always I did not bother to really get into the spirit of [tag]Giftmas[/tag]. I was happy that people decided to present me with gifts but I would appreciate it more if they felt like doing this outside of this celebration of consumerism. I was especially glad however that my sweet girlfriend gave me a gift she created herself. It consisted of a little booklet with a short comic story she drew herself (incredibly cute) and a gift of chocolate (along with a biscuit house). Great stuff 🙂

Now, new year is approaching fast and it just serves to remind me that the third decade of my life will not be long coming…

My first Cease and Desist notice

So today I got an interesting email. It came from the legal department of a previous company I worked for (which wherewith will remain anonymous and called “the company”). Inside, in firm legal speech, I was informed that I was breaking Greek and international laws concerning anonymous enterprises and privacy. Therefore, I was ordered to remove all references to the company within 24 hours as well as any mention of software/hardware or people involved in a employee relationship with the company.

They also reserve the right to see on receiving damages resulting from the content of my site

My initial reaction was: WTF!!?

My surprise was mostly due to the fact that other than the company name (in a tag related to the post) and various generic information, such as a mentioning the operating system when I run into a computer problem, or mentioning the classic Greek ERP system when advertising the requirements of an IT position they were trying to fill (FFS! I even did that for free), I did not mention any names (specifically, I did not mention any names in a libelous fashion, but only in positive ways) and nor any other identification data.

Seriously, my worst post must have been one where I mentioned a christmas party and how boring it was. Or some random tech quotes (that every tech has) that had only my name on them. Oh and some pictures.

My impression is that apparently someone at the company saw some of my not-so-positive posts and recognized themselves in the anonymous mention, then got quite angry/insulted/whatever. Failing the option to fire me, they decided to bully me around.

So now I am pissed.

I have privatized my posts about them (even though, I really shouldn’t) until I know how much danger I am in. I know that Greece is notoriously behind in electronic rights (as exemplified by the Tsipropoulos case) and they may side with the company just because they don’t know what the hell is going on, but I want to think that International or European rights are a bit more advanced. But I just don’t know.

So I’m turning to you, my readers (yeah right I hear you say?). I want to ask any of you, especially those of you with legal background and especially in Greece, if I should worry or not and if the following are considered intellectual property or libel.

  • Mentioning the name of the company I used to work for and my position there.
  • Mentioning specifics of the company (such as saying that they were using such and such OS, or this program or whatnot). Not that I did before, but I’d like to know…
  • Pictures of me and other company stuff in events
  • Mentioning of Operating system used in an event (such as when creating a guide on how I fixed a computer). Can I say something like: “So when the Vista pc died, I had to replace the harddisk and reinstall SAP”. Can they actually consider this intellectual property?
  • Can I mention doing unpaid overtime? Am I allowed to complain about my treatment? Can I mention my salary? How about salaries of other people that used to work in there? What does the law allow me?
  • Can I rant on the incompetence of users without mentioning names. Does the fact that they work in the company make my rant a libel?
  • Can I mention the incompetence of management?
  • If I do not mention IP address’ or specific dns/netbios names, is it a violation of the company’s IP or security to mention a router or other piece of hardware vaguely? (i.e. “The router at Tsimiski”)

So I would really appreciate anyone’s advice on this, as it came out of nowhere and caught me unprepared. I do not like to be bullied and this kind stuff really gets me angry. Before I did not care about the company, hell, I even went beyond the call of duty too many times with them but this is preposterous and I would like to fight back.

Thanks!

Mohamed

I agree with this stance, but I think the author is not taking it far enough. Not only that, but I would never dream of naming such a lovable part of my anatomy which is also capable of providing me with such pleasure, with a name like that. (unless of course I am misunderstanding which part he meant)

I will therefore propose that this name only belongs to what comes out of the body, from a specific rear area.

For example:

“Oh man, I just dumped a huge Mohamed! I think I might have clogged your toilet.”

or

“Sorry I can’t eat that spicy food or my Mohameds are going to have a Jihad against me tomorrow…”

Better no?

Randian courtesy

I start to realize what kind of behaviour Objectivists start to display when their positions are refuted. They ignore your arguments and then they stick labels (i.e. strawmen) at you which they can easily attack on generalizations (take note on how I’ve been branded a “moral subjectivist” which later serves as a suitable attack target). Hell, you might even get banned (on grounds of “low intellectual quality” or whatnot) which gives them and their troupe, ample space to proceed to the necessary slandering of your intelligence and arguments without the subject being able to respond at all. I’m willing to bet that my trackback from this post will be quite quickly removed from the comments so as to remove all antilogue from their intellectual inferior…

It is of course disheartening to see that Evanescent decided to join in the fun of badmouthing others where they cannot respond. Apparently my arguments have been soundly refuted and I’m in denial, even though others out there seem to not dissagree with me that much. Pity. I used to think that he was quite an intelligent and polite fella but his recent posts forces me to rethink my idea of him. :-/

I mean, Hell! Ergo is even prepared to take on the whole Atheosphere because our moral theories are in “utter dissaray”. Why? Well, because we don’t agree with him and can back it up with arguments of course. I’ll just leave this gem of intellectual elitism to speak for itself…

“Reading through some of their posts is like inflicting upon myself the cognitive equivalent of loud static noise.”

Ouch!

Well, at least now you know how an Objectivist of some stature among his peers, reacts to voices that don’t use their every breath praising him…

Meh. As for me, I do not mind how I’m branded by them. People who visit my site are free to read what I say and form their own opinion or me.
You’re free to argue with me all you want about any of my thoughts (just click on “Pondering Infinity” and pick one 😉 ) and I will attempt to defend my position if I can or change my mind if I don’t. But for FSM’s sake, if you’re going to argue with me, don’t just ignore the arguments that you cannot respond to.

PS: This is also an invitation to those Objectivists who can’t stand me “bringing down the standard of decorum and intellectual quality” in their property . You’re welcome to debate here instead and avoid the aforementioned unpleasant effect of my presence in your comments. You may even bring up my level, and I don’t mind the intellectual pretensiousness at all…
But please don’t ask me to read the arguments in your pages when you’re trying to make a point, and then prevent me from debating them…that’s just unfair.

Jamming session

2094

Dirk has just informed me through an email (which I couldn’t really read) that they’ve written about the previous jamming party they did on his birthday. I went there and to my delight I also saw that they uploaded two vids from me playing with fire.

Excellent! Finally a recent vid with a good capture. I especially liked the jamming behind me. It is something that makes dancing with fire even better.

2091