Job Offerings
 Pixel Joint Forum : The Lounge : Job Offerings
Message Icon Topic: PAID Linux Christian Only, $20/hour for 100 hours Post Reply Post New Topic
Author Message
TempleOS
Seaman
Seaman


Joined: 17 March 2013
Online Status: Offline
Posts: 13
Quote TempleOS Replybullet Topic: PAID Linux Christian Only, $20/hour for 100 hours
    Posted: 04 April 2015 at 9:57pm
http://www.templeos.org

You must be using Linux.

The last artist I hired put dicks on everything.  He was pretty good, though.

God is perfectly just.

The first artist who installs TempleOS in QEMU and emails a screen shot of AfterEgypt with God talking, gets the job.  QEMU is the only hypervisor with working sound.

http://www.youtube.com/watch?v=hvW0sdBR5FU

This explains how to install in QEMU.
http://www.templeos.org/Wb/Home/Wb2/Downloads.html

Terry Davis
tdavis@templeos.org

The job is improving the art in the hymns for 100 hours.  You can modify the code, too.  This is an example of 10 of the hymns

https://www.youtube.com/watch?v=1okW1RTPZ7Q

Links to ten hymn videos are at the bottom:
http://www.templeos.org/Wb/Home/Wb2/Videos.html#l160

IP IP Logged
TempleOS
Seaman
Seaman


Joined: 17 March 2013
Online Status: Offline
Posts: 13
Quote TempleOS Replybullet Posted: 04 April 2015 at 10:08pm
I have a better idea.  Post the AfterEgypt screen shot on this site in this thread, so everyone knows when the job is filled.

You can ask questions.

============= Installing QEMU =============
First, you need to make a file for your guest hard disk image.  This command
creates a file which is where you are going to install onto from the CDROM ISO
file.  It will behave as the hard drive for the guest operating system.
>qemu-img create -f qcow2 my_disk.img 3G

Then, boot the CDROM ISO and install.  Type this command on one line:
>qemu-system-x86_64 -hda my_disk.img -machine kernel_irqchip=off -smp cores=8
-enable-kvm -cpu host -m 512 -rtc base=localtime -soundhw pcspk -cdrom
TempleOSCD.ISO -boot d

After installing, boot the hard disk normally with:
>qemu-system-x86_64 -hda my_disk.img -machine kernel_irqchip=off -smp cores=8
-enable-kvm -cpu host -m 512 -rtc base=localtime -soundhw pcspk

To access the guest hard drivbe, use this to connect the guest image to
/dev/nbd0.  It acts like any other block device.  This will mount it to mount
point, /mnt/my_disk.
>sudo modprobe nbd max_part=16
>sudo qemu-nbd -c /dev/nbd0 my_disk.img
>sudo partprobe /dev/nbd0
>sudo mkdir /mnt/my_disk
>sudo mount /dev/nbd0p1 /mnt/my_disk


IP IP Logged
TempleOS
Seaman
Seaman


Joined: 17 March 2013
Online Status: Offline
Posts: 13
Quote TempleOS Replybullet Posted: 04 April 2015 at 10:30pm
IP IP Logged
TempleOS
Seaman
Seaman


Joined: 17 March 2013
Online Status: Offline
Posts: 13
Quote TempleOS Replybullet Posted: 08 April 2015 at 8:20pm
Okay, I'm cancelling this offer.
IP IP Logged
NancyGold
Commander
Commander
Avatar

Joined: 27 October 2021
Online Status: Offline
Posts: 526
Quote NancyGold Replybullet Posted: 09 April 2015 at 2:39pm
http://bbs.progrider.org/prog/read/1428218659

I always thought that TDavis isn't a real person, but some programming joke, like Harry Q. Bovik

Anyway, I think most people will love to help, but QEMU requirement would be too much a trouble, when most pixel artists need just a basic graphics editor.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum