Sp-cy

Hola! I'm Miguel and this is my laboratory of cybernetics
en es

Fixing Intel XTU for Skylake CPU under Windows 11

I was having issues running the Intel Extreme Tuning Utility in my Windows 11 System. It installed fine but when trying to launch it I got a message saying that it was unable to run because there was another application or process monitoring the CPU. After several tries across different days I decided to dig deeper using Perplexity.ai

I didn’t get an immediate solution but after the first inquiry I got clues of what was wrong so I’m writing this guide to help other users that may be running into the same issue under similar system conditions.

Continue reading

The Tech Education Problem

Companies are constantly complaining about the lack of skilled labor, the problem is that the labor they require is focused in a very narrow set of tools that they use internally.

Deciding what to learn or what to teach with this consideration becomes basically impossible. It’s very rare that you would find identical toolsets in tech jobs since most of the tools are proprietary and for internal use only.

Here’s my hot take on using the Front Matter area in HUGO’s markdown documents to add content to a post. Front Matter should only be used for post settings. Shortcodes are meant to make adding recurrent special content to a post easier. Yes, that’s the shortcodes, not the front matter.

Enabling the comment section in a post, disabling the image resizing, setting the post as a draft or not. That’s ok. But if you use the Front Matter to add videos, or anything that belongs to the content part of the article. You are just breaking the whole purpose of using markdown and standardized formats to maintain a webpage. If you want to change theme, or view the file in another markdown app, a part of your content is now lost because it’s not living in the content area.

Older posts