Vi flyttar från butik till nätet - så funkar det framåt
Gnomon | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Nick Harkaway
- Betyg:
162
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
A GUARDIAN BOOK OF THE YEAR
'Gnomon is an extraordinary novel, and one I can’t stop thinking about some weeks after I read it. It is deeply troubling, magnificently strange, and an exhilarating read.' Emily St. John Mandel, author of Station Eleven
'Nick Harkaway’s most ambitious novel yet. [A] story of near-future mass surveillance, artificial intelligence and human identity ... An amazing and quite unforgettable piece of fiction.' Guardian
'Harkaway dazzles.' Daily Mail
'Wonderfully good.' Sunday Times
Near-future Britain is a state in which citizens are constantly observed and democracy has reached a pinnacle of 'transparency.' Every action is seen, every word is recorded and the System has access to thoughts and memories.
When suspected dissident Diana Hunter dies in custody, it marks the first time a citizen has been killed during an interrogation. Mielikki Neith, a trusted state inspector, is assigned to find out what went wrong. Immersing herself in neural recordings of the interrogation, what she finds isn't Hunter but rather a panorama of characters within Hunter's psyche.
Embedded in the memories of these impossible lives lies a code which Neith must decipher to find out what Hunter is hiding. The staggering consequences of what she finds will reverberate throughout the world.
'Gnomon is an extraordinary novel, and one I can’t stop thinking about some weeks after I read it. It is deeply troubling, magnificently strange, and an exhilarating read.' Emily St. John Mandel, author of Station Eleven
'Nick Harkaway’s most ambitious novel yet. [A] story of near-future mass surveillance, artificial intelligence and human identity ... An amazing and quite unforgettable piece of fiction.' Guardian
'Harkaway dazzles.' Daily Mail
'Wonderfully good.' Sunday Times
Near-future Britain is a state in which citizens are constantly observed and democracy has reached a pinnacle of 'transparency.' Every action is seen, every word is recorded and the System has access to thoughts and memories.
When suspected dissident Diana Hunter dies in custody, it marks the first time a citizen has been killed during an interrogation. Mielikki Neith, a trusted state inspector, is assigned to find out what went wrong. Immersing herself in neural recordings of the interrogation, what she finds isn't Hunter but rather a panorama of characters within Hunter's psyche.
Embedded in the memories of these impossible lives lies a code which Neith must decipher to find out what Hunter is hiding. The staggering consequences of what she finds will reverberate throughout the world.
Om denna bok
Gnomon av Nick Harkaway är en Danskt band bok med 704 sidor på Engelska. Den utgavs 2018 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Gnomon 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:
9781786090096
Upplaga:
0
Utgiven:
2018-07-12
Förlag:
The Book Services TBS
Sidantal:
704
$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"
>