EUNO.NEWS EUNO.NEWS
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
  • All (20292) +229
    • AI (3103) +13
    • DevOps (906) +6
    • Software (10480) +161
    • IT (5755) +49
    • Education (48)
  • Notice
  • All (20292) +229
  • AI (3103) +13
  • DevOps (906) +6
  • Software (10480) +161
  • IT (5755) +49
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 2周前 · ai

    阻止 Claude Code 忘记所有内容

    文章链接:https://github.com/mutable-state-inc/ensue-skill 评论链接:https://news.ycombinator.com/item?id=46426624 得分:6 评论:3

    #Claude #anthropic #large-language-model #memory-management #prompt-engineering #code-generation #github
  • 3周前 · software

    使用 Zig 进行静态分配

    请提供您希望翻译的具体摘录或摘要文本。

    #Zig #static allocation #memory management #systems programming #low-level programming
  • 3周前 · software

    🧠_深度解析_内存管理_性能

    深入探讨内存管理与 GC 相关的性能陷阱 作为一名处理过无数性能调优案例的工程师,我深知内存的重要性……

    #memory management #garbage collection #performance tuning #concurrency #latency
  • 3周前 · software

    针对 x86 架构的自引用页表

    请提供您希望翻译的具体摘录或摘要文本,我将为您翻译成简体中文。

    #page tables #x86 architecture #memory management #operating systems #virtual memory #self-referencing
  • 3周前 · software

    ESP32教会你的资源稀缺之道

    介绍 我已经使用 ESP32 一段时间了,这些小型微控制器颇具欺骗性。乍一看,它们似乎很强大:dual‑core CPU……

    #ESP32 #microcontroller #embedded systems #resource constraints #memory management #IoT #low‑power programming
  • 3周前 · software

    垃圾回收手册

    文章链接: https://gchandbook.org/index.html 评论链接: https://news.ycombinator.com/item?id=46357870 积分: 16 评论数: 0

    #garbage collection #memory management #runtime #programming languages #performance #software engineering
  • 1个月前 · software

    管理 Mini-Page Memory:Bf-Tree 背后的 Buffer Pool

    你好,我是Maneshwar。我正在开发 FreeDevTools 在线平台 https://hexmos.com/freedevtools —— 一个免费、开源的中心,汇集所有 dev tools、cheat codes……

    #Bf-Tree #mini-pages #buffer pool #circular buffer #memory management #concurrency #database indexing #data structures
  • 1个月前 · software

    Java 变量

    Java 中的变量是一个具名的内存位置,用于存储在程序执行期间可能会改变的数据。它可以被视为:Variable = name + memory + v...

    #java #variables #declaration #initialization #memory-management #stack #heap #programming-basics
  • 1个月前 · software

    Go 切片:指针悖论——为何你的 Append 消失(了解切片修改何时持久,何时消失)

    go func main { users := User{ {Name: 'Alice', Age: 25}, {Name: 'Bob', Age: 30}, } updateUsersusers fmt.Println'更新后:' for _, u := range users { fmt.Prin... } }

    #go #golang #slices #append #pointer #memory-management #programming #reference-semantics
  • 1个月前 · software

    Go 从零到深度 — 第3部分:栈 vs 堆 与 Escape Analysis 实际工作原理

    如果你曾经对 Go 程序进行过性能分析,并且想过为什么一个简单的函数会分配内存,或者为什么一个小结构体会突然出现在堆上,你已经看到……

    #go #escape-analysis #stack-vs-heap #memory-management #performance #profiling #compiler-optimizations
  • 1个月前 · software

    又一个 Rust 所有权教程

    在 Rust 中最重要的概念之一是 ownership 和 borrowing。大量文章专门讨论这个狭窄的主题;本教程尝试…

    #rust #ownership #borrowing #memory-management #tutorial
  • 1个月前 · software

    SwiftUI 性能优化 — 流畅的 UI,减少重新计算

    SwiftUI 很快——但前提是你正确使用它。随着时间的推移,你会遇到:- 卡顿的滚动性能 - 卡顿的动画 - 缓慢的列表 - 视图刷新 t...

    #SwiftUI #performance #UI optimization #iOS #recomposition #animation #memory management #async UI

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026