Representing Graphs

Preview

A visual introduction

Representing Graphs

Link: https://thepalindrome.org/p/representing-graphs

Context

Edge List: List (tuple) of nodes and optionally weights. Adjacency Matrix: Matrix of each node with the all other nodes, really great way to describe the graph, has everything that is needed to understand about a graph. Adjacency List: Map of each node with a list of nodes that are connected with it, if weighted, then can add a list of tuples representing the node and the weight. A little tricky but the author says this format is the most used and is optimal for general use cases, so seems good enough. The PalindromeRepresenting GraphsHello there…Read more4 months ago · 51 likes · Alberto Gonzalez

The Sad, Sad world of Tech Blogging during the Era or Technological Stagnation

Preview

watch a journalist's soul die as they say "the big innovation? it's orange!"

The Sad, Sad world of Tech Blogging during the Era or Technological Stagnation

Link: https://freddiedeboer.substack.com/p/the-sad-sad-world-of-tech-blogging

Context

There is nothing really ground breaking in mobile phones that is true, in LLMs too this seems to be getting closer to. The 90% closeness is achieved, the 10% will be like a forever process, people making predictions of AGI by 2027, and all that hype-crap is non-sensesical hypothesis. Does this mean, tech world is plateaued? Maybe not but unless we have something wild, nothing is going to change marginally just like gpt 4 and 5 bump, they know it but want us to feel like its a jump Freddie deBoerThe Sad, Sad World of Tech Blogging During an Era of Technological StagnationI have a piece for Vital City arguing that, to succeed in the negotiation and compromise that will be required to build a ton of new housing, YIMBYs have to stop engaging in convenient and false caricatures of who opposes new construction. Check it out…Read more4 months ago · 120 likes · 54 comments · Freddie deBoer