EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 2 weeks ago · software

    🧠_Deep_Dive_Memory_Management_Performance[20251230010751]

    Deep Dive: Memory Management & GC Performance Traps _As an engineer who has tackled countless performance‑tuning cases, I know how critical memory management is...

    #memory management #garbage collection #performance tuning #web applications #concurrency #latency #memory leaks #memory fragmentation
  • 2 weeks ago · ai

    Stop Claude Code from forgetting everything

    Article URL: https://github.com/mutable-state-inc/ensue-skill Comments URL: https://news.ycombinator.com/item?id=46426624 Points: 6 Comments: 3...

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

    Static Allocation with Zig

    Article URL: https://nickmonad.blog/2025/static-allocation-with-zig-kv/ Comments URL: https://news.ycombinator.com/item?id=46422009 Points: 15 Comments: 8...

    #Zig #static allocation #memory management #systems programming #low-level programming
  • 3 weeks ago · software

    🧠_Deep_Dive_Memory_Management_Performance

    A Deep Dive into Memory Management & GC‑Related Performance Traps As an engineer who has tackled countless performance‑tuning cases, I know how crucial memory...

    #memory management #garbage collection #performance tuning #concurrency #latency
  • 3 weeks ago · software

    Self-referencing Page Tables for the x86-Architecture

    Article URL: https://0l.de/blog/2015/01/bachelor-thesis-abstract/ Comments URL: https://news.ycombinator.com/item?id=46383139 Points: 4 Comments: 0...

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

    What an ESP32 Teaches You About Resource Scarcity

    Introduction I’ve been working with ESP32s for a while now, and these little microcontrollers are deceptive. At first glance, they seem powerful: dual‑core CPU...

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

    The Garbage Collection Handbook

    Article URL: https://gchandbook.org/index.html Comments URL: https://news.ycombinator.com/item?id=46357870 Points: 16 Comments: 0...

    #garbage collection #memory management #runtime #programming languages #performance #software engineering
  • 1 month ago · software

    Managing Mini-Page Memory: The Buffer Pool Behind Bf-Tree

    Hello, I'm Maneshwar. I'm working on FreeDevTools onlinehttps://hexmos.com/freedevtools—a free, open‑source hub that brings together all dev tools, cheat codes,...

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

    Java Variable

    A variable in Java is a named memory location used to store data that can change during program execution. It can be thought of as: Variable = name + memory + v...

    #java #variables #declaration #initialization #memory-management #stack #heap #programming-basics
  • 1 month ago · software

    JVM: A Máquina Virtual Java - Fundamentos e Funcionamento

    A Java Virtual Machine JVM é uma das tecnologias mais influentes da computação moderna. Desde seu lançamento em 1995, a JVM tem sido fundamental para o sucesso...

    #Java #JVM #bytecode #virtual machine #portability #memory management #threads
  • 1 month ago · software

    Go Slices: The Pointer Paradox Why Your Appends Disappear (Understanding when slice modifications persist and when they vanish)

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

    #go #golang #slices #append #pointer #memory-management #programming #reference-semantics
  • 1 month ago · software

    Go From Zero to Depth — Part 3: Stack vs Heap & How Escape Analysis Actually Works

    If you’ve ever profiled a Go program and wondered why a simple function allocates memory, or why a tiny struct suddenly ends up on the heap, you’ve seen the eff...

    #go #escape-analysis #stack-vs-heap #memory-management #performance #profiling #compiler-optimizations

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026