<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>cpu</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1240/feed"/>
    <updated>2026-08-02T23:38:00+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1240/feed</id>
            <entry>
            <id>https://links.biapy.com/links/11722</id>
            <title type="text"><![CDATA[phptop]]></title>
            <link rel="alternate" href="https://github.com/bearstech/phptop" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11722"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PHP basic ressource profiler (CPU/memory), safe and useful for production sites.

phptop prints per query and average metrics comparable to &amp;#039;time&amp;#039; (wallclock, user and system CPU time) along with memory and other ressource usages.

It can be easily globally activated on a LAMP server and requires little resources and a single line configuration change in your php.ini. It has been used by Bearstech on many production servers for years without any problems.]]>
            </summary>
            <updated>2026-02-06T10:22:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11193</id>
            <title type="text"><![CDATA[NanoCore]]></title>
            <link rel="alternate" href="https://github.com/AfaanBilal/NanoCore" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11193"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[NanoCore 8-bit CPU emulator in Rust.
 
NanoCore is a meticulously crafted emulator for a custom 8-bit CPU.
Designed with extreme minimalism in mind, this CPU operates within a strict 256-byte memory space, with all registers, the Program Counter (PC), and the Stack Pointer (SP) being 8-bit.]]>
            </summary>
            <updated>2025-12-10T06:41:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11151</id>
            <title type="text"><![CDATA[SiPearl :fr:]]></title>
            <link rel="alternate" href="https://sipearl.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11151"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[High-performance processors.
HPC &amp;amp; AI processor.
The most complex processor ever designed in Europe.

Related contents:

- [🎤 Interview – Des processeurs français pour sauver la souveraineté numérique européenne (Philippe Notton, SiPearl) @ Monde Numérique :fr:](https://mondenumerique.info/podcast/monde-numerique/episode/interview-des-processeurs-francais-pour-sauver-la-souverainete-numerique-europeenne-philippe-notton-sipearl).]]>
            </summary>
            <updated>2025-12-02T07:31:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1671</id>
            <title type="text"><![CDATA[llama.cpp]]></title>
            <link rel="alternate" href="https://llama.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1671"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[LLM inference in C/C++.

The main goal of llama.cpp is to enable LLM inference with minimal setup and state-of-the-art performance on a wide range of hardware - locally and in the cloud.

- [llama.cpp @ GitHUb](https://github.com/ggml-org/llama.cpp).

Related contents:

- [Everything I&amp;#039;ve learned so far about running local LLMs @ null program](https://nullprogram.com/blog/2024/11/10/).
- [Run large and small language models with llama.cpp (DeepSeek-R1, Phi-4) @ Modal  Docs](https://modal.com/docs/examples/llama_cpp).
- [Faire tourner un LLM localement sur votre ordinateur @ Quoi de neuf les devs ? :fr:](https://happytodev.substack.com/p/brent-roose-est-linvite-du-n147-de?open=false#%C2%A7faire-tourner-un-llm-localement-sur-votre-ordinateur).
- [Optimizing Performance with llama.cpp @ Home Assistant community](https://community.home-assistant.io/t/my-journey-to-a-reliable-and-enjoyable-locally-hosted-voice-assistant/944860/123).
- [Grand saut dans le déploiement sur site d&amp;#039;un serveur LLM à moindres privilèges @ Synacktiv :fr:](https://www.synacktiv.com/publications/grand-saut-dans-le-deploiement-sur-site-dun-serveur-llm-a-moindres-privileges).
- [INSTALLER llama.cpp SUR LINUX POUR DE L&amp;#039;IA EN LOCAL (INFÉRENCE) @ Adrien Linuxtricks&amp;#039; YouTube :fr:](https://www.youtube.com/watch?v=NFB-c7CoGm4).]]>
            </summary>
            <updated>2026-07-15T06:52:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5131</id>
            <title type="text"><![CDATA[Putting the &amp;quot;You&amp;quot; in CPU]]></title>
            <link rel="alternate" href="https://cpu.land/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5131"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Curious exactly what happens when you run a program on your computer? Read this article to learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.]]>
            </summary>
            <updated>2025-08-29T06:12:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6180</id>
            <title type="text"><![CDATA[Monitorets]]></title>
            <link rel="alternate" href="https://github.com/jorchube/monitorets/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6180"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Monitorets is a small utility application offering a simple and quick view at the usage of several of your computer resources. Almost like an applet or a widget for your Linux desktop.]]>
            </summary>
            <updated>2025-08-29T09:06:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6904</id>
            <title type="text"><![CDATA[Nyrna]]></title>
            <link rel="alternate" href="https://nyrna.merritt.codes/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6904"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Similar to the incredibly useful sleep/suspend function found in consoles like the Nintendo Switch and Sony PlayStation; suspend your game (and its resource usage) at any time, and resume whenever you wish - at the push of a button.]]>
            </summary>
            <updated>2025-08-29T11:08:03+00:00</updated>
        </entry>
    </feed>
