You are not logged in.

#181 2016-05-02 16:51:23

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: What are you working on right now?

Horizon_Brave wrote:

What language are you starting with?

I'm going to try to stick with LOLCODE
http://lolcode.org/

I find computer programming rather dull and this is the only language that amuses me sufficiently to maintain my interest.

Last edited by Head_on_a_Stick (2016-05-02 17:04:13)

Offline

#182 2016-05-02 17:42:50

Martin
Member
From: Stockholm, Sweden
Registered: 2015-10-01
Posts: 799
Website

Re: What are you working on right now?

It is spring where I live and I have a sailboat that needs some TLC...

/Martin


"Problems worthy of attack
prove their worth by hitting back."
Piet Hein

Offline

#183 2016-05-02 22:27:21

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: What are you working on right now?

Just transplanted my Alpine Linux system from a multi-partition (2 GNU/Linux ext4 filesystems & an OpenBSD disklabel), multi-boot (Arch, Alpine & OpenBSD) set up to an unpartitioned disk with a btrfs filesystem laid over the entire device with just Alpine running.

I `rsync`d the whole system [1] to a USB3 stick, used `blkdiscard /dev/sdX` [2] then `mkfs.btrfs /dev/sdX`, then used `rsync` again to transfer the filesystem tree to the new drive layout.

Of course I had to `chroot` in to rebuild the initramfs, edit grub.cfg & /etc/fstab and then `grub-install --recheck /dev/sdX` but that was it.

The system rebooted cleanly and even remembered where I was browsing cool

empty@alpine ~ % sudo lsblk   
NAME MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda    8:0    0 111.8G  0 disk /
empty@alpine ~ % df -h
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs         10M     0   10M   0% /dev
shm             1.9G     0  1.9G   0% /dev/shm
/dev/sda        112G  5.5G  106G   5% /
tmpfs           376M  288K  375M   1% /run
cgroup_root      10M     0   10M   0% /sys/fs/cgroup

We don't need no stinkin' partition table 8)

[1] https://wiki.archlinux.org/index.php/Fu … with_rsync

[2] WARNING: This command will effect a factory wipe on solid state drives.

Offline

#184 2016-05-11 01:13:33

KrunchTime
Member
Registered: 2015-09-29
Posts: 857

Re: What are you working on right now?

Replacing mini-blinds, planning sump pump replacement.

Offline

#185 2016-05-17 10:11:16

demifiend
Member
From: Harrisburg, PA
Registered: 2016-05-12
Posts: 25
Website

Re: What are you working on right now?

I probably won't ever do this again, but after publishing my first novel in 2013 (Without Bloodshed), I let my publisher talk me into doing a prequel called Silent Clarion as a web serial and then a Kindle serial. I'm currently going through editorial changes for Silent Clarion, Part 6: Rainchecks for Ragnarok.


matthewgraybosch.com | Lenovo ThinkPad T430s (astarte) | System76 panp9 (thagirion)

"It made me feel a touch Byronic. Sometimes a girl just wants to be mad, bad, and dangerous to know." --Naomi in Silent Clarion

Offline

Board footer

Powered by FluxBB