Vi flyttar från butik till nätet - så funkar det framåt
Fractal Noise | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Christopher Paolini
- Betyg:
206
kr
Skickas inom 1-3 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
Fractal Noise is the thrilling prequel to the masterful space opera To Sleep in a Sea of Stars by internationally bestselling author of Eragon, Christopher Paolini.
On the planet Talos VII, twenty-three years before the events of To Sleep in a Sea of Stars, an anomaly is detected: a vast circular pit, with dimensions so perfect that it could only have been the result of conscious design. So a small team is assembled to learn more – perhaps even who built the hole and why. Their mission will take them on a hazardous trek to the very edge of existence.
For one explorer, this is the opportunity of a lifetime. For another, a risk not worth taking. And for xenobiologist Alex Crichton, it’s a desperate attempt to find meaning in an uncaring universe. But every step they take towards that mysterious abyss is more punishing than the last. Ultimately, no one is prepared for what they will encounter.
Praise for To Sleep in a Sea of Stars:
'Big and fun – the book Paolini fans have been waiting for' – John Scalzi
'A fun, fast-paced epic that science fiction fans will gobble up' – Kirkus Reviews
'An epic tale of first contact, travels to the edge of the galaxy, and just maybe the fate of all humankind' – Goodreads
On the planet Talos VII, twenty-three years before the events of To Sleep in a Sea of Stars, an anomaly is detected: a vast circular pit, with dimensions so perfect that it could only have been the result of conscious design. So a small team is assembled to learn more – perhaps even who built the hole and why. Their mission will take them on a hazardous trek to the very edge of existence.
For one explorer, this is the opportunity of a lifetime. For another, a risk not worth taking. And for xenobiologist Alex Crichton, it’s a desperate attempt to find meaning in an uncaring universe. But every step they take towards that mysterious abyss is more punishing than the last. Ultimately, no one is prepared for what they will encounter.
Praise for To Sleep in a Sea of Stars:
'Big and fun – the book Paolini fans have been waiting for' – John Scalzi
'A fun, fast-paced epic that science fiction fans will gobble up' – Kirkus Reviews
'An epic tale of first contact, travels to the edge of the galaxy, and just maybe the fate of all humankind' – Goodreads
Om denna bok
Fractal Noise av Christopher Paolini är en Danskt band bok med 304 sidor på Engelska. Den utgavs 2023 av Macmillan Distribution.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Fractal Noise 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:
Danskt band
Språk:
Engelska
ISBN:
9781035001118
Upplaga:
0
Utgiven:
2023-05-16
Förlag:
Macmillan Distribution
Sidantal:
304
$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"
>