Reading List

The most recent articles from a list of feeds I subscribe to.

6 Sept Weekly Recap: Holidays, Fund Strategy, and a Middle Ages Fair

Short, But Full WeekThis week started with the Labor Day holiday in the U.S. Normally, I work through U.S. holidays and lean into Danish ones when the kids are home from school, but this time I took a day off and enjoyed a good run. It was also a short week with one day of […]

I'm Still Confused About Base

A year ago, I listened to an interview with Jesse Pollak on an episode of Into the Bytecode.

Jesse works for Coinbase, and he noticed that lots of developers building apps on top of Ethereum were solving the same problems over and over again. He started a project at Coinbase to create a layer on top of Etherum called Base. Base would get Ethereum developers up and running faster because they could use shared solutions to these common problems.

Quick tip: using flatMap() to extract data from a huge set without any loop

I just created a massive dataset of all the AI generated metadata of the videos of the WeAreDeveloper World Congress and I wanted to extract only the tags. The dataset is a huge array with each item containing a description, generated title, an array of tags, the original and their title, like this: { “description”: […]

No more “Expert, Intermediate, Beginner”: Classifying talks in Call for Papers/Conference agendas

I am currently working on creating the new Call for Papers for the next WeAreDevelopers World Congress and one of the feedback items we got was that levels like “Expert, Intermediate and Beginner” don’t make much sense. First of all, speakers do not choose the right level as they are worried that a beginner or […]

LinkedIn collaborative articles confuse me

Toss an insight to your algorithmic overlords