Tag

iota

0 views collected around this technical thread.

Raymond Ops
Raymond Ops
Jan 22, 2025 · Backend Development

10 Essential Go Practices to Write Flexible, Maintainable Code

This article presents ten practical Go programming techniques—from using a single GOPATH and wrapping for‑select loops to defining custom types, improving enum handling with iota, and encapsulating repetitive logic with context helpers—aimed at building flexible, readable, and easily maintainable applications.

GOPATHGobest practices
0 likes · 14 min read
10 Essential Go Practices to Write Flexible, Maintainable Code
Architects Research Society
Architects Research Society
Feb 20, 2018 · Blockchain

Understanding Tangle: IOTA’s Blockchain‑Alternative Distributed Ledger

This article explains the fundamentals of blockchain technology, introduces IOTA’s Tangle as a DAG‑based alternative without miners, and discusses its claimed benefits such as decentralised security, quantum resistance, scalability and suitability for IoT micro‑payments.

Blockchain AlternativeDAGIoT
0 likes · 6 min read
Understanding Tangle: IOTA’s Blockchain‑Alternative Distributed Ledger