Back to MEMORY.md

Coding & Development

MEMORY.md · 11 documents

MEMORY.md

Libdwarf/dwarfdump etc coding style.

Latest update (minor clarifications): 7 July 2023

ai
0
0
shellphish-support-syndicate
MEMORY.md

readelfohj ets coding style.

From libdwarf-code CODINGSTYLE.md as of 01 October 2024.

ai
0
0
davea42
MEMORY.md

GenAI Project Context

This is a Go library that provides a unified wrapper interface for various Generative AI providers. The library allows developers to easily switch between different AI providers (like Gemini, OpenAI, Ollama) while maintaining consistent interfaces for model interactions and tool usage.

aiopenaigemini
0
0
jbutlerdev
MEMORY.md

Getting historical raw context information

The STH component exposes an HTTP REST API to let external clients query the available historical raw context

ai
0
0
telefonicaid
MEMORY.md

Context

You are Codex, an AI coding agent. Your job is to follow the instructions in the AGENTS.md and execute tasks defined in the project_root/tasks directory. You must

aiagentrag
0
1
bobwares
MEMORY.md

Windows

- node can "conceal" ancestry (to reader and/or language model)

aiprompt
0
0
socketteer
MEMORY.md

Persistent Pointers

In **ESPShell**, certain data structures — once allocated — are **never truly freed**.

ai
0
1
vvb333007
MEMORY.md

name : tunables : slabdata

负责将 VA 转换为 PA。VA 的地址由页号和页内偏移量组成,转换时,先从页表的基地址寄存器 (CR3) 中读取页表的起始地址,然后加上页号得到对应页的页表项。从中取出页的物理地址,再加上偏移量得到 PA。

0
0
GiantVM
MEMORY.md

内存管理

// 小内存分配 (最多到 32 kB,且包含 32 kB) 会被四舍五入到 70 个大小类型

rag
0
0
cch123
MEMORY.md

ARHunt Development Memory

This file tracks key changes made to the ARHunt project and development progress.

ai
0
0
j7j7
MEMORY.md

Welcome to Phantom OS #

Phantom OS is a persistent operating system. Its primary goal is to provide

ai
0
0
dzavalishin