Sign in
News
Gaming News
Movies/Series News
Tech News
Gaming
Gaming Deals
Gaming Releases
Hardware
PC Doctor
Smartphones/Gadgets/Gear
System Builds
Tips & Tricks
Sign in
Welcome!
Log into your account
your username
your password
Forgot your password?
Password recovery
Recover your password
your email
Search
Sign in / Join
Sign in
Welcome! Log into your account
your username
your password
Forgot your password? Get help
Password recovery
Recover your password
your email
A password will be e-mailed to you.
Voxel
News
All
Gaming News
Movies/Series News
Tech News
Η CD Project Red έκανε μια γενναία δωρεά για το σύστημα…
Battleforge Skylords
Μια πρώτη εικόνα απο Pattinson ως Batman
Διαθέσιμο απο 14 Φεβρουαρίου το Street Fighter V Champion Edition
Gaming
All
Gaming Deals
Gaming Releases
Daily Offers
Δωρεάν games καραντίνας απο την Epic
Mutant Year Zero: Road to Eden
Humble Brawler Bundle
Hardware
All
PC Doctor
Smartphones/Gadgets/Gear
System Builds
Smartwatches at CES2020
Sony Xperia X Premium: έρχεται με οθόνη HDR.
Aivvy Q: The World’s First Smart Music Technology Platform.
Εικονική πραγματικότητα μέρος 2.
Tips & Tricks
C++ 17 :Ανανεωμένη και πιο προσιτή έκδοση για τη C++
Η γλώσσα προγραμματισμού της Google – golang
Η xρησιμότητα των Peer 2 Peer δικτύων (BitTorrent protocol)
Ανάκτηση δεδομένων γρήγορα και απλά στα Windows
Στατικά Vs Δυναμικά Site
Home
Artificial Reality
Artificial Reality
Artificial Reality
Editorial
Gaming
Giveaways
Hardware
News
Smack my blog up
Tabula Rasa
Tech History
Tech Wars
Tips & Tricks
Χωρίς κατηγορία
ALL about AI, neural networks etc.
Latest
Latest
Featured posts
Most popular
7 days popular
By review score
Random
Τι είναι η Τεχνητή Νοημοσύνη και πώς χρησιμοποιείται στις μέρες μας;
spiridoula
-
5 February 2020
Το voxel.com.gr χρησιμοποιεί cookies με σκοπό να έχετε την καλύτερη δυνατή εμπειρία.
Αποδοχή
Περισσότερα
Privacy & Cookies Policy
Necessary
Always Enabled
Edit with Live CSS
// Container background transparent .td-container-wrap { background: transparent; } // Footer background color .td-footer-wrapper{ border-style: solid; border-width: 1px 0px 0px 0px; background: #000000; } // Hide authors block from footer // .td_block_authors{ // display: none; // } // Sub-footer background color .td-sub-footer-container{ background: #101010; } // Text color h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a { color: #ffffff; } // Description color .td-excerpt { color: #dddddd; } // Scroll to top button background color .td-scroll-up { background: #303030 } // Rounded images in grid .td-big-grids-fl.td-big-grids-margin .td-big-grid-post { border-width: 0 6px; border-radius: 15px; } // Hide comments count from post list .td-module-comments { display: none; } // Border around post .td-post-template-7 { background-color: #101010; border-width: 0px 1px 0px 1px; border-style: solid; border-color: #ffffff; } // Author name color .td-author-name a { color: #ffffff; } // Tags color .td-tags a { color: #2e87ad; } // Post SHARE color .td-post-share-title { color: #ffffff; } // Widget text color .widget a { color: #ffffff; } // Block title line .td-block-title { border-style: solid; border-width: 0px 0px 5px 0px; border-color: #fff; } // Display date in posts grid .td-module-meta-info { display: block !important; } .td_module_14 .td-module-meta-holder { background-color: #101010; }