Vi flyttar från butik till nätet - så funkar det framåt
Antimatter Blues | 0:e upplagan
- Häftad, Engelska, 2024
- Författare: Edward Ashton
- Betyg:
124
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
The thrilling follow-up to Mickey7, soon to be a major motion picture by Academy Award-winning director Bong Joon-Ho.
Summer has come to Niflheim. The lichens are growing, the six-winged bat-things are chirping, and much to his own surprise, Mickey Barnes is still alive-that last part thanks almost entirely to the fact that Commander Marshall believes that the colony's creeper neighbors are holding an antimatter bomb, and that Mickey is the only one who's keeping them from using it. Mickey's just another colonist now. Instead of cleaning out the reactor core, he spends his time these days cleaning out the rabbit hutches. It's not a bad life.
It's not going to last.
It may be sunny now, but winter is coming. The antimatter that fuels the colony is running low, and Marshall wants his bomb back. If Mickey agrees to retrieve it, he'll be giving up the only thing that's kept his head off of the chopping block. If he refuses, he might doom the entire colony. Meanwhile, the creepers have their own worries, and they're not going to surrender the bomb without getting something in return. Once again, Mickey finds the fate of two species resting in his hands. If something goes wrong this time, though, he won't be coming back.
Summer has come to Niflheim. The lichens are growing, the six-winged bat-things are chirping, and much to his own surprise, Mickey Barnes is still alive-that last part thanks almost entirely to the fact that Commander Marshall believes that the colony's creeper neighbors are holding an antimatter bomb, and that Mickey is the only one who's keeping them from using it. Mickey's just another colonist now. Instead of cleaning out the reactor core, he spends his time these days cleaning out the rabbit hutches. It's not a bad life.
It's not going to last.
It may be sunny now, but winter is coming. The antimatter that fuels the colony is running low, and Marshall wants his bomb back. If Mickey agrees to retrieve it, he'll be giving up the only thing that's kept his head off of the chopping block. If he refuses, he might doom the entire colony. Meanwhile, the creepers have their own worries, and they're not going to surrender the bomb without getting something in return. Once again, Mickey finds the fate of two species resting in his hands. If something goes wrong this time, though, he won't be coming back.
Om denna bok
Antimatter Blues av Edward Ashton är en Häftad bok med 312 sidor på Engelska. Den utgavs 2024 av Simon & Schuster.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Antimatter Blues begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9781786188618
Upplaga:
0
Utgiven:
2024-01-04
Förlag:
Simon & Schuster
Sidantal:
312
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>