Okay so I haven’t written an article for quite a long time and here I am surprisingly posting something on switching python versions. Hell yeah I’m doing Python right now. In any case, there’s this program that I was tasked to modify. It is running on Python 2.6 but unfortunately the server to which it …
Category: Technology
Technology posts
How To Install Common Lisp on Ubuntu
It’s been nearly two weeks since I started learning Lisp. I must say that before you start doing something, you need to know where to start. As my old friend Confucius told me, “A journey of a thousand miles, begins with a single step.” So there, I’ll be posting here how to get started with …
First Week On My New Job
One week has passed since I started with my new job. I resigned from my previous company last September 4. I was supposed to start Monday last week but since PGMA announced that it will be a holiday, I started on Tuesday. I don’t know if it is a sign of good luck since I …
A thought on “ENDIANNESS”
During the first weeks of my stay in my company, my boss has been feeding me with lots of information. Giving me lectures on different kind of stuff in programming, computing, database systems, etc. It all started when I asked him about how to invert a string without using arrays. He gave me an algorithm …
Ubuntu Audio Problems on an ACER 5570WNXCi Laptop
Last summer, after installing ubuntu 7.04 (feisty fawn) on my laptop. I can’t get the audio running. Prolly thedevice driver was not detected or so. I don’t know exactly what happened. But i did a little research though. I saw this on a post in ubuntu forums but i deleted unnecessary instructions. 🙂 HDA Intel …
Configuring your .ssh
When you are working with a lot of servers or terminal boxes, it would be very hard typing those long text with their parameters. Like for example, i connect with four(4) servers: let’s say that the servers’ IP addresses are 123.45.6.1, 123.45.6.2, 123.45.6.3, and 123.45.6.4. So everytime I connect with the first server, I would …
My First Assembly Program
*********************************************************************** Author : Ridvan Lakas ng Bayan S. Baluyos Course : BSCS – 4 major in Information Technology SUbject : ICS 33 A LABORATORY EXERCISE #3 *********************************************************************** X:\>debug -e 200 0AF2:0200 52.52 49.49 44.44 56.56 41.41 4E.4E 20.20 4C.4C 0AF2:0208 41.41 4B.4B 41.41 53.53 20.20 4E.4E 47.47 20.20 0AF2:0210 42.42 41.41 59.59 41.41 4E.4E 20.20 …
iPod Shuffle 2nd Generation
Just last January 15, my brother arrived from Australia. He gave me an iPod Shuffle 2nd generation as his pasalubong for me. It’s really small, portable, and fashionable. I can just clip it in the straps of my bag, in my uniform. my pocket. etcetera. Its storage capacity is 1GB(about 200+ songs), and could be turned on …