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 中文
  • 1 day ago · software

    The Secret Life of Python: The Lazy Baker

    Why Your Python Code Runs Out of Memory, and How yield Fixes It The library smelled faintly of ozone and burning plastic. Timothy was sitting in front of his l...

    #python #memory-management #generators #yield #performance #large-datasets #data-processing
  • 3 days ago · software

    Your AI Wrote the Code, But Your RAM is Screaming

    Welcome to Day 1 of our series on reclaiming the craft of software engineering. Today we’re talking about X‑Ray Vision. In a world of high‑level languages like...

    #AI code generation #memory management #heap vs stack #performance debugging #software engineering #resource constraints
  • 6 days ago · software

    Static and Non-Static Variables in Java

    Non-Static Instance Variables In Java, a non‑static variable is declared inside a class but outside any method, without using the static keyword. Each object o...

    #java #static-variables #instance-variables #object-oriented-programming #memory-management
  • 1 week ago · software

    How to Create Memory-Efficient Software: A Practical Guide for Developers

    Introduction Memory efficiency is a critical aspect of modern software engineering. Poor memory management leads to slow performance, crashes, scalability issu...

    #memory management #performance optimization #programming languages #C++ #Java #Python #Rust #Go #data structures #software engineering
  • 1 week ago · software

    Part 2 - Performance & Concurrency Essentials in C#: Memory, Async, and High-Performance Primitives

    !Seigo Kitamurahttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads...

    #c# #performance #concurrency #async/await #memory-management #gc #span #pooling #boxing #iasyncenumerable
  • 1 week ago · software

    Day 1: The Array Lie (Arrays vs Pointers in C)

    Introduction Today marks Day 1 of my 30‑Day Coding Challenge to master C internals, algorithms, and database design. Why am I doing this? In a world of AI and...

    #C programming #arrays #pointers #memory management #coding challenge #programming fundamentals #data structures
  • 1 week ago · software

    The Secret Life of JavaScript: Memories

    The Ghost Room: A Story of Closures and the Variables That Refuse to Die. Timothy stood in the doorway of a small, private study off the main library hall. He h...

    #JavaScript #closures #garbage collection #memory management #programming concepts #storytelling
  • 1 week ago · software

    SwiftUI Memory Management & Retain Cycle Pitfalls (Production Guide)

    Introduction SwiftUI hides a lot of memory complexity—until it doesn’t. At scale teams encounter: - ViewModels that never deallocate - Tasks that run forever -...

    #SwiftUI #memory management #retain cycles #ViewModel #iOS #Swift #performance #architecture
  • 2 weeks ago · software

    🧠_Deep_Dive_Memory_Management_Performance[20260104084429]

    Introduction As an engineer who has experienced countless performance‑tuning cases, I deeply understand how much memory management affects web‑application perf...

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

    Why Modern Browsers Eat So Much RAM

    !Cover image for Why Modern Browsers Eat So Much RAMhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fd...

    #browsers #memory-management #ram-usage #performance #web-technology #optimization
  • 2 weeks ago · software

    GC Isn’t Slow — Your frontend Is Just Hoarding Memory

    Garbage Collection GC is one of those topics frontend engineers know exists but rarely think about—until something stutters, freezes, or mysteriously slows down...

    #garbage collection #frontend performance #JavaScript #memory management #browsers
  • 2 weeks ago · software

    Rust–: Rust without the borrow checker

    Article URL: https://github.com/buyukakyuz/rustmm Comments URL: https://news.ycombinator.com/item?id=46453062 Points: 32 Comments: 22...

    #Rust #borrow checker #programming languages #memory management #open source #GitHub

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026