Bulletin report (2023)

Published on by Arnau Siches

Table of contents

This report summarises the publication of the bulletin in 2023.

An attempt to draw some insights from the publication of the weekly bulletins in 2023. See also previous years:

Note that previous reports may not show the same numbers as this report. This is due to retrospective data fixes.

Throughout this report I'll use a few terms worth defining upfront:

  • Item: An article, video, tutorial, tool or other resource read or assessed.
  • Source: A place where to find items like newsletters or social media.

Let's start with some general numbers to frame the rest of the report.

yearread_itemspublished_itemsread_sourcespublished_sources
202010403063320
202111043063422
20226493062722
20234472941917

This year I've read less than last year, continuing the trend downwards. The proportion between items read and items published is not great, I should reduce the amount of published items or increase my reading habits.

yearmeanstdminmax
202027.379.75145
202121.237.05944
202212.486.04543
20239.313.87325

# HTTPS vs HTTP

I believe all web resources should be accessible via HTTPS. However, some places only publish their content using HTTP.

yearread_httpsread_httppublished_httpspublished_http
20201017233006
20211091133051
202264273042
202344432913

# Sources

My regular sources are where I find most of my readings. These are the top 10 sources and the total items I found thanks to them. Note that the empty source signals either an ad-hoc source like following a link from another item.

source2023202220212020
mastodon149700
112126289474
lobsters57148218182
work3329831
tldr25455150
family1920160
weekrust14287070
github714221
webtoolsweekly7122131
friend620200

The biggest change this year is that I stopped using Twitter and started using Mastodon. This is how Twitter changed over time:

source2023202220212020
twitter013313632

In contrast with the top 10 sources for items I chose for the bulletins:

source2023202220212020
mastodon91400
735676108
lobsters32746945
tldr2326239
work2213140
family18590
weekrust1013106
github79130
webtoolsweekly58124
friend31230

This year both lists are pretty similar. As expected, Mastodon has replaced completely Twitter which I stopped using at the end of last year.

Another way of thinking about sources is to look at how often domains repeat. It's a weird one though given that a single domain doesn't necessarily equate to a single publisher. Good examples of this are github.com, youtube.com or medium.com.

domain2023202220212020
github.com124129142121
www.youtube.com44613
pythonspeed.com4141
surma.dev3010
dev.to393229
antonz.org3210

Note that I'm excluding domains with 2 or less repetitons for practical reasons. This is the summary for 2023:

2023countpercentage
128294.00%
2124.00%
331.00%
420.67%
12410.33%

These are the top 10 domains from items published in the bulletin:

domain2023202220212020
github.com95906134
www.youtube.com3429
dev.to2244
jvns.ca2120
mitchellh.com2000
pythonspeed.com2021
samwho.dev2000
simonwillison.net2101
surma.dev2000

Once again, GitHub stays as the dominant domain. The rest is scattered despite the raise of platforms like dev.to. medium.com in particular is no surprise because I avoid as much as I can reading anything in that platform due to their cookie littering behaviour.

2023countpercentage
118295.29%
273.66%
310.52%
9510.52%

# Topics

Once I read an article I tag it with a set of tags that I think represent the topic of the article. The top 10 tags are:

tag2023202220212020
programming_language/rust144153188192
topic/tool609212594
topic/web37669829
programming_language/python32264240
topic/database31504451
topic/software_development25424843
topic/data23569853
programming_language/typescript2228163
topic/security20288633
programming_language/webassembly20406244

And the top 10 that where published in the bulletin:

tag2023202220212020
programming_language/rust99744437
topic/tool47636132
topic/web2533375
topic/database21352014
programming_language/python19181818
topic/data16302514
programming_language/typescript151861
topic/programming_language1510134
programming_language/javascript1424226
topic/library141086

Rust stays as my main interest and databases and data have slown down a bit.

For a third year in a row, WebAssembly doesn't show often enough in the bulletin although it has been, with Rust, my main focus for years.

# Conclusions

This year has been quite similar to 2022 in topics and sources (excluding the swap between Twitter and Mastodon). However I read substantially fewer items than previous years. I have decided to reduce the number of links per issue from 6 to 4.