Avatar 🦄

Dev Camp

Code grows like vines.

  1. Home
  2. Tags
  3. Archives
  4. About
  5. Search
    1. Dark Mode

Categories

Programming-Languages DIY Tech

Tags

Golang Programming-Techniques Memory-Safety Casaos Concurrency Floating-Point Home-Server Interfaces Javascript Learning Linux Mathematics

Archives

2024 1
2023 1
2021 1
2020 7
2019 1
Tech DIY

Quick Setup of Home Server System with CasaOS

Step-by-step tutorial: How to quickly set up a home server system using mini PC with CasaOS, creating personal NAS and private cloud storage solutions

May 01, 2024
2 minute read
中文
Programming-Languages

Comprehensive Guide to Go's unsafe Package

In-depth exploration of Go's unsafe package usage, application scenarios, and potential risks

Nov 15, 2023
2 minute read
中文
Programming-Languages

Using Miniconda

Basic usage of Miniconda

Jun 18, 2021
1 minute read
中文
Programming-Languages

Comparison Issues with math.NaN() in Golang

In-depth analysis of comparison issues with math.NaN() in Golang, exploring IEEE754 floating-point standard implementation in Go and how to properly handle NaN value comparisons and checks

Aug 03, 2020
5 minute read
中文
Programming-Languages

Interface Type Values and Interface Value Issues, Including nil Problems

In-depth analysis of interface type values and interface value issues in Golang, particularly the special behavior and pitfalls of nil values in interfaces, covering type assertion, empty interface handling and other core concepts

Jul 29, 2020
3 minute read
中文
Programming-Languages

Common Pitfalls with defer in Golang

In-depth analysis of common pitfalls with defer statements in Go, examining execution order between return and defer, impact of named return values, closure capture mechanisms, and providing practical avoidance guidelines

Jul 16, 2020
1 minute read
中文
Programming-Languages

Impact of Instruction Optimization and Memory Reordering on Concurrent Programs

In-depth analysis of how instruction optimization and memory reordering affect Golang concurrent programs, exploring compiler optimizations, memory models and ensuring program correctness in optimized environments

Jun 30, 2020
4 minute read
中文
DIY

Minimal Guide to Configure Raspberry Pi as a Wireless Router

Step-by-step guide to configure Raspberry Pi as a wireless router with access point and network forwarding capabilities

Jun 08, 2020
3 minute read
中文
Programming-Languages

Golang Cross-Compilation

Methods for compiling Golang across different architectures and systems

May 24, 2020
1 minute read
中文
Programming-Languages

Golang Pitfall Avoidance Guide

Common pitfalls and avoidance guide in Go language programming, detailed analysis of best practices and considerations for pointers usage, slice operations, map handling, init function and other core concepts

Apr 27, 2020
8 minute read
中文
1 2
© 2025 Dev Camp
Built with Hugo
Theme Stack designed by Jimmy