Homepage
Open in app
Sign in
Get started
Evendyne
Sharing engineering knowledge and insights.
Follow
Understanding Merkle Trees and Proofs
Understanding Merkle Trees and Proofs
In computer science, Merkle trees are widely used as a data structure for verifying and synchronizing data. They are also useful in…
Mike Dyne
Oct 27, 2023
What Makes a Good Programmer?
What Makes a Good Programmer?
“There are only two hard things in Computer Science: cache invalidation and naming things.” — Phil Karlton
Mike Dyne
Oct 25, 2023
Go Advanced: Using Interfaces
Go Advanced: Using Interfaces
“Using interfaces in Go is like trying to assemble IKEA furniture with no instructions; it’s a puzzle, and you’re not sure if you have all…
Mike Dyne
Oct 24, 2023
Getting Started with Go: HTTP1 Networking
Getting Started with Go: HTTP1 Networking
Networking is a fundamental aspect of computer science and is essential for the communication between different systems. The Go…
Mike Dyne
Oct 4, 2023
Supercharge Your CLI With GPT-4
Supercharge Your CLI With GPT-4
Looking to supercharge your command line interface experience? You might be interested in gpt-cli. This tool allows for easy customization…
Mike Dyne
Mar 25, 2023
Bitcoin Ordinals: The New Wave of NFTs
Bitcoin Ordinals: The New Wave of NFTs
The latest craze to take the Bitcoin world by storm is Ordinal Inscriptions. These digital assets are similar to NFTs and are inscribed on…
Mike Dyne
Mar 16, 2023
Ethereum Shanghai Upgrade: Why You Should Pay Attention
Ethereum Shanghai Upgrade: Why You Should Pay Attention
The upcoming Shanghai upgrade is set to be one of the most significant events for the Ethereum blockchain. In mid-March 2023, Ethereum’s…
Mike Dyne
Mar 12, 2023
GPT-4: Altman Dampens Expectations, But Tech Community Remains Curious
GPT-4: Altman Dampens Expectations, But Tech Community Remains Curious
Microsoft Germany CTO Andreas Braun has announced that the company will introduce the fourth generation of its large language model, GPT-4…
Mike Dyne
Mar 10, 2023
Say Hello to the Future of Chat with ChatGPT API
Say Hello to the Future of Chat with ChatGPT API
The latest addition to the ChatGPT model family has been unveiled by OpenAI. Known as gpt-3.5-turbo, this model is the same as the one used…
Mike Dyne
Mar 1, 2023
Getting Started with Go: Project Structure
Getting Started with Go: Project Structure
When it comes to structuring a Go project, it can be challenging to determine the best practices and patterns to follow. A good project…
Mike Dyne
Feb 25, 2023
OpenAI Foundry: The New Platform for Large-Scale Inference
OpenAI Foundry: The New Platform for Large-Scale Inference
OpenAI is set to launch a new developer product called Foundry, which is a dedicated platform for running OpenAI models. Specifically aimed…
Mike Dyne
Feb 23, 2023
Cracking the Code: How Matching Knowledge and Behavior Builds Successful Teams
Cracking the Code: How Matching Knowledge and Behavior Builds Successful Teams
Understanding how different employees think and approach work can be a key factor in building successful teams. The DiSC behavioral model…
Mike Dyne
Feb 16, 2023
HTTP/3: The Future of Web Communication Is Already Here
HTTP/3: The Future of Web Communication Is Already Here
HTTP/3 is the latest version of the HTTP (Hypertext Transfer Protocol) used for communication between clients and servers on the World Wide…
Mike Dyne
Feb 14, 2023
AI Takes Diablo II to the Next Level
AI Takes Diablo II to the Next Level
Diablo II: Resurrected, one of the most iconic action role-playing games, is getting a new, unofficial act — Act VI. This addition to the…
Mike Dyne
Feb 9, 2023
Google Launches Bard, a ChatGPT Competitor
Google Launches Bard, a ChatGPT Competitor
Google is currently trialing Bard, its response to OpenAI’s ChatGPT, and has provided a glimpse into the AI-powered features in Google…
Mike Dyne
Feb 7, 2023
Getting Started with Go: Test, Build and Run Your App
Getting Started with Go: Test, Build and Run Your App
Writing quality software always requires appropriate testing to ensure your app behaves correctly and does what it’s intended to do. After…
Mike Dyne
Jan 26, 2023
Scaling DynamoDB: Best Practices
Scaling DynamoDB: Best Practices
Amazon DynamoDB is a blazing fast and easily configurable NoSQL database that allows you to scale your read and write capacity to handle…
Mike Dyne
Jan 17, 2023
Getting started with Go: Concurrency
Getting started with Go: Concurrency
Concurrency is one of the most important aspects of modern programming, that allows multiple tasks to be executed simultaneously. This…
Mike Dyne
Jan 6, 2023
5 Software Engineering Trends for 2023
5 Software Engineering Trends for 2023
Software engineering is an ever evolving field, so it can be difficult to keep up with the latest technologies and trends, even for the…
Mike Dyne
Jan 2, 2023
Getting started with Go: Error Handling
Getting started with Go: Error Handling
Error handling is an essential aspect of software development, and Go is no exception. In this article of the series, I am going to show…
Mike Dyne
Dec 31, 2022
Getting started with Go: Structs, Pointers and Interfaces
Getting started with Go: Structs, Pointers and Interfaces
In this article, we will explore some of the fundamental concepts of Go, including structs, pointers, and interfaces, and how they can be…
Mike Dyne
Dec 29, 2022
ChatGPT: A Powerful AI Assistant
ChatGPT: A Powerful AI Assistant
ChatGPT is a powerful new tool that is making waves in the world of business and technology. Its advanced natural language processing (NLP)…
Mike Dyne
Dec 23, 2022
Getting Started with Go: Basics
Getting Started with Go: Basics
In this article, we’ll cover the basics of Go, including its syntax, basic data types, control structures, and functions. By the end of…
Mike Dyne
Dec 19, 2022
Introduction to Go: Why is it the Perfect Language for Beginner Developers
Introduction to Go: Why is it the Perfect Language for Beginner Developers
Go, or Golang, is a relatively new programming language (released in 2012 by Google) that is quickly gaining popularity among developers…
Mike Dyne
Dec 13, 2022
About Evendyne
Latest Stories
Archive
About Medium
Terms
Privacy
Teams