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 中文
  • 4 days ago · software

    Zig vs Go: constants, variables and basic types

    Being two statically and strongly typed languages, Go and Zig share many similarities in how constants and variables are defined. Both require explicit types or...

    #Zig #Go #constants #variables #type inference
  • 4 days ago · software

    Complete Go Starter Guide: Setup, Syntax & First Program

    Introduction Have you ever felt like you want to code and learn a new programming language, but there are so many languages to choose from: Java, Python, Rust,...

    #Go #programming tutorial #backend development #language basics #concurrency
  • 5 days ago · software

    Building a B-tree in Go: The gap between theory and implementation

    Building a B‑Tree from Scratch in Go Obsessed with database internals lately 🤓. After reading Alex Petrov’s _Database Internals_, I wanted to move from theory...

    #go #b-tree #data-structures #database-indexes #algorithms #coding-challenge #implementation
  • 6 days ago · software

    Zig vs Go: init and run

    Initialization In Go we initialize a module with: bash go mod init module-name In Zig the equivalent is simply: bash zig init Zig does not require explicit “mo...

    #Zig #Go #language comparison #initialization #build
  • 1 week ago · software

    The Secret Life of Go: Interfaces

    Chapter 14: The Shape of Behavior The archive was unusually cold that Thursday. The radiators hissed and clanked, fighting a losing battle against the draft se...

    #Go #interfaces #structs #code duplication #software design #programming
  • 1 week ago · software

    Build Network Proxies and Reverse Proxies in Go: A Hands-On Guide

    Build Network Proxies and Reverse Proxies in Go: A Hands‑On Guide Hey Dev.to community! 👋 If you’re a Go developer looking to level up your networking skills,...

    #go #network-proxy #reverse-proxy #http #concurrency #net/http #tutorial
  • 1 week ago · software

    Go 1.16: Retracting Versions in Go Modules

    !https://i.ytimg.com/vi/23JqUVHV7_Q/maxresdefault.jpg Preface Go Modules were officially introduced in Go 1.11, and they are enabled by default starting with Go...

    #go #go-modules #version-retraction #go1.16 #dependency-management
  • 1 week ago · software

    The Engine Under the Hood: Go’s GMP, Java’s Locks, and Erlang’s Heaps

    Introduction As backend engineers we often treat concurrency as a black box: we write go func{} or spawn and expect magic. Understanding how the runtime schedu...

    #concurrency #Go #GMP scheduler #goroutine #Java #threads #Erlang #runtime #multithreading #backend engineering
  • 1 week ago · software

    Building PathCraft: An Open-Source Routing Engine in Go

    Introduction When I started building PathCraft, I had a simple goal: create a routing engine that I could actually understand, extend, and deploy without vendo...

    #go #routing engine #open-source #pathcraft #sdk #cli #http server #navigation algorithms #transit routing
  • 1 week ago · software

    Velo: A Cross-Platform Network Speed Monitor Built with Go & Wails

    Introduction Have you ever felt your internet connection dragging, but you aren't sure if it's just a momentary glitch or a consistent pattern? I built Velo, a...

    #go #wails #desktop-application #network-speed-monitor #cross-platform #speed-test #data-visualization #github
  • 1 week ago · software

    Finding and fixing Ghostty's largest memory leak

    Article URL: https://mitchellh.com/writing/ghostty-memory-leak-fix Comments URL: https://news.ycombinator.com/item?id=46568794 Points: 106 Comments: 32...

    #memory leak #Ghostty #debugging #performance #terminal emulator #Go
  • 1 week ago · software

    Finding and Fixing Ghostty's Largest Memory Leak

    Article URL: https://mitchellh.com/writing/ghostty-memory-leak-fix Comments URL: https://news.ycombinator.com/item?id=46568794 Points: 17 Comments: 0...

    #memory leak #Ghostty #debugging #performance #terminal emulator #Go

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026