<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Numbers on ilham.dev</title><link>https://ilham.dev/tags/numbers/</link><description>Recent content in Numbers on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/numbers/index.xml" rel="self" type="application/rss+xml"/><item><title>How I convert number bases without doing binary by hand</title><link>https://ilham.dev/posts/how-to-convert-number-bases-without-doing-binary-by-hand/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-convert-number-bases-without-doing-binary-by-hand/</guid><description>Base conversion helps when working with binary flags, hex colours, low-level values, or documentation that uses different number systems.
I use Number Base Converter for the quick version of this task, then I review the output before relying on it.</description></item><item><title>How I convert Roman numerals without guessing</title><link>https://ilham.dev/posts/how-to-convert-roman-numerals-without-guessing/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-convert-roman-numerals-without-guessing/</guid><description>Roman numerals are simple for small values but easy to mistype when subtractive notation is involved.
I use Roman Numerals for the quick version of this task, then I review the output before relying on it.</description></item><item><title>How I spell Indonesian numbers for invoices and receipts</title><link>https://ilham.dev/posts/how-to-spell-indonesian-numbers-for-invoices/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-spell-indonesian-numbers-for-invoices/</guid><description>Spelling numbers in words helps on invoices, receipts, and payment documents where the amount needs to be readable.
The Number to Words tool handles the repetitive part so I can focus on checking whether the result makes sense.</description></item></channel></rss>