]> git.frustrated-labs.net Git - frustrated-functor.dev.git/commitdiff
feat: add post on linkedin connections
authorAlexander Goussas <[email protected]>
Tue, 5 May 2026 12:56:37 +0000 (07:56 -0500)
committerAlexander Goussas <[email protected]>
Tue, 5 May 2026 12:56:37 +0000 (07:56 -0500)
posts/2026-05-05-on-linkedin-connections.md [new file with mode: 0644]
public/index.html

diff --git a/posts/2026-05-05-on-linkedin-connections.md b/posts/2026-05-05-on-linkedin-connections.md
new file mode 100644 (file)
index 0000000..1b1ae95
--- /dev/null
@@ -0,0 +1,30 @@
+---
+title: On LinkedIn Connections
+date: 5 may 2026
+---
+
+A little while ago I sent a connnection request to Mr. Simon Peyton Jones. In
+case you don't know who he is, he's <a
+href="https://en.wikipedia.org/wiki/Simon_Peyton_Jones"> one of the major
+contributors to the creation of Haskell</a>.
+
+He replied asking me what the connection was about, which surprised me since it
+was the first time someone asked that. I said that I only wanted to follow him
+because I'm a long time Haskell fan. He then told me that that's ok, but that a
+note with the connection to make it more personal would have been better. And I
+agree.
+
+I often rant about how dehumanized human connection in social media is. Trolls
+everywhere saying shit they would not dare utter in person. It's as if when
+online, people really think they're the main character in an RPG and everyone
+else is an NPC.
+
+And yet, for a long time I've spammed connections on LinkedIn, precisely
+thinking I am a main character in an RPG, and connections items to be collected.
+But not anymore.
+
+My goal is henceforth to build a genuine network of people sharing cool stuff
+and caring at a personal level. People that actually interact with each other.
+
+So, if you want to connect, I'll be more than happy to. Just make sure you send
+your personal note on the request ;).
index 769c70bcff07a00af7af1e0e5248eae063418f60..31c317230a78512ceef13a963845f57a69d26e74 100644 (file)
@@ -41,6 +41,7 @@
   <section id="posts">
     <h2 style="color: yellow;">Posts</h2>
     <ul>
+      <li><a href="./2026-05-05-on-linkedin-connections.md.html">On LinkedIn Connections</a></li>
       <li><a href="./2026-05-01-how-i-cut-my-expenses-by-a-freaking-lot.md.html">How I cut my expenses by a freaking lot</a></li>
       <li><a href="./2026-04-30-how-i-manage-my-blog.md.html">How I manage my blog with my own Git server and Kubernetes</a></li>
       <li><a href="./2026-04-19-one-of-the-best-skills-ive-learned-as-a-programmer.md.html">One of the best skills I've learned as a programmer</a></li>