RepoJournal

@bgrgndzz

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

One email a day. Unsubscribe in one click.

13 stories across 4 days in 2021

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

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).