Search Articles — Sudonull

Search Results

In this project

Zig vs C: CLI utility in 1000 lines without errors

https://sudonull.com/zig-vs-c-cli-utility-in-1000-lines-without-errors

Switch from C to Zig: log analyzer logz from 3147→1089 lines, +33% speed, no segfaults. Code, benchmarks, pitfalls. For middle/senior dev.

Log levels in embedded: debugging without waterfall

https://sudonull.com/log-levels-in-embedded-debugging-without-waterfall

Setting log levels via CLI for modular debugging. Macros, facility, serializers. Integration into firmware without overhead. For middle/senior dev.

Git Log Analysis: Hidden Data on Team and Project Metrics

https://sudonull.com/git-log-analysis-hidden-data-on-team-and-project-metrics

Learn how to extract insights about developers and the project from Git logs. Methods for analyzing email, commits, and tasks for technical specialists.

iOS Log Collection: 7 Ways for Debugging

https://sudonull.com/ios-log-collection-7-ways-for-debugging

Learn to collect .ips, log collect CLI and Console for analyzing crashes, memory and network errors in iOS apps. Methods for middle/senior developers. Start debugging without visual bugs.

Binary search trees: O(log n) and cache performance

https://sudonull.com/binary-search-trees-o-log-n-and-cache-performance

Breakdown of real binary search tree (BST) performance in the cache memory context. Why O(log n) is not always fast, comparison with sorted arrays and when to use BST.

From the web

Logarithm - Wikipedia

https://en.wikipedia.org/wiki/Logarithm

Wikipedia articles incorporating a citation from the 1911 Encyclopaedia Britannica with Wikisource reference

Log Calculator

https://www.calculator.net/log-calculator.html

This free log calculator solves for the unknown portions of a logarithmic expression using base e, 2, 10, or any other desired base.

Log rules | logarithm rules - RapidTables.com

https://www.rapidtables.com/math/algebra/Logarithm.html

See: Natural logarithm Inverse logarithm calculation The inverse logarithm (or anti logarithm) is calculated by raising the base b to the …

Log - Wikipedia

https://en.wikipedia.org/wiki/Log

Toggle the table of contents Log

Introduction to Logarithms - Math is Fun

https://www.mathsisfun.com/algebra/logarithms.html

The number we multiply is called the base, so we can say: "the logarithm of 8 with base 2 is 3" or "log base 2 of 8 is 3" or "the base-2 …

Log Values From 1 To 10 Table and Explanation - Vedantu

https://www.vedantu.com/maths/log-values-from-1-to-10

Log values are important in mathematics and other related subjects such as physics. Students need to refer to the log values for …

Logarithms - The Easy Way! - YouTube

https://www.youtube.com/watch?v=kqVpPSzkTYA

May 27, 2017 · This algebra 2 video tutorial provides a basic introduction of logarithms. It explains the process of evaluating …

Introduction to Logarithms - YouTube

https://www.youtube.com/watch?v=mQTWzLpCcW0

May 16, 2007 · An introduction to logarithmsAbout Khan Academy: Khan Academy is a nonprofit with a mission to provide a free, …

Logarithm | Rules, Examples, & Formulas | Britannica

https://www.britannica.com/science/logarithm

Jul 24, 2026 · Common logarithms use base 10 and are written as log n. Natural logarithms, with base e(approximately 2.71828), are …

Log Calculator (Logarithm)

https://www.omnicalculator.com/math/log

This log calculator (logarithm calculator) allows you to calculate the logarithm of a (positive real) number with a chosen base (positive, …

Trending Now