RepoJournal

@bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

0 stories across 0 days in 2025

Mon Wed Fri
Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Full year →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

File size display with human-readable units

By RepoJournal , from @bgrgndzz's public GitHub activity

Backfilled

Buğra Gündüz merged a feature to display file sizes in kilobytes, megabytes, or bytes depending on what suited each file.

The PR to debck/File-Creator-CLI added logic to check which unit fits the file size best and display it with that unit rounded to 2 decimal points [1]. The implementation went through a round of fixes to resolve issues with the initial approach [1].

One email a day. Unsubscribe in one click.

References

  1. [1] display file size in kb, mb or b (closes #29) (#30) debck/File-Creator-CLI

Quick answers

What shipped in bgrgndzz on January 31, 2019?
Buğra Gündüz merged a feature to display file sizes in kilobytes, megabytes, or bytes depending on what suited each file. In total, 1 commits and 1 pull requests landed.
Who contributed to bgrgndzz on January 31, 2019?
1 developer shipped this update, including Buğra Gündüz.
What were the notable bgrgndzz updates?
display file size in kb, mb or b (closes #29) (#30).