field notes
Writing & Devlog
Short, dated, opinionated. Engineering notes, devlog entries, and process essays — added as content ships.
Archive status
20 posts published
syndicated from dev.to / @markyu
Posts are mirrored in-site daily. Reactions and comments live on dev.to.
20 / 20
- Oct 16 '246 min readDatabase2
The True Cost of Poor Data Quality: Why It Matters and How to Improve It
In today’s fast-paced, data-driven world, businesses have more access to data than ever before....
databasedatasciencedataengineeringmanagement - Oct 16 '243 min readIpaddresses3
How to Determine the Network Address from a Known IP Address
Ever wondered how devices communicate within a network? Or perhaps you've come across terms like "IP...
ipaddressessubnetmasknetworkingnetwork - May 26 '245 min readJava122
Advanced Java: Simplifying Object Property Copy and Manipulation with BeanUtil
In Java programming, the BeanUtil utility class is a powerful and convenient tool for simplifying the...
javajavabeansspringframeworkobjectmapping - May 24 '244 min readRedis201
RedisJSON: Enhancing JSON Data Handling in Redis
Introduction JSON has become the standard format for data exchange in modern...
redisjsoncachedata - May 24 '244 min readDatabase4
Key Considerations for Effective Database Table Design
Introduction In database design, the structure of tables is a critical element that...
databasesqlnormalizationdesign - May 24 '243 min readJava133
☕Understanding `final`, `finally`, and `finalize` in Java
Java programming involves a myriad of keywords, each serving distinct purposes to enhance the...
javalearningkeywordsbeginners - May 22 '243 min readJava4
Understanding the `throw` and `throws` Keywords in Java
Exception handling is a crucial aspect of Java programming, allowing developers to manage and respond...
javaexceptionerrorsbeginners - May 22 '2410 min readJavascript6
In-depth Analysis of JavaScript Memory Model and Lifecycle
Introduction Efficient memory management is crucial for writing high-performance...
javascriptes6memoryperformance - May 22 '243 min readHtml9
Create a Heart Shaped Animation with CSS3
Introduction Creating a personalized love confession page can be a fun and heartfelt way...
htmlcsscodepenanimation - May 20 '245 min readDatabase132
MySQL Performance Monitoring and Query Analysis
MySQL Performance Monitoring and Query Analysis In this guide, we will explore various...
databaseoptimizationmysqlbackend









