Oddbean new post about | logout

Notes by avp | export

 Yesterday I gave a talk titled "Welcome to the Internet" ("Добро пожаловать в Интернет" in Russian):
https://www.youtube.com/watch?v=QAP6B39NhCc

I talked about the internet, its origins, the protocol stack as well as dangers and challenges internet users face.  I tried to explain everything in the way that even a child could grasp. 

(And yes, the title of the talk is a reference to this Bo Burnham's song: https://youtu.be/k1BneeJTDcU)

#internet #security #talk 
 An interesting take from Jonathan Chase on music as seen from the prism of the autism spectrum:
https://youtu.be/MxxUhW7d8yI

As a bonus there's a beautiful bass solo on 08:41. 
 nostr:npub1p6t3rvketcedpgtvttlhhqamlj8h32auz9h3rkdkx7q52psjh7hsx8nwll scheme or javascript edition? 
 @c2322c43 Scheme edition. 
 (cadr '(avp "Структура и интерпретация компьютерных программ."))
=> "Структура и интерпретация компьютерных программ."

English:

The book I'm holding on the photo is a Russian translation of the famous SICP (https://sarabander.github.io/sicp/html/index.xhtml).  I read the original English E-book long time ago but I'm excited that now I have this printed version too.

https://cdn.fosstodon.org/media_attachments/files/111/059/171/687/506/722/original/c90e412e75f04651.jpeg 
 I took this photo this morning at near the college where I work.  Love how the light/shadow plays here and the overall geometricity of the view.

https://cdn.fosstodon.org/media_attachments/files/111/056/862/142/581/341/original/c3823771f36feb6b.jpeg 
 Recently Guile-DSV (https://github.com/artyom-poptsov/guile-dsv) got updated to version 0.7.0 in GNU Guix.

As such Guile-DSV can be installed/updated with the following command:
guix install guile-dsv

Guile-DSV is a #library for reading|writing DSV/CSV data, as well as a handy #tool to view and process table data in #CLI 

The attached screenshots show how "dsv" program allows to visualize #DSV data and apply arbitrary Scheme code to it.

https://cdn.fosstodon.org/media_attachments/files/111/045/133/088/645/729/original/e31e68a50229b453.png

https://cdn.fosstodon.org/media_attachments/files/111/045/147/932/381/756/original/c0ca41a84a68da91.png

https://cdn.fosstodon.org/media_attachments/files/111/045/153/106/424/245/original/174e625d01d497ed.png