why lowercase letters save data

#558 – January 28, 2024

Lowercase letters and uppercase letters use the same amout of data — 1 byte each

why lowercase letters save data
7 minutes by Nathaniel

Lowercase letters and uppercase letters use the same amout of data — 1 byte each. So, it's surprising to learn that swapping uppercase letters for lowercase letters saves data.

Write Clean Code in the Age of Generative AI With Sonar
sponsored by Sonar

SonarLint, in tandem with SonarQube or SonarCloud, transforms your code review process, ensuring human and AI-generated code is clean and secure. By integrating into your development workflow, Sonar solutions proactively identify and assist in rectifying code quality and security issues in real time. The Sonar suite allows you to effectively navigate and mitigate risks inherent in AI code generation.

Keep a brag list of the wins you achieved
6 minutes by Gregor Ojstersek

It’s important to work and focus on things that are impactful and try to provide as much value as possible to the organization, but it’s also very important to note down what you achieved and have it ready whenever someone asks you for your achievements.

Small Joys when Programming
3 minutes by Diego Crespo

I used to paint Warhammer 40K mini figures, and one of the things I always enjoyed about the hobby, was building up my toolkit of home brewed accessories that I would use to paint.

The most important goal in designing software is understandability
8 minutes by Nicole Tietz

When you're designing a piece of software, the single most important thing to design for is understandability. Security, performance, and correctness are all important, but they come after understandability.

10 Weird HTML Hacks That Shaped The Internet
16 minutes by Ernie Smith

From table hacks to CSS kludges, these are some of the techniques that helped web developers get their fancy pages on the internet.

Codacy: Ship secure, high-quality code with a single developer toolbox
sponsored by Codacy

Codacy is an all-in-one solution that offers developers automated code analysis and issue detection upstream in the development lifecycle before code ever gets merged. Now integrated with leading security scanner Semgrep, Codacy Security boasts nearly 2,000 SAST rules to check your code across 20+ languages, as well as secrets and insecure dependencies detection.

newsletters