Fractal Noise | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Christopher Paolini
- Betyg:
206
kr
Skickas inom 9-12 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"
>
Fler utgåvor
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
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Macmillan Distribution
Upplaga:
0
Utgiven:
2023-05-16
ISBN:
9781035001118
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"
>