# Computer configuration

### Desktop&#x20;

* CPU: Intel i7 6700K
* RAM: 32GB, DDR4, 4000Mhz
* HDD: Samsung SSD 1TB
* Motherboard: MSI H270 Gaming M3
* Graphics: NVIDIA GeForce GTX 1060 6GB

### Laptop

If you are looking for a laptop, then I would recommend Legion Y740 (15 inches).&#x20;

<https://www.lenovo.com/de/de/laptops/legion-laptops/legion-y-series/Lenovo-Legion-Y740-15/p/88GMY701059>&#x20;

&#x20;I am using this personally and works super smooth for all the applications listed in the [Hardware and Software](/resources/hardware-and-software.md). The best part is the 144Hz screen refresh rate.

{% hint style="warning" %}
Think before buying a MacBook. MacBook certainly gives us the smoothest performance ever but most of the software for factory automation is not macOS compatible.

If you still want to use MacBook, then you need to install a virtual machine with Windows in it. This is the only way around
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.codeandcompile.com/resources/computer-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
