transactions | 0. | ref_block_num | 30,680 |
---|
ref_block_prefix | 3,197,343,824 |
---|
expiration | 2017-09-22 16:03:27 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"sandeep126","following":"breezer","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 2003fba80d0bd3f92fd8cd42e56c1794477f43c2bf02037b954a0a440068d3b9364b9a1921b8d34ae0f19ab22cf8ed9b2343d8163eb5c652b6c5798dc70755ec3a |
---|
|
---|
transaction_id | a452bdbfa58993ee525a31cf2fdfe68ce80e6131 |
---|
block_num | 15,693,790 |
---|
transaction_num | 0 |
---|
|
---|
1. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | miyata1987 |
---|
author | chance777 |
---|
permlink | zhurnal-psikhologiya-6000-folloverov |
---|
weight | 10,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f6f384a7fc4caad46c717c0cf3651a8312d7b8c624839d1bf9c84f0afdbb2159a69d8adf25a53e4d5463b62769af56088e1a8c0c2242d18bc9dd8f6b1436e82c7 |
---|
|
---|
transaction_id | 14cfc9d56f6374854cebce7dc208e583a206ee72 |
---|
block_num | 15,693,790 |
---|
transaction_num | 1 |
---|
|
---|
2. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | comment |
---|
1. | parent_author | "" |
---|
parent_permlink | linux |
---|
author | ayushmanantal |
---|
permlink | how-to-dual-boot-linux-and-windows-quick-guide |
---|
title | "How to Dual-boot Linux and Windows (Quick Guide)" |
---|
body | "
May be you have searched this term before but got tired of reading very long solutions then this is the right place for you to do it quickly.
Warning: If you have UEFI secure boot then please disable secure boot/UEFI from BIOS then proceed.
Note: I suggest you to make your root partition a little larger such as (30 GB) if you want to install large softwares such as Android Studio or any other.
Step 1: Getting Prepared
Prerequisites:
a) A PC running Windows 7/8/8.1/10 , with at least 30 GB of free hard-drive space.
b) Blank DVD or USB
c) An external Harddrive big enough to backup your Windows installation. I recommend it if something goes wrong you have backup from which you can recover later. But if you follow instructions thoroughly then you will face no problem.
Step 2: Select a Linux Distro
There are many distros of linux i suggest you to start with "Ubuntu" then i will give you more info about distros in another post later. Just start with ubuntu i myself started with Ubuntu.
Step 3: Downloading Ubuntu
Go to the ubuntu website, https://www.ubuntu.com/download/desktop
Latest version is "Ubuntu 17.04"
But i recommend you to use "Ubuntu 16.04.2 LTS" as it is the most stable version of Ubuntu.
Just go with 64 bit.
Step 4: Prepare Installation Media
You can directly burn the downloaded image to a blank DVD and boot it but if you want to use a USB drive, you'll need the program "UNetbootin" which is available here: http://unetbootin.sourceforge.net/
Just go with UNetbootin i'll give more alternatives to you later in another post.
Step 5: Partition the Hard Drive

Simplest and Safest way to do this is to do this process with Disk Management tool which is present by default in Windows.
1. Press "Windows Key + R"
2. Type: "diskmgmt.msc" and hit Enter.
This will show you all partitions of your hard drive and i suggest you to select the largest partition with atleast 30GB of free space in it.
3. Right Click "Shrink Volume"
To install 30GB should be plenty if you’re not planning on using it to store large files such as movies.
Enter this value (30000) into the appropriate field. Next, click “Shrink”.
It will take some time so please be patient,
4. You will see a column "Unallocated Space".
And now you are good to go just close Disk Management.
Step 6: Restart your PC and plug in the USB/DVD which contains Ubuntu.
Step 7: Boot into removable media this option may be different for some users.

1. Go into BIOS (as described by the machine as it boots)
2. If you miss BIOS then Press "Ctrl+Alt+Del" repeatedly your machine will boot up again or you can just wait windows to boot up and then you can restart again from the menu.
3. Now, in BIOS go into boot proirities and change the order by clicking "F5" or it can be seen at the bottom of the screen if F5 doesn't work.
4. Now if you have selected DVD then move the CD/DVD option to the top of the list or if you have selected USB then move Removable Media (may have different name such as Sandisk Cruzer Blade, etc) to the top of the list.
5. Now press "F10" and it will save and exit.
Step 8: Now your Removable Media must boot and it will show Ubuntu Desktop.

1. Click the "Install Ubuntu" button from the menu.
2. Don't select "install third party software" you can do it later.
3. In the next step select "Something else".
4. Now select the free space (30GB).

5. Click the "+" sign in the left.
6. Now a) Size= "15000 MB"
b) Type for the partition= "Logical"
c) Location= "Beginning of this space"
d) Use as= "Ext4 journaling file system"
e) Mount point= "/" (/ means root)
And Click "OK".

7. Again Click the "+" sign in the left.
8. Now a) Size= "10000 MB"
b) Type for the partition= "Logical"
c) Location= "Beginning of this space"
d) Use as= "Ext4 journaling file system"
e) Mount point= " /home"
And Click "OK".

9. Again Click the "+" sign in the left.
10. Now a) Size= "3000 MB"
b) Type for the partition= "Logical"
c) Location= "Beginning of this space"
d) Use as= "swap area"
And Click "OK".
11. Now Click "Install Now" and wait for the process to complete.
Step 9: GRUB Option
It will show a option to install GRUB (Grand Unified Bootloader) select "Yes/Ok" and select your hard drive name if it gives option any option otherwise it will just complete the process.
Step 10: Now just shut down and remove the installation media (DVD/USB).
Step 11: Select your OS

Now start your machine it will show GRUB (Grand Unified Bootloader) and several options as shown below and select the OS you want to work." |
---|
json_metadata | {"tags":["linux","dualboot","windows","pc"],"image":["https://steemitimages.com/DQmYqwz9UBYMCzhLcSvBLTYy4UcXP5h7QE5K2AaFBFWzHh7/image.png","https://steemitimages.com/DQmaZZKomtVHJKRppxE7DBwzvb4WWpW1rCNSvoj3sRNsDWw/image.png","https://steemitimages.com/DQmRvTaQEfxjHtaXPbSUPxLhaGTGUEN6naK2nQ35zeBAQux/image.png","https://steemitimages.com/DQmQCbE9A9roPhsJBY8rJa5gyiHDELYRRGkCgyqwoaXfHNo/image.png","https://steemitimages.com/DQmaW71bUhW2wdca6XtuEJh7BNrV6y4p9BgJMrZU3duDX83/image.png","https://steemitimages.com/DQmVx1e21kfV3TDKaiTKLJEFx8QMtPqWS9j4bPHjbdoTS8X/image.png","https://steemitimages.com/DQmZdTp2DLFTSNmrMDWpZDhVbxGB7RZiahFTbtvNufPtib4/image.png"],"links":["https://www.ubuntu.com/download/desktop","http://unetbootin.sourceforge.net/"],"app":"steemit/0.1","format":"markdown"} |
---|
|
---|
|
---|
1. | 0. | vote |
---|
1. | voter | ayushmanantal |
---|
author | ayushmanantal |
---|
permlink | how-to-dual-boot-linux-and-windows-quick-guide |
---|
weight | 10,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 2000bb40cc6e223743bc40c8c410e0c7745dd23b679ef6ba8a5004bc3f175538fe5ef0f4d0626beb879a199738954ed87cad1687a5de2dfcdccc932bcdbaa28171 |
---|
|
---|
transaction_id | 21eb3d0b9dff9bb599617846003b23629cdce8d7 |
---|
block_num | 15,693,790 |
---|
transaction_num | 2 |
---|
|
---|
3. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kennyskitchen","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f61b4868f5aa906a048058424d48cb31b9df94d7baf007abf3eb41409313ba1fe1502d0031b428a0b18ae116fd95d2fe38a3603e89feee7c086eb2a79e7cd95a3 |
---|
|
---|
transaction_id | 73dbf9f316193473ae59c9d3feb644cabc9d7b31 |
---|
block_num | 15,693,790 |
---|
transaction_num | 3 |
---|
|
---|
4. | ref_block_num | 30,680 |
---|
ref_block_prefix | 3,197,343,824 |
---|
expiration | 2017-09-22 16:03:27 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"sandeep126","following":"breese192","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 204d898b5e522defc0d4305f27330e18cd7343846f1a8cd7c355ffaed47200ca36452ac6dbff180df50f33726c0ed77fce708ceec0d1fde039d65506a27f74e8b5 |
---|
|
---|
transaction_id | f230b8fba4ad79f65acc15a57f4029e5549ab66a |
---|
block_num | 15,693,790 |
---|
transaction_num | 4 |
---|
|
---|
5. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"sandeep126","following":"bree1042","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f18b0bd03405e4ab8da3ecfa980087b695d016f7027818caa90eec19ce9c765826d2d657b5024c1bd1315951c8500524511c62d16e1ce5974e9dd319d71abed7e |
---|
|
---|
transaction_id | 424d77c700610de71a0893028a7139084a806a3e |
---|
block_num | 15,693,790 |
---|
transaction_num | 5 |
---|
|
---|
6. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | alexablue |
---|
author | tyebrooks |
---|
permlink | nails-of-the-day |
---|
weight | 10,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f5bb166b0c8092ae03f3ceca4bd055ba936c52bc553412ae1de709a6f13783c026538472f2974f4c42623ed266d2fae0ff0b1716ce1f2b648e6ef3d7da25acfe3 |
---|
|
---|
transaction_id | 4d83e97ee22e0047915cf1f5afd22605912d5193 |
---|
block_num | 15,693,790 |
---|
transaction_num | 6 |
---|
|
---|
7. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | comment |
---|
1. | parent_author | nhj12311 |
---|
parent_permlink | re-vimva-kr-podcast-steem-unpack-1-2-20170922t145844285z |
---|
author | vimva |
---|
permlink | re-nhj12311-re-vimva-kr-podcast-steem-unpack-1-2-20170922t160230091z |
---|
title | "" |
---|
body | "흐흐 감사합니다 @nhj12311님 :) 이번 편은 사실 준비가 별로 필요없었는데 다음회부터 걱정됩니다 ㅋ... 열심히할게요!" |
---|
json_metadata | {"tags":["kr-podcast"],"users":["nhj12311"],"app":"steemkr/0.1"} |
---|
|
---|
|
---|
1. | 0. | comment_options |
---|
1. | author | vimva |
---|
permlink | re-nhj12311-re-vimva-kr-podcast-steem-unpack-1-2-20170922t160230091z |
---|
max_accepted_payout | 1,000,000.000 HBD |
---|
percent_hbd | 10,000 |
---|
allow_votes | true |
---|
allow_curation_rewards | true |
---|
extensions | [] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f657648f40dbefa76e65ac7b77bb72029d7235cc4300e40e628dd9a190d7ad9657328a0ef641694df36c61feb16f026897f2f3e907dc3b9eda35de59932b4f5b1 |
---|
|
---|
transaction_id | d02f15af7bcdee1c96837a9be29b36e4ded31cf1 |
---|
block_num | 15,693,790 |
---|
transaction_num | 7 |
---|
|
---|
8. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kennyward","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 201ba23e411c1b07b98aa61dc3f6bac696c0ce2cb2d9232744cad99e332236560c65c70df6baa6a6927c93c354302ddf0216d50bfe566af5459ddd9011dc92a7b3 |
---|
|
---|
transaction_id | 7f8266890f87cf2d834541fe3272ff9f01039b2d |
---|
block_num | 15,693,790 |
---|
transaction_num | 8 |
---|
|
---|
9. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | claim_reward_balance |
---|
1. | account | fiveboringgames |
---|
reward_hive | 0.000 HIVE |
---|
reward_hbd | 0.000 HBD |
---|
reward_vests | 131.820517 VESTS |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 200ca72eb39335b3c1b42ea71b4cecfb6802086086d9f413a674340ed1300b807345f416290a93c021f8ebb7a6859e9107507f33e97ab8779d6ceff5b2eb53383f |
---|
|
---|
transaction_id | 05fed67aa8e2a5c999937f1b6746cbde997243ed |
---|
block_num | 15,693,790 |
---|
transaction_num | 9 |
---|
|
---|
10. | ref_block_num | 30,676 |
---|
ref_block_prefix | 4,011,114,517 |
---|
expiration | 2017-09-22 16:03:15 |
---|
operations | 0. | 0. | claim_reward_balance |
---|
1. | account | barjahanansary |
---|
reward_hive | 0.000 HIVE |
---|
reward_hbd | 0.000 HBD |
---|
reward_vests | 8.238806 VESTS |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f185b317c2aeb535ca6137728299925012a67f2323b218aee100103cd2b54a003058b1aa0bba8f251b69603fac2f54b0f3e019103e58e039b18eca7feb6b4dc36 |
---|
|
---|
transaction_id | 792414bcd0185dbcf23cb6db1865e6cabe74a633 |
---|
block_num | 15,693,790 |
---|
transaction_num | 10 |
---|
|
---|
11. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kentutmonyet","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f7119628ed8af3fbffb7c44f326f20b955399ad0315acb93691939f53e532ea6948a9ae6acda969a7b243b260afb20617bd2163e93ec6aaaf4920939d502d94ed |
---|
|
---|
transaction_id | 4eaafd8f5b8fa99298e19f3b605d04512a8f4d31 |
---|
block_num | 15,693,790 |
---|
transaction_num | 11 |
---|
|
---|
12. | ref_block_num | 30,684 |
---|
ref_block_prefix | 1,885,108,492 |
---|
expiration | 2017-09-22 16:03:32 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | randowhale |
---|
author | bunnychum |
---|
permlink | john-mcafee-reply-to-jamie-dimon-from-jp-morgan-on-bitcoin |
---|
weight | 161 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f674022aefbb4240dca57575f4c6d852becc14b7419a3c4e6bc72af281ffe1ae4200f6fbc83ae0a95ad955b5890f01838f052df864c12d04ebd42a503479b8e2a |
---|
|
---|
transaction_id | bd3f1e3951fbd1cac8b7c3d194275754a42ee8e8 |
---|
block_num | 15,693,790 |
---|
transaction_num | 12 |
---|
|
---|
13. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"sandeep126","following":"breathless","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f1667032ebdadbd638d7ae8d34d39cc14c6353f81e335107ffb8a7acb1ca448e373956ec67b15be98f2f73f7e1769b6d0c88321d95155849729169f41a866408e |
---|
|
---|
transaction_id | 3f7006e54dcf7999aef5fdc6d8a7772387867f7f |
---|
block_num | 15,693,790 |
---|
transaction_num | 13 |
---|
|
---|
14. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | comment |
---|
1. | parent_author | ananuaremere |
---|
parent_permlink | re-mihaisyblu-re-ananuaremere-re-mihaisyblu-you-have-100-followers-how-would-you-decide-to-vote-for-your-articles-20170921t171217366z |
---|
author | mihaisyblu |
---|
permlink | re-ananuaremere-re-mihaisyblu-re-ananuaremere-re-mihaisyblu-you-have-100-followers-how-would-you-decide-to-vote-for-your-articles-20170922t160232142z |
---|
title | "" |
---|
body | "Right now I seem to be invisible. ;-) Whatever they do or write, they take only one vote or two. Meanwhile, I've done more research and there are a few ways to stimulate my followers. Probably soon I will apply one of the methods. Thanks for the encouragement, anaaremere." |
---|
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f2ab45a651d266738f9d441c9fe02a105cec3f2976b876dfda0460e3dd117785d10c307123dda1696046ed9a1d996433b33e9085e87e6ed3e842e98f91e208787 |
---|
|
---|
transaction_id | 9c1a55e0a82f4126fda243be99dd975bb36edc5c |
---|
block_num | 15,693,790 |
---|
transaction_num | 14 |
---|
|
---|
15. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kerlund74","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f2e550ea0bf4ecd90079ea86f13b7a77833f483e0e69c80cec374e44256ad86ca44cfedbc7552fe8f7fede164223086ddb9f0c6de0657f505690390d904950736 |
---|
|
---|
transaction_id | a4ca544b351c880670007043d4c09a77592af1d0 |
---|
block_num | 15,693,790 |
---|
transaction_num | 15 |
---|
|
---|
16. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | mysticmedons |
---|
author | imwatsi |
---|
permlink | project-proxy-an-original-techno-thriller-chapter-18 |
---|
weight | 10,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 207973284d0498524626e21e15fe51128b4875e9338fe433d59b2b07c51f49619742c9aedc6298492c09a290917301dd0b3ba26aa6f122c4b431ad3a169adfe47f |
---|
|
---|
transaction_id | 23e09525ab0faea215f8cef15e9d27ce5bac712c |
---|
block_num | 15,693,790 |
---|
transaction_num | 16 |
---|
|
---|
17. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | crazy-diamond |
---|
author | neoxian |
---|
permlink | warning-do-not-log-on-anywhere-using-your-owner-key |
---|
weight | 10,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f6e295201e84849a02753086b095759da3c9185ef5db410aa22905ae80bc9511718e840248a20c603d27b40b34d76536f8493aec0b6e54de99807efca922b65cd |
---|
|
---|
transaction_id | ec3649f675b19ee9f018029719db1db0c4c33235 |
---|
block_num | 15,693,790 |
---|
transaction_num | 17 |
---|
|
---|
18. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kerlysm","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f0c70913253710cbe1f99ec717ca125be24c158ccfca645d18cb85914ce5d9b5234db9fe7828306fc11215334d2dc72d240dfecc3ebf0b54b347facb6ad25b0e5 |
---|
|
---|
transaction_id | 7f8c2a7982436bcdedb630cffdddf621a5f0e058 |
---|
block_num | 15,693,790 |
---|
transaction_num | 18 |
---|
|
---|
19. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"sandeep126","following":"breatheonline","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 206a207944805ddfc660b50c8e2d27de6792786cc8891f09d5f4d4252be45247e72c4fd9db62a196b824d11eb7c50886cd5f17d1e7abf1ea556f2ac3583c5ac210 |
---|
|
---|
transaction_id | 65d9b7b7c8680eed3817ff6f1358367c7263751a |
---|
block_num | 15,693,790 |
---|
transaction_num | 19 |
---|
|
---|
20. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | steevc |
---|
author | kus-knee |
---|
permlink | the-old-dog-asks-how-can-artists-sell-their-work |
---|
weight | 1,700 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 2003c78e351c9a5ec94c0e0a21e60b983d6a4fc365a9da317c1a603ea2eea64b49685074f718bd2a3aeec67473078b4d37749362971fa97dcb27cdb8bcff99af57 |
---|
|
---|
transaction_id | 453562f6df95519bb0f9a4bf9cd2df46d9b365f9 |
---|
block_num | 15,693,790 |
---|
transaction_num | 20 |
---|
|
---|
21. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kerrismiles","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f10d533842497a3ceb10774e980c7e789eca5896678d4a68f2b041d33fec1e97a4924d3933768ff3bab3432df63b971d3408546095789246c0b996f7bf01c35a1 |
---|
|
---|
transaction_id | eb4b4b97470e8a295c3823f963ade71453160e57 |
---|
block_num | 15,693,790 |
---|
transaction_num | 21 |
---|
|
---|
22. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | centering |
---|
author | bulsik |
---|
permlink | 5jeqsl-bulsik-001 |
---|
weight | 4,200 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 203c2d939d50c56ceb19c6559a40443e87b633943030765b60f237ffc907d8ec072f086d5dd08e6f3c92766a40db4719b5c77705f40ae0bd3404930b66c56dc06e |
---|
|
---|
transaction_id | aeaf8f90972962f287eaac91dbc009c9c7c1b883 |
---|
block_num | 15,693,790 |
---|
transaction_num | 22 |
---|
|
---|
23. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | drorion |
---|
author | ash |
---|
permlink | bitshares-wallet-now-on-kbpfs |
---|
weight | 10,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 2049b75260685e83e6c746955ee5d85470c53472bcb157070386f2d960ad3ee4052b8a6bcb3c558e904ee31ce31152283991e9587a80e4e6b58e280256ff46543f |
---|
|
---|
transaction_id | 3c24135c19aad49a20b5a688babe3c93cc61ea65 |
---|
block_num | 15,693,790 |
---|
transaction_num | 23 |
---|
|
---|
24. | ref_block_num | 30,685 |
---|
ref_block_prefix | 4,241,484,632 |
---|
expiration | 2017-09-22 16:03:34 |
---|
operations | 0. | 0. | transfer |
---|
1. | from | steemdice1 |
---|
to | supastix |
---|
amount | 2.800 HIVE |
---|
memo | "Congratulations, you won! Your bet: lower 70; Result: 60.97 (Block 15693788)" |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 2027ece7232c0ce8baca61a9c501961314de4bd37c7d6fed4000babb80c11c2af422a8a3d782175fa44a6183689e9c065cbb6cee088a8222d099147455a266c979 |
---|
|
---|
transaction_id | 09c9ce6758ad93cc932f962d219d769cb6b199b1 |
---|
block_num | 15,693,790 |
---|
transaction_num | 24 |
---|
|
---|
25. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kersmash","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 201e272eabf70ba99d0ee33c9924de5487f88188b21efc83222682ec8903c0b99d53644e67cc1074a57644bf1e8421471d7904210b81655c0173f5f80a4970e77e |
---|
|
---|
transaction_id | 6939e6c5723db9329b5d541b6f4ec3e2fba9afc9 |
---|
block_num | 15,693,790 |
---|
transaction_num | 25 |
---|
|
---|
26. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | comment |
---|
1. | parent_author | "" |
---|
parent_permlink | fiction |
---|
author | winstonalden |
---|
permlink | orbits-a-contemporary-fantasy-of-pattern-and-apocalypse-part-4-of-4-escape-velocity |
---|
title | "Orbits: A Contemporary Fantasy of Pattern and Apocalypse (Part 4 of 4: Escape Velocity?)" |
---|
body | "
Sarah and I did all right on the fringes of Boston. We had enough for a down payment on our own unit, and Sarah had a rare blood type, which meant she got good money selling her plasma, which she did every Tuesdays. We had about 300 square feet on a southern-facing unit, and the sunlight did a lot to brighten up the place.
She took a job as a virtual instructor, leasing a VR-Haptic-Suit and using it to lead international classes on English Composition for Business. I drifted into life insurance. It was a living. The only thing of value people had left to insure was themselves. Make this sacrifice now, and provide for your children when you're gone. It turns out decades of hawking frequent buyer programs and company credit cards gave me a decent grounding in pitching the intangible.
And the job provided an electric car! Selling life insurance requires empathy, and it's easier to project empathy when you're face to face. I could justify taking trips out to the suburbs to pursue the wealthier hold-outs, the ones living behind gates, with generators and solar panels to keep the lights on.
A year after the move I met up with Nancy and Reggie, and we drove out to the old mall.
A handwritten sign on the main entrance explained that Saturdays were market days. People with things to sell were to apply for a merchant's permit at the church (the old cinema). Also: Services on Sunday.
This was a Thursday. The parking lot was empty, except for a few rusting cars and drifting tumbleweeds of shredded plastic. Grass poked up around the lamp-posts cracked through the borders between sidewalk and asphalt. We walked to our store.
There they were.
They practically glowed in the darkness. They drifted through the old cafe, past the torn out registers. One wandered up in "make-out corner," the former haunt of dissatisfied teens and the homeless.
Nancy said, "I can't believe it."
We went in. I didn't need my key.
We cheered. We whooped. We hollered. "Guys! How you doing? Long time no see. What the hell are you doing, hanging around this dump?"
They didn't answer. That was fine with us. Nancy opened her picnic basket and we spread it out in front of the windows, where leather-bound journals and stationery used to be. We drank wine and ate sandwiches. The Planets drifted by. We argued about whether they followed their former patterns. Reggie thought they were moving around the places where the shelves used to be. I wasn't so sure. There were still some shadows on the floor from the old fixtures, but the carpet was so filthy it was hard to make them out. So we argued about the old layout too, remembering old times.
Reggie got tipsy and announced he was going to do something he'd always wanted to do. He took a running start and jumped up onto a Planet. He had to wrap his arm around its neck to hang on. He rode him towards the wreck of the old info counter, until the Planet's arm moved down and upset the grip he had with his legs.
"How was it?" I said.
Reggie shivered. "Kind of creepy, actually. Like riding around on a statue."
"Or a Golem," Nancy said. "Anyway, I think that was disrespectful. We should just be thankful they're still here."
***
Nancy read something in a news-feed about the mall's impending demolition. She wrote to tell me. It had been two years.
Life went on. It was okay, but -
But no. No, it wasn't. Sarah was gone. She decided she couldn't keep spending 12 hours a day wearing a suit that completely blocked out the natural world. Selling her blood was leaving her weak and making her sick. And she wanted a baby. A baby would give some meaning to our lives, at least.
I refused. Why condemn another human being to this? To give us meaning? Selfish.
So she took off. Farm labor, she said, would at least have some honesty to it.
I downsized to a singles apartment, ten by fifteen feet. I kept trying to sell people hope for their children's future and spent what little free time I had on porn and video games.
When insurance sales dried up, I was moved to claims and investigations. Now my job was to find ways of denying families the benefits I'd sold them years earlier. I was not a popular man. My company trained me in self-defense and issued a firearm. I remembered the night of the robbery and wondered what would have happened if I'd had a gun. The thought made me feel sick.
At least the car they gave me was bigger. Armor plated.
I answered Nancy. "We should see them one last time," I said. "We should warn them."
"I can't get the time off," Nancy said. "I just wanted to let you know."
I'd lost touch with Reggie and Ernie and the rest. So I went alone.
***
Some of the roads through the old shopping district were so cracked and overgrown with weeds, it was hard to believe they were ever paved. My car was sleek and out of place, an alien presence in this abandoned quarter. It was stupid to come this far alone, even in an armored car. I didn't care.
I arrived before sunset. Wreckers and bulldozers were already lined up around the building. The tang of grease and petroleum engines gave a primitive urgency to the atmosphere. I parked behind them and drew my gun as I crossed to the building where I'd spent so many years.
The door was locked, strangely. I took out my key. The mechanism was corroded so badly that it wouldn't turn. No matter. The windows were already smashed. I kicked aside shards of glass and hopped over, landing on the sun-bleached sign that promised free wi-fi.
The low sun cast long rectangles across the floor, catching on smashed bottles and fallen fluorescent bulbs. Plants were growing in here, and the ceiling tiles were black with mold. I crossed to the escalator and climbed it, slowly, laboriously. It was dimmer on the second floor, but I propped my flashlight over my gun to check the corners for lingering customers one last time. There was no one there. In the restrooms, I startled a family of raccoons from their nest on the baby-changing table. They scampered up through the drop ceiling. The restroom floors were littered with used condoms and syringes, and the wallpaper hung down in curling sheets. The offices and break-rooms were locked and the key-pad was long dead, but my key still worked. The safe was gone from the cash office, sold with the furniture. The shelves were still up in the manager's office. The operations manuals and merchandising bibles were still up there. The computers were gone but for some reason a keyboard remained. So did the cheap office chairs where I'd delivered performance reviews, and received them. A fifty-cent raise every year for two decades. I smiled at the patch of floor where Sarah and I misbehaved, back when I had to pull overnights. I wished I'd done that more often.
All gone tomorrow.
I went back out to the floor. The sun was setting. Almost pitch black. There was no power to the building any more, and the streetlights in the parking lot had all toppled or been shot out. I'd never seen the building so dark.
"Please come," I said. "One more time. Nothing ever stopped you. Come and see me. Show me what you'll do tomorrow, when this is gone. Show me how to go on!"
I waited all night.
<center>THE END</center>
***
***
###### Thank you for reading "Orbits." This is the first piece of serialized fiction I've shared here on Steemit. "Orbits" originally appeared on Wattpad.com, which is a fine forum for sharing work and collecting comments on a paragraph-by-paragraph basis - if you can manage to secure a following! But I wanted to share it here on Steemit where I've found a thoughtful readership and a good deal more motivation. I will, most likely, be posting future fiction projects here first.
***
###### To accompany the story: It turns out there's a whole genre of Abandoned Places videos, with a sub-genre focused on Abandoned Malls. That's a lot of decaying retail space! These kids seem to have a pretty good time making the most of suburban blight. Then again, what kid doesn't dream of spending the night in an empty mall, one day?
https://www.youtube.com/watch?v=Z0z9ZsrRFVQ
***
###### Cover painting by the esteemed @donnadavisart.
***
#### Quick link to: [Part 1](https://steemit.com/fiction/@winstonalden/orbits-a-contemporary-fantasy-of-pattern-and-apocalypse-part-1-of-4). [Part 2](https://steemit.com/fiction/@winstonalden/orbits-a-contemporary-fantasy-of-pattern-and-apocalypse-part-2-of-4-departures-and-decline). [Part 3](https://steemit.com/fiction/@winstonalden/orbits-a-contemporary-fantasy-of-pattern-and-apocalypse-part-3-of-4-break-ins-and-break-downs).
#### [CLICK HERE FOR LINKS TO THE REST OF "ORBITS," AND FUTURE FICTION PROJECTS.](http://natewalkerdavis.com/fiction/)
***
#### [CLICK HERE TO SEE ALL MY POSTS ON STEEMIT, SORTED BY CATEGORY.](http://natewalkerdavis.com/winstonposts/)" |
---|
json_metadata | {"tags":["fiction","story","books","apocalypse","fantasy"],"users":["donnadavisart"],"image":["https://steemitimages.com/DQmeXyLyjQg1aqEZY8JBchf6KRFg3uwT8NSaPKE93zMgU8Q/OrbitsArtOnly.jpg","https://img.youtube.com/vi/Z0z9ZsrRFVQ/0.jpg"],"links":["https://www.youtube.com/watch?v=Z0z9ZsrRFVQ","https://steemit.com/fiction/@winstonalden/orbits-a-contemporary-fantasy-of-pattern-and-apocalypse-part-1-of-4","https://steemit.com/fiction/@winstonalden/orbits-a-contemporary-fantasy-of-pattern-and-apocalypse-part-2-of-4-departures-and-decline","https://steemit.com/fiction/@winstonalden/orbits-a-contemporary-fantasy-of-pattern-and-apocalypse-part-3-of-4-break-ins-and-break-downs","http://natewalkerdavis.com/fiction/","http://natewalkerdavis.com/winstonposts/"],"app":"steemit/0.1","format":"markdown"} |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f495a6b4964c348a00897ec680c44725cdeef180d11e28d13ff80319cbb6e7ee227f1ef7b5443b368d02330dfa63d68f519b9061e84ccaf834dfa1c7c1be4f07d |
---|
|
---|
transaction_id | d285e360105d13ddbff5a2d44018744c6b985ff9 |
---|
block_num | 15,693,790 |
---|
transaction_num | 26 |
---|
|
---|
27. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | roqueone |
---|
author | catwomanteresa |
---|
permlink | 2-talent-challenge-entry-catwomanteresa |
---|
weight | 10,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 206bddd81f4a51b4224dc52ac8cac6c238364ed85a6274f4263b6d13d65bd6d34e2e8856eef4614b1c15239c5eb7ae7b2383d2422559903a041665a4273f0fe14f |
---|
|
---|
transaction_id | 9b4bb37ada68fa6746ca8b5878045c81cb6020dd |
---|
block_num | 15,693,790 |
---|
transaction_num | 27 |
---|
|
---|
28. | ref_block_num | 30,681 |
---|
ref_block_prefix | 1,157,195,484 |
---|
expiration | 2017-09-22 16:03:30 |
---|
operations | 0. | 0. | comment |
---|
1. | parent_author | "" |
---|
parent_permlink | travel |
---|
author | bolaamir |
---|
permlink | this-tank-is-out-of-use-the-peace-came-in-this-country-and-won-humans-heart |
---|
title | "This tank is out of use. The peace came in this country and won humans heart." |
---|
body | "This tank is out of use. The peace came in this country and won humans hearts!
" |
---|
json_metadata | {"tags":["travel","blog","photography","life","photo"],"image":["https://steemitimages.com/DQmf7XXHvzTuzHNy7PLawV7FkQvE3YukVfi8MxRf196rcqD/20161025_063424.jpg","https://steemitimages.com/DQma4pMHCp6qqw5m4wBcETDytXEs7H34CgTtSmYQx8jsi8b/20161025_075842.jpg"],"app":"steemit/0.1","format":"markdown"} |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f02eba21d976db5abc67be73e368a7b624ebb610a09344db1fb4bf9948b571f597fa1253d1f5ae2fe60c9ff28cae83a8f68fb557deff69e992743a868977f8b00 |
---|
|
---|
transaction_id | 4cb12da8a2c3631315a6ce771bcc1aba3943573a |
---|
block_num | 15,693,790 |
---|
transaction_num | 28 |
---|
|
---|
29. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"simonkraemer","following":"kerubez","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f0e6688f94e9c28f6edd2fca9b66324db78c18baa37823e8f46db4d4fa9471dce7b3cb7451ea6fecd8759a8ea9c278c7dbb32894032f3cd26d9a61e8ab998fe12 |
---|
|
---|
transaction_id | fae1f087da8c42adf27463e68e2c65cc40f902b3 |
---|
block_num | 15,693,790 |
---|
transaction_num | 29 |
---|
|
---|
30. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | fidelwx |
---|
author | elgordo |
---|
permlink | la-casa-de-la-montaa-2017-09-21-13-27-46 |
---|
weight | 1,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f5f57bba4727ac304f72c553c4732c07df6f9fcd80d2baba81395b2b0743b7f2d52d8b115d858dc6314d1cccd716e61920d66e23929c233412f85284c442af217 |
---|
|
---|
transaction_id | d22eb696cf8d9c0ab8e723e7145e01e78cb88265 |
---|
block_num | 15,693,790 |
---|
transaction_num | 30 |
---|
|
---|
31. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | vote |
---|
1. | voter | cristoguagua |
---|
author | palerider |
---|
permlink | la-revolucion-de-bitcoin |
---|
weight | 1,000 |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f191997d54ecd8749ff7b4046c7788df70849d54d7b2f711354416ef957236e78672bfa92762a4992b837b593b2889d62763759c2498bfe6bfbdf0f64129235c3 |
---|
|
---|
transaction_id | 28b58d64e6468d962fc872ac4432e0c86b4cbd05 |
---|
block_num | 15,693,790 |
---|
transaction_num | 31 |
---|
|
---|
32. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | custom_json |
---|
1. | required_auths | [] |
---|
required_posting_auths | |
---|
id | follow |
---|
json | ["follow",{"follower":"sandeep126","following":"breastfeedingmom","what":[]}] |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 1f4c9b605779f1f34193c7e37ee58f21b74f43fa81f62a27596a724f1823b9eee5351ae70468bc74c3238ddcc29bfa21f4fb863f63a2e316b4753dff0aa493c985 |
---|
|
---|
transaction_id | abfba2dd5130b2cd00c6c75d51e4515bacbc4c9d |
---|
block_num | 15,693,790 |
---|
transaction_num | 32 |
---|
|
---|
33. | ref_block_num | 30,682 |
---|
ref_block_prefix | 2,866,633,318 |
---|
expiration | 2017-09-22 16:03:33 |
---|
operations | 0. | 0. | transfer |
---|
1. | from | dbukyo |
---|
to | minnowbooster |
---|
amount | 3.000 HBD |
---|
memo | https://steemit.com/sports/@dbukyo/ufc-fight-night-pittsburgh-middleweights-luke-rockhold-vs-david-branch |
---|
|
---|
|
---|
|
---|
extensions | [] |
---|
signatures | 0. | 202e7a54a316df7e4cda813437bac8504228dba69da611d059ac1157ff292c5a4118334e82817172496d8edefbae7bd37c25031a9499abb196b529ad5a103f7ca9 |
---|
|
---|
transaction_id | 12122a16b35fc717afc2ca7854b6bfc33abbc65b |
---|
block_num | 15,693,790 |
---|
transaction_num | 33 |
---|
|
---|
|
---|