Yeni

Thdeukoty Mini PC MY8

A 24-core Intel Core i9-14900F with a 5.8GHz boost and RTX 5070 12GB GPU deliver desktop-grade power in a 295mm-tall chassis, kept stable by a liquid cooling system. It stands out with a 4TB NVMe SSD, 64GB of DDR5 RAM (expandable to 96GB), dual 2.5GbE LAN, and Wi-Fi 6E for low-latency quad 8K display output. This mini tower is best for gamers seeking high 1440p frame rates and 3D designers needing multi-screen workflows in a compact footprint.

CPU Intel Core i9 14900F
RAM 64 GB
Storage 4 TB
GPU NVIDIA GeForce RTX 5070
form factor mini
OS Windows 11 Pro
Thdeukoty Mini PC MY8 desktop
80 Genel Puan
Şu ülkelerde de mevcut:

Bu Desktop hakkında

.aplus-v2 .aplus-content-wrapper { position: relative; overflow: hidden; } .aplus-v2 .container-with-background-image { width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; } function logShoppableMetrics(moduleName, showsAddToCart) { if (window.ue && window.ue.count) { window.ue.count("aplus:shoppable:" + moduleName + ":addToCart", showsAddToCart ? 1 : 0); } } Product description .aplus-v2 .premium-aplus-module-2 .premium-background-wrapper { position: relative; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper { position: absolute; width: 50%; height: 100%; top: 0; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: 50%; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right { left: auto; right: 50%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background { padding: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic { padding-bottom: 10px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading { padding-bottom: 20px; } .aplus-v2 .premium-aplus-module-2 .aplus-module-2-description { line-height: 1.5em; } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background { background: rgba(255,255,255,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background { background: rgba(0,0,0,0.5); } .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item, .aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-container { display: table; height: 100%; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container { padding-left: 0px; padding-right: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 40px; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container { padding-right: 0px; padding-left: 40px; } .aplus-v2 .premium-aplus-module-2 .premium-intro-content-column { display: table-cell; vertical-align: middle; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute('init-premium-module-5-comparison-table', function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute('premium-5-comparison-table-scroller', function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: sticky attribute & column */ (function() { /* cache selectors */ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) => { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + "px" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell => cell.style.left = bounds + "px"); } } }) attributeColumnObserver.observe(header) })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); /** * Premium-module 5: Comparision table - scroller */ .aplus-v2 .premium-aplus-module-5 h1 { padding-bottom: 30px; } /* position column-headers relative to this table */ .aplus-v2 .premium-aplus-module-5 .table-container { position: relative; opacity: 1; } .aplus-v2 .premium-aplus-module-5 .table-container.loading { opacity: 0; } .aplus-v2 .premium-aplus-module-5 .table-slider { overflow-x: scroll; overflow-y: visible; width: 100%; } .aplus-v2 .premium-aplus-module-5 td.attribute { min-width: 300px; top: auto; left: 0; z-index: 100; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-5 td.attribute { right: 0px; left: auto; } .aplus-v2 .premium-aplus-module-5 td.active-item, .aplus-v2 .premium-aplus-module-5 th.active-item { top: auto; left: 300px; z-index: 100; } html[dir="rtl"] .premium-aplus-module-5 td.active-item, html[dir="rtl"] .premium-aplus-module-5 th.active-item { left: auto; right: 300px; } .aplus-v2 .premium-aplus-module-5 .attribute, .aplus-v2 .premium-aplus-module-5 .active-item{ position: sticky; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td, .aplus-v2 .premium-aplus-module-5 table.a-bordered th { background-color: #fff; } .aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after { content: "?"; display: inline-block; font-size: 12px; position: relative; bottom: 5px; } .aplus-v2 .premium-aplus-module-5 .product-title { font-size: 15px; padding: 10px 0; } .aplus-v2 .premium-aplus-module-5 .scroll-width { overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 td.attribute.empty { height: 300px; } .aplus-v2 .premium-aplus-module-5 .header-img { padding-top: 10px; } /* Override default AUI .a-bordered table borders */ .aplus-v2 .premium-aplus-module-5 table.a-bordered { border-width: 0; border-color: #eaeaea; border-style: solid; } /* Size the top scroller */ .aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top { width: 100%; height: 20px; overflow-x: scroll; overflow-y: visible; } .aplus-v2 .premium-aplus-module-5 .scroll-bar { height: 1px; } .aplus-v2 .premium-aplus-module-5 .add-to-cart { line-height: 1rem; font-weight: normal; } .aplus-v2 .premium-aplus-module-5 .review { font-size: 14px; } /** * Premium modules global styles */ .aplus-v2.desktop { max-width: 1464px; min-width: 800px; margin-left: auto; margin-right: auto; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } /* Undo this for tech-specs because it breaks table layout */ .aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: Arial, sans-serif; } .aplus-v2 .premium-aplus, .aplus-v2 .premium-aplus .aplus-h1, .aplus-v2 .premium-aplus .aplus-h2, .aplus-v2 .premium-aplus .aplus-p1, .aplus-v2 .premium-aplus .aplus-p2, .aplus-v2 .premium-aplus .aplus-p3, .aplus-v2 .premium-aplus .aplus-accent1, .aplus-v2 .premium-aplus .aplus-accent2 { font-family: inherit; } /* type */ .aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; } .aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; } .aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; } .aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; } /* spacing */ .aplus-v2 .aplus-container-1 { padding: 40px; } .aplus-v2 .aplus-container-1-2 { padding: 40px 80px; } .aplus-v2 .aplus-container-2 { padding: 80px; } .aplus-v2 .aplus-container-3 { padding: 40px 0; } /* Display */ .aplus-v2 .premium-aplus .aplus-display-table { display: table; } .aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; } .aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; } /* Aplus display table with min-width 1000px and fill remaining space inside parent */ .aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% } /** * Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80. */ (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('aplus-module-tech-specs').execute('init-premium-module-tech-specs', function(init) { if (init) { return; } P.register('aplus-module-tech-specs', function() { function showTablesFallback(tables) { // unsuccessful toggling "hide" parent class, fallback to toggling table css directly if (tables && typeof tables.css === 'function') { tables.css('visibility','visible'); } } function showTables(tables, hideLoadingCssClassName) { if (tables && typeof tables.closest === 'function') { var hideTableContainers = tables.closest('.' + hideLoadingCssClassName); if (hideTableContainers.length && typeof hideTableContainers.removeClass === 'function') { hideTableContainers.removeClass(hideLoadingCssClassName); return; // do not go to fallback } } showTablesFallback(tables); } function resizeSpecTables($, tables) { var tableHeights = []; tables.each(function(i, table) { tableHeights.push($(table).height()); }); var maxHeight = Math.max.apply(undefined, tableHeights); tables.height(maxHeight); } return function(moduleId, tableCssClassName, hideLoadingCssClassName) { P.when('A', 'ready').execute('premium-resize-tech-spec-tables', function(A) { var $ = A.$; var targetClassName = '.' + moduleId + ' .' + tableCssClassName; var tables = $(targetClassName); try { resizeSpecTables($, tables); showTables(tables, hideLoadingCssClassName); } catch (e) { // in case resizeSpecTables throws, try to show tables or all hides if (tables && tables.length) { showTablesFallback(tables) } else { // final attempt, show all hidden tables var hideTableContainers = $('.' + (hideLoadingCssClassName || 'aplus-tech-spec-hide-loading')); hideTableContainers.removeClass(hideLoadingCssClassName); } } }); } }); }); })); .aplus-tech-spec-hide-loading { visibility: hidden; } .aplus-tech-spec-hide-loading:only-child { visibility: visible !important; } <style type="text/css"> .aplus-tech-spec-hide-loading { visibility: visible !important; } </style> /** * Premium-module 12: Nav Carousel */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-card { position: relative; width: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-container { position: relative; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container { /* Match the aspect ratio of the desktop image uploaded via the editor (1464px x 600px) */ padding-top: calc(600 / 1464 * 100%); /* ~40.983% */ height: 0; } .aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container > div { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } /* Override AUI styles. It poorly attempts to measure the slide heights before waiting until images load. */ .aplus-v2 .premium-aplus-module-12 .a-carousel-viewport { height: 100% !important; } .aplus-v2 .premium-aplus-module-12 .aplus-card-image img { width: 100%; height: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-card-details-wrapper { position: absolute; top: 0; width: 50%; height: 100%; } .aplus-v2 .premium-aplus-module-12 .aplus-card-detail { display: table; width: 100%; height: 100% } .aplus-v2 .premium-aplus-module-12 .card-description { text-align: left; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .card-description { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-table-cell { display: table-cell; vertical-align: middle; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background { padding: 20px; } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color { background: rgba(0, 0, 0, 0.5); } .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h1, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h5, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol .a-list-item, .aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul .a-list-item { color: #fff; } .aplus-v2 .premium-aplus-module-12 .description { margin-top: 20px; } /* nav */ .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions { position: absolute; top: 20px; width: 100%; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn { display: inline-block; margin: 7px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; line-height: 2.5em; min-width: 200px; background-color: #fff; white-space: nowrap; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-index { display: none; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.aplus-active { border-color: #fff; background-color: #000; color: #fff; } /** * Regimen template specific css */ html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { text-align: right; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: right; top: 50%; width: 250px; right: 75px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen { text-align: left; top: 50%; left: 75px; right: auto; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen { display: inline-block; margin: 10px 10px; cursor: pointer; border-radius: 30px; border: 2px solid #000; width: 220px; background-color: #fff; padding: 2px 0 2px; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active { border-color: #fff; background-color: #000; color: #fff; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-index { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-label { color: inherit; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { display: inline-block; width: 12px; color: #000; } .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-label { color: #000; } html[dir="rtl"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index { margin-left: 0px; margin-right: 6px; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen { position: absolute; top: 0; left: 0; width: 100%; background-color: #000; opacity: 0.5; text-align: center; } .aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen .aplus-headline { color: #fff; line-height: 2em; } /** * Navigation template specific css */ .aplus-v2 .premium-aplus-module-12--top-nav .aplus-carousel-actions { background-color: rgba(0, 0, 0, 0.8); top: 0px; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn { padding: 8px; color: #fff; background-color: transparent; border: none; } .aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn.aplus-active { text-decoration: underline; text-underline-offset: 0.8em; text-decoration-thickness: 3px; background-color: transparent; border: none; } (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-12-nav-carousel').execute('init-premium-module-12-nav-carousel', function(init) { if (init) { return; } P.register('premium-module-12-nav-carousel', function(){ return function() { P.when('A', 'jQuery', 'a-carousel-framework', 'ready').execute('premium-12-nav-carousel', function (A, $, framework) { function initiateCarousel(module) { var MODULE_ID = $(module).data('module-id'); /** * Carousel button element classname * @const */ var GOTO_BTN_CLASS_NAME = "aplus-goto-btn-" + MODULE_ID; /** * Carousel button element active classname * @const */ var GOTO_BTN_ACTIVE_CLASS_NAME = "aplus-active"; /** * AUI name for aui carousel * @const */ var CAROUSEL_NAME = "premium-aplus-12-carousel-" + MODULE_ID; /** * Module class name * @const */ var MODULE_CLASS_NAME = ".aplus-v2 .premium-aplus-module-12"; /** * Carousel text container class name * @const */ var TEXT_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-carousel-text-container-" + MODULE_ID; /** * Carousel text hidden class name * @const */ var TEXT_CONTAINER_HIDDEN = "aplus-hidden"; /** * Carousel horizontal scroll container class name * @const */ var HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + " .aplus-horizontal-scroll-container-" + MODULE_ID; function showCarouselText(oldIndex, newIndex) { var oldClass = TEXT_CONTAINER_CLASS_NAME + "-" + oldIndex; var newClass= TEXT_CONTAINER_CLASS_NAME + "-" + newIndex; $(oldClass).addClass(TEXT_CONTAINER_HIDDEN); $(newClass).removeClass(TEXT_CONTAINER_HIDDEN); } function scrollToCarouselButton(scrollLeft) { if ($(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).length) { $(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).animate({scrollLeft}, 200); } } /** * Creates a CarouselButton class for provided carousel instance * @param {object} carousel - AUI Carousel instance * @returns {Class} - CarouselButton Class */ function CarouselButtonTemplate(carousel) { /** * Button for controlling the active slide * @constructor * @param {number} index - slide index * @param {DOMElement} [elem] - optional DOM element to use as this objects DOM representation */ function CarouselButton(index, elem) { var self = this; this.index = index; this.carousel = carousel; /* create the button element */ this.elem = this.getElem(elem); this.$elem = $(this.elem); /* store jquery version */ this.elem.addEventListener('click', self.handleClick.bind(self)); this.elem.setAttribute('role', 'tab'); /* add this object to the object manager */ CarouselButton.objects.byId[index] = this; CarouselButton.objects.all.push(this); } /** * Describe behavior for click events on this.elem * @memberOf CarouselButton */ CarouselButton.prototype.handleClick = function(e) { e.preventDefault(); this.carousel.gotoPage(this.index); }; /** * Enter active state * @memberOf CarouselButton */ CarouselButton.prototype.activate = function() { this.$elem.addClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'true'); }; /** * Enter inactive state * @memberOf CarouselButton */ CarouselButton.prototype.deactivate = function() { this.$elem.removeClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'false'); }; /** * Returns an existing or creates a new bound element for this object * @memberOf CarouselButton * @param {DOMElement} [elem] - optionally provide an existing element in the DOM to use * @returns {DOMElement} - this objects DOM representation */ CarouselButton.prototype.getElem = function(elem) { if (this.elem) return this.elem; if (elem) return elem; var createdElem = document.createElement('span'); createdElem.className = GOTO_BTN_CLASS_NAME; return createdElem; }; /** @const Object manager */ CarouselButton.objects = { byId: {}, all: [], }; return CarouselButton; } framework.onInit(CAROUSEL_NAME, function(carousel) { /** @const {Class} */ var CarouselButton = CarouselButtonTemplate(carousel); /* create carousel controls */ var $carouselBtns = $(safeClassSelector(GOTO_BTN_CLASS_NAME)); var btns = $carouselBtns.map(function(i, btnElem) { return new CarouselButton(i + 1, btnElem); }); /* activate first one */ CarouselButton.objects.byId[1].activate(); /* Listen to slide changes */ A.on("a:carousel:" + CAROUSEL_NAME + ":change:pageNumber", function (data) { var newCarouselButton = CarouselButton.objects.byId[data.newValue]; var marginLeft = parseInt(getComputedStyle(newCarouselButton.elem).getPropertyValue('margin-left')); var positionLeft = newCarouselButton.elem.offsetLeft - marginLeft; newCarouselButton.activate(); CarouselButton.objects.byId[data.oldValue].deactivate(); scrollToCarouselButton(positionLeft); showCarouselText(data.oldValue, data.newValue); }); }); /** * @returns {string} - css classname prefixed with module selector */ function safeClassSelector(className) { return '.' + MODULE_CLASS_NAME + ' .' + className; } } $('.aplus-v2 .premium-aplus-module-12 .aplus-carousel-container').each(function (index, module) { initiateCarousel(module); }); framework.createAll(); framework.initializeAll(); }); } }) }); })); <img alt="Liquid cooled Mini Pc" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/66fc720d-fbd6-4786-b544-f8f6dfd0fb57.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> <img alt="Configuration" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/bf429fa2-c56a-4503-a464-5020c507e56f.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Thdeukoty Mini Gaming PC Specifications CPU Processor: Core i9-14900F, 24 Cores 32 Threads, Maximum frequency 5.8GHz, 36 MB Smart Cache. Graphics Card: Desktop GeForce RTX 5070 graphics card, 12G GDDR7, basic frequency: 2.33GHz, acceleration frequency: 2.51GHz, 192bit, CUDA: 6144, supports Ray Tracing, DLSS 4, 988 AI TOPS. RAM: 2 x so-dimm RAM DDR5(5600Mhz) slot, Max 96GB(48GB x 2). SSD interface: 1 x 2280 M.2 NVME PCle 4.0 SSD Slot, Max 4TB. SATA interface: 2 x SATA Slot, support 2.5inch SATA 3.0 SSD/HHD, Max 8TB(4TB x 2). Wireless Connection: Built-in WiFi 6E & Bluetooth5.3(AX210 Module). Ethernet: Dual RJ45 LAN Port, Realtek RTL8111 gigabit ethernet card, support 10Mbps/100Mbps/1000Mbps. Video Output: 1 x HDMI2.1 3 x DP 1.4A(7680×4320/60Hz), Four Display Output. Interface: 1 x Power Button, 1 x LED Switch, 4 x USB2.0 Type-A Port, 4 x USB3.2 Type-A Port, 2x RJ45 LAN Port, 2 x WiFi Antenna Port, 1x Audio Jack, 1 x Headphone jack, 1 x Microphone Jack, 1 x Digital Audio Optical, 1 x 19V DC Input. Heat dissipation: LiquidCool Xtreme Gaming Thermal System. Audio: ALC892 sound chip, 7.1 channel Realtek HD audio, supports digital audio optical output. Additional features: RTC, Power-on boot, Wake-on-LAN, 24/7 operation. Size & Weight: 295*237*101mm(11.6*9.3*3.9 inch), 4.2kg(9.25lb) DC: Input 100V~240V, output 20V, 20A. (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('aplus-module-tech-specs').execute('invoke-premium-tech-spec-resize', function(resizeSpecTables) { resizeSpecTables('aplus-index-2', 'aplus-tech-spec-table', 'aplus-tech-spec-hide-loading'); }); })); Previous page Next page 1 Powerful Processor 2 RTX 5070 12G 3 RAM Expansion 4 SSD Expansion 5 Four Video Outputs (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute('invoke-premium-12-nav-carousel-desktop-top', function(init){ init(); }); })); Previous page Next page 1 LiquidCool Xtreme 2 Wireless Connection 3 Internal Structure 4 Products and Accessories (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-12-nav-carousel').execute('invoke-premium-12-nav-carousel-desktop-top', function(init){ init(); }); })); <img alt="1" src="https://m.media-amazon.com/images/S/aplus-media-library-service-media/24405aa9-4aa7-4366-8859-f2f6a35c13d5.__CR0,0,1464,600_PT0_SX1464_V1___.jpg"/> Thdeukoty Mini PC i9-14900F with RTX 4070 Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) i9-13900F with RTX 4070 Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) i9-10900F with RTX 3050 Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) i9-14900F with RTX 5060Ti Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) i9-9900KF with RTX 3050 Add to Cart logShoppableMetrics("premium-module-5-comparison-table-scroller", true) Price $2,778.00$2,778.00 $2,686.00$2,686.00 $1,586.00$1,586.00 $2,799.00$2,799.00 $1,822.00$1,822.00 CPU Core i9-14900F Core i9-13900F Core i9-10900F Core i9-14900F Core i9-9900KF GPU RTX 4070 12G RTX 4070 12G RTX 3050 6G RTX 5060Ti 16G RTX 3050 6G RAM 64 GB DDR5 5600Mhz 64 GB DDR5 5600Mhz 64 GB DDR4 3200Mhz 64 GB DDR5 5600Mhz 64 GB DDR4 3200Mhz Harddisk 4 TB M.2 NVMe PCIe 4.0 SSD 4 TB M.2 NVMe PCIe 4.0 SSD 2 TB M.2 NVMe PCIe 3.0 SSD 4 TB M.2 NVMe PCIe 4.0 SSD 4 TB M.2 NVMe PCIe 3.0 SSD Operating System Pre-installed Win 11 Pro Pre-installed Win 11 Pro Pre-installed Win 11 Pro Pre-installed Win 11 Pro Pre-installed Win 11 Pro Supports Multi-display Output Four Display Four Display Dual Display Four Display Dual Display (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute('invoke-premium-5-comparison-table', function(init){ init() }); }));

  • POWERFUL PERFORMANCE: The Thdeukoty MY8 mini pc is equipped with the Core i9-14900F processor, featuring 24 cores/32 threads, 36MB of smart cache, and a boost frequency of up to 5.8GHz. It is also powered by an RTX 5070 12GB graphics card, delivering exceptional multitasking and computing performance for demanding tasks, from 4K content creation to AAA gaming.
  • RAM&SSD: The gaming pc features DDR5 dual-channel ram architecture with 2 x SODIMM slots, supporting speeds up to 5600MT/s and a maximum capacity of 96GB, ensuring high-bandwidth performance and seamless multitasking. For storage, it includes one M.2 NVMe PCIe 4.0 SSD slot (up to 4TB) for lightning-fast data transfers, 2 x SATA 3.0 slots compatible with 2.5-inch SSDs or HDDs, each expandable to 4TB. So you have enough space to store files and games.
  • COOLING&DISPLAY: With the support of the powerful RTX 5070, MY8 can output four screens at the same time (1 x HDMI 2.1, 3 x DP 1.4A), and supports up to 8K@60Hz. At the same time, because of our newly developed Liquid Cooled system, even if you use four screens for multitasking or use one screen to play large games, MY8 can still maintain a good temperature and frequency.
  • RICH INTERFACES: The mini tower computer is equipped with 1 x Power Button, 1 x LED Switch, 4 x USB2.0 Type-A Port, 4 x USB3.2 Type-A Port, 2x RJ45 LAN Port, 2 x WiFi Antenna Port, 1x Audio Jack, 1 x Headphone jack, 1 x Microphone Jack, 1 x Digital Audio Optical, The rich interfaces of MY8 not only save you extra expenses to purchase expansion devices, but also allow you to have lower latency by directly connecting to the machine, allowing you to be one step ahead in office and gaming.
  • 2-YEAR WARRANTY: Our mini pc come with a 2-year warranty and lifetime technical support! The size of the Liquid Cooled computer is only 295*237*101mm (11.6*9.3*3.9 inches), which can save you a lot of desktop space.

The 30-Second Version

The Thdeukoty MY8 shoves an i9-14900F, RTX 5070, 64GB RAM, and 4TB SSD into a tiny liquid-cooled case, and our scores for storage and RAM are through the roof. But reliability is a glaring red flag at the 12th percentile, and with barely any customer reviews, this PC is a gamble. Only buy it if you're comfortable being an early adopter and don't mind a potential headache down the road.

Overview

The Thdeukoty MY8 is one of the most aggressively specced mini PCs we've ever seen. You're getting an i9-14900F, an RTX 5070, 64GB of DDR5, and a massive 4TB NVMe SSD, all squished into a liquid-cooled box that's about the size of a shoebox. On paper, it's a compact powerhouse that laughs at multitasking and high-refresh gaming.

But that's just half the story. Thdeukoty is a brand we know next to nothing about, and our reliability data places this thing at a dismal 12th percentile. That means long-term dependability is a huge question mark, and with only four customer reviews floating around, you're pretty much flying blind. If it works, it'll be a tiny beast. If it doesn't, you might be stuck dealing with a warranty process that's just as unknown as the PC itself.

Performance

We haven't gotten this exact config on our test bench yet, but the component mix speaks for itself. The i9-14900F eats through rendering and heavy multitasking, and the RTX 5070 handles 1440p gaming like a champ, even if 4K will require some settings compromises. The 4TB NVMe is blazing fast, landing in the 98th percentile for storage, and 64GB of RAM is overkill for most people in the best way. Our home office and gaming scores (79.3 and 82.1) reflect that this thing has real muscle. The weak spot is business tasks at 66.7, not because it's slow, but because enterprise users need reliability and support this brand can't yet prove.

Performance Percentiles

CPU 85.4
GPU 81.3
RAM 96.5
Ports 82.1
Storage 98.3
Reliability 12.3
Social Proof 66.3

Pros & Cons

Pros

  • A 4TB NVMe SSD at 98th percentile speeds, faster than almost any prebuilt we've tracked. 98th
  • 64GB of DDR5 RAM, landing in the 97th percentile, handles monstrous multitasking with ease. 97th
  • i9-14900F and RTX 5070 combo delivers near-flagship gaming and content creation in a tiny footprint. 85th
  • Liquid cooling and quad display support (up to 8K) make it a miniature workstation dream. 82th

Cons

  • Reliability score at 12th percentile is one of the worst in our database, a major gamble. 12th
  • Only four user reviews exist, so there's almost no real-world feedback to lean on.
  • Business performance scores low, and for work use, you need a track record this brand doesn't have.
  • At over $3,150, you're paying a premium price without the peace of mind of a big-name brand.

Specifications

Full Specifications

Processor

CPU Intel Core i9 14900F
Cores 24
Frequency 5.8 GHz
L3 Cache 36 MB

Graphics

GPU NVIDIA GeForce RTX 5070
Type discrete
VRAM 12 GB
VRAM Type GDDR7

Memory & Storage

RAM 64 GB
RAM Generation DDR5
Storage 4 TB
Storage Type NVMe SSD

Build

Form Factor mini

Connectivity

USB Ports 8
HDMI 1 x HDMI 2.1
DisplayPort 3 x DP 1.4A
Wi-Fi Wi-Fi 6E
Bluetooth Bluetooth 5.3
Ethernet Gigabit Ethernet

System

OS Windows 11 Pro

Value & Pricing

This is where things get dicey. For the same $3,150 to $3,177, you can grab an HP OMEN or Lenovo Legion tower with similar specs and actual customer support you can count on. The MY8's compact liquid-cooled design is unique, but you're basically paying a premium to beta-test a no-name brand. Unless you absolutely need a mini PC that's this juiced and you're comfortable with a high-risk purchase, it's tough to call this a good value.

vs Competition

Stack it against the HP OMEN 45L or ASUS ROG GM700TZ and the difference is night and day. Those towers aren't as tiny, but they come from companies with decades of reliability data and real customer service. The Thdeukoty wins on portability and wow-factor, but when a Lenovo Legion Tower 5i or Dell XPS desktop offers comparable raw power with a proven warranty and support ecosystem, the MY8 feels like an interesting experiment rather than a safe investment.

Spec Thdeukoty Mini PC MY8 HP OMEN 45L GT22-3080 ASUS Republic of Gamers GM700TZ-BS978 Lenovo Legion Tower 5i Legion Tower 5i Gen 10 MSI EdgeXpert EdgeXpert-11SUS Dell XPS EBT2250
CPU Intel Core i9 14900F Intel Core Ultra 7 265K AMD Ryzen 9 9950X Intel Core Ultra 7 265F ARM Intel Core Ultra 7 265
RAM (GB) 64 32 64 32 128 32
Storage (GB) 4096 2048 2048 2048 4096 2048
GPU NVIDIA GeForce RTX 5070 NVIDIA GeForce RTX 5080 AMD Radeon RX 9070 XT NVIDIA GeForce RTX 5070 NVIDIA Blackwell GPU NVIDIA GeForce RTX 5060
Form Factor mini mid-tower mid-tower mid-tower mini mid-tower
Psu W - 850 850 850 240 460
OS Windows 11 Pro Windows 11 Pro Windows 11 Home Windows 11 Home Windows 11 Pro Windows 11 Pro
Compare Compare Compare Compare Compare
Product CpuGpuRamPortStorageReliabilitySocial Proof
Thdeukoty Mini PC MY8 85.481.396.582.198.312.366.3
HP OMEN 45L GT22-3080 Compare 95.988.37893.891.171.684.8
ASUS Republic of Gamers GM700TZ-BS978 Compare 98.877.394.197.491.139.872.2
Lenovo Legion Tower 5i Legion Tower 5i Gen 10 Compare 86.581.382.19091.171.695.4
MSI EdgeXpert EdgeXpert-11SUS Compare 99.695.498.988.197.339.883.6
Dell XPS EBT2250 Compare 88.869.47879.683.871.699.7

Common Questions

Q: Can this mini PC really handle 4K gaming?

The RTX 5070 shines at 1440p and can push 4K with reduced settings, but demanding AAA titles won't maintain high frame rates at Ultra 4K. It supports 8K output for video and desktop use, not for maxed-out gaming.

Q: How loud does the liquid cooling get under load?

The manufacturer claims it stays cool even with four displays, but without real customer reports, noise levels are a mystery. Small cases often require high fan speeds under load, so expect some drone even with liquid cooling.

Q: Can I upgrade the RAM and storage later?

Yes, it uses standard SODIMM DDR5 slots supporting up to 96GB, and the M.2 PCIe 4.0 slot takes NVMe SSDs. There are also two SATA bays for extra 2.5-inch drives, so expansion is easy.

Who Should Skip This

If you rely on your PC for daily work and can't afford downtime, skip this. The rock-bottom reliability score and zero brand history mean this machine could turn into a paperweight. Grab an HP OMEN or Lenovo Legion tower instead, you'll get similar power with a warranty that actually means something.

Verdict

The Thdeukoty MY8 is for hardware thrill-seekers who want a liquid-cooled, spec-crammed mini PC and are willing to gamble on reliability. If you're a tinkerer with a backup plan and you'll lose sleep over a 5-star specs sheet, go for it. For everyone else, the risk just isn't worth it when safer, similarly priced options are a click away.

Usage Scores

Overall (79.6)Gaming (82)Compact (73.3)Creator (77.3)Business (66.7)Developer (78.6)Home Office (79.3)Workstation (79.4)

Benzer ürünler